cc65/src/ar65
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
add.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
add.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
del.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
del.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
error.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
error.h Added gcc attributes 2003-08-14 21:15:10 +00:00
exports.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
exports.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
extract.c Fixed a typo 2000-08-03 11:02:06 +00:00
extract.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +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 Added a method to write variable sized unsigned values. Use this method for 2000-08-02 13:23:06 +00:00
global.c Moved verbose output to a shared module in the common/ directory. 2001-03-10 10:21:03 +00:00
global.h Moved verbose output to a shared module in the common/ directory. 2001-03-10 10:21:03 +00:00
library.c Extend the object code format by adding a (currently empty) scope table. 2003-11-28 22:12:14 +00:00
library.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
list.c This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
list.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
main.c Output the help text to stdout 2005-03-24 20:08:41 +00:00
objdata.c Changed the object file and library format. There is now an additional 2003-05-25 17:57:50 +00:00
objdata.h Changed the object file and library format. There is now an additional 2003-05-25 17:57:50 +00:00
objfile.c Fixed portability problems with va_copy. In three places, calls to fstat 2005-12-11 12:40:51 +00:00
objfile.h This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00