2013-05-30 Paul Brook <paul@codesourcery.com>
authorCatherine Moore <clm@redhat.com>
Thu, 30 May 2013 20:27:21 +0000 (20:27 +0000)
committerCatherine Moore <clm@redhat.com>
Thu, 30 May 2013 20:27:21 +0000 (20:27 +0000)
commit067ec077d717e716b0dba87b9ebfa25074cd5453
tree025bdeefd51e1f2e1da85bc67fac21f1da30ce8e
parent4e993a190a2602ee03f2dbad245d0c074e9b2362
2013-05-30  Paul Brook  <paul@codesourcery.com>

bfd/
* bfd-in2.h: Regenerate.
* elf32-mips.c (elf_mips_eh_howto): New.
(bfd_elf32_bfd_reloc_type_lookup ): Support BFD_RELOC_MIPS_EH.
(bfd_elf32_bfd_reloc_name_lookup): Likewise.
(mips_elf32_rtype_to_howto): Support R_MIPS_EH.
* elf64-mips.c (elf_mips_eh_howto): New.
(bfd_elf64_bfd_reloc_type_lookup): Support BFD_RELOC_MIPS_EH.
(bfd_elf64_bfd_reloc_name_lookup): Likewise.
(mips_elf64_rtype_to_howto): Support R_MIPS_EH.
* libbfd.h: Regenerate.
* reloc.c (BFD_RELOC_MIPS_EH): New.

gas/
* config/tc-mips.c (md_apply_fix): Support BFD_RELOC_MIPS_EH.

include/elf
* mips.h (R_MIPS_EH): New.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/elf32-mips.c
bfd/elf64-mips.c
bfd/elfn32-mips.c
bfd/libbfd.h
bfd/reloc.c
gas/ChangeLog
gas/config/tc-mips.c
include/elf/ChangeLog
include/elf/mips.h
This page took 0.025984 seconds and 4 git commands to generate.