aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1997-02-26 23:07:19 +0000
committerStan Shebs <shebs@codesourcery.com>1997-02-26 23:07:19 +0000
commit55ef0d903c79ecab4a06b237d75e9b4dca3c1310 (patch)
tree71b879a7874e2cc2198ccea70200bf2d11ec1727 /bfd/ChangeLog
parentf92f247b2d392c1b74343317fae527897009484c (diff)
downloadgdb-55ef0d903c79ecab4a06b237d75e9b4dca3c1310.zip
gdb-55ef0d903c79ecab4a06b237d75e9b4dca3c1310.tar.gz
gdb-55ef0d903c79ecab4a06b237d75e9b4dca3c1310.tar.bz2
* targets.c (bfd_target_vector): Add ecoff_biglittle_vec.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 3e0ed6f..aa924d7 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -10,6 +10,7 @@ Tue Feb 25 18:51:35 1997 Stan Shebs <shebs@andros.cygnus.com>
content byteorder instead of header byteorder.
(ecoff_biglittle_vec): New BFD, big-endian headers, little-endian
data.
+ * targets.c (bfd_target_vector): Add ecoff_biglittle_vec.
* configure.in (ecoff_biglittle_vec): Add case.
* configure: Update.