From 5b61a02aaeda30009ec393373e859b2a6819dd8b Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 5 Feb 1997 18:21:08 +0000 Subject: [PATCH] * cofflink.c (_bfd_coff_generic_relocate_section): Ignore the symbol value when computing the addend for a pc_relative pcrel_offset reloc. --- bfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c8ba2fd255..b3e000ca33 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Wed Feb 5 13:20:17 1997 Ian Lance Taylor + + * cofflink.c (_bfd_coff_generic_relocate_section): Ignore the + symbol value when computing the addend for a pc_relative + pcrel_offset reloc. + Mon Feb 3 11:54:06 1997 Ian Lance Taylor * cofflink.c (_bfd_coff_generic_relocate_section): If doing a -- 2.34.1