]> git.sur5r.net Git - cc65/shortlog
cc65
2001-09-07 cuzMinor speedup
2001-09-06 cuzRenamed some functions for better readbility.
2001-09-06 cuzWorking
2001-09-06 cuzAdded .lclintrc
2001-09-01 cuzChanged an error message
2001-08-30 cuzFixed problem with forward references in unnamed labels
2001-08-24 cuzAllow access to the global segments. Place ".dbg file...
2001-08-20 cuzAPI update
2001-08-15 izydorstfunctions that do not modify data take const char*...
2001-08-15 izydorstinfo about c1541 in docs, lowered highest available...
2001-08-13 cuzFirst version of graphics.h
2001-08-13 cuzFixed a bug
2001-08-10 cuzAdd comment about passing structs as params
2001-08-05 cuzMore optimizations
2001-08-05 cuzFixed a bug
2001-08-05 cuzMore optimizations
2001-08-05 cuzMore optimizations
2001-08-05 cuzMore optimization
2001-08-03 cuzMore optimizations
2001-08-03 cuzMore optimizations
2001-08-03 cuzMinor changes
2001-08-03 cuzMake flag constants unsigned
2001-07-30 cuzMake --list-opt-steps exclusive
2001-07-30 cuzFixed several bugs
2001-07-29 cuzAllow enabling/disabline optimizer steps by file
2001-07-29 cuzAdded IsControl
2001-07-29 cuzMinor change
2001-07-29 cuzRemove unused stuff
2001-07-29 cuzSimplify code generation
2001-07-26 cuzOptimizations, cleanup in codegen
2001-07-26 cuzRemove/cleanup
2001-07-26 cuzMore optimizations
2001-07-26 cuzBetter code for > compares
2001-07-25 cuzMore optimizations
2001-07-25 cuzRemove unneeded code
2001-07-25 cuzMore shift routines
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-17 cuzAdded CollMoveMultiple
2001-07-17 cuzAdded CollMove
2001-07-17 cuzFixed a few typos
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-15 izydorstown versions of some common routines, fillram and moved...
2001-07-14 izydorstfixed incorrect way of temporary storing parameter
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 cuzAllow system specific common and runtime files
2001-07-14 cuzTime the execution
2001-07-14 cuzAdd --codesize option
2001-07-14 cuzAdd dbginfo module
2001-07-14 cuzIgnore more intermediate files
2001-07-14 cuzFixed geos portion of Makefile
2001-07-14 cuzGo back to a working codegen.c
2001-07-13 izydorstmultidrive support
2001-07-06 izydorstold cleanups
2001-07-04 izydorstdisk error reporting update
2001-07-04 izydorsterrno/oserrno stuff is cleaned up, saved some bytes...
2001-07-03 izydorstdocumentation updates, grammar and spelling fixes
2001-07-03 izydorstadded dio interface, standard mouse and joystick functi...
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-29 cuzAdded dbg file generation
2001-05-29 cuzFixed line info issues
2001-05-28 cuzWorking on the backend
2001-05-26 cuzOptimizer bugfixes, polished the line info.
2001-05-26 cuzcleanup
2001-05-24 cuzFixed a few copy'n paste errors - thanks to Keith Gerdes
2001-05-24 cuzFixed more E_MCONST issues
2001-05-24 cuzBugfix
2001-05-24 cuzCosmetic changes
2001-05-24 cuzAdded explanation for --codesize
2001-05-24 cuzSmall fixes for Watcom-C
2001-05-23 cuzUse a collections for the line info and sort them by...
2001-05-23 cuzUse fstat instead of stat and simplify the code
2001-05-23 cuzUse a separate structure for file infos instead of...
2001-05-23 cuzAdded line infos
2001-05-23 cuzWorking on source line information
2001-05-23 cuzCosmetic change
2001-05-23 cuzAdded new lineinfo module
2001-05-22 cuzAdded .dbg statement generation for the assembler
next