]> git.sur5r.net Git - cc65/history - src/ld65/lineinfo.c
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / ld65 / lineinfo.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-11-04 uzSince there is now line info with type ASM and a count...
2012-11-03 uzAdded a new attribute IMPORT to the CONDES definition...
2011-08-22 uzAdded the LineInfo count to the info line of the debug...
2011-08-22 uzDo not resolve the lists of spans for LineInfos and...
2011-08-21 uzWrite spans out in a separate object file section....
2011-08-19 uzChanged data type used to store line numbers from unsig...
2011-08-18 uzRead and manage additional line information for symbols.
2011-08-18 uzUse correct syntax. The old did work but wasn't really...
2011-08-14 uzGrow the line info collection as needed before actually...
2011-08-14 uzAdapted to new line infos and spans as written to the...
2011-08-09 uzOutput ids for line infos to the debug info file.
2011-08-07 uzDebug info: Make file info ids continous. Output module...
2011-08-04 uzRearrange debug info output. Add scopes to the debug...
2011-08-04 uzGeneralized the CodeRange structure used for line infos...
2011-08-01 uzFixed a rather large memory leak.
2011-01-29 uzPass type of line info through the object files.
2011-01-27 uzMore detailed error message.
2011-01-26 uzUse LineInfo instead of raw FilePos objects. Most infor...
2011-01-24 uzFragments and assertions reference LineInfo items inste...
2010-08-07 uzSome changes in debug info generation.
2010-08-05 uzFix relocation of line infos.
2010-07-30 uzHandle file position information for fragments differen...
2010-07-30 uzUse collections in the object file structure instead...
2003-06-06 cuzFragment cleanup, more string pool use
2001-05-29 cuzAdded dbg file generation
2001-05-23 cuzUse a separate structure for file infos instead of...
2001-05-23 cuzAdded line infos