aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1995-09-28 08:48:02 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1995-09-28 08:48:02 +0000
commit132dd910994fb8d04be5950304daf8dde6847075 (patch)
tree87ca8fe25a8c168496ceb01ab62ce6b4225ab33b /ld/ChangeLog
parent277c7a9919a555018992375be3d1d2f8fa621c29 (diff)
downloadgdb-132dd910994fb8d04be5950304daf8dde6847075.zip
gdb-132dd910994fb8d04be5950304daf8dde6847075.tar.gz
gdb-132dd910994fb8d04be5950304daf8dde6847075.tar.bz2
* Makefile.in (earmcoff.c): Build.
* configure.tgt (arm-*-coff): New target * emulparms/armcoff.sh: New file. * scripttempl/armcoff.sc: New file.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 9e24c0b..2356ca2 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+Thu Sep 28 01:40:37 1995 Doug Evans <dje@deneb.cygnus.com>
+
+ * Makefile.in (earmcoff.c): Build.
+ * configure.tgt (arm-*-coff): New target
+ * emulparms/armcoff.sh: New file.
+ * scripttempl/armcoff.sc: New file.
+
Tue Sep 26 10:59:32 1995 Ian Lance Taylor <ian@cygnus.com>
* scripttempl/i386coff.sc: Remove .data2; no longer needed.