aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorSteve Chamberlain <steve@cygnus>1991-10-03 14:51:20 +0000
committerSteve Chamberlain <steve@cygnus>1991-10-03 14:51:20 +0000
commita55612c73e8d500de7a732279332f8894a56fcf3 (patch)
tree0aa72b3fa87c1fba6792309ab84332f142163edf /bfd
parent9ce0058ca6bf22195ed2c6e4487419818b1a3c4f (diff)
downloadgdb-a55612c73e8d500de7a732279332f8894a56fcf3.zip
gdb-a55612c73e8d500de7a732279332f8894a56fcf3.tar.gz
gdb-a55612c73e8d500de7a732279332f8894a56fcf3.tar.bz2
* elf.c: took the abort out of set_arch_mach so that objdump -i will
still work. Now allows any architecture/machine to be set.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 233aee5..5ef7aa2 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,24 @@
+Thu Oct 3 07:49:21 1991 Steve Chamberlain (steve at cygnus.com)
+
+ * elf.c: took the abort out of set_arch_mach so that objdump -i will
+ still work. Now allows any architecture/machine to be set.
+
+Wed Oct 2 13:50:35 1991 Steve Chamberlain (steve at cygnus.com)
+
+ * howto.c deleted and moved code to reloc.c
+
+ * libbfd.h, libbfd-in.h removed $id stuff for real
+
+ * cpu-h8300.c Made it match various different spellings of h8300.
+
+ * archures.c: Took out the first char filter which made it only
+ look for a cpu/arch match when the first chars of supplied and
+ tested names were the same.
+
+ * targets.c removed oasys stuff, pending someone to fix the bugs
+ in it.
+
+
Tue Oct 1 12:29:44 1991 John Gilmore (gnu at cygnus.com)
* Makefile.in, configure.in, targets.c, elf.c: Add preliminary