]> git.sur5r.net Git - cc65/history - src/cc65/global.h
Add a goto indirect jump from pointer
[cc65] / src / cc65 / global.h
2017-10-23 jedeMerge branch 'master' of https://github.com/jedeoric...
2017-10-22 jedeoricMerge branch 'master' into master
2017-10-22 Oliver SchmidtMerge pull request #504 from jedeoric/master
2017-10-08 Oliver SchmidtMerge pull request #503 from jedeoric/master
2017-09-27 Oliver SchmidtMerge pull request #494 from jedeoric/master
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-06-05 Oliver SchmidtMerge pull request #436 from bbbradsmith/ca65_define_ma...
2017-05-26 Oliver SchmidtMerge pull request #438 from bbbradsmith/ca65_rand_comment
2017-04-04 Oliver SchmidtMerge pull request #389 from IrgendwerA8/stringimprovements
2017-04-03 Oliver SchmidtSo far the built-in inlining of several known standard...
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2016-02-26 silverdrMerge pull request #1 from cc65/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2015-07-11 mrdudzMerge remote-tracking branch 'upstream/master' into...
2015-06-04 Oliver SchmidtMerge pull request #160 from Movax12/definedinstr
2015-05-26 Oliver SchmidtMerge pull request #151 from greg-king5/fastcall
2015-04-22 Greg KingAdded a command-line option to compile a program, with...
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-07-12 uzAdded an option to output the assembly after each trans...
2011-07-12 uzParse #pragma align() (does nothing currently).
2010-05-02 uzAdded a new option --dep-target to the compiler. This...
2010-05-01 uzChanged generation of makefile dependencies:
2009-12-08 uzNew option and #pragma --local-strings that causes...
2009-10-08 uzRewrote handling of the -W command line option. It...
2004-09-16 cuzIntroduce a -E flag that activates just the preprocessor.
2004-06-21 cuzThe -A and --ansi switches are gone, together with...
2004-06-15 cuzRemoved the undocumented, obsolete and unused OptDisabl...
2004-06-15 cuzMake the -W flag stackable.
2004-06-15 cuzMake the -O and --codesize options stackable.
2004-06-02 cuzRewrote code generation for the strlen standard functio...
2004-03-07 cuzMade several options that can be changed by #pragmas...
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-11-26 cuzNew --register-space option
2001-05-04 cuzWorking on the new backend
2001-03-24 cuzAllow a more exact specification which growth factor...
2001-03-19 cuzAdded new option and pragma to generate calls to a...
2001-03-10 cuzMoved verbose output to a shared module in the common...
2000-09-01 cuzRewrote the input file management.
2000-08-23 cuzMove target handling and character set translation...
2000-06-14 cuzNew long option --static-locals
2000-06-14 cuzNew option --add-source
2000-05-28 uzThis commit was generated by cvs2svn to compensate...