This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: [PATCH] Add support for MIPS64r6
- From: Andrew Bennett <Andrew dot Bennett at imgtec dot com>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: "binutils at sourceware dot org" <binutils at sourceware dot org>, Rich Fuhler <Rich dot Fuhler at imgtec dot com>, Matthew Fortune <Matthew dot Fortune at imgtec dot com>, "rdsandiford at googlemail dot com" <rdsandiford at googlemail dot com>, Saeed Ghazanfar <Saeed dot Ghazanfar at imgtec dot com>
- Date: Thu, 1 May 2014 10:05:23 +0000
- Subject: RE: [PATCH] Add support for MIPS64r6
- Authentication-results: sourceware.org; auth=none
- References: <0DA23CC379F5F945ACB41CF394B98277575FCF at LEMAIL01 dot le dot imgtec dot org> <87lhuovsl0 dot fsf at igel dot home> <0DA23CC379F5F945ACB41CF394B9827757643F at LEMAIL01 dot le dot imgtec dot org>
>> From: Andreas Schwab [mailto:schwab@linux-m68k.org]
>> Andrew Bennett <Andrew.Bennett@imgtec.com> writes:
>>>
>>> * config.sub: Add support for mips32r6 and mips64r6.
>>>
>> This needs to be sent upstream first, which is
>> <config-patches@gnu.org>.
>
> I have sent this section of the patch to config-patches.
The patch has now been committed to the master config.* repository
as the following commit:
Author: Chao-ying Fu <chao-ying.fu@imgtec.com>
Date: Thu May 1 12:48:36 2014 +1000
* config.sub (mipsisa32r6, mipsisa64r6): New.
* testsuite/config-sub.data: Add test cases for mipsisa*r6.
Signed-off-by: Ben Elliston <bje@gnu.org>
Would it be possible for the config.sub in the binutils tree to be
updated?
Many thanks.
Andrew