]> git.sur5r.net Git - cc65/history - src
Added mouse_ioctl
[cc65] / src /
2003-11-08 cuzReplace error/warning numbers by strings.
2003-11-07 cuzWorking on better 65816 support
2003-11-07 cuzFixed compiler warnings
2003-11-06 cuzNew module
2003-11-06 cuzRevised symbol scoping
2003-11-05 cuzImproved optimizations
2003-11-04 cuzChanged freeing symbol relations, cosmetic changes
2003-11-04 cuzNew function and bug fix
2003-11-03 cuzFixed a bug
2003-11-03 cuzPEI is no valid opcode for the 6502/sc02/c02
2003-11-03 cuzFixed missing tab
2003-11-03 cuzAdd dummy target strip
2003-11-03 cuzRenamed targets
2003-11-02 cuzConvert the watcom makefiles for use with wine under...
2003-11-02 cuzConverted the makefile to use wine under Linux
2003-10-31 cuzChange data types to get a smaller memory footprint
2003-10-31 cuzFree expression trees when they're no longer needed
2003-10-31 cuzRemoved dead code
2003-10-31 cuzWork on named scopes
2003-10-31 cuzAdded parens
2003-10-31 cuzAn "absolute mode override modifier" is now added for...
2003-10-30 cuzFixed a bug in the opcode tables
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
next