* elf.c: took the abort out of set_arch_mach so that objdump -i will
authorSteve Chamberlain <steve@cygnus>
Thu, 3 Oct 1991 14:51:20 +0000 (14:51 +0000)
committerSteve Chamberlain <steve@cygnus>
Thu, 3 Oct 1991 14:51:20 +0000 (14:51 +0000)
still work. Now allows any architecture/machine to be set.

bfd/ChangeLog

index 233aee5789435615e7721e63c28ef83f98d40553..5ef7aa2a8827be5df28ef62d7926d7e4424e0c60 100644 (file)
@@ -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