]> git.sur5r.net Git - cc65/history - doc/cc65.sgml
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / doc / cc65.sgml
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-10 Oliver SchmidtAdjusted doc to recent drop of VER_PATCH.
2014-02-28 Oliver SchmidtMerge pull request #86 from AntiheroSoftware/ca65-65816
2014-02-20 Oliver SchmidtMerge pull request #83 from AntiheroSoftware/ca65-65816
2014-02-17 Oliver SchmidtMerge pull request #80 from AntiheroSoftware/ca65-65816
2014-02-11 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-02-04 Oliver SchmidtUpdated linuxdoc sources from https://github.com/groess...
2014-02-04 Oliver SchmidtRevert "No linuxdoc here. Documenation is to be maintai...
2013-03-24 Oliver SchmidtNo linuxdoc here. Documenation is to be maintained...
2013-01-26 uzAdded note about behaviour of --local-strings (Greg...
2012-01-02 ol.scReplaced <target>-geos with geos-<target>.
2011-12-27 ol.scReplaced references to target 'geos' with references...
2011-12-07 uzAdded more sample for the inline assembler. Contributed...
2011-05-01 uzFix output of --help regarding -W. Added new option...
2010-11-29 uzDocument that -t changes not only the character transla...
2010-11-28 uzAllow to disable the "Result of comparison is constant...
2010-10-02 uzMake the warning "statement has no effect" switchable.
2010-05-25 uzAdded missing docs for predefined macros, sorted them...
2010-05-02 uzAdded a new option --dep-target to the compiler. This...
2010-05-01 uzAdded a more detailed explanation of the --standard...
2010-05-01 uzChanged generation of makefile dependencies:
2009-12-08 uzNew option and #pragma --local-strings that causes...
2009-12-05 uzRewrote literal handling. Literals are now saved togeth...
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...