]> git.sur5r.net Git - cc65/history - src/cc65/coptsize.c
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / cc65 / coptsize.c
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-06-23 uzCentralize generation of register infos for a code...
2012-06-10 uzAdded new pushl0 runtime function.
2009-08-31 uzAdded info about changed leaa0sp and leaaxsp. Rewrote...
2009-08-16 uzAdded more function info
2009-08-15 uzCheck also sreg in OptSize1. Added information about...
2009-08-14 uzDon't generate short code for the tosxxx functions...
2009-08-14 uzRemoved debug code
2009-08-14 uzDo size improvements always if they have no impact...
2005-09-11 cuzSome function renaming.
2004-09-28 cuzRemoved the shift runtime functions because there calli...
2003-11-29 cuzUse smart mode, allow more CPUs, fix CPU dependent...
2003-05-01 cuzMoved CPU definition into common/
2002-11-23 cuzA few size optimizations
2002-11-21 cuzFixed a bug
2002-11-21 cuzRewrote code for better readability
2002-10-29 cuzFixed a bug
2002-10-17 cuzNew store optimization.
2002-10-09 cuzFixed a bug
2002-10-08 cuzAdded more size optimizations, separate module