From: Jeff Law Date: Tue, 8 Apr 1997 13:52:51 +0000 (+0000) Subject: * elf32-mn10300.c (mn10300_elf_relax_section): Don't forget the X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6944401473a697a0eea1deb59b464ce0c66a48bd;p=binutils-gdb.git * elf32-mn10300.c (mn10300_elf_relax_section): Don't forget the addend for non pc-relative relocations. Bug exposed by testing relaxing linker. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1737f21a75a..0c6e1958c1f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ Tue Apr 8 00:01:31 1997 Jeffrey A Law (law@cygnus.com) + * elf-mn10300.c (mn10300_elf_relax_section): Don't forget the + addend for non pc-relative relocations. + * elf-m10300.c (bfd_elf32_mn10300_reloc): Remove prototype for non-existent function.