This is the mail archive of the binutils@sourceware.org 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] | |
On Fri, Dec 18, 2009 at 12:30 PM, Doug Evans <dje@sebabeach.org> wrote:
> DJ Delorie wrote:
>>
>> gcc defaults mep to little endian too, I think the testsuite is wrong.
>>
>
> Joy. ?Ok, I'll submit an alternate patch that fixes the testsuite too
> (probably by not making any assumptions of what the default is, e.g. rename
> allinsn.d to allinsn.be.d, akin to the existing allinsn.le.d).
Hi.
Ok to check in?
All tests pass now.
2010-02-25 Doug Evans <dje@sebabeach.org>
gas/
* configure.tgt: Fix mep cpu case.
gas/testsuite/
* gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
* gas/mep/allinsn.exp: branch1 is now bi-endian.
* gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
* gas/mep/branch1.le.d: New file.
* gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
* gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
Attachment:
gas-100225-mep-testsuite-1.patch.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |