]> git.sur5r.net Git - cc65/history - src/cc65/litpool.c
Merge pull request #504 from jedeoric/master
[cc65] / src / cc65 / litpool.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-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-01-25 uzFix an error in ReleaseLiteral.
2009-12-08 uzNew option and #pragma --local-strings that causes...
2009-12-05 uzRewrote literal handling. Literals are now saved togeth...
2009-12-04 uzCreate one literal pool per function, so that literal...
2004-06-02 cuzRewrote code generation for the strlen standard functio...
2001-09-09 cuzAdding functionality to StrBuf
2001-09-09 cuzUse a string buffer instead of the old implementation
2001-05-03 cuzWorking on the new backend
2001-04-19 cuzRenamed GetLabel to GetLocalLabel
2001-03-26 cuzRemove the hardcoded limit from the literal pool.
2000-11-29 cuzUse the new TgtTranslateBuf function
2000-10-15 cuzError handling cleanup/changes.
2000-08-23 cuzMove target handling and character set translation...
2000-08-01 cuzMoved the check module to the common dir.
2000-07-18 cuzFixed some gcc warnings
2000-05-28 uzThis commit was generated by cvs2svn to compensate...