]> git.sur5r.net Git - cc65/history - src/ld65/exports.c
Added a new "--force-import" command line option to the linker.
[cc65] / src / ld65 / exports.c
2009-08-27 uzAdded a new "--force-import" command line option to...
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2005-01-09 cuzFixed a bug: If all output data was discarded (by using...
2004-05-12 cuzBetter error messages
2003-12-22 cuzFixed a watcom warning
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-09 cuzFixed a bug
2003-06-05 cuzMore stringpool use / memory savings
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-05-25 cuzChanged the object file and library format. There is...
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2001-12-01 cuzAdded o65 symbol export capability
2001-09-08 cuzFlag labels in the map file exports list
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzWorking on the condes feature
2000-11-03 cuzNew module to handle initializers
2000-11-02 cuzRemoved underlines from structure names.
2000-10-30 cuzWorking on initializers
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzUse the CHECK macros from the common dir
2000-06-14 cuzPlace shared modules into the common dir
2000-05-28 uzThis commit was generated by cvs2svn to compensate...