]> git.sur5r.net Git - cc65/history - src/ar65/objfile.c
Made the code that logs indirect-goto referals be a little more efficient.
[cc65] / src / ar65 / objfile.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.
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-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
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-07 Oliver SchmidtAllow for warning-free build of ar65 with MS VC on...
2012-06-07 uzIn error or warning messages, output the name of the...
2012-04-03 uzUse the replacement function to set file times.
2012-04-01 uzUse the new FileStat function to get correct file modif...
2011-08-21 uzWrite spans out in a separate object file section....
2011-08-18 uzAdapt to changed information in the object files.
2011-06-13 uzMark the symbol that is the name of a scope with the...
2011-01-28 uzChange how data is stored in the library. To simplify...
2011-01-28 uzUse routine from common library instead of separate...
2005-12-11 cuzFixed portability problems with va_copy. In three place...
2003-11-28 cuzExtend the object code format by adding a (currently...
2003-06-06 cuzAdded assertions
2003-05-25 cuzChanged the object file and library format. There is...
2001-05-23 cuzAdded line infos
2000-11-20 cuzWorking on the condes feature
2000-11-19 cuzMingW fixes
2000-06-14 cuzMove stuff into the common directory
2000-06-09 cuzVC++ fixes
2000-05-28 uzThis commit was generated by cvs2svn to compensate...