]> git.sur5r.net Git - cc65/history - src/cc65/codeent.c
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / cc65 / codeent.c
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-13 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-13 Oliver SchmidtAvoid GCC "unconst" warning.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-01-01 uzFixed a bug in the function that generates register...
2012-06-24 uzSpecial handling for a few more runtime functions.
2012-06-15 uzBe more flexible when detecting a special sequence...
2009-09-28 uzFixed warnings generated by clang (run by Per Olofsson).
2009-09-01 uzImproved code generation, better tracking.
2009-02-23 uzAdded a separate output module that is used to manage...
2005-09-11 cuzSome function renaming.
2005-05-17 cuzFixed a bug
2004-06-15 cuzSome cleanup
2004-06-07 cuzCleaned up the code used for handling jump labels and...
2004-06-05 cuzWhen changing the reference to a jump label, do also...
2004-06-04 cuzMore debugging output
2003-10-06 cuzFixed a bug.
2003-10-02 cuzFixed a bug
2003-10-01 cuzRearrange members to lower memory usage
2003-10-01 cuzMore zeropage variable tracking in the optimizer
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-12-05 cuzAdded stack usage info
2002-11-25 cuzRe-added register variables.
2002-10-08 cuzAdded more size optimizations, separate module
2002-07-12 cuzFixed a bug
2002-04-06 cuzAdd info about the boolxx functions
2002-04-06 cuzFixed a code generation bug
2002-03-16 cuzSeveral minor changes and fixes
2002-03-16 cuzUse MakeHexArg, replace STX and STY by STZ if possible
2002-03-15 cuzTracking zero page locations
2002-03-11 cuzWorking on the register tracking
2002-03-11 cuzFirst support for STZ
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-07-24 cuzMore register tracking
2001-07-24 cuzBetter register tracking in the optimizer
2001-06-04 cuzWorking on the backend
2001-05-31 cuzLots of renaming
2001-05-28 cuzWorking on the backend
2001-05-26 cuzcleanup
2001-05-22 cuzMore polishing to get the line info right
2001-05-22 cuzAdded the lineinfo module. Changed the complete code...
2001-05-21 cuzWorking
2001-05-20 cuzFixed a problem with the Chg/Use flags
2001-05-16 cuzWorking on the backend
2001-05-15 cuzWorking on the backend
2001-05-15 cuzWorking on the new backend
2001-05-09 cuzAdded backend optimizations
2001-05-06 cuzWorking on the backend
2001-05-05 cuzWorking on the backend
2001-05-05 cuzWorking on the new backend
2001-05-05 cuzWorking on the new backend
2001-05-05 cuzWorking on the new backend. Moved the files from the...
2001-05-05 cuzWorking on the new backend
2001-05-04 cuzWorking on the new backend
2001-05-01 cuzWorking on the new backend
2001-04-30 cuzWorking on the backend