From: Alan Modra Date: Mon, 6 May 2002 12:49:58 +0000 (+0000) Subject: * elflink.h (elf_link_input_bfd ): Adjust r_offset X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=3decf53c3240c6d72a46ca4035f60961f2ecafc9;p=deliverable%2Fbinutils-gdb.git * elflink.h (elf_link_input_bfd ): Adjust r_offset when not relocatable. Fix reloc_emitter call for K&R. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index eff8b599aa..1545df80b1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-05-06 Alan Modra + + * elflink.h (elf_link_input_bfd ): Adjust r_offset + when not relocatable. Fix reloc_emitter call for K&R. + 2002-05-04 Alan Modra * elf64-ppc.c (ppc64_elf_relocate_section): Reinstate code