]> git.sur5r.net Git - cc65/history - src/ca65/span.c
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / ca65 / span.c
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-04 Oliver SchmidtNormalized code.
2011-08-21 uzDon't remember types for spans if no debug info is...
2011-08-21 uzAdd an optional type to a span.
2011-08-21 uzWrite spans out in a separate object file section....
2011-08-19 uzRenamed some stuff. Write out the segment size as var...
2011-08-14 uzComplete redesign of line info generation. Uses spans...
2011-08-12 uzGrow the Span collection before adding spans for the...
2011-08-07 uzSome improvements for spans.
2011-08-05 uzUse a collection to manage the segments.
2011-08-04 uzRename SegRange to span. Write out the size instead...