]> git.sur5r.net Git - cc65/history - src/cc65/codeinfo.h
Changes due to code review.
[cc65] / src / cc65 / codeinfo.h
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...
2002-10-17 cuzNew store optimization.
2002-04-06 cuzFixed a code generation bug
2002-03-15 cuzTracking zero page locations
2001-10-18 cuzNew function RegAXUsed
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-05-29 cuzWorking on the backend
2001-05-21 cuzWorking
2001-05-20 cuzFixed a problem with the Chg/Use flags
2001-05-15 cuzWorking on the new backend
2001-05-05 cuzWorking on the new backend
2001-05-05 cuzWorking on the new backend
2001-05-01 cuzWorking on the new backend
2001-04-30 cuzWorking on the backend