aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-09-07 03:57:59 +0000
committerIan Lance Taylor <ian@airs.com>1994-09-07 03:57:59 +0000
commit82950a806a2bbfb084bbf9ced9572391762e14ca (patch)
treef53bcfbbbffc174b466469e5b5a7e2929a1b8c75 /ld
parent1822664fe4d0daf210778e7956584b36cb4fed95 (diff)
downloadgdb-82950a806a2bbfb084bbf9ced9572391762e14ca.zip
gdb-82950a806a2bbfb084bbf9ced9572391762e14ca.tar.gz
gdb-82950a806a2bbfb084bbf9ced9572391762e14ca.tar.bz2
x
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog16
1 files changed, 15 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 1622b7f..d98888f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,4 +1,18 @@
-Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
+Tue Sep 6 23:51:45 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * scripttempl/m68kcoff.sc: Put .bss in data segment.
+
+ * scripttempl/h8300.sc: Change .stab and .stabstr to use a VMA of
+ 0, and to only be marked as NOLOAD if relocating.
+ * scripttempl/h8500.sc, scripttempl/h8500b.sc: Likewise.
+ * scripttempl/h8500c.sc, scripttempl/h8500m.sc: Likewise.
+ * scripttempl/h8500s.sc, scripttempl/i386coff.sc: Likewise.
+ * scripttempl/i386go32.sc, scripttempl/i386lynx.sc: Likewise.
+ * scripttempl/m68kcoff.sc, scripttempl/m68klynx.sc: Likewise.
+ * scripttempl/sh.sc, scripttempl/sparccoff.sc: Likewise.
+ * scripttempl/sparclynx.sc: Likewise.
+
+Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
* Makefile.in, configure.in: Add support (disabled) the ARM/RISCiX.
* config/riscix.mt, emulparams/riscix.sh, scripttempl/riscix.sc: