]> git.sur5r.net Git - cc65/history - src/ld65/objdata.c
Removed the - now unused - empty builtin configuration (was used for the ace
[cc65] / src / ld65 / objdata.c
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-09 cuzImproved an error message in case of invalid input...
2003-06-06 cuzAdded assertions
2003-06-06 cuzFragment cleanup, more string pool use
2003-06-05 cuzMore stringpool use / memory savings
2003-06-04 cuzMore string pool use
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-05-25 cuzChanged the object file and library format. There is...
2001-05-23 cuzUse a separate structure for file infos instead of...
2001-05-23 cuzAdded line infos
2000-11-23 cuzUse "[linker generated]" as source for linker generated...
2000-11-20 cuzFirst finished implementation of the condes feature
2000-06-14 cuzPlace shared modules into the common dir
2000-05-28 uzThis commit was generated by cvs2svn to compensate...