]> git.sur5r.net Git - cc65/shortlog
cc65
2003-12-03 cuzUse an enum for the error codes
2003-12-03 cuzMore work on .sizeof, fixed problems with cheap locals
2003-12-02 cuz.TAG, structs and unions
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-30 cuzNew section covering detection of macro parameter types
2003-11-30 cuzAdded .enum
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-28 cuzClear high byte of returned value
2003-11-27 cuzFixed a bug
2003-11-26 cuzPatches by Stefan Haubenthal
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 cpgimplement DEFAULT_DEVICE support
2003-11-14 cpgfix newfd comment
2003-11-14 cpgDEFAULT_DEVICE; replaced some spaces with tabs
2003-11-14 cpguse tmp4 instead of tmp2; tmp2 might now be used by...
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 cuzMake stuff global
2003-11-13 cuzAddress size fixes
2003-11-13 cuzMore work on expressions and address sizes
2003-11-13 cuzRemoved useless __errno imports
2003-11-12 cuzAdded the Apple tgi driver
2003-11-12 cuzSpecial config for use with the TGI driver added
2003-11-12 cuzFixed a typo
2003-11-12 cuzNew TGI driver by Stefan Haubenthal
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzPrecalculate some expressions
2003-11-12 cuzCosmetic changes
2003-11-12 cuzTry to be more resolution independent
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzNew mode for the apple ][
2003-11-11 cuzSmall fixes
2003-11-11 cuzConstant expressions, ^ operator
2003-11-11 cuzOptimizations
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-10 cuzFix doubtful syntax which causes warnings with new...
2003-11-10 cuzUse new assembler syntax
2003-11-09 cuzFixed a bug
2003-11-09 cuzUse new assembler syntax
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 cuzMade lots of functions __fastcall__
2003-11-06 cuzFixed the return code of fgetpos and ftell.
2003-11-06 cuzRevised symbol scoping
2003-11-05 cuzImproved optimizations
2003-11-05 cpgfix returned X register value (patch by Stefan Haubenthal)
2003-11-04 cuzFixed a typo
2003-11-04 cuzChanged freeing symbol relations, cosmetic changes
2003-11-04 cuzNew function and bug fix
2003-11-04 cuzRemoved tgi_emu_bar
2003-11-03 cuzBuild all before install
2003-11-03 cuzGlobal make file
2003-11-03 cuzRemoved emulation for BAR
2003-11-03 cuzFixed a bug
2003-11-03 cuzPEI is no valid opcode for the 6502/sc02/c02
next