* elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
authorIan Lance Taylor <ian@airs.com>
Tue, 11 Feb 1997 20:30:12 +0000 (20:30 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 11 Feb 1997 20:30:12 +0000 (20:30 +0000)
commita4183ba5c975bcaed9473184a0830d73ebd84487
tree7a40ed37446c61c4141b555ad8ae197244ea1f98
parent37404956b433bcbef387449d997a683be6f78369
* elf32-mips.c (reloc_type): Add R_MIPS16_GPREL.
(elf_mips16_gprel_howto): New static variable.
(mips16_gprel_reloc): New static function.
(bfd_elf32_bfd_reloc_type_lookup): Handle BFD_RELOC_MIPS16_GPREL.
(mips_info_to_howto_rel): Handle R_MIPS16_GPREL.
(mips_elf_relocate_section): Handle R_MIPS16_GPREL.
* reloc.c (BFD_RELOC_MIPS16_GPREL): Define.
* bfd-in2.h, libbfd.h: Rebuild.
bfd/ChangeLog
bfd/bfd-in2.h
bfd/libbfd.h
bfd/reloc.c
This page took 0.025959 seconds and 4 git commands to generate.