]> git.sur5r.net Git - cc65/commit
Write imports out to the debug info file. Add the id of the corresponding
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Aug 2011 13:58:59 +0000 (13:58 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 16 Aug 2011 13:58:59 +0000 (13:58 +0000)
commit3996725f44d4b0137be5f69b892d309d585e4406
treea0ab974b25bd98c67497aa70838e33b6a14ef2da
parentb7c4a4fe011918adb2f452817dc5addb33fd6e5c
Write imports out to the debug info file. Add the id of the corresponding
export.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5186 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ld65/dbgsyms.c
src/ld65/dbgsyms.h
src/ld65/exports.c
src/ld65/exports.h
src/ld65/expr.c
src/ld65/objdata.c
src/ld65/objdata.h
src/ld65/objfile.c