binutils-2.10 dhd
David Huggins-Daines
dhd@puffin.external.hp.com
Wed, 16 Aug 2000 15:41:25 -0600
CVSROOT: /home/cvs/parisc
Module name: binutils-2.10
Changes by: dhd 00/08/16 15:41:25
Modified files:
bfd : elf32-hppa.c
Log message:
Move around some code in check_relocs to remove a goto and to allow us
to emit dynamic PLABEL32 relocs for function pointers in initialized data.
Add code to relocate_section to emit dynamic PLABEL32 relocations in
all necessary cases, and redirect them to the PLT if necessary.