]> git.sur5r.net Git - cc65/history - src/ld65/dbginfo.c
Replace more linked lists by collections.
[cc65] / src / ld65 / dbginfo.c
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