]> git.sur5r.net Git - cc65/history - src/ld65/o65.c
Fixed numeric OS ids. Added new OS OPENCBM
[cc65] / src / ld65 / o65.c
2005-03-30 cuzFixed numeric OS ids. Added new OS OPENCBM
2005-01-14 cuzRecoded the last change
2005-01-14 cuzFixed a bug (Report from Greg King)
2005-01-09 cuzFixed a bug: If all output data was discarded (by using...
2003-11-12 cuzCosmetic changes
2003-09-27 cuzAdded handling of memory areas references in expression...
2003-06-04 cuzMore string pool use
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-06-03 cuzRestructuring the object file format
2003-02-08 cuzFixed generation of o65 timestamp
2002-12-14 cuzDid some renaming and cleanup: Renamed EXPR_SEGMENT...
2002-05-25 cuzFix o65 zeropage handling
2002-05-18 cuzFixed a bug (offset was not correct if more than one...
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-09-30 cuzUsed __attribute ((unused)) instead of -Wno-unused...
2001-05-29 cuzAdded dbg file generation
2001-03-10 cuzMoved verbose output to a shared module in the common...
2000-08-01 cuzUse the CHECK macros from the common dir
2000-07-29 cuzRenamed several expression ops and added others.
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...