]> git.sur5r.net Git - cc65/history - src
More functions
[cc65] / src /
2003-10-28 cuzAdded additional config files for supervision. These...
2003-10-28 cuzImprovements by Piotr Fusik
2003-10-23 cpgchanges from Stefan A. Haubenthal
2003-10-23 cuzChange API for the Compare function
2003-10-22 cuzMove SymEntry stuff into its own module
2003-10-22 cuzUse the new generic hash tables
2003-10-22 cuzMore tweaking of the new hashtab module
2003-10-22 cuzCosmetic changes
2003-10-22 cuzUse the new hash table module
2003-10-22 cuzNew generic hash table module
2003-10-22 cuzMore string buffer functions
2003-10-21 cuzMove the segment handling stuff from objcode to a separ...
2003-10-20 cuzHelp for --linelabels was missing
2003-10-17 izydorstVLIR linker malloc's memory, fixes
2003-10-17 izydorstreplaced one arbitrary limit by another one, will not...
2003-10-17 cuzAdd := assignment op, define some currently unused...
2003-10-17 cuzChange debug file format
2003-10-15 cuzDon't generate internal errors on duplicate labels
2003-10-13 cuzFixed a bug
2003-10-13 cuzWorking
2003-10-12 cuzAdded colorization, tab conversion and other fancy...
2003-10-12 cuzMore opts
2003-10-11 cuzFixed a bug in several binary operators.
2003-10-11 cuzUse new CPU instruction sets table
2003-10-11 cuzNew command line options "linenumbers" and "linelabels...
2003-10-10 cuzFixed a bug
2003-10-10 cuzNew macro package
2003-10-10 cuzAdded CPU instruction set encoding
2003-10-10 cuzChange result of .CPU pseudo variable
2003-10-10 cuzNew builtin macro package CPU
2003-10-10 cuzUse common code to determine the CPU
2003-10-10 cuzSupervision has something between a 65SC02 and 65C02
2003-10-10 cuzNew target supervision
2003-10-10 cuzBeafed up the string buffer module
2003-10-10 cuzNew target: supervision
2003-10-10 cuzFixed an issue with SB_CopyBuf
2003-10-10 cuzUpdate
2003-10-10 cuzRemove a watcom warning
2003-10-10 cuzFixed tab problem
2003-10-10 cuzAdded strpool.obj
2003-10-10 cuzAdded some code to handle floats/doubles.
2003-10-10 cuzAdded some code to handle floats/doubles.
2003-10-09 cuzFixed a bug - enum tags were inserted into the wrong...
2003-10-08 cuzFixed a bug in signed int compares
2003-10-08 cuzHandle more opcodes in OptCmp2
2003-10-08 cuzHandle more opcodes in OptPrecalc
2003-10-08 cuzFixed a bug
2003-10-06 cuzFixed a bug.
2003-10-02 cuzFixed a bug
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
next