This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 1/7] MIPS testsuite cleanup - part 1
- From: Richard Sandiford <rdsandiford at googlemail dot com>
- To: Matthew Fortune <Matthew dot Fortune at imgtec dot com>
- Cc: "binutils\ at sourceware dot org" <binutils at sourceware dot org>
- Date: Sat, 06 Sep 2014 10:12:45 +0100
- Subject: Re: [PATCH 1/7] MIPS testsuite cleanup - part 1
- Authentication-results: sourceware.org; auth=none
- References: <6D39441BF12EF246A7ABCE6654B0235320F0567E at LEMAIL01 dot le dot imgtec dot org>
Matthew Fortune <Matthew.Fortune@imgtec.com> writes:
> This patch updates non-traditional output in the same manner as
> traditional output was updated in the FPXX patch.
>
> Thanks,
> Matthew
>
> binutils/testsuite/
>
> * binutils-all/readelf.ss-mips: Account for new sections.
>
> gas/testsuite/
>
> * gas/elf/type.e: Account for new sections.
> * gas/mips/mips16-e.d: Likewise.
> * gas/mips/mips16-f.d: Likewise.
> * gas/mips/mipsel16-e.d: Likewise.
> * gas/mips/mipsel16-f.d: Likewise.
> * gas/mips/tmips16-e.d: Appropriately escape dots.
> * gas/mips/tmips16-f.d: Likewise.
> * gas/mips/tmipsel16-e.d: Likewise.
> * gas/mips/tmipsel16-f.d: Likewise.
OK, thanks.
Richard