]> git.sur5r.net Git - cc65/history - src/ld65/fragment.h
Changed most "backticks" (grave accents) into apostrophes.
[cc65] / src / ld65 / fragment.h
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...
2011-08-19 uzChanged data type used to store line numbers from unsig...
2011-08-14 uzAdapted to new line infos and spans as written to the...
2011-01-28 uzFixed an error in the macro versions of the inline...
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2011-01-24 uzFragments and assertions reference LineInfo items inste...
2010-08-07 uzSome changes in debug info generation.
2010-07-30 uzHandle file position information for fragments differen...
2003-06-06 cuzFragment cleanup, more string pool use
2003-06-04 cuzUse a string pool to reduce the memory footprint
2003-06-03 cuzRestructuring the object file format
2003-05-25 cuzChanged the object file and library format. There is...
2001-05-29 cuzAdded dbg file generation
2001-05-23 cuzAdded line infos
2000-11-02 cuzRemoved underlines from structure names.