]> git.sur5r.net Git - cc65/history - src/cc65/make/gcc.mak
Moved CPU definition into common/
[cc65] / src / cc65 / make / gcc.mak
2003-05-01 cuzMoved CPU definition into common/
2002-11-01 cuzMove the assignment parser into a separate module.
2002-11-01 cuzWork on better type casts - not yet finished
2002-10-17 cuzNew store optimization.
2002-10-08 cuzAdded more size optimizations, separate module
2002-09-29 cuzRedoing the pragma stuff
2001-10-21 cuzWorking on the optimizations
2001-10-13 cuzAdded 65C02 specific optimizations.
2001-10-11 cuzRewrote the switch statement
2001-10-09 cuzModule breakup
2001-09-30 cuzMore source splitting.
2001-09-29 cuzMore splitting
2001-09-29 cuzReordered/splitted the optimization module
2001-09-25 cuzMore optimizations
2001-09-15 cuzFixed a few warnings
2001-09-09 cuzMove inline asm parsing into a separate module
2001-07-24 cuzBetter register tracking in the optimizer
2001-05-22 cuzAdded the lineinfo module. Changed the complete code...
2001-05-14 cuzMoved some of the currently existing into a separate...
2001-05-05 cuzWorking on the new backend
2001-05-05 cuzWorking on the new backend
2001-05-05 cuzWorking on the new backend
2001-05-05 cuzWorking on the new backend. Moved the files from the...
2001-05-01 cuzWorking on the new backend
2001-05-01 cuzWorking on the new backend
2001-04-30 cuzWorking on the backend
2001-04-25 cuzStarted to redo the backend
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2000-09-14 cuzInitialize translation tables
2000-08-23 cuzMove target handling and character set translation...
2000-08-19 cuzWorking on the new parser
2000-08-16 cuzAdded first code for a parse tree implementation.
2000-08-14 cuzReworked type comparison and handling of type qualifiers
2000-08-01 cuzMoved the check module to the common dir.
2000-07-29 cuzAdd common dir in more search paths
2000-07-29 cuzMoved segment name handling into a separate module.
2000-07-27 cuzUse gcc function attributes, fix several format related...
2000-06-15 cuzRemove io.*, some cleanup
2000-06-14 cuzUse the xmalloc module from the common directory.
2000-06-14 cuzSome basic support for the 65C02 CPU.
2000-06-12 cuzAdded support for old style (K&R) function declarations.
2000-06-08 cuzSome work on function stuff.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...