]> git.sur5r.net Git - cc65/commit
A BSS segment with an alignment, that is written to a memory area with the
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 22 Nov 2005 16:17:28 +0000 (16:17 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 22 Nov 2005 16:17:28 +0000 (16:17 +0000)
commita60ef7ecb61bb5d38f43c5117bf2b3e2d0cecf01
tree49f92673f4727e17277939a70da0f4b04fff0bb8
parente3cf61b56940a5ae5b99b19484eff4791a313fb1
A BSS segment with an alignment, that is written to a memory area with the
fill attribute caused invalid output.
While fixing this, added somewhat more debug output.

git-svn-id: svn://svn.cc65.org/cc65/trunk@3668 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ld65/bin.c