OSDN Git Service

* 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)
commit353649de1dd5da7623fd267324cb0f5685ccc266
treecef7f92506a80b5f1a3f24ad9ef894f71f59033c
parent15d22b09d8f6cbf9fb7f72bb1ee363b51dfeb1d6
    * 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