]> git.sur5r.net Git - cc65/shortlog
cc65
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
2001-03-08 cuzAdded the 2.6.1 spec
2001-03-08 cuzDefine symbols for the RAM area
2001-03-08 cuzDon't hardcode the stack location
2001-03-03 cuzFixed email address
2001-03-03 cuzFixed a bug with different load/run areas, where a...
2001-02-21 cuzFixed errors in the incaxn functions
2001-02-07 cpgadded more error codes
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 cuzAdded OS/2 compile instructions
2001-01-05 cuzChanged the makefiles to work under OS/2 using EMX...
2001-01-05 cuzAdded Mirco Miranda
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-11 cpgadded some more atari special char ATxxx defines
2000-12-10 cuzCosmetic changes
2000-12-10 cuzWatcom fixes
2000-12-10 cuzFixed a problem with the Watcom compiler
2000-12-09 cpgadapted constructor function names to initxxx convention
2000-12-09 cuzRemove unused flags
2000-12-09 cuzAdd linker config files
2000-12-09 cuzMinor text changes
2000-12-09 cuzAdded RPM spec files
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-08 cuzDescribe initialized void variables
2000-12-08 cuzFixed several minor problems
2000-12-08 cuzAdded a speed optimization. Makes the code somewhat...
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 cuzFixed a bug and - while doing so - made it somewhat...
2000-12-06 cuzRemove global namespace operator
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
2000-12-04 cuzMinor rearrangements to make the code more robust in...
2000-12-04 cuz65C02 optimizations
2000-12-04 cpgadapted to new return values (PAL/NTSC is now reported...
2000-12-04 cpgreturns television system
2000-12-04 cpgtvtype.o: new object file
2000-12-04 cpgchanged get_ostype defines for new return parameters...
2000-12-03 cpggraphics memory reservation is now done via a contructo...
2000-12-03 cpgset contructor priority to 27 (grr)
2000-12-03 cpgBasic-like GRAPHICS function; not yet implemented;...
2000-12-03 cpgdefault set back to 9, as we're now only linked if...
2000-12-03 cpgset constructor priority to 26
2000-12-03 cpggraphics.o: new object file
2000-12-03 cpgfixed a stupid bug. why haven't I noticed it before??
2000-12-03 cpgremoved special mouse memory handling, it's now done...
2000-12-03 cpgadded mousemem constructor
next