]> git.sur5r.net Git - cc65/history - src/ld65/config.c
Use a string pool to reduce the memory footprint
[cc65] / src / ld65 / config.c
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-05-22 cuzAdded an OPTIONAL segment attribute
2003-01-05 cuzFixed a bug
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2002-12-11 cuzPrint a warning if a bss type segment has both, run...
2002-12-03 cuzNew feature: startaddress
2002-04-25 cuzAdd support for a module id
2002-04-21 cuzSupport additional o65 attributes.
2002-04-21 cuzAdd new o65 operating system
2001-12-01 cuzAdded o65 symbol export capability
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-03-10 cuzAllow to define symbols in the linker config
2001-03-10 cuzMoved verbose output to a shared module in the common...
2001-03-03 cuzFixed a bug with different load/run areas, where a...
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzWorking on the condes feature
2000-08-01 cuzUse the CHECK macros from the common dir
2000-06-14 cuzPlace shared modules into the common dir
2000-05-28 uzThis commit was generated by cvs2svn to compensate...