aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-06-27 01:44:49 +0000
committerIan Lance Taylor <ian@airs.com>1996-06-27 01:44:49 +0000
commitf292bbe9cfefba2798898ad51ee81d662c39dda4 (patch)
tree006b870a1f340ee9ce53412b5e44177234097d7a /bfd
parent708fcc12064d622de6f4df107e395cca14cce7f7 (diff)
downloadgdb-f292bbe9cfefba2798898ad51ee81d662c39dda4.zip
gdb-f292bbe9cfefba2798898ad51ee81d662c39dda4.tar.gz
gdb-f292bbe9cfefba2798898ad51ee81d662c39dda4.tar.bz2
* ecoff.c (_bfd_ecoff_archive_p): Check the first object file in
an archive if it has a map. If the object file has the wrong xvec, reject it. PR 9972.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 66a6c85..1c74c0d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
Wed Jun 26 16:29:02 1996 Ian Lance Taylor <ian@cygnus.com>
+ * ecoff.c (_bfd_ecoff_archive_p): Check the first object file in
+ an archive if it has a map. If the object file has the wrong
+ xvec, reject it.
+
* coff-alpha.c (alpha_adjust_reloc_in): Set the addend for a
BRADDR, SREL16, SREL32, or SREL64 reloc against an external
symbol.