OSDN Git Service

* elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of
authorDave Anglin <dave.anglin@nrc.ca>
Mon, 15 Mar 2004 17:53:45 +0000 (17:53 +0000)
committerDave Anglin <dave.anglin@nrc.ca>
Mon, 15 Mar 2004 17:53:45 +0000 (17:53 +0000)
commitc862be66fa8e95f7c4488326c048aaa653eae997
tree4a4184ab064d96605643314546344a39e60b316e
parent6d3d178a8935ac9414c9fba091a430887072f044
* elf-hppa.h (elf_hppa_relocate_section): Pass input_bfd instead of
input_section in calls to get_dyn_name.
* elf64-hppa.c (get_dyn_name): Change type of first argument to "bfd *". Use section id of first section in input BFD to build dynamic name for
local symbols.
(elf64_hppa_check_relocs): Pass abfd in call to get_dyn_name.
bfd/ChangeLog
bfd/elf-hppa.h
bfd/elf64-hppa.c