]> git.sur5r.net Git - cc65/history - src/ld65/mapfile.c
Changed most "backticks" (grave accents) into apostrophes.
[cc65] / src / ld65 / mapfile.c
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-04-25 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-20 Oliver SchmidtMerge pull request #94 from groessler/something_to_pull
2014-03-20 Christian Groessleradd a missing ":" 94/head
2014-03-20 Christian GroesslerExtend the map file to include a table of exports sorte...
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-12-28 uzAdded support for arbitrary alignments.
2011-08-29 uzSome code cleanup.
2011-08-07 uzOutput library information to the debug file.
2010-07-30 uzUse collections in the object file structure instead...
2005-12-02 cuzSmall map file string fix
2005-01-23 cuzIn case of memory area overflows, generate a short...
2003-12-13 cuzChanged format of debug info file
2003-09-14 cuzMore debug file output
2003-08-15 cuzMore debug infos
2003-08-15 cuzRemoved the -Lp switch, place --dbgfile into help screen
2003-06-05 cuzMore stringpool use / memory savings
2003-06-04 cuzUse a string pool to reduce the memory footprint
2001-05-29 cuzAdded dbg file generation
2000-11-20 cuzFirst finished implementation of the condes feature
2000-05-28 uzThis commit was generated by cvs2svn to compensate...