]> git.sur5r.net Git - cc65/history - src/cc65/make/watcom.mak
Working on the optimizations
[cc65] / src / cc65 / make / watcom.mak
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-09 cuzMove inline asm parsing into a separate module
2001-07-24 cuzBetter register tracking in the optimizer
2001-05-24 cuzSmall fixes for Watcom-C
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 cuzMoved segment name handling into a separate module.
2000-07-28 cuzAdd the include dir
2000-07-28 cuzAdded the io module
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 cuzWatcom/NT fixes
2000-06-08 cuzSome work on function stuff.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...