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: Sanity check on ARM BE8 patch


On Mon, Jun 30, 2008 at 11:41:58AM -0700, Stan Shebs wrote:
> I have a patch that makes ARM BE8 format (bigendian, but code is  
> littleendian) disassemble correctly, but even though the patch only  
> affects opcodes/ and objdump, the most straightforward place to add a  
> test is in the ld testsuite, because only the linker can create the files 
> via --be8,  no way to get be8 .o files out of gas.  So I just wanted to 
> check that adding an ld test actually seemed sensible before I started to 
> write it.

Seems reasonable to me - it will simultaneously test the --be8 linker
option.

-- 
Daniel Jacobowitz
CodeSourcery


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