]> git.sur5r.net Git - cc65/history - src
interrupt flag is cleared/restored rather than cleared/set
[cc65] / src /
2001-05-16 cuzWorking on the backend
2001-05-16 cuzUse :? operator to allow use in expressions
2001-05-16 cuzRenamed cfeature.h to inline.h
2001-05-16 cuzUse inline for better performance
2001-05-15 cuzWorking on the backend
2001-05-15 cuzWorking on the new backend
2001-05-14 cuzMoved some of the currently existing into a separate...
2001-05-09 cuzAdded backend optimizations
2001-05-08 cuzThe .defined function (and .ifdef/.ifndef) flagged...
2001-05-07 cuzSeveral bug fixes
2001-05-06 cuzWorking on the backend
2001-05-05 cuzWorking on the backend
2001-05-05 cuzWorking on the new backend
2001-05-05 cuzWorking on the new backend
2001-05-05 cuzWorking on the new backend
2001-05-05 cuzAdded CollPop
2001-05-05 cuzWorking on the new backend. Moved the files from the...
2001-05-05 cuzWorking on the new backend
2001-05-04 cuzWorking on the new backend
2001-05-03 cuzWorking on the new backend
2001-05-03 cuzAdded CollIndex and CollDeleteItem
2001-05-03 cuzWorking on the new backend
2001-05-03 cuzWorking on the new backend
2001-05-02 cuzWorking on the new backend
2001-05-01 cuzWorking on the backend
2001-05-01 cuzWorking on the backend
2001-05-01 cuzWorking on the backend
2001-05-01 cuzWorking on the new backend
2001-05-01 cuzWorking on the new backend
2001-04-30 cuzWorking on the backend
2001-04-30 cuzAdded CollDeleteAll
2001-04-30 cuzFixed a bug with the .incbin command
2001-04-28 cuzRewriting the backend
2001-04-25 cuzStarted to redo the backend
2001-04-25 cuzNew module strutil
2001-04-19 cuzRenamed GetLabel to GetLocalLabel
2001-04-06 cuzFixed a bug. Function declarations where the type of...
2001-04-04 cuzFixed an internal error on too few params in function...
2001-04-04 cuzRepeat opts until there are no more changes
2001-03-27 cuzMake the last change more generic
2001-03-27 cuzAdded optimization for g_inc and g_dec (remove handling...
2001-03-26 cuzChanged an error message
2001-03-26 cuzRemove the hardcoded limit from the literal pool.
2001-03-26 cuzAdded xrealloc
2001-03-26 cuzChanged the implementation of g_leavariadic.
2001-03-26 cuzUse one function exit point
2001-03-26 cuzChanged header
2001-03-26 cuzCorrect wrong optimizer infos
2001-03-24 cuzAllow a more exact specification which growth factor...
2001-03-24 cuzAdjust several optimizer information pieces
2001-03-24 cuzInline parameter frame building
2001-03-23 cuzMake AddConstSym from AddEnumSym
2001-03-23 cuz * Added several type casts to increase C++ compatibility.
2001-03-23 cuzType change
2001-03-23 cuzChanged TgtTranslateBuf
2001-03-23 cuzMake __fixargs__ an actual symbol table entry. Add...
2001-03-22 cuzAllow __fastcall__ for C function. Contrary to the...
2001-03-22 cuzFix a compiler crash that happens after a function...
2001-03-20 cuzAdded code to check the 6502 stack
2001-03-20 cuzHelp text alignment was wrong
2001-03-19 cuzPartially fixed a bug with the long addressing modes...
2001-03-19 cuzAdded new option and pragma to generate calls to a...
2001-03-18 cuzSome more debuginfo implementation
2001-03-10 cuzAdd new symbol __STACKSIZE__ to all linker configurations.
2001-03-10 cuzAllow to define symbols in the linker config
2001-03-10 cuzMoved verbose output to a shared module in the common...
2001-03-10 cuzAdded module for program output.
2001-03-09 cuzAdded optional start and count arguments to .INCBIN
2001-03-09 cuzAdded command line response files
2001-03-08 cuzDefine symbols for the RAM area
2001-03-03 cuzFixed a bug with different load/run areas, where a...
2001-01-10 cuzRemove trailing underlines from struct names
2001-01-05 cuzUse IsQuote instead of IsQuoteChar
2001-01-05 cuzMinor updates
2001-01-05 cuzUse chartype.h instead of ctype.h
2001-01-05 cuzAdd a new chartype module for character classification...
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2001-01-03 cuzOS/2 EMX fix
2000-12-24 cuzFixed several dangling pointer bugs in 65C0 2optimizations
2000-12-20 cuzReplaced several // style comments
2000-12-10 cuzCosmetic changes
2000-12-10 cuzWatcom fixes
2000-12-10 cuzFixed a problem with the Watcom compiler
2000-12-09 cuzRemove unused flags
2000-12-09 cuzBumped the version number
2000-12-09 cuzIgnore some files
2000-12-09 cuzFixed several obvious omissions. Allow specifying a...
2000-12-07 cuzAdded a todo list
2000-12-06 cuzFixed generation of invalid HTML code
2000-12-06 cuzUse a broader character set for labels, so we can save...
2000-12-06 cuzMore help, option --htmldir, first version of include...
2000-12-06 cuzAdd several improvements, among others: Options, index...
2000-12-06 cuzHandle multiple files and cheap local labels
2000-12-05 cuzNew tool
2000-12-04 cuzOptimize local immidiate stores
2000-12-04 cuzOptimize local immidiate stores
2000-12-04 cuzAdded load/store transformation
2000-12-04 cuzAdded new code hints for use at the end of a function
2000-12-04 cuzNew optimization
2000-12-04 cuzFixed a bug
next