]> git.sur5r.net Git - cc65/history - src/cc65/stdnames.c
Made the code that logs indirect-goto referals be a little more efficient.
[cc65] / src / cc65 / stdnames.c
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...
2010-03-22 uzInline some occurances of strcmp.
2004-06-09 cuzRemoved ExprLoad to LoadExpr.
2004-06-04 cuzAdded strcpy
2004-06-02 cuzRewrote code generation for the strlen standard functio...
2004-06-01 cuzFix external function names
2004-05-26 cuzAdd standard names for library functions