]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/bfd-in2.h
* elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
authorRichard Henderson <rth@redhat.com>
Tue, 23 May 2000 01:32:28 +0000 (01:32 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 23 May 2000 01:32:28 +0000 (01:32 +0000)
commit748abff62c2f576c8914568fc239406366bbf6a4
tree7c67bef54e2a76d3042a561d7957072f1dabd8ee
parent40eb4f3424343491925157f61e6e9bb87c98b2f9
    * elf64-ia64.c (ia64_howto_table): Add PCREL60B, PCREL21BI,
        PCREL22, PCREL64I.  Zero size of special relocs.
        (elf64_ia64_reloc_type_lookup): Likewise.
        (USE_BRL, oor_brl, oor_ip): New.
        (elf64_ia64_relax_section): New.
        (elf64_ia64_check_relocs): Handle PCREL60B, PCREL22, PCREL64I.
        (elf64_ia64_install_value): Likewise, plus PCREL21BI.
        (elf64_ia64_relocate_section): Likewise.
        (bfd_elf64_bfd_relax_section): New.
        * reloc.c (BFD_RELOC_IA64_PCREL21BI): New.
        (BFD_RELOC_IA64_{PCREL22,PCREL60B,PCREL64I}): New.
        * bfd-in2.h, libbfd.h: Regenerate.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/elf64-ia64.c
bfd/libbfd.h
bfd/reloc.c