]> git.sur5r.net Git - cc65/history - src/cc65/codeseg.h
Fix coding style.
[cc65] / src / cc65 / codeseg.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...
2009-08-31 uzImproved the code generated for bit-fields.
2009-02-23 uzAdded a separate output module that is used to manage...
2004-06-15 cuzMake the -O and --codesize options stackable.
2004-06-04 cuzMore debugging output
2003-07-26 cuzFixed a bug
2002-12-12 cuzFixed a macro problem
2002-10-06 cuzNew functions CS_ResetMarks, CS_ResetAllMarks and CS_Is...
2002-10-05 cuzNew/changed optimizations
2002-10-02 cuzPlace all declarations that are local to a function...
2001-10-18 cuzAdded a new CS_RangeHasLabel function
2001-09-23 cuzCollect more info on zp registers
2001-08-24 cuzAllow access to the global segments. Place ".dbg file...
2001-07-24 cuzMore register tracking
2001-07-24 cuzBetter register tracking in the optimizer
2001-07-17 cuzFixed a bug in the for loop optimization applied earlier
2001-07-17 cuzMove the increment code of a for loop after the loop...
2001-06-04 cuzWorking on the backend
2001-06-03 cuzMore renaming
2001-05-31 cuzLots of renaming
2001-05-22 cuzAdded the lineinfo module. Changed the complete code...
2001-05-20 cuzWorking
2001-05-19 cuzWorking
2001-05-17 cuzAdded DelCodeEntries
2001-05-16 cuzWorking on the backend
2001-05-15 cuzWorking on the backend
2001-05-15 cuzWorking on the new backend
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-04 cuzWorking on the new backend
2001-05-03 cuzWorking on the new backend
2001-05-03 cuzWorking on the new backend
2001-05-02 cuzWorking on the new backend
2001-05-01 cuzWorking on the new backend
2001-05-01 cuzWorking on the new backend
2001-04-30 cuzWorking on the backend