]> git.sur5r.net Git - cc65/history - src/ld65/library.c
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / ld65 / library.c
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2011-08-22 uzDo not resolve the lists of spans for LineInfos and...
2011-08-21 uzWrite spans out in a separate object file section....
2011-08-08 uzUse "lib" instead of "library".
2011-08-08 uzOutput information about the item counts in the debug...
2011-08-07 uzOutput library information to the debug file.
2011-08-06 uzRemoved the Next pointer which is no longer necessary.
2011-08-04 uzRead Sections before Scopes, because the later will...
2011-01-28 uzAdapted to new library format.
2011-01-27 uzUse a collection for the modules in a library.
2010-11-08 uzSeparate processing the linker config file into two...
2010-07-30 uzUse collections in the object file structure instead...
2005-03-26 cuzAdded library groups
2003-11-28 cuzExtend the object code format by adding a (currently...
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 cuzUse a string pool to reduce the memory footprint
2003-05-25 cuzChanged the object file and library format. There is...
2001-05-29 cuzAdded dbg file generation
2000-11-20 cuzFirst finished implementation of the condes feature
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-06-14 cuzPlace shared modules into the common dir
2000-05-28 uzThis commit was generated by cvs2svn to compensate...