]> git.sur5r.net Git - cc65/history - src
Remove comment about stdarg.h being non standard
[cc65] / src /
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
2000-12-04 cuzMinor rearrangements to make the code more robust in...
2000-12-04 cuz65C02 optimizations
2000-12-02 cuzFixed wrong translations for PET and CBM610
2000-12-01 cuzTranslate chars returned by .strat into the target...
2000-12-01 cuzFix detection of byte sized expressions
2000-11-30 cuzReplaced the unused NES target by BBC
2000-11-30 cuzAdded config file for bcc micro
2000-11-29 cuzUse the new TgtTranslateBuf function
2000-11-29 cuzNew TgtTranslateBuf function
2000-11-28 cuzImplementation for the .IFPxx commands was missing
2000-11-28 cuzpusha function has changed
2000-11-27 cuzImplemented large offsets for g_putind
2000-11-24 cuzFix several errors: The address operator on functions...
2000-11-24 cuzFixed a typo
2000-11-23 cuzUse "[linker generated]" as source for linker generated...
2000-11-22 cuzAdded optimizations for commutative arithmetic ops
2000-11-22 cuzNew --cpu command line switch
2000-11-22 cuzIn switch statements, do only print a warning about...
2000-11-20 cuzAdded condes decls to all linker config files
2000-11-20 cuzDebugging the condes support
2000-11-20 cuzAdded condes tables to c64 config
2000-11-20 cuzFirst finished implementation of the condes feature
2000-11-20 cuzAdded InitFilePos method
2000-11-20 cuzWorking on the condes feature
2000-11-19 cuzMake target for generating the .inc files
2000-11-19 cuzMingW fixes
2000-11-17 cuzFixed a DJGPP warning
2000-11-17 cuzSmall fix for DJGPP
2000-11-03 cuzNew module to handle initializers
2000-11-02 cuzRemoved underlines from struct names
2000-11-02 cuzRemoved underlines from structure names.
2000-11-02 cuzRemoved error numbers in favour of literal error messag...
2000-10-31 cuzAdded missing params to Error function
2000-10-31 cuzAdded a sort function
2000-10-31 cuzMoved the target configurations into separate files
2000-10-30 cuzWorking on initializers
2000-10-30 cuzFixed a bug
2000-10-30 cuzRenamed EXP_INITIALIZER
2000-10-30 cuzRenamed EXP_INITIALIZER, added check macros
2000-10-30 cuzAdd initializer bit in debug syms
2000-10-30 cuzAdd initializer
2000-10-30 cuzBump version number
2000-10-30 cuzChange symbol flags, add initializer
2000-10-20 cuzAdd the default libraries if both, a target and a confi...
2000-10-18 cuzAdded handling for -h command line parameter
2000-10-17 cpgchanged Atari ZP define to have max. ZP space available
2000-10-15 cuzAllow larger address ranges
2000-10-15 cuzError handling cleanup/changes.
2000-10-15 cuzWorking on the new parser.
2000-10-15 cuzAdded functions taking and returning consts
2000-10-10 cuzCheck for macro redefinitions that are not identical...
2000-10-10 cuzNew module
next