From: Jeff Law Date: Wed, 23 Nov 1994 06:36:43 +0000 (+0000) Subject: * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Do not add X-Git-Tag: gdb-4_18~13029 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=150bd9910b247663adfe6e198a0d1cf1eeaf4fe5;p=thirdparty%2Fbinutils-gdb.git * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Do not add input_section->vma to the relocation's offset. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index afcfa49be53..9328f6d8574 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Nov 22 23:34:37 1994 Jeff Law (law@snake.cs.utah.edu) + + * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Do not add + input_section->vma to the relocation's offset. + Mon Nov 21 12:37:25 1994 Ian Lance Taylor * srec.c (srec_get_reloc_upper_bound): Define.