aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-10-30 09:47:15 +0000
committerNick Clifton <nickc@redhat.com>2003-10-30 09:47:15 +0000
commit325fab4e4e60d4b0218fab6af233f2afc3e92152 (patch)
treec971a445ced58d2ccecf7bb89e9d24ae24796188 /ld/ChangeLog
parent257e20bc323b2479e80728752b49cb362689f4cf (diff)
downloadgdb-325fab4e4e60d4b0218fab6af233f2afc3e92152.zip
gdb-325fab4e4e60d4b0218fab6af233f2afc3e92152.tar.gz
gdb-325fab4e4e60d4b0218fab6af233f2afc3e92152.tar.bz2
Switch to ELF targeted VxWorks targets
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index c7f1d06..f931293 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2003-10-30 Phil Edwards <phil@codesourcery.com>
+
+ * Makefile.am (ALL_EMULATIONS): Add elf32mipswindiss.o.
+ (eelf32mipswindiss.c): New target.
+ * Makefile.in: Regenerated.
+ * emulparams/elf32mipswindiss.sh: New file.
+ * configure.tgt (i[3-7]86-*-vxworks*, arm-*-vxworks, sh-*-vxworks,
+ mips*-*-vxworks*): Use ELF now.
+ (mips*-*-windiss): New stanza, use elf32mipswindiss.
+
2003-10-27 Stephane Carrez <stcarrez@nerim.fr>
* scripttempl/elfm68hc12.sc: Define eeprom memory region.