]> git.sur5r.net Git - cc65/history - src/ld65/dbginfo.c
Mark the symbol that is the name of a scope with the size of that scope
[cc65] / src / ld65 / dbginfo.c
2011-06-13 uzMark the symbol that is the name of a scope with the...
2011-01-29 uzPass type of line info through the object files.
2011-01-28 uzSmall fix for debug info output.
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2010-08-07 uzSome changes in debug info generation.
2010-08-05 uzCorrected indentation - no code change.
2010-08-03 uzDon't output multiple code ranges per line, since this...
2010-07-30 uzUse collections in the object file structure instead...
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2003-12-13 cuzChanged format of debug info file
2003-06-04 cuzMore string pool use
2001-07-14 cuzAdd dbginfo module