* 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)
commit9e103c9cd2e22101617426f7c4e28d88dcce6d6a
tree70780f49894f529f53ed7e4cf92936448c9c4a70
parent5c6bbab8fef65c565e52dd2e579aaefc97a7a358
    * 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
This page took 0.034739 seconds and 4 git commands to generate.