]> git.sur5r.net Git - cc65/history - src/ld65/segments.c
Merge CfgProcess and CfgAssignSegments because both do some sort of
[cc65] / src / ld65 / segments.c
2010-11-08 uzSeparate processing the linker config file into two...
2010-08-09 uzFixed a C99ism.
2010-08-08 uzAnother format change: Record the output file and offse...
2010-08-07 uzSome changes in debug info generation.
2010-08-01 uzChanged a comment
2010-07-30 uzHandle file position information for fragments differen...
2010-07-30 uzUse collections in the object file structure instead...
2003-12-13 cuzChanged format of debug info file
2003-11-11 cuzNew DumpExpr signature
2003-11-07 cuzWorking on better 65816 support
2003-09-14 cuzMore debug file output
2003-06-06 cuzAdded assertions
2003-06-06 cuzFragment cleanup, more string pool use
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-06-03 cuzRestructuring the object file format
2003-05-25 cuzChanged the object file and library format. There is...
2002-02-06 cuzCorrect the END value for a segment so that it shows...
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-05-29 cuzAdded dbg file generation
2001-05-23 cuzAdded line infos
2001-03-10 cuzAllow to define symbols in the linker config
2001-03-10 cuzMoved verbose output to a shared module in the common...
2000-11-23 cuzUse "[linker generated]" as source for linker generated...
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-02 cuzRemoved underlines from structure names.
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-30 cuzInclude file path changes
2000-06-14 cuzPlace shared modules into the common dir
2000-06-08 cuzFix several VC++ Warnings
2000-05-28 uzThis commit was generated by cvs2svn to compensate...