* dwarf2.c (read_attribute): Support DW_FORM_ref8.
authorMark Mitchell <mark@codesourcery.com>
Mon, 12 Jul 1999 17:15:34 +0000 (17:15 +0000)
committerMark Mitchell <mark@codesourcery.com>
Mon, 12 Jul 1999 17:15:34 +0000 (17:15 +0000)
commita3c7651d1abadbe17a656c255d7fd700de426efd
treea107f715fbe7397fc45e2988e6db556f6ad381a4
parent4476592ff9e74b5fe5e5b22c4b08d868784e4c57
* dwarf2.c (read_attribute): Support DW_FORM_ref8.
* elf32-mips.c (mips_elf_link_hash_entry): Change mips_32_relocs
to possibly_dynamic_relocs.  Adjust usage throughout code.
(elf_mips_howto_table): Handle R_MIPS_64 correctly.
(elf_mips_ctor64_howto): Likewise.
(mips_elf_calculate_relocation): Handle R_MIPS_64 like R_MIPS_32.
Adjust indentation.
(mips_elf_relocate_section): Handle R_MIPS_64 in 32-bit mode.
(_bfd_mips_elf_check_relocs): Handle R_MIPS_64 like R_MIPS_32.
Use MIPS_ELF_GOT_SIZE to calculate the size of GOT entries.
* elf64-mips.c (elf_backend_may_use_rel_p): Define.
bfd/ChangeLog
bfd/elf32-mips.c
This page took 0.030158 seconds and 4 git commands to generate.