ack/util/led
David Given 80cb6ba927 Eliminate the RELOH2 relocation, as it never worked --- the address would be
calculated incorrectly because of overflow errors.

Replace it with an extended RELOPPC relocation which understands addis/ori
pairs; add an la pseudoop to the assembler which generates these and the
appropriate relocation. Make good.

--HG--
branch : dtrg-experimental-powerpc-branch
2016-09-17 12:43:15 +02:00
..
ack.out.5 Eliminate the RELOH2 relocation, as it never worked --- the address would be 2016-09-17 12:43:15 +02:00
archive.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 17:58:49 +00:00
assert.h
build.lua LED builds now. 2016-08-14 14:40:01 +02:00
const.h
debug.h
defs.h
error.c Prevent segfault when trying to print an error message. 2012-10-24 13:44:50 -04:00
extract.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 17:58:49 +00:00
finish.c
led.6
led.layout
mach.h LED builds now. 2016-08-14 14:40:01 +02:00
main.c Replaced calls to the custom strindex() and strrindex() functions with the 2006-07-23 20:01:02 +00:00
memory.c LED builds now. 2016-08-14 14:40:01 +02:00
memory.h
memory_layout
orig.h
output.c
proto.make
read.c
relocate.c Eliminate the RELOH2 relocation, as it never worked --- the address would be 2016-09-17 12:43:15 +02:00
save.c Rationalised use of #includes to be more standards-compliant. 2006-07-30 23:40:35 +00:00
scan.c Removed some explicit (and wrong) redeclarations of system 2007-02-25 20:58:16 +00:00
scan.h
sym.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 17:58:49 +00:00
write.c Rationalised use of #includes to be more standards-compliant. 2006-07-22 17:58:49 +00:00
WRONG