]> git.sur5r.net Git - cc65/history - src/ld65/objdata.c
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / ld65 / objdata.c
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2011-08-30 uzMore work on high level language debug symbols. They...
2011-08-22 uzMaintain the types as separate indexed items in the...
2011-08-16 uzWrite imports out to the debug info file. Add the id...
2011-08-14 uzAdapted to new line infos and spans as written to the...
2011-08-08 uzOutput information about the item counts in the debug...
2011-08-07 uzDebug info: Make file info ids continous. Output module...
2011-08-07 uzOutput library information to the debug file.
2011-08-05 uzCentral management of the debug info base ids.
2011-08-04 uzUse the Span structure also for scopes.
2011-08-02 uzFixed another memory leak.
2011-08-01 uzFixed a rather large memory leak.
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2011-01-24 uzFragments and assertions reference LineInfo items inste...
2010-11-12 uzReworked and improved the SYMBOLS section. The old...
2010-07-31 uzFixed an error: Some of the collections weren't initial...
2010-07-30 uzHandle file position information for fragments differen...
2010-07-30 uzUse collections in the object file structure instead...
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...