]> git.sur5r.net Git - cc65/commit
Let the linker generate a new symbol __NAME_FILEOFFS__ that contains the
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 31 Dec 2011 15:21:33 +0000 (15:21 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 31 Dec 2011 15:21:33 +0000 (15:21 +0000)
commit081308942c2421a8a22fd0fd856e80e066445d77
treeea373bf913cf78ef055b94f7f373a2f477187b55
parent45f7cc1403d36248245c988ab6072471b57fbee7
Let the linker generate a new symbol __NAME_FILEOFFS__ that contains the
offset of a memory area in the output file. Partially based on a contribution
by David M. Lloyd, david.lloyd@redhat.com.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5351 b7a2c559-68d2-44c3-8de9-860c34a00d81
doc/ld65.sgml
src/ld65/bin.c
src/ld65/config.c
src/ld65/config.h
src/ld65/memarea.c
src/ld65/memarea.h