aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-02-05 06:17:36 +0000
committerIan Lance Taylor <ian@airs.com>1994-02-05 06:17:36 +0000
commit9b39ed6bfa5aa39d4bfe8ddd7fb9ded74ef34847 (patch)
tree4abc163305785c2452c7b4581af1ce8c535f24eb /bfd/ChangeLog
parent7a54cdb08f0a1865066a73531c9bf3c6f4d7905f (diff)
downloadgdb-9b39ed6bfa5aa39d4bfe8ddd7fb9ded74ef34847.zip
gdb-9b39ed6bfa5aa39d4bfe8ddd7fb9ded74ef34847.tar.gz
gdb-9b39ed6bfa5aa39d4bfe8ddd7fb9ded74ef34847.tar.bz2
* aoutx.h (aout_link_check_ar_symbols): Correct test for whether
object file defines symbol. Also, if skipping a symbol, skip the second symbol of a N_WARNING or N_INDR symbol as well.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c1d4679..fb6787c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Sat Feb 5 01:14:38 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * aoutx.h (aout_link_check_ar_symbols): Correct test for whether
+ object file defines symbol. Also, if skipping a symbol, skip the
+ second symbol of a N_WARNING or N_INDR symbol as well.
+
Fri Feb 4 23:55:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
Add basic support for writing RS/6000 XCOFF files.