aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1996-09-16 04:09:17 +0000
committerJeff Law <law@redhat.com>1996-09-16 04:09:17 +0000
commit9d879ade50b06eedf30bc23ef14c93254b9fc99b (patch)
tree15f9d1a0b65634c3ed96993c7418b9fd37d6cd59 /ld
parent3e9256969067326dc4092eabdadd7eafb0cf72da (diff)
downloadgdb-9d879ade50b06eedf30bc23ef14c93254b9fc99b.zip
gdb-9d879ade50b06eedf30bc23ef14c93254b9fc99b.tar.gz
gdb-9d879ade50b06eedf30bc23ef14c93254b9fc99b.tar.bz2
* emulparms/v850.sh: Fix OTHER_RELOCATING_SECTIONS.
Something Mark noticed.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ffeca62..29a057f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+start-sanitize-v850
+Sun Sep 15 22:09:56 1996 Jeffrey A Law (law@cygnus.com)
+
+ * emulparms/v850.sh: Fix OTHER_RELOCATING_SECTIONS.
+
+end-sanitize-v850
start-sanitize-d10v
Sun Sep 15 10:38:16 1996 Mark Alexander <marka@cygnus.com>