aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-05-14 03:16:13 +0000
committerIan Lance Taylor <ian@airs.com>1994-05-14 03:16:13 +0000
commit0d898d03382276faee9bef0da5e21db36c24b568 (patch)
tree110fcc8d1a3d52a8ac03c9a506aa953d511c9ff2 /bfd
parent0693d363df708e0d85f360be236a64906634219e (diff)
downloadgdb-0d898d03382276faee9bef0da5e21db36c24b568.zip
gdb-0d898d03382276faee9bef0da5e21db36c24b568.tar.gz
gdb-0d898d03382276faee9bef0da5e21db36c24b568.tar.bz2
* bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 66fbc94..dd86337 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,7 @@
Fri May 13 10:51:21 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * bout.c (b_out_bfd_reloc_type_lookup): Handle BFD_RELOC_CTOR.
+
* config/mipsbelf.mt (SELECT_VECS): Add ecoff_big_vec and
ecoff_little_vec since Irix 5 supports ECOFF executables.