[PATCH/RFA] Add elf64_{big,little}mips to mips*-*-netbsd*

Thiemo Seufer ica2_ts@csv.ica.uni-stuttgart.de
Tue May 14 15:20:00 GMT 2002


Jason R Thorpe wrote:
> On Wed, May 15, 2002 at 12:01:21AM +0200, Thiemo Seufer wrote:
> 
>  > Jason R Thorpe wrote:
>  > > OK to commit?
>  > > 
>  > > 	* config.bfd (mips*el-*-netbsd*): Add bfd_elf64_bigmips_vec
>  > > 	and bfd_elf64_littlemips_vec to targ_selvecs.
>  > > 	(mips*-*-netbsd*): Likewise.
>  > 
>  > Why not adding this to "targ64_selvecs" instead?
> 
> 	(1) I always want to include elf64_{big,little}mips support in
> 	    the NetBSD MIPS config.  It looks like if I put it in
> 	    targ64_selvecs, I would need to explicitly set want64=true
> 	    to achieve this.

--enable-64-bit-bfd does this. If you include 64 bit targets into
"targ_selvecs" this happens implicitly, which means the toolchain
will always build with BFD64.

> 	(2) The patch I submitted is consistent with other MIPS
> 	    configurations.

I have a patch here to change this in order to re-allow MIPS
toolchains for targets without 64 bit (compiler) integer.


Thiemo



More information about the Binutils mailing list