]> git.sur5r.net Git - cc65/history - src/ld65/config.h
Added support for arbitrary alignments.
[cc65] / src / ld65 / config.h
2011-12-28 uzAdded support for arbitrary alignments.
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2010-11-12 uzReworked and improved the SYMBOLS section. The old...
2010-11-09 uzMerge CfgProcess and CfgAssignSegments because both...
2010-11-08 uzSeparate processing the linker config file into two...
2010-08-08 uzMore collection usage. This has also removed the need...
2010-08-08 uzMore collection usage.
2010-08-08 uzReplace more linked lists by collections.
2010-08-08 uzUse collections instead of linked lists to simplify...
2005-01-23 cuzIn case of memory area overflows, generate a short...
2005-01-08 cuzNew segment attribute ALIGN_LOAD. Some cleanup.
2003-09-14 cuzMore debug file output
2003-06-06 cuzAdded assertions
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-05-22 cuzAdded an OPTIONAL segment attribute
2000-11-02 cuzRemoved underlines from structure names.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...