]> git.sur5r.net Git - cc65/history - src
Changed chip register names, fixed a bug
[cc65] / src /
2003-12-13 cuzSet the address size once assembly is terminated
2003-12-13 cuzChanged format of debug info file
2003-12-13 cuzInclude exported symbols in debug info
2003-12-12 cuzIgnore generated file supervision.inc
2003-12-12 cuzUse the WORD0 expression op instead of AND
2003-12-12 cuzNew pseudo functions: .LOBYTE, .HIBYTE, .BANKBYTE,...
2003-12-12 cuzRemoved debug code
2003-12-12 cuzFixed several address size issues
2003-12-12 cuzCode cleanup
2003-12-12 cuzFixed a bug
2003-12-09 cuzA continue statement within a do loop did not work...
2003-12-06 cuzFixed a bug
2003-12-06 cuzMake .sizeof work with code scopes. First support for...
2003-12-06 cuzMake .sizeof work with code scopes. First support for...
2003-12-06 cuzMake struct work as documented
2003-12-03 cuzSyntax change
2003-12-03 cuzFixes for scoping and better .sizeof support
2003-12-03 cuzMore work on .sizeof, fixed problems with cheap locals
2003-12-02 cuzMore work on .sizeof
2003-11-30 cuzTemp fix for address size detection of symbols
2003-11-30 cuzDon't remove symbols or otherwise simplify expressions...
2003-11-30 cuzMore .size/.sizeof support
2003-11-29 cuzDon't use SF_TRAMPOLINE, change symbol references instead.
2003-11-29 cuzUse smart mode, allow more CPUs, fix CPU dependent...
2003-11-29 cuzMemory model additions
2003-11-29 cuzSpecial code for signed compares against zero
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-11-28 cuzUpdate by Stefan Haubenthal
2003-11-27 cuzFixed a bug
2003-11-25 cuzPass the memory model to the compiler
2003-11-25 cuzNew --memory-model switch
2003-11-24 cuzNew --memory-model option
2003-11-24 cuzNew module
2003-11-23 cuzMuch extended StudyExpr
2003-11-23 cuzHold address sizes in an unsigned char
2003-11-23 cuzNew DefAddrSize variable
2003-11-23 cuzNew option --memory-model
2003-11-23 cuzRemoved the EXPR_FORCE... ops
2003-11-22 cuzMark RTI as "uses all registers" to avoid problems...
2003-11-19 cuzMoved StudyExpr + helpers into its own module
2003-11-18 cuzTemp fix for some address size problems
2003-11-18 cuzAdded long address size
2003-11-17 cuzAllow conditional directives within .STRUCT7:UNION...
2003-11-17 cuzAdded .SIZEOF
2003-11-17 cuzReplace address mode detection for expressions
2003-11-14 cuzAdded enums
2003-11-14 cuzNew function GenAddExpr
2003-11-13 cuzFixed a bug
2003-11-13 cuzAdded structs and unions, more work on scopes and expre...
2003-11-13 cuzRemove bank.offs address spec
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
next