OSDN Git Service

2000-08-05 Jason Eckhardt <jle@cygnus.com>
authorjle <jle>
Sat, 5 Aug 2000 16:47:43 +0000 (16:47 +0000)
committerjle <jle>
Sat, 5 Aug 2000 16:47:43 +0000 (16:47 +0000)
commit9b87db70e3a86645d4deafc6aff2cb73203be574
tree561b32bc5d9de02ef8a17055987aba2b38ce7d8d
parent88a0cdba4c3f74db516e35e6425622bdd21380cb
2000-08-05  Jason Eckhardt  <jle@cygnus.com>

        * elf32-i860 (elf32_i860_howto_table): New structure.
        (lookup_howto): New function.
        (elf32_i860_reloc_type_lookup): New function.
        (elf32_i860_info_to_howto_rela): New function.
        (elf_code_to_howto_index): New structure.
        (elf_info_to_howto): Re-define as elf32_i860_info_to_howto_rela.
        (bfd_elf32_bfd_reloc_type_lookup): Re-define as
        elf32_i860_reloc_type_lookup.
bfd/elf32-i860.c