1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-11 22:55:11 +00:00
cc65/src
uz 8f03c4e9cf Move the collection containing all line infos into the DbgInfo struct and keep
it there. It will be used to search for line info by address in some future
version, which is faster than searching through all the source files in a
linear fashion.


git-svn-id: svn://svn.cc65.org/cc65/trunk@4802 b7a2c559-68d2-44c3-8de9-860c34a00d81
2010-08-09 20:54:12 +00:00
..
ar65
ca65 Make .DEF, .REF and friends also work with cheap local symbols. 2010-07-26 17:28:34 +00:00
ca65html
cc65 Another minor improvement in compares. 2010-07-11 21:53:48 +00:00
chrcvt
cl65 New option --bin-include-dir which is passed to the assembler. 2010-05-04 20:19:54 +00:00
co65
common Added a new function CollGrow. 2010-07-30 20:58:09 +00:00
da65
dbginfo Move the collection containing all line infos into the DbgInfo struct and keep 2010-08-09 20:54:12 +00:00
grc
ld65 Fixed a C99ism. 2010-08-09 05:47:22 +00:00
make
od65
sim65 Restructured search path handling. 2010-05-09 10:54:15 +00:00