]> git.sur5r.net Git - cc65/history - src
Fixed a typo
[cc65] / src /
2005-09-13 cuzFixed a typo
2005-09-12 cuzMore optimizations
2005-09-11 cuzSome function renaming.
2005-09-10 cuzBumped the version number for the snapshot
2005-09-10 cuzBumped the version number for 2.11.0
2005-09-10 cuzDon't complain about missing includes when generating...
2005-09-10 cuzDelete the auto-generated .inc files for target zap
2005-09-02 cuzFixed a problem with evaluation of the address size
2005-09-01 cuzAdded HuC6280 CPU
2005-09-01 cuzBumped the year in the copyright message
2005-09-01 cuzAdded the remaining HuC6280 instructions
2005-08-31 cuzStarted to add support for the HuC6280 cpu
2005-08-31 cuzReversed accidentally checked in changes
2005-08-31 cuzAdded HuC6280 cpu (will be treated as a 65C02)
2005-08-31 cuzStarted to add support for the HuC6280 cpu
2005-08-31 cuzAdded HuC6280 cpu
2005-08-31 cuzFixed minor and rather obscure problem: When including...
2005-08-30 cuzFixed a bug in FuncStrAt. New shortcut function GenLite...
2005-08-29 cpgadd "define=yes" for CODE segment
2005-08-28 cuzNew atari builtin macro package that features a scrcode...
2005-08-27 cuzAttrTab and RtsTab were not able to handle label within...
2005-08-26 cuzAdded the "none" CPU.
2005-08-26 cuzAdded "none" CPU.
2005-08-26 cuzAdded check for gcc
2005-08-24 cuzFixed the copyright message
2005-08-24 cuzAdded a new option --macpack-dir that allows to load...
2005-08-24 cuzFixed a wrong comment
2005-08-22 cuzMove the macro package sources into own files
2005-08-12 cuzAdd new options to usage info
2005-08-12 cuzAdded new -Wa and -Wl options to pass options to the...
2005-08-07 cpgadd __RESERVED_MEMORY__
2005-07-31 cuzFixed a bug in the last change
2005-07-31 cuzFixed handling of expressions in .word and .addr instru...
2005-07-29 cpgadd TRAILER; calculate RAM size depending on start...
2005-07-29 cuzFixed a bug
2005-07-28 cuzFixed a bug
2005-07-28 cuzAdded simple expressions for the config file
2005-07-26 cuzMinor changes to the variadic macro feature. Added...
2005-07-26 cuzAdded symbol definitions on the command line and weak...
2005-07-24 cuzAdded C99 variadic macros
2005-07-24 cuzNew syntax for symbols
2005-07-24 cpgset RAM start address to %S; add STARTADDRESS
2005-07-22 cpgadd EXTZP segment
2005-07-19 izydorst- do not remove commas from quoted text (Stefan Haubenthal)
2005-07-17 cuzFixed a bug: The compiler aborted with an internal...
2005-06-30 cuzFixed a bug
2005-06-08 cuzFixed a bug: Compiling an empty source file led to...
2005-05-29 cuzAllow empty and comment lines in structs
2005-05-17 cuzFixed a bug
2005-05-11 cuzFixed a bug
2005-05-11 cuzAdded variable symbols using .set
2005-05-10 cuzNew .sprintf function
2005-05-09 cuzAdded a .IDENT function
2005-05-09 cuzAdded va_copy for gcc version == 2
2005-05-08 cuzFixed parameter naming
2005-04-21 cuzInterruptor support for all systems.
2005-04-20 cuzFixed a bug
2005-04-20 cuzUse "Assertion failed" as default message for .assert...
2005-04-20 cuzImprove the assertion check
2005-04-19 cuzEvaluate .asserts with known conditions in the assembler.
2005-04-14 cuzFixed a bug
2005-03-31 cpgadd "define = yes" to LOWCODE, remove it from INIT...
2005-03-30 cuzFixed numeric OS ids. Added new OS OPENCBM
2005-03-30 cuzMinor changes requested by Oliver Schmidt
2005-03-26 cuzAdded library groups
2005-03-25 cuzFixed a typo
2005-03-25 cuzNo output when using wstrip
2005-03-25 cuzAdd the replacement startup file wildargv.obj to the...
2005-03-24 cuzOutput the help text to stdout
2005-03-24 cuzAdded the INIT segment
2005-03-22 cuzCheap local symbol in a macro .local statement were...
2005-03-20 cuzAdded extensions for new loadable modules
2005-03-15 cuzAllow to remap the character with code zero.
2005-03-11 cuzFixed a bug and replaced tabs by spaces
2005-02-26 cuzMove the constructor tables into the INIT segment
2005-02-25 cuzAdded the new INIT segment to all configs and adjusted...
2005-02-17 cuzAdd creation time in the header
2005-02-17 cuzMore comment handling
2005-02-16 cuzAdded new comment feature
2005-02-14 cuzSuppress wine debug output
2005-02-14 cuzAllow numeric OS types in the config file
2005-01-23 cuzIn case of memory area overflows, generate a short...
2005-01-21 cuzAllow a unary +
2005-01-21 cuzFixed zeropage segment declaration (syntax had changed...
2005-01-20 cuzBetter error message when a file is not found in the...
2005-01-14 cuzRecoded the last change
2005-01-14 cuzFixed a bug (Report from Greg King)
2005-01-09 cuzFixed a bug (hopefully).
2005-01-09 cuzDon't treat K&R functions as variadic. The standard...
2005-01-09 cuzOutput warnings for implicit int types if std >= C99.
2005-01-09 cuzFixed a bug: If all output data was discarded (by using...
2005-01-08 cuzMore CfgName issues.
2005-01-08 cuzFixed several places were CfgName was used directly...
2005-01-08 cuzReplace obsolete "wprot" segment type by "ro".
2005-01-08 cuzNew info file statement "asminc" that allows to read...
2005-01-08 cuzNew segment attribute ALIGN_LOAD. Some cleanup.
2005-01-06 cuzNew segment APPZP
2004-12-19 cuzSeveral improvements and a few bug fixes
2004-12-18 cuzFixes for the Watcom compiler and some general improvem...
2004-12-16 cuzSome improvements using the new SB_Printf for string...
next