]> git.sur5r.net Git - cc65/history - src
Fixed a problem and a typo
[cc65] / src /
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
2003-05-25 cuzEncode option strings in the string pool
2003-05-25 cuzChanged the object file and library format. There is...
2003-05-24 cuzNew strpool module
2003-05-22 cuzAdd the new OPTIONAL attribute to the LOWCODE segment.
2003-05-22 cuzAdded an OPTIONAL segment attribute
2003-05-13 cuzAdd a warning for an address expression that is usually...
2003-05-11 cuzRemoved an unused warning
2003-05-09 izydorstfix for previous change: the last vlir chains could...
2003-05-07 cuzAdded the restrict keyword just to have it reserved
2003-05-04 cuzWorking
2003-05-04 cuzAdded a new .MACPACK CBM
2003-05-04 cuzNew callback module
2003-05-04 cuzWorking
2003-05-03 cuzFixed a bug
2003-05-02 cuzAdd __NES__ #define
2003-05-02 cuzAdded the NES target
2003-05-02 cuzAdded a new NES config from groepaz
2003-05-02 cuzAdded a nes target
2003-05-01 cuzMoved CPU definition into common/
2003-05-01 cuzWorking
2003-05-01 cuzWorking
2003-04-28 cuzWorking
2003-04-28 cuzWorking
2003-04-28 cuzChanged the size of the BRK instruction from 2 to 1
next