* cofflink.c (_bfd_coff_generic_relocate_section): Ignore the
symbol value when computing the addend for a pc_relative pcrel_offset reloc.
This commit is contained in:
parent
0d52464ce4
commit
5b61a02aae
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
Wed Feb 5 13:20:17 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* 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 <ian@cygnus.com>
|
||||
|
||||
* cofflink.c (_bfd_coff_generic_relocate_section): If doing a
|
||||
|
|
Loading…
Reference in a new issue