]> git.sur5r.net Git - cc65/history - src/cc65
Updated PETSCII mappings
[cc65] / src / cc65 /
2001-07-29 cuzAllow enabling/disabline optimizer steps by file
2001-07-29 cuzSimplify code generation
2001-07-26 cuzOptimizations, cleanup in codegen
2001-07-26 cuzMore optimizations
2001-07-26 cuzBetter code for > compares
2001-07-25 cuzMore optimizations
2001-07-25 cuzFixed a bug
2001-07-25 cuzFree register info
2001-07-24 cuzSquashed one more bug in the switch statement
2001-07-24 cuzMore register tracking
2001-07-24 cuzFixed another bug in CascadeSwitch
2001-07-24 cuzFixed a bug in CascadeSwitch
2001-07-24 cuzBetter register tracking in the optimizer
2001-07-17 cuzMore renaming. Remove the case label limit by using...
2001-07-17 cuzMore renaming
2001-07-17 cuzRenamed struct expent
2001-07-17 cuzAdded more optimizations
2001-07-17 cuzFixed a while loop bug
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-07-16 cuzRemove transfer insns if possible
2001-07-16 cuzFixed a bug
2001-07-16 cuzTrace register usage, remove duplicate loads
2001-07-15 cuzFixed type compare for functions
2001-07-14 cuzWork around a problem with the #if hack in the preprocessor
2001-07-14 cuzAvoid a copy of the line contents
2001-07-14 cuzGo back to a working codegen.c
2001-06-24 cuzFixed multi line macro bug
2001-06-04 cuzWorking on the backend
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-29 cuzWorking on the backend
2001-05-28 cuzWorking on the backend
2001-05-26 cuzOptimizer bugfixes, polished the line info.
2001-05-26 cuzcleanup
2001-05-24 cuzFixed more E_MCONST issues
2001-05-24 cuzBugfix
2001-05-24 cuzCosmetic changes
2001-05-24 cuzSmall fixes for Watcom-C
2001-05-23 cuzUse fstat instead of stat and simplify the code
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 cuzPolishing and minor corrections
2001-05-22 cuzAdded the lineinfo module. Changed the complete code...
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-20 cuzWorking
2001-05-19 cuzWorking
2001-05-18 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-14 cuzMoved some of the currently existing into a separate...
2001-05-09 cuzAdded backend optimizations
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 backend
2001-05-01 cuzWorking on the new backend
2001-05-01 cuzWorking on the new backend
2001-04-30 cuzWorking on the backend
2001-04-28 cuzRewriting the backend
2001-04-25 cuzStarted to redo the backend
2001-04-19 cuzRenamed GetLabel to GetLocalLabel
2001-04-06 cuzFixed a bug. Function declarations where the type of...
2001-04-04 cuzFixed an internal error on too few params in function...
2001-04-04 cuzRepeat opts until there are no more changes
2001-03-27 cuzMake the last change more generic
2001-03-27 cuzAdded optimization for g_inc and g_dec (remove handling...
2001-03-26 cuzChanged an error message
2001-03-26 cuzRemove the hardcoded limit from the literal pool.
2001-03-26 cuzChanged the implementation of g_leavariadic.
2001-03-26 cuzUse one function exit point
2001-03-26 cuzChanged header
2001-03-26 cuzCorrect wrong optimizer infos
2001-03-24 cuzAllow a more exact specification which growth factor...
2001-03-24 cuzAdjust several optimizer information pieces
2001-03-24 cuzInline parameter frame building
2001-03-23 cuzMake AddConstSym from AddEnumSym
2001-03-23 cuz * Added several type casts to increase C++ compatibility.
2001-03-23 cuzMake __fixargs__ an actual symbol table entry. Add...
next