1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-30 04:29:26 +00:00
cc65/src/sim65
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
..
chips git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559-68d2-44c3-8de9-860c34a00d81 2008-08-02 22:02:54 +00:00
make Makefile cleanup. Among other things, allow use of the --as-needed linker flag 2009-02-08 17:19:45 +00:00
addrspace.c Working 2003-05-01 22:38:47 +00:00
addrspace.h Working 2003-05-01 22:38:47 +00:00
callback.c New callback module 2003-05-04 11:41:39 +00:00
callback.h New callback module 2003-05-04 11:41:39 +00:00
cfgdata.c Working 2003-05-01 22:38:47 +00:00
cfgdata.h Working 2003-05-01 22:38:47 +00:00
chip.c Working 2003-05-04 21:51:13 +00:00
chip.h Working 2003-05-01 22:38:47 +00:00
chipdata.h Working 2003-05-04 09:31:44 +00:00
chipif.h Working 2003-05-01 22:38:47 +00:00
chippath.c First test plugin 2002-04-07 13:42:45 +00:00
chippath.h First test plugin 2002-04-07 13:42:45 +00:00
config.c Working 2003-05-04 21:51:13 +00:00
config.h Working 2003-04-27 11:49:53 +00:00
cpucore.c Working 2003-05-04 21:51:13 +00:00
cpucore.h Working 2003-05-04 21:51:13 +00:00
cpuregs.h Working 2003-05-04 21:51:13 +00:00
cputype.c Working 2003-05-01 22:38:47 +00:00
cputype.h Working 2003-05-01 22:38:47 +00:00
error.c Working 2003-05-01 22:38:47 +00:00
error.h Added gcc attributes 2003-08-14 21:15:10 +00:00
global.c Working 2003-05-01 22:38:47 +00:00
global.h Working 2003-05-01 22:38:47 +00:00
location.c Working 2003-05-01 22:38:47 +00:00
location.h Working 2003-05-01 22:38:47 +00:00
main.c Output the help text to stdout 2005-03-24 20:08:41 +00:00
memory.c Working 2003-05-01 18:58:35 +00:00
memory.h Working 2003-05-01 18:58:35 +00:00
scanner.c Working 2003-05-04 21:51:13 +00:00
scanner.h Working 2003-05-04 21:51:13 +00:00
simdata.h Working 2003-05-04 21:51:13 +00:00
system.c Working 2003-05-04 09:31:44 +00:00
system.h Working 2003-05-04 09:31:44 +00:00