]> git.sur5r.net Git - cc65/shortlog
cc65
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 cuzIgnore some more intermediate files
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-28 cuzUse new DOS compile make.bat from Keith
2001-04-25 cuzStarted to redo the backend
2001-04-25 cuzNew module strutil
2001-04-19 cuzRenamed GetLabel to GetLocalLabel
2001-04-19 cuzWorking on the ..scanf functions
2001-04-19 cuzSqueezed a few cycles/bytes out of tolower and toupper.
2001-04-06 cuzFixed a bug. Function declarations where the type of...
2001-04-06 cuzAdded segment type zp
2001-04-04 cuzRenamed a file with more than 8 chars in its name
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-04-02 cuzsteaxspi.o was missing
2001-03-30 mrintschcbm_write() added
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 cuzAdded mor specialized decax functions
2001-03-26 cuzUse one function exit point
2001-03-26 cuzChanged header
2001-03-26 cuzCorrect wrong optimizer infos
2001-03-26 cuzRemoved an obsolete import
2001-03-26 cuzRecode decsp8
2001-03-26 cuzFixed a typo
2001-03-24 cuzAllow a more exact specification which growth factor...
2001-03-24 cuzAdjust several optimizer information pieces
2001-03-24 cuzSqueeze one cycle and several bytes out of the pushax...
2001-03-24 cuzRewrite the decsp and subysp functions now since they...
2001-03-24 cuzRemove unused imports
2001-03-24 cuzUse decsp instead of subysp
2001-03-24 cuzdecspX will no longer save a
2001-03-24 cuzInline parameter frame building
2001-03-23 cuzMake AddConstSym from AddEnumSym
2001-03-23 cuzAdded Greg King
2001-03-23 cuzIgnore some auto generated files
2001-03-23 cuzAdd section about cost of accessing params in a variadi...
2001-03-23 cuzRemove comment about stdarg.h being non standard
2001-03-23 cuzva_start has also changed since the address of a fixed...
2001-03-23 cuzRemove va_fix
2001-03-23 cuzThe va_fix macro is no longer needed
2001-03-23 cuz * Added several type casts to increase C++ compatibility.
2001-03-23 cuzIncreased h/w stack safety zone to 12 bytes
2001-03-23 cuzType change
2001-03-23 cuzChanged TgtTranslateBuf
2001-03-23 cuzLast checkin was a cr/lf converted version:-(
2001-03-23 cuzUse the new __argsize__ pseudo variable
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-21 mrintschcompleted and testet cbm_read()
2001-03-20 cuzAdded code to check the 6502 stack
2001-03-20 mrintschAdded comments to cbm.h.
2001-03-20 cuzDescribe new --check-stack option and related #pragma...
2001-03-20 cuzDescribe changed .incbin command
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-19 cuzRemoved the old stack checking routine
2001-03-19 cuzFixed a typo
2001-03-19 cuzIgnore intermediate files
2001-03-19 cuzAdded a stack checking routine
2001-03-18 cuzSome more debuginfo implementation
2001-03-13 mrintschLoading and saving memory areas on cbm platforms
2001-03-13 cuzscanf modules (currently not working)
2001-03-13 cuzRemove bash pecularities.
2001-03-10 cuzAdd new symbol __STACKSIZE__ to all linker configurations.
2001-03-10 cuzUse the linker define stacksize instead of a variable.
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 cuzRemoved the read module from the Makefile
next