* 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)
commitd63b5ed92adb2d291aa4da0f82b926dd3eb865b4
treea890c39299b9256f463a55296fc3b7808fc6ffb4
parent4fdf61212ce391ae0e30257330c0f89e648b2021
* 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
This page took 0.026678 seconds and 4 git commands to generate.