This is the mail archive of the binutils@sources.redhat.com 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/RFA] Add elf64 vectors to mips*-netbsd


Jason R Thorpe wrote:
> On Fri, Oct 25, 2002 at 01:42:08PM -0700, Jason R Thorpe wrote:
> 
>  > This fixes 5 testsuite failures:
>  > 
>  > FAIL: MIPS -mgp64 -mfp32
>  > FAIL: MIPS -mgp64 -mfp64
>  > FAIL: MIPS -mgp64 -mfp32 (SVR4 PIC)
>  > FAIL: MIPS -mgp64 -mfp64 (SVR4 PIC)
>  > FAIL: MIPS empic

These testcases (their invocation) should get fixed, you can't
expect 64-bit code form a 32-bit toolchain.

>  > 
>  > ...and I happen to need the elf64 vectors for other reasons, as well.
>  > 
>  > OK for mainline?
> 
> ...oops, and the changelog entry:
> 
>         * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Add
>         bfd_elf64_bigmips_vec and bfd_elf64_littlemips_vec to
>         targ_selvecs.
> 
> I just committed it (approved by Eric Christopher offline).

Does this mean we don't care about targ64_selvecs any more and
effectively use BFD64 for all MIPS targets?


Thiemo


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