* elflink.c (_bfd_elf_dynamic_symbol_p): New.
authorRichard Henderson <rth@redhat.com>
Fri, 18 Jul 2003 21:09:28 +0000 (21:09 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 18 Jul 2003 21:09:28 +0000 (21:09 +0000)
commit986a241f8b043a790a63bc4e96bb731973a61ff4
tree83a1a719061def9eab539e87e9de1f84059395d1
parent22b0d388c7f3d6271df8e2193a1c4f4d4a7d973d
    * elflink.c (_bfd_elf_dynamic_symbol_p): New.
        * elf-bfd.h (_bfd_elf_dynamic_symbol_p): Declare it.
        (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Use it.
        * elf32-xtensa.c (xtensa_elf_dynamic_symbol_p): Likewise.
        * elf64-alpha.c (alpha_elf_dynamic_symbol_p): Likewise.
        * elf64-hppa.c (elf64_hppa_dynamic_symbol_p): Likewise.
        * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Likewise.
        Update all callers to provide the relocation being resolved.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf32-xtensa.c
bfd/elf64-alpha.c
bfd/elf64-hppa.c
bfd/elflink.c
bfd/elfxx-ia64.c
This page took 0.053506 seconds and 4 git commands to generate.