]> git.sur5r.net Git - cc65/history - src/ca65/dbginfo.c
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / ca65 / dbginfo.c
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...
2012-01-31 uzFixed a problem with debug symbol ids. Invalid ids...
2011-12-27 uzFix warning about possibly uninitialized variable.
2011-08-31 uzWrite out global symbols to the debug file. Added some...
2011-08-30 uzValidate the type passed in .dbg statements at least...
2011-08-30 uzMore work on high level language debug symbols. They...
2011-08-29 uzRenamed hldbgsym -> hlldbgsym.
2011-08-29 uzWrite the high level debug info to the object file.
2011-08-29 uzWorked on high level language symbol info.
2011-08-26 uzAdd a (currently empty) type string to the debug info...
2011-08-26 uzStarted to add debug infos for C functions and symbols.
2011-08-14 uzComplete redesign of line info generation. Uses spans...
2011-01-27 uzFix forgotten stuff from last change.
2011-01-27 uzActually generate basic line info.
2011-01-24 uzStarted to generalize line info handling. Remove separa...
2011-01-20 uzMark tokens with the file position from where they...
2011-01-16 uzMove all attributes and other information that is attac...
2010-05-01 uzAdded dependency file generation to the assembler....
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2003-11-08 cuzReplace error/warning numbers by strings.
2001-05-23 cuzAdded line infos
2001-05-23 cuzAdded new lineinfo module
2001-03-18 cuzSome more debuginfo implementation
2000-11-20 cuzWorking on the condes feature
2000-08-02 cuzAdded a method to write variable sized unsigned values...
2000-08-01 cuzIncreased the file count to 16 bits when written to...