]> git.sur5r.net Git - cc65/history - src/ca65/make
Added new CPU SWEET16
[cc65] / src / ca65 / make /
2004-10-03 cuzAdded new CPU SWEET16
2003-12-06 cuzMake .sizeof work with code scopes. First support for...
2003-11-30 cuzMore .size/.sizeof support
2003-11-19 cuzMoved StudyExpr + helpers into its own module
2003-11-14 cuzAdded enums
2003-11-13 cuzAdded structs and unions, more work on scopes and expre...
2003-11-06 cuzRevised symbol scoping
2003-11-02 cuzConvert the watcom makefiles for use with wine under...
2003-11-02 cuzConverted the makefile to use wine under Linux
2003-10-31 cuzWork on named scopes
2003-10-22 cuzMove SymEntry stuff into its own module
2003-10-21 cuzMove the segment handling stuff from objcode to a separ...
2003-06-06 cuzCompleted assertions, add auto assertion for jmp (abs...
2003-06-06 cuzAdded assertions
2003-05-25 cuzChanged the object file and library format. There is...
2002-12-12 cuzConverted all Watcom makefiles to use GNU make
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-15 cuzEnable even more warnings
2001-09-15 cuzCheck for sign problems in compares
2001-05-24 cuzSmall fixes for Watcom-C
2001-05-23 cuzAdded new lineinfo module
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2000-09-02 cuzSeparated the emulation features in a module.
2000-08-23 cuzMove target handling routines into the common directory.
2000-08-21 cuzImplement character set translation and different targe...
2000-08-01 cuzIncreased the file count to 16 bits when written to...
2000-07-29 cuzAdd common dir in more search paths
2000-07-28 cuzAdd the include dir
2000-07-28 cuzAdded .REPEAT pseudo instruction
2000-06-23 cuzRemoved the strexpr module and placed the implementatio...
2000-06-14 cuzMore common subroutines
2000-06-03 cuzAdded a more generic way to push sources that deliver...
2000-05-29 cuzAdded functions to remember a set of include search...
2000-05-28 uzThis commit was generated by cvs2svn to compensate...