]> git.sur5r.net Git - cc65/history - src/cc65/global.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / cc65 / global.h
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-07-12 uzAdded an option to output the assembly after each trans...
2011-07-12 uzParse #pragma align() (does nothing currently).
2010-05-02 uzAdded a new option --dep-target to the compiler. This...
2010-05-01 uzChanged generation of makefile dependencies:
2009-12-08 uzNew option and #pragma --local-strings that causes...
2009-10-08 uzRewrote handling of the -W command line option. It...
2004-09-16 cuzIntroduce a -E flag that activates just the preprocessor.
2004-06-21 cuzThe -A and --ansi switches are gone, together with...
2004-06-15 cuzRemoved the undocumented, obsolete and unused OptDisabl...
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...