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]

Sanity check on ARM BE8 patch


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.

Stan


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