]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* elf64-mips.c (micromips_elf64_howto_table_rel): Add
authorMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Feb 2013 23:20:45 +0000 (23:20 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Mon, 18 Feb 2013 23:20:45 +0000 (23:20 +0000)
commit5b175e562bea1d0899b2d870715784d09c087f5b
tree7b20e641f80f8755390a8916d9e3f592481bd1b0
parente8faf7d129cba28000ed252cc078b6c65783447f
* elf64-mips.c (micromips_elf64_howto_table_rel): Add
R_MICROMIPS_SCN_DISP and R_MICROMIPS_JALR.
(micromips_elf64_howto_table_rela): Likewise.
(micromips_reloc_map): Add BFD_RELOC_MICROMIPS_JALR.
* elfn32-mips.c (elf_micromips_howto_table_rel): Add
R_MICROMIPS_SCN_DISP and R_MICROMIPS_JALR.
(elf_micromips_howto_table_rela): Likewise.
(micromips_reloc_map): Add BFD_RELOC_MICROMIPS_JALR.
bfd/ChangeLog
bfd/elf64-mips.c
bfd/elfn32-mips.c