aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-10-05 00:42:03 +0000
committerSteve Chamberlain <steve@cygnus>1991-10-05 00:42:03 +0000
commitd997da5f3e5dcceffc392b713a9891f7e871262a (patch)
tree95faba1eecf3efbbc0be9940aa9576954f1e51e8
parentb2c91bd95e7be9e695f155d375c38fd929ce50e9 (diff)
downloadgdb-d997da5f3e5dcceffc392b713a9891f7e871262a.zip
gdb-d997da5f3e5dcceffc392b713a9891f7e871262a.tar.gz
gdb-d997da5f3e5dcceffc392b713a9891f7e871262a.tar.bz2
*** empty log message ***
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a02663a..e6fc190 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Fri Oct 4 17:38:03 1991 Steve Chamberlain (steve at cygnus.com)
+
+ * reloc.c: Extended NEWHOWTO macro
+ * ieee.c: Changed the way 8bit pcrel is done
+ * cpu-h8300.c: got the registers in the right order
+
Thu Oct 3 19:39:55 1991 John Gilmore (gnu at cygnus.com)
* bfd-in.h: enum boolean => enum bfd_boolean for SVR4. Gumby's