]> git.sur5r.net Git - cc65/history - src
The conversion specifier to output a StrBuf had to be changed, because gcc
[cc65] / src /
2008-03-31 cuzThe conversion specifier to output a StrBuf had to...
2008-03-29 cuzFixed an error in the type comparison code. Function...
2008-03-27 cuzNew functions SB_ToLower and SB_ToUpper.
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2008-02-27 cuzFixed a bug in the optimizer. Loads of X and Y from...
2008-02-20 cuzPatch for ca65html by Greg King:
2008-02-19 cuzAllow optional assignments in .export and .exportzp...
2007-09-02 cuzMore segment support stuff.
2007-08-31 cuzStarted to add support for segments.
2007-08-31 cuzMove code to a subroutine.
2007-08-31 cuzPreprocess the remainder of the line in a #include...
2007-08-30 cuzRenamed the Val field to IVal to allow values of other...
2007-08-28 cuzMove more stuff from scanner.c into the new module...
2007-08-28 cuzAdded #warning (suggestion by Rudolf Schubert).
2007-08-27 cuzPreparation for introducing token sources.
2007-08-26 cuzFixed a bug: The compiler evaluated constant expression...
2007-08-23 cuzNew .FEATURE org_per_seg. If enabled, .org/.reloc do...
2007-08-19 cuzApplied Magervalps colorization changes with some minor...
2007-08-19 cuzFixed umlauts
2007-07-03 cuzFixed an error handling SC_EXTERN.
2007-07-03 cuzFixed an error.
2007-06-28 cuzFixed an error
2007-06-12 cuzFixed wrong spelling of ".dbyt".
2007-06-12 cuzFixed hangs on certain info files. PC was not increment...
2007-05-21 cuzFixed a problem with MagerValps changes.
2007-03-18 cuzFix type of "&array" - it will actually generate pointe...
2007-03-18 cuzUsing typdefs, it is possible to construct types that...
2007-02-10 cuzFixed a bug introduced with the last patch
2007-02-07 cuzFixed an error in SB_Slice.
2007-02-03 cuzMagerValp: I adjusted some of the regexps in ca65html...
2007-02-03 cuzFixed internal compiler error on invalid input code.
2006-08-22 cuzReplace the fixed buffer in the Find() routine by a...
2006-05-29 cuzFixed a problem with undefined identifiers in #if expre...
2006-05-29 cuzTerminate the line containing the #if expression before...
2006-05-21 cuzDon't check for open .IF clauses when reaching the...
2006-04-24 cuzRemoved a C99 construct
2006-04-16 cuzAdded another optimization step
2006-04-16 cuzAdded more info about internal (builtin) functions
2006-04-16 cuzComment fix
2006-04-15 cuzRepeatedly call OptStore1 after OptJumpTarget because...
2006-04-15 cuzldaxysp doesn't return flags any more.
2006-04-15 cuzAdded some code rewriting (may enable optimizations...
2006-04-15 cuzOptimize decaxn
2006-04-09 cuzEmit warnings for symbols that were used suboptimal...
2006-04-09 cuzNew function xdup.
2006-04-07 cuzCorrected some runtime function info
2006-04-03 cuzAdded lots of runtime function info.
2006-04-02 cuzAdded info for the staxspidx runtime function.
2006-03-30 cuzFixed a few errors in the macros used by the Watcom...
2006-03-24 cuzFixed a problem of the optimizer. Unknown internal...
2006-02-19 cuzCleanup. Added a few general purpose functions.
2006-02-19 cuzChanged the low level type representation from a strung...
2006-02-18 cuzRemoved an unneeded struct forward
2006-02-17 cuzAdded the inline keyword
2006-02-17 cuzParse the C99 "restrict" keyword correctly (but ignore...
2006-02-17 cuzAllow type qualifiers before a storage class spec.
2006-01-30 cuzAdded new options and info file attribute to set the...
2006-01-29 cuzRestructured some of the code. Attribute handling is...
2006-01-27 cuzNew --label-break option
2006-01-20 cuzFixed a problem with files that don't end with a newline
2006-01-19 cuzFixed a problem with input files with end address ...
2005-12-11 cuzAdded a generic va_copy definition
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2005-12-09 cuzFixed the latest bugfix
2005-12-07 cuzFixed another bug with help of Greg King
2005-12-04 cuzIgnore internal symbols when generating warnings about...
2005-12-02 cuzSmall map file string fix
2005-12-01 cuzA local macro symbol with a cheap local name (@......
2005-11-22 cuzA BSS segment with an alignment, that is written to...
2005-11-21 cuzFixed a bug
2005-11-20 cuzAdd symbol to disable inlining of functions
2005-11-20 cuzAdd a linefeed after internal compiler error messages
2005-11-20 cuzAutodetect the Amiga when compiling
2005-11-20 cuzAdd explicit check for CPU_UNKNOWN to avoid SIGSEGV
2005-11-20 cuzInsert correct .setcpu line for HuC6280
2005-11-20 cuzFixed a problem with --feature labels_without_colons...
2005-09-14 cuzUse the new linker features in apple2.cfg. This makes...
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.
next