]> git.sur5r.net Git - cc65/history - src/cc65/codeseg.c
Fixed a problem with line continuations and -T
[cc65] / src / cc65 / codeseg.c
2003-01-07 cuzFixed a problem with line continuations and -T
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-11-25 cuzRe-added register variables.
2002-10-06 cuzNew functions CS_ResetMarks, CS_ResetAllMarks and CS_Is...
2002-10-05 cuzNew/changed optimizations
2002-10-04 cuzIncrease the size of some buffers, so we are at the...
2002-10-02 cuzPlace all declarations that are local to a function...
2001-10-18 cuzAdded a new CS_RangeHasLabel function
2001-10-13 cuzAdded 65C02 specific optimizations.
2001-10-12 cuzUse a function pointer instead of a flag
2001-10-12 cuzMore work to make user asm labels work
2001-10-11 cuzAllow labels in user supplied asm statements
2001-09-29 cuzWorking on 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-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-29 cuzWorking on the backend
2001-05-28 cuzWorking on the backend
2001-05-26 cuzcleanup
2001-05-23 cuzAdded line infos
2001-05-22 cuzAdded .dbg statement generation for the assembler
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 cuzWorking
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-07 cuzSeveral bug fixes
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
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-03 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 backend
2001-05-01 cuzWorking on the backend
2001-05-01 cuzWorking on the new backend
2001-05-01 cuzWorking on the new backend
2001-04-30 cuzWorking on the backend