OSDN Git Service

2000-08-05 Jason Eckhardt <jle@cygnus.com>
authorJason Eckhardt <jle@rice.edu>
Sat, 5 Aug 2000 16:48:52 +0000 (16:48 +0000)
committerJason Eckhardt <jle@rice.edu>
Sat, 5 Aug 2000 16:48:52 +0000 (16:48 +0000)
commit8ec683c772f6538a354cda8130ca47ad75d4749e
treec34b57cdccff8dcf94829393aec8f124ba3b0eea
parent376f16e0a7f2d9ea237ddaede6ee6fb52788203d
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/ChangeLog
bfd/elf32-i860.c