aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-10-30 09:05:14 +0000
committerNick Clifton <nickc@redhat.com>2003-10-30 09:05:14 +0000
commit257e20bc323b2479e80728752b49cb362689f4cf (patch)
tree5894d824ee3994abd3ebd284cbaedd79948d1681 /bfd/ChangeLog
parentb672e72f5b362da674458bde59b2c9dc01f76897 (diff)
downloadgdb-257e20bc323b2479e80728752b49cb362689f4cf.zip
gdb-257e20bc323b2479e80728752b49cb362689f4cf.tar.gz
gdb-257e20bc323b2479e80728752b49cb362689f4cf.tar.bz2
Remove separate vxworks stanza; merge withother common ELF triples.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4ebc88e..b3d0363 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-30 Phil Edwards <phil@codesourcery.com>
+
+ * config.bfd (arm-*-vxworks): Remove separate stanza; merge with
+ other common ELF triples.
+ (i[3-7]86-*-vxworks): Change to ELF format.
+ (mips*-*-windiss): New triple, add to common MIPS/ELF stanza.
+ (sh-*-vxworks): New stanza.
+
2003-10-30 Lars Knoll <lars@trolltech.com>
Michael Matz <matz@suse.de>
Jakub Jelinek <jakub@redhat.com>