]> git.sur5r.net Git - cc65/history - src/cc65/global.c
Make the -W flag stackable.
[cc65] / src / cc65 / global.c
2004-06-15 cuzMake the -W flag stackable.
2004-06-15 cuzMake the -O and --codesize options stackable.
2004-06-02 cuzRewrote code generation for the strlen standard functio...
2004-03-07 cuzMade several options that can be changed by #pragmas...
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-11-26 cuzNew --register-space option
2001-05-04 cuzWorking on the new backend
2001-03-24 cuzAllow a more exact specification which growth factor...
2001-03-19 cuzAdded new option and pragma to generate calls to a...
2001-03-10 cuzMoved verbose output to a shared module in the common...
2000-09-01 cuzRewrote the input file management.
2000-08-23 cuzMove target handling and character set translation...
2000-06-14 cuzNew long option --static-locals
2000-06-14 cuzNew option --add-source
2000-05-28 uzThis commit was generated by cvs2svn to compensate...