aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-05-30 23:57:00 +0000
committerSteve Chamberlain <steve@cygnus>1991-05-30 23:57:00 +0000
commit3df049722c4ae223b195f5d10aff2c2a082a1267 (patch)
tree963bd59d362bf296ab5f117b6e02d578fa97d06b
parent2700c3c75a601134e071086f677dfc6efe61e067 (diff)
downloadgdb-3df049722c4ae223b195f5d10aff2c2a082a1267.zip
gdb-3df049722c4ae223b195f5d10aff2c2a082a1267.tar.gz
gdb-3df049722c4ae223b195f5d10aff2c2a082a1267.tar.bz2
*** empty log message ***
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 05695e7..e025aad 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
Thu May 30 15:30:10 1991 Steve Chamberlain (steve at cygint.cygnus.com)
+ * bfd.c (bfd_check_format): Fixed problem where when a defaulted
+ target didn't match, the format got set to the attempted match,
+ breaking a future test.
+
*../include/i386coff.h : fixed typo in type field with size
* i386coff.c icoff.c m88k-bcs.c ecoff.c ../include/bfd.h : Added
@@ -32,6 +36,7 @@ Fri May 24 18:56:52 1991 Steve Chamberlain (steve at cygint.cygnus.com)
Wed May 22 07:26:38 1991 Steve Chamberlain (steve at cygint.cygnus.com)
+ * coffcode.h: removed all put_x_<sizes>
* libbfd.c: Changed #ifdef __GNUC__ to #ifdef HOST_64_BIT, Added
DEFUNS