This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


"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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]