]> git.sur5r.net Git - cc65/history - src
Make stuff global
[cc65] / src /
2003-11-13 cuzAddress size fixes
2003-11-13 cuzMore work on expressions and address sizes
2003-11-12 cuzSpecial config for use with the TGI driver added
2003-11-12 cuzPrecalculate some expressions
2003-11-12 cuzCosmetic changes
2003-11-11 cuzFixed a problem
2003-11-11 cuzNew DumpExpr signature
2003-11-11 cuzAllow dumping of symbol expressions
2003-11-11 cuzRewrote expression evaluation. More smaller changes.
2003-11-11 cuzUse safe shift routines
2003-11-11 cuzNew shift module, comment fixes
2003-11-10 cuzRenamed expression ops for better readability
2003-11-10 cuzAdded more missing ops
2003-11-10 cuzEXPR_SECTION was missing from dump
2003-11-09 cuzFixed a bug
2003-11-09 cuzFixed exports for now
2003-11-09 cuzIgnore opctest
2003-11-09 cuzImproved an error message in case of invalid input...
2003-11-09 cuzFixed a bug
2003-11-08 cuzAdded .SCOPE/.ENDSCOPE
2003-11-08 cuzFiles in the file tables have their names in the string...
2003-11-08 cuzMore work on address sizes
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
next