]> git.sur5r.net Git - cc65/history - src/od65/main.c
C90 param, void
[cc65] / src / od65 / main.c
2019-03-24 Bas WassinkMerge https://github.com/cc65/cc65
2019-01-25 jedeoricMerge branch 'master' into master
2019-01-20 Oliver SchmidtMerge pull request #829 from inexorabletash/string...
2019-01-05 Greg KingChanged most "backticks" (grave accents) into apostrophes.
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-18 Oliver SchmidtMerge pull request #453 from mrdudz/waitvsync 460/head
2017-02-01 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2016-08-16 Oliver SchmidtMerge pull request #335 from IrgendwerA8/SMC_macro_fixes
2016-08-14 Oliver SchmidtMerge pull request #334 from cacciatc/standard-versioning
2016-08-12 Chris CacciatoreAll programs print version and exit successfully. 334/head
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
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...
2013-04-27 Oliver SchmidtNo copyright message here.
2012-02-26 uzOutput usage information to stdout, not stderr. This...
2011-07-31 uzAllow to dump scope information.
2011-01-27 uzAdapt to changed object file format.
2009-09-28 uzMove the version numbers from the interface of the...
2002-11-25 cuzAdjusted the copyright string
2002-11-25 cuzAdd capability to dump just the segment sizes
2002-01-15 cuzFixed a bug
2001-09-30 cuzUse __attribute ((unused)) instead of -Wno-unused-parameter
2001-09-15 cuzFixed a few warnings
2001-05-23 cuzAdded line infos
2001-03-09 cuzAdded command line response files
2000-07-31 cuzAdded dump of debug symbols and output of values for...
2000-07-30 cuzRenamed x65 to xo65
2000-07-30 cuzAdded --dump-all
2000-07-30 cuzAdded dump of exports and imports
2000-07-30 cuzAdded dump of segments
2000-07-30 cuzAdded dump of the file list
2000-07-30 cuzAdd dumping of options
2000-07-29 cuzBetter handling of missing flags and wrong files
2000-07-29 cuzFirst rudimentary version - can dump xo65 headers