]> git.sur5r.net Git - cc65/history - src/ld65
Type change
[cc65] / src / ld65 /
2001-03-10 cuzAdd new symbol __STACKSIZE__ to all linker configurations.
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-09 cuzAdded command line response files
2001-03-08 cuzDefine symbols for the RAM area
2001-03-03 cuzFixed a bug with different load/run areas, where a...
2001-01-10 cuzRemove trailing underlines from struct names
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2001-01-03 cuzOS/2 EMX fix
2000-12-10 cuzWatcom fixes
2000-11-30 cuzReplaced the unused NES target by BBC
2000-11-30 cuzAdded config file for bcc micro
2000-11-23 cuzUse "[linker generated]" as source for linker generated...
2000-11-20 cuzAdded condes decls to all linker config files
2000-11-20 cuzAdded condes tables to c64 config
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzWorking on the condes feature
2000-11-19 cuzMake target for generating the .inc files
2000-11-03 cuzNew module to handle initializers
2000-11-02 cuzRemoved underlines from structure names.
2000-10-31 cuzMoved the target configurations into separate files
2000-10-30 cuzWorking on initializers
2000-10-18 cuzAdded handling for -h command line parameter
2000-10-17 cpgchanged Atari ZP define to have max. ZP space available
2000-09-24 cuzAdded printf format attributes
2000-09-07 cuzFix the atari config
2000-09-07 cuzUse a separate ZEROPAGE segment
2000-09-07 cuzComment changes
2000-08-24 cuzNew long option: --start-addr
2000-08-23 cuzChange target handling, use modules from the common...
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzFilecount is now an u16
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-30 cuzInclude file path changes
2000-07-29 cuzFixed two typos
2000-07-29 cuzAdd common dir in more search paths
2000-07-29 cuzRenamed several expression ops and added others.
2000-07-28 cuzAdd the include dir
2000-07-27 cuzUse gcc attribs, fixed a wrong arg
2000-06-25 cpgadapted CfgAtari for maximum memory
2000-06-14 cuzCode now in common dir
2000-06-14 cuzPlace shared modules into the common dir
2000-06-08 cuzFix several VC++ Warnings
2000-06-08 cuzUse xsprintf in common library
2000-05-28 uzThis commit was generated by cvs2svn to compensate...