]> git.sur5r.net Git - cc65/history - src/cc65/codegen.h
Minor improvement of optimizations
[cc65] / src / cc65 / codegen.h
2001-11-07 cuzFixed a typo
2001-10-25 cuzUse a long for the offset of static variables, so negat...
2001-10-11 cuzRewrote the switch statement
2001-09-25 cuzFinished indirect function calls.
2001-09-09 cuzAdding functionality to StrBuf
2001-06-04 cuzWorking on the backend
2001-05-22 cuzAdded .dbg statement generation for the assembler
2001-05-21 cuzWorking
2001-05-05 cuzWorking on the backend
2001-05-05 cuzWorking on the new backend
2001-05-03 cuzWorking on the new backend
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 new backend
2001-03-24 cuzInline parameter frame building
2001-03-23 cuz * Added several type casts to increase C++ compatibility.
2001-03-20 cuzAdded code to check the 6502 stack
2001-03-19 cuzAdded new option and pragma to generate calls to a...
2000-06-10 cuzRemove functions that do no longer exist
2000-06-08 cuzSome work on function stuff.
2000-05-28 uzThis commit was generated by cvs2svn to compensate...