aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-09-29 16:46:00 +0000
committerNick Clifton <nickc@redhat.com>2004-09-29 16:46:00 +0000
commit1ee7cf4ceb02b99f57924fb74cb0a76b00365255 (patch)
treed600a0f7a5f8059a51e08e609065cb7e93c7c76e /ld/ChangeLog
parentee21b650be3203a6ace921530e694ef045613d0a (diff)
downloadgdb-1ee7cf4ceb02b99f57924fb74cb0a76b00365255.zip
gdb-1ee7cf4ceb02b99f57924fb74cb0a76b00365255.tar.gz
gdb-1ee7cf4ceb02b99f57924fb74cb0a76b00365255.tar.bz2
xstormy16.sc: Only perform the assignments to the ROM region when not performing
a relocatable link. The ROM region does not start at address 0, but the sections will. Makefile.am: Fix linker script dependency for the generation of eelf32xstormy16.c.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 0c6f1e8..cfe0333 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,12 @@
+2004-09-29 Nick Clifton <nickc@redhat.com>
+
+ * scripttempl/xstormy16.sc: Only perform the assignments to the
+ ROM region when not performing a relocatable link. The ROM region
+ does not start at address 0, but the sections will.
+ * Makefile.am: Fix linker script dependency for the generation of
+ eelf32xstormy16.c.
+ * Makefile.in: Regenerate.
+
2004-09-18 Filip Navara <navaraf@reactos.com>
* emulparams/arm_epoc_pe.sh, emulparams/armpe.sh, emulparams/i386pe.sh,