From 150bd9910b247663adfe6e198a0d1cf1eeaf4fe5 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 23 Nov 1994 06:36:43 +0000 Subject: [PATCH] * elf32-hppa.c (elf32_hppa_bfd_final_link_relocate): Do not add input_section->vma to the relocation's offset. --- bfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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.