OSDN Git Service

* elf-hppa.h: New file. Common stuff for elf32 and elf64 PA
authorJeff Law <law@redhat.com>
Tue, 22 Jun 1999 12:20:30 +0000 (12:20 +0000)
committerJeff Law <law@redhat.com>
Tue, 22 Jun 1999 12:20:30 +0000 (12:20 +0000)
commit7ba6ec0182cfde6de0c769e0fe6322bfdd9e5b67
tree6570c95134f879342c98d1b723e6ffb6abe8466a
parent5491733dd7911eacd7a19c6ff739889fbc0a9aba
    * elf-hppa.h: New file.  Common stuff for elf32 and elf64 PA
        support.
        * elf32-hppa.c: Include elf-hppa.h.
        (ARCH_SIZE): Define.
        (elf_hppa_reloc_type_lookup): Delete.  Found in the common code
        now.
        (elf32_hppa_info_to_howto): Similarly.
        (elf_hppa_howto_table): Similarly.
        (elf_hppa_reloc_type_lookup): Similarly.
        (hppa_elf_gen_reloc_type): Similarly.
        * elf32-hppa.h (ELF_HOWTO_TALBE, N_PARISC_RELOCS): Delete.
bfd/ChangeLog
bfd/elf-hppa.h [new file with mode: 0644]
bfd/elf32-hppa.c
bfd/elf32-hppa.h