]> git.sur5r.net Git - cc65/history - src/cc65/codeinfo.c
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / cc65 / codeinfo.c
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-07-06 uzAdded info for new shift routines that don't use the...
2012-06-24 uzAdded register info for the aslaxy and shlaxy routines.
2012-06-10 uzAdded new pushl0 runtime function.
2012-06-07 uzAdded info about the subysp function.
2010-11-02 uzFixed register info for several runtime functions....
2009-08-31 uzAdded info about changed leaa0sp and leaaxsp. Rewrote...
2009-08-29 uzThe shift long by 4 functions do also destroy Y.
2009-08-29 uzInfo for long shift functions was missing or wrong.
2009-08-17 uzAdded/corrected code info.
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 uzTell the compiler more about the runtime library functions.
2008-08-24 uzMoved the fascall and near/far flags from the function...
2006-04-16 cuzAdded more info about internal (builtin) functions
2006-04-07 cuzCorrected some runtime function info
2006-04-03 cuzAdded lots of runtime function info.
2006-04-02 cuzAdded info for the staxspidx runtime function.
2006-03-24 cuzFixed a problem of the optimizer. Unknown internal...
2005-05-17 cuzFixed a bug
2004-06-30 cuzChanged shift functions, added info about shift runtime...
2004-03-19 cuzFixed a bug
2003-12-21 cuzAssume numeric subroutines use anything and change...
2003-12-21 cuzFixed wrong assumptions in the optimizer when subroutin...
2003-10-01 cuzMore zeropage variable tracking in the optimizer
2003-08-10 cuzFixed a bug that caused problems locating the last...
2002-11-25 cuzRe-added register variables.
2002-11-24 cuzFixed a bug
2002-11-23 cuzA few size optimizations
2002-10-17 cuzNew store optimization.
2002-10-09 cuzAdd info about more functions
2002-10-08 cuzAdded more size optimizations, separate module
2002-04-06 cuzFixed a code generation bug
2002-03-16 cuzSeveral minor changes and fixes
2002-03-15 cuzTracking zero page locations
2002-03-10 cuzFixed problems with incomplete types (structs and array...
2001-11-17 cuzAdded info for more runtime routines
2001-11-07 cuzAdded info for tsteax and utsteax
2001-10-21 cuzWorking on the optimizations
2001-10-18 cuzNew function RegAXUsed
2001-10-01 cuzFixed a bug, added info for more runtime routines
2001-09-25 cuzMore optimizations
2001-09-25 cuzFinished indirect function calls.
2001-09-24 cuzTrack usage of the sreg and several other zero page...
2001-09-23 cuzCollect more info on zp registers
2001-09-21 cuzGenerate info about zp register usage
2001-09-21 cuzExtend usage information
2001-09-16 cuzFixed a minor problem
2001-08-05 cuzMore optimizations
2001-08-05 cuzMore optimization
2001-07-26 cuzOptimizations, cleanup in codegen
2001-07-25 cuzMore optimizations
2001-07-24 cuzMore register tracking
2001-07-17 cuzAdded more optimizations
2001-06-04 cuzWorking on the backend
2001-05-31 cuzLots of renaming
2001-05-28 cuzWorking on the backend
2001-05-22 cuzPolishing and minor corrections
2001-05-22 cuzFix load of longs and improve zero page info
2001-05-21 cuzWorking
2001-05-21 cuzWorking
2001-05-20 cuzWorking
2001-05-20 cuzFixed a problem with the Chg/Use flags
2001-05-15 cuzWorking on the backend
2001-05-15 cuzWorking on the new backend
2001-05-05 cuzWorking on the backend
2001-05-05 cuzWorking on the new backend