]> git.sur5r.net Git - cc65/history - doc/cc65.sgml
Create one literal pool per function, so that literal pool data is removed
[cc65] / doc / cc65.sgml
2009-12-04 uzCreate one literal pool per function, so that literal...
2009-10-14 uzChanged names of the pragmas to be identical to the...
2009-10-13 uzRewrote most of the #pragma parsing code. I'm still...
2009-10-08 uzRewrote handling of the -W command line option. It...
2009-09-22 uzChanged search paths to use subdirectories of CC65_HOME...
2009-09-12 uzFixed a few inaccuracies the the description of the...
2009-08-30 uzMissing resp. ignored "volatile".
2009-08-29 uzFew small changes. Started a new section about implemen...
2009-08-29 uzRewrote the paragraph about compiler limits and standar...
2006-05-31 cuzMinor update by Oliver Schmidt
2005-08-10 cuzSmall fixes by Greg King
2005-07-24 cuzSmall changes to work around problems in the linuxdoc...
2005-05-24 cuzSmall additions by Stefan Haubenthal
2005-01-22 cuzFixed a few typos (note from Stefan Haubenthal)
2004-12-02 cuzSmall improvement
2004-06-21 cuzThe -A and --ansi switches are gone, together with...
2004-06-15 cuzDocument the codesize, optimize and warn pragmas
2004-06-15 cuzInline assembly can now reference C labels with the...
2004-06-07 cuzFixed a typo and changed example to use new asm syntax
2004-06-01 cuzNew options
2004-03-08 cuzDocument push/pop for segment name #pragmas
2004-03-07 cuzDocumented the new push/pop factility for #pragmas.
2003-09-16 cuzNew %s inline asm format specifier
2003-07-21 cuzAdded info about the __VIC20__ #define
2003-02-05 cuzDocumented flexible array members
2002-11-26 cuzAdded blurb about register variables
2002-11-22 cuzAdded atmos and new c16 target
2002-11-04 cuzExtend description of %v inline assembler format specifier
2002-10-10 cuzFixed some bad looking stuff
2002-10-10 cuzList of short options were missing
2002-10-10 cuzRemove statement about initialization of locals
2002-10-10 cuzDocument the new #pragma syntax. Add comment about...
2002-02-18 cuzDocument #pragma charmap
2001-10-02 cuzReordered the options to match the actual usage output
2001-10-02 cuzUpdated the option list
2001-10-02 cuzFixed a bug
2001-10-02 cuzDate update
2001-10-02 cuzExplain the new inline assembler syntax
2001-09-14 cuzUpdates for the CBM510
2001-08-10 cuzAdd comment about passing structs as params
2001-05-24 cuzFixed a few copy'n paste errors - thanks to Keith Gerdes
2001-05-24 cuzAdded explanation for --codesize
2001-03-20 cuzDescribe new --check-stack option and related #pragma...
2000-12-08 cuzDescribe initialized void variables
2000-12-02 cuzAdditions + cleanup
2000-12-02 cuzConverted the ld65 docs to sgml
2000-11-29 cuzDocumentation updates
2000-09-03 cuzWorking on the cc65 docs
2000-09-03 cuzConverted cc65.txt to SGML (incomplete). Several correc...