]> git.sur5r.net Git - cc65/commit
Read scopes from the object files.
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 1 Aug 2011 20:54:42 +0000 (20:54 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 1 Aug 2011 20:54:42 +0000 (20:54 +0000)
commit1f95085ffe4e7a3c76b42db714080ae377e2445e
tree7471917b730720169aaf879daef88d36f5215560
parent67692e51f1025654a7f8c7cd7ae6457023bd5ad1
Read scopes from the object files.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5103 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ld65/make/gcc.mak
src/ld65/make/watcom.mak
src/ld65/objfile.c
src/ld65/scopes.c [new file with mode: 0644]
src/ld65/scopes.h [new file with mode: 0644]