]> git.sur5r.net Git - cc65/history - src/cc65/coptsize.c
Renamed a C header.
[cc65] / src / cc65 / coptsize.c
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
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