[PATCH] MIPS/BFD: Handle MIPS16 GOT16 and GPREL16 relocs correctly

Richard Sandiford rdsandiford@googlemail.com
Tue Jul 27 18:45:00 GMT 2010


"Maciej W. Rozycki" <macro@codesourcery.com> writes:
> 2010-07-26  Maciej W. Rozycki  <macro@codesourcery.com>
>
> 	bfd/
> 	* elfxx-mips.h: Include "elf/mips.h".
> 	(gprel16_reloc_p): New inline function.
> 	* elfxx-mips.c (_bfd_mips_elf_check_relocs)
> 	[R_MIPS16_GOT16, R_MIPS_GOT16, R_MIPS_GOT_HI16, R_MIPS_GOT_LO16]: 
> 	Use got16_reloc_p.
> 	(_bfd_mips_elf_relocate_section)[bfd_reloc_overflow]: Use 
> 	gprel16_reloc_p.
> 	* elf32-mips.c (mips_info_to_howto_rel): Likewise.
> 	* elfn32-mips.c (mips_info_to_howto_rel): Likewise.

OK, thanks.  No idea how I managed to miss the GOT16 one. ;-(

Richard



More information about the Binutils mailing list