[PATCH] MIPS bfd: n32 ABI support

Thiemo Seufer ica2_ts@csv.ica.uni-stuttgart.de
Wed Jul 24 11:01:00 GMT 2002


Eric Christopher wrote:
[snip]
> > 	/bfd/ChangeLog
> > 	* Makefile.am: Add n32 ABI support.
> > 	* Makefile.in: Regenerate.
> > 	* config.bfd: Add n32 vectors to mips64*-*-linux* targets. Treat 64
> > 	bit vectors for mips*-*-linux targets as optional.
> > 	* configure.in: Add n32 ABI vectors.
> > 	* configure: Regenerate.
> > 	* elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files.
> > 	* elfn32-mips.c: New file, n32 ABI support.
> > 	* targets.c: Add n32 ABI vectors.
> > 
> 
> You're missing BFD_RELOC_32_PCREL, I just copied the support from
> elf32-mips.c and it appears to work. Can you make that change before
> checking it in?

I left it out as well as the other (GNU defined) PC relative
relocations except of BFD_RELOC16_PCREL. I can't see why NewABI
should have use for it.


Thiemo



More information about the Binutils mailing list