aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJackie Smith Cashion <jsmith@redhat.com>1995-09-01 15:38:07 +0000
committerJackie Smith Cashion <jsmith@redhat.com>1995-09-01 15:38:07 +0000
commit751b7dcc00ada9869d445efb0df51a73bc44d8ed (patch)
tree00c66e01163c69ab4b445c3e74484df49e31225f /ld/ChangeLog
parent180fd370b16504faa5de1995e89494b75218acb6 (diff)
downloadgdb-751b7dcc00ada9869d445efb0df51a73bc44d8ed.zip
gdb-751b7dcc00ada9869d445efb0df51a73bc44d8ed.tar.gz
gdb-751b7dcc00ada9869d445efb0df51a73bc44d8ed.tar.bz2
NEC VR4300 target (IDT SIM monitor) support.
Fri Sep 1 08:35:16 1995 James G. Smith <jsmith@beauty.cygnus.com> * configure.in: Added mips*vr4300-idt-elf* and mips*vr4300el-idt-elf* targets. * Makefile.in: Added eelf32vr4300* targets. * emulparams/{elf32vr4300.sh, elf32vr4300el.sh}: Added. * config/{mips-vr4300.mt, mips-vr4300el.mt}: Added.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index df4b575..9794ec6 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+Fri Sep 1 08:35:16 1995 James G. Smith <jsmith@beauty.cygnus.com>
+
+ * configure.in: Added mips*vr4300-idt-elf* and
+ mips*vr4300el-idt-elf* targets.
+ * Makefile.in: Added eelf32vr4300* targets.
+ * emulparams/{elf32vr4300.sh, elf32vr4300el.sh}: Added.
+ * config/{mips-vr4300.mt, mips-vr4300el.mt}: Added.
+
Fri Sep 1 10:51:45 1995 Ian Lance Taylor <ian@cygnus.com>
* scripttempl/a29k.sc: Fix to be reasonable. From Brendan Kehoe