From a55612c73e8d500de7a732279332f8894a56fcf3 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Thu, 3 Oct 1991 14:51:20 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 233aee57894..5ef7aa2a882 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 -- 2.30.2