]> git.sur5r.net Git - cc65/history - src/cc65/main.c
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / cc65 / main.c
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2014-03-01 Christian Groesslerfirst changes for atari5200 target
2013-12-05 Oliver SchmidtRevert "Added basic frame for new target 'creativision'."
2013-11-30 Greg KingMerged branch "master" into make. 61/head
2013-11-30 Greg KingMerged branch "master" into ubiquitous. 62/head
2013-11-25 Oliver SchmidtAdded basic frame for new target 'creativision'.
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-27 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-27 Oliver SchmidtHave __PLUS4__ imply __C16__.
2013-06-17 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-17 Oliver SchmidtHave __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__...
2013-05-28 Oliver SchmidtIntroduced target 'atarixl'.
2013-05-20 Oliver SchmidtAdded 'sim6502' and 'sim65C02' targets.
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-07 Oliver SchmidtMerge pull request #7 from greg-king5/config-buf
2013-05-07 Oliver SchmidtMerge pull request #6 from greg-king5/forget-path
2013-05-07 Greg KingRemoved useless command-line option. 6/head
2013-05-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
2013-05-04 Greg KingChanged the order of directories that are searched...
2013-04-07 Oliver SchmidtNo SVN version here.
2012-07-12 uzAdded an option to output the assembly after each trans...
2011-12-28 uzAdded TGT_GEOS_CBM and TGT_GEOS_APPLE.
2011-05-01 uzFix output of --help regarding -W. Added new option...
2010-05-09 uzRestructured search path handling.
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-12-05 uzRewrote literal handling. Literals are now saved togeth...
2009-10-08 uzRewrote handling of the -W command line option. It...
2009-10-08 uzUse the new InvArg() function.
2009-09-28 uzMove the version numbers from the interface of the...
2009-09-13 uzRemoved the ace target. It didn't have a linker config...
2009-09-01 uzTerminate after printing the version number when -V...
2009-08-31 uzPrint the SVN version number when -V or --version is...
2009-08-31 uzFixed a copy&paste error in a comment.
2009-02-23 uzAdded a separate output module that is used to manage...
2005-08-31 cuzAdded HuC6280 cpu (will be treated as a 65C02)
2005-03-24 cuzOutput the help text to stdout
2004-10-08 cuzAdded the lynx target
2004-10-08 cuzAdded the lynx target
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-05-10 cuzAdd 6502X cpu
2004-05-02 cuzMore output when using -v.
2004-03-11 cuzNew target APPLE2ENH
2004-03-08 cuzAllow push/pop arguments for segment name #pragmas
2004-03-07 cuzMade several options that can be changed by #pragmas...
2003-11-29 cuzUse smart mode, allow more CPUs, fix CPU dependent...
2003-11-29 cuzMemory model additions
2003-11-25 cuzNew --memory-model switch
2003-10-10 cuzNew target supervision
2003-08-07 cuzSome CPU definition changes
2003-08-03 cuzNew option --forget-inc-paths
2003-06-11 cuzImprove help output
2003-05-27 cuzFixed an include file search order problem
2003-05-02 cuzAdd __NES__ #define
2003-05-01 cuzMoved CPU definition into common/
2003-02-08 cuzValidSegName now defined in segnames.h
2003-01-04 cuzMove the Debug flag into a new module "debugflag" in...
2002-11-28 cuzMove the ValidSegName function into common (segdefs)
2002-11-26 cuzNew --register-space option
2002-11-24 cuzReenable register variables
2002-11-21 cuzNew target c16
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-06-03 cuzNew target: oric atmos
2002-04-25 cuzAdd the 'module' target
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-10-11 cuzAnother signedness fix
2001-09-30 cuzMore source splitting.
2001-09-26 cuzCommand line options cleanup
2001-09-13 cuzAdded the Commdore 510 target system
2001-09-06 cuzRenamed some functions for better readbility.
2001-07-30 cuzMake --list-opt-steps exclusive
2001-07-29 cuzAllow enabling/disabline optimizer steps by file
2001-05-24 cuzCosmetic changes
2001-05-22 cuzAdded .dbg statement generation for the assembler
2001-05-21 cuzWorking
2001-05-09 cuzAdded backend optimizations
2001-05-05 cuzWorking on the new backend
2001-05-04 cuzWorking on the new backend
2001-05-03 cuzWorking on the new backend
2001-05-01 cuzWorking on the new backend
2001-04-28 cuzRewriting the backend
2001-03-24 cuzAllow a more exact specification which growth factor...
2001-03-23 cuz * Added several type casts to increase C++ compatibility.
2001-03-20 cuzHelp text alignment was wrong
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...
2001-03-09 cuzAdded command line response files
2001-01-05 cuzUse chartype.h instead of ctype.h
2000-11-30 cuzReplaced the unused NES target by BBC
2000-10-15 cuzError handling cleanup/changes.
2000-09-14 cuzInitialize translation tables
2000-09-01 cuzRewrote the input file management.
2000-08-23 cuzThe checks if there is an argument are not needed since...
next