From efc02f6657b1dc6a8d9eb92975fffbfcaf2cea02 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 16 May 1997 16:34:52 +0000 Subject: [PATCH] * elf-m10300.c (elf32_mn10300_relax_section): Read in all the symbols associated with each BFD. (mn10300_elf_relax_delete_bytes): Don't adjust the same symbol more than once. * elf-m10200.c: Likewise. * elf32-m32r.c: Likewise. * elf32-sh.c: Likewise. --- bfd/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4451ef0283e..d246f9ef2bf 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Fri May 16 10:23:03 1997 Jeffrey A Law (law@cygnus.com) + + * elf-m10300.c (elf32_mn10300_relax_section): Read in all + the symbols associated with each BFD. + (mn10300_elf_relax_delete_bytes): Don't adjust the same symbol + more than once. + * elf-m10200.c: Likewise. + * elf32-m32r.c: Likewise. + * elf32-sh.c: Likewise. + Fri May 16 12:10:52 1997 Ian Lance Taylor * elflink.h (elf_link_add_object_symbols): Don't decrease the -- 2.30.2