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]

RE: [PATCH] ARM: Add support for armeb-*-eabi*


> From: Will Newton [mailto:will.newton@linaro.org]
> Sent: Monday, August 04, 2014 5:57 PM
> 
> At the moment it is possible to configure binutils for these triples
> but the resulting linker defaults to little endian with huge numbers
> of testsuite failures, which on the face of it does not appear to make
> much sense.
> 
> This patch makes the behaviour similar to armeb-elf and the testsuite
> is clean.

I encountered the same problem when I wanted to test that a fix for a
big endian bug in GCC didn't introduce new regression. The patch allowed
me to move forward and I didn't encountered any problem with it.

Best regards,

Thomas




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