1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-06 13:29:01 +00:00
cc65/src/od65
uz 823d0b7636 Makefile cleanup. Among other things, allow use of the --as-needed linker flag
by rearranging arguments for the linker.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3922 b7a2c559-68d2-44c3-8de9-860c34a00d81
2009-02-08 17:19:45 +00:00
..
make Makefile cleanup. Among other things, allow use of the --as-needed linker flag 2009-02-08 17:19:45 +00:00
dump.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
dump.h Add capability to dump just the segment sizes 2002-11-25 17:32:16 +00:00
error.c Use the CHECK macros from the common dir 2000-08-01 15:17:43 +00:00
error.h Add gcc attributes 2003-08-14 21:05:25 +00:00
fileio.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
fileio.h Restructuring the object file format 2003-06-03 22:19:46 +00:00
global.c Added --dump-all 2000-07-30 21:09:52 +00:00
global.h Add capability to dump just the segment sizes 2002-11-25 17:32:16 +00:00
main.c Adjusted the copyright string 2002-11-25 17:33:58 +00:00