]> git.sur5r.net Git - cc65/history - src/ld65/dbgfile.c
Changed most "backticks" (grave accents) into apostrophes.
[cc65] / src / ld65 / dbgfile.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-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-30 uzMore work on high level language debug symbols. They...
2011-08-22 uzAdded the LineInfo count to the info line of the debug...
2011-08-22 uzMaintain the types as separate indexed items in the...
2011-08-18 uzRead and manage additional line information for symbols.
2011-08-14 uzAdapted to new line infos and spans as written to the...
2011-08-11 uzFixed an error in the INFO line.
2011-08-11 uzOutput spans to the debug info file.
2011-08-08 uzOutput information about the item counts in the debug...
2011-08-07 uzBump the version number of the generated debug file.
2011-08-07 uzDebug info: Make file info ids continous. Output module...
2011-08-07 uzOutput library information to the debug file.
2011-08-05 uzCentral management of the debug info base ids.
2011-08-05 uzOutput module info.
2011-08-04 uzRearrange debug info output. Add scopes to the debug...
2011-06-14 uzMerge duplicate file entries (same name, size and times...
2011-06-13 uzMark the symbol that is the name of a scope with the...
2011-01-29 uzBump version number of generated debug info files.
2010-08-05 uzOutput version information into the debug file.
2003-12-13 cuzChanged format of debug info file
2003-09-14 cuzMore debug file output