ack/util/led
David Given 4cb4bdc85f There are two places where names are added to the global symbol table; one via
the -U command line option, and one via file scanning. Turns out only the
second would increment the number of global names, so adding names with -U
would cause names found via scanning to fall off the end of the list! This
wouldn't cause linker errors because fixups don't use the list, but would cause
the generated symbol table in the output to be incorrect.
2018-03-11 12:37:23 +01:00
..
ack.out.5 Rename RELOLIS to RELOPPC_LIS. 2017-10-18 15:39:31 -04:00
archive.c More ansification. 2017-08-06 15:57:49 +02:00
build.lua Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
const.h Signed vs unsigned lower halves of powerpc fixups are now handled by having two 2017-01-15 11:51:37 +01:00
debug.h Signed vs unsigned lower halves of powerpc fixups are now handled by having two 2017-01-15 11:51:37 +01:00
defs.h Header --> Id 1994-06-24 11:31:16 +00:00
error.c Clean up the led includes. 2017-01-18 19:55:56 +01:00
extract.c There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
finish.c Clean up the led includes. 2017-01-18 19:55:56 +01:00
led.6 There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
led.layout Initial revision 1987-04-16 16:04:55 +00:00
mach.h LED builds now. 2016-08-14 14:40:01 +02:00
main.c There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
memory.c There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
memory.h More ansification. 2017-08-06 15:57:49 +02:00
memory_layout Do not use '#endif/#else xxx'; it is not allowed for ANSI C 1991-12-17 15:28:58 +00:00
orig.h Header --> Id 1994-06-24 11:31:16 +00:00
output.c There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
proto.make Header --> Id 1994-06-24 11:31:16 +00:00
read.c Clean up the led includes. 2017-01-18 19:55:56 +01:00
relocate.c There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
save.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
scan.c Delete old "assert.h" files; use libc <assert.h>. 2017-11-09 22:22:13 -05:00
scan.h Ansification and warning fixes. 2017-08-06 11:58:36 +02:00
sym.c There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
sym.h There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
write.c There are two places where names are added to the global symbol table; one via 2018-03-11 12:37:23 +01:00
WRONG Adapted to current situation 1987-01-29 13:20:23 +00:00