]> git.sur5r.net Git - cc65/history - src
Rearrange members to lower memory usage
[cc65] / src /
2003-10-01 cuzRearrange members to lower memory usage
2003-10-01 cuzMore zeropage variable tracking in the optimizer
2003-09-30 cuzFixed a bug
2003-09-27 cuzAdded handling of memory areas references in expression...
2003-09-16 cuzNew %s inline asm format specifier
2003-09-14 cuzMore debug file output
2003-09-14 cuzFixed a typo
2003-09-14 cuzAdded SegTypeToStr
2003-09-14 cuzFixed a bug
2003-09-14 cuzNew optimization
2003-09-12 cuzImproved the opt step added lately
2003-09-11 cuzNew --hexoffs option
2003-09-11 cuzMore optimizations
2003-09-11 cuzFixed a bug
2003-09-04 cuzOutput to stdout if no output name given
2003-09-01 cuzIncrease the number of recursive macro expansions
2003-08-30 cuzReorder for better error messages
2003-08-29 cuzRenamed exprhs to ExprLoad
2003-08-29 cuzSome octal character constants were not working.
2003-08-27 cuzFixed a type conversion bug
2003-08-27 cuzFixed a bug
2003-08-23 cuzAdd new SKIP range
2003-08-23 cuzAdded INPUTOFFS and INPUTSIZE
2003-08-23 cuzNew features: DByteTable, Comments
2003-08-20 cuzUse $(RM) instead of rm -f
2003-08-20 cuzFixed several type conversion issues
2003-08-19 cuzFixed type conversion problems
2003-08-19 cuzFixed an internal compiler error when the first token...
2003-08-18 cuzA page length of zero wasn't accepted
2003-08-18 cuzNew default for start address
2003-08-18 cuzFixed addresses crossing 0x10000
2003-08-18 cuzMore optimizations
2003-08-17 cuzFixed a bug
2003-08-16 cuzFixed a bug
2003-08-15 cuzMore debug infos
2003-08-15 cuzRemoved the -Lp switch, place --dbgfile into help screen
2003-08-14 cuzAdded gcc attributes
2003-08-14 cuzAdd gcc attributes, fixed a format string problem
2003-08-14 cuzAdd gcc attributes
2003-08-14 cuzFixed a bug
2003-08-13 cuzINCS didn't include nes.inc
2003-08-13 cuzMore optimizations
2003-08-12 cuzFixed a bug
2003-08-12 cuzNew --config directive passed to the linker
2003-08-12 cuzAdded new .VERSION constant
2003-08-12 cuzAdded #define for combined version
2003-08-12 cuzAllow a CPU spec in the GLOBAL section of the info...
2003-08-12 cuzAddress fix
2003-08-11 cuzAdd compatibility code
2003-08-11 cuzFixed an optimization
2003-08-11 cuzRewrote type conversions
2003-08-10 cuzThe input file on the command line is optional
2003-08-10 cuzFixed a bug that caused problems locating the last...
2003-08-10 cuzTwo parts were not converted from using embedded string...
2003-08-10 cuzFixed a bug
2003-08-09 cuzRenamed the config file to info file and changed the...
2003-08-08 cuzAdded additional 65(S)C02 opcodes
2003-08-08 cuzBase code for handling different CPUs, more improvements
2003-08-07 cuzAdded different 65SC02 and 65C02 CPUs
2003-08-07 cuzFixed a bug
2003-08-07 cuzAdded 65C02 instructions
2003-08-07 cuzSome CPU definition changes
2003-08-07 cuzMore instruction set stuff
2003-08-03 cuzNew option --forget-inc-paths
2003-08-03 cuzNew function ForgetAllSearchPaths
2003-08-02 cuzOrder of keywords on the keyword table was wrong
2003-08-02 cuzFixed a bug
2003-08-01 cuzAdded the near keyword
2003-08-01 cuzThe type "enum x" was not handled correctly in sizeof...
2003-07-26 cuzFixed a bug
2003-07-19 cuzBug: Char arrays with a specified size could not be...
2003-07-16 cuzNew option --asm-define
2003-06-27 cuzFixed a bug
2003-06-27 cuzOctal character constants starting with '2' or '3'...
2003-06-21 cuzPEI was broken
2003-06-17 cuzAdded new address size override commands z:, a: and f:.
2003-06-11 cuzImprove help output
2003-06-06 cuzAdded missing files
2003-06-06 cuzAssertion checks were the wrong way round
2003-06-06 cuzCompleted assertions, add auto assertion for jmp (abs...
2003-06-06 cuzAdded assertions
2003-06-06 cuzFragment cleanup, more string pool use
2003-06-06 cuzIncreased the string pool size
2003-06-05 cuzMore stringpool use / memory savings
2003-06-04 cuzMore string pool use
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-06-03 cuzRestructuring the object file format
2003-06-03 cuzAdded new ld65 options
2003-06-03 cuzAdded debugging output
2003-06-02 cuzChanged file type and search path handling
2003-06-02 cuzAdd upper case extensions, use binary search
2003-05-30 cuzUse the new filetype module
2003-05-30 cuzNew filetype module
2003-05-30 cuzFixed a bug
2003-05-29 cuzAdd file search path capability (still unused)
2003-05-29 cuzUse AddSearchPathFromEnv
2003-05-29 cuzAdd AddSearchPathFromEnv
2003-05-29 cuzUse the new searchpath common module
2003-05-28 cuzMoved most of cc65/incpath to a common searchpath module
2003-05-27 cuzFixed an include file search order problem
next