From: Ian Lance Taylor Date: Wed, 4 May 1994 16:14:00 +0000 (+0000) Subject: For PR 4906. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=269ec825af59656f93b73638f46a3ac0f48bf93c;p=binutils-gdb.git For PR 4906. * ldlang.c (lang_size_sections): If dot moves because of an assignment, don't try to insert a pad into the absolute output section, just change the address of the default memory region instead. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index e04c86a7066..c0057dca794 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,13 @@ +Wed May 4 11:59:40 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ldlang.c (lang_size_sections): If dot moves because of an + assignment, don't try to insert a pad into the absolute output + section, just change the address of the default memory region + instead. + + * Makefile.in (mostlyclean): Remove cdtest.tmp, cdtest-ur, + cdtest-ur.out, and cdtest-ur.tmp. + Wed Apr 27 16:03:37 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * scripttempl/sa29200.sc: Align all sections to four byte