OSDN Git Service

sje patch for 32-bit IA-64 ELF relocs for HPUX
authorJim Wilson <wilson@tuliptree.org>
Thu, 12 Jul 2001 01:24:14 +0000 (01:24 +0000)
committerJim Wilson <wilson@tuliptree.org>
Thu, 12 Jul 2001 01:24:14 +0000 (01:24 +0000)
commit333bf96bf2ec15715b901fadeb981f5cc9b2ec9f
treed4d189b6c673addbbef946cb191224a2de78f63f
parente1043f9007eae637a08e36a65007f6a34df96564
sje patch for 32-bit IA-64 ELF relocs for HPUX
* reloc.c (bfd_reloc_code_type): Add IA64 relocs
BFD_RELOC_IA64_LTOFF_FPTR32MSB and BFD_RELOC_IA64_LTOFF_FPTR32LSB
* bfd-in2.h: Regenerate.
* libbfd.h: Regenerate.
* elfxx-ia64.c (ia64_howto_table): Define how to handle
new relocations.
(elfNN_ia64_reloc_type_lookup): Handle new relocations.
(elfNN_ia64_check_relocs): Likewise.
(elfNN_ia64_install_value): Likewise.
(elfNN_ia64_relocate_section): Likewise.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/elfxx-ia64.c
bfd/libbfd.h
bfd/reloc.c