[PATCH][PING] Pretty-printing plt entries on ARM (second try)
Yury Gribov
y.gribov@samsung.com
Mon Mar 31 12:20:00 GMT 2014
More information about the Binutils mailing list
Mon Mar 31 12:20:00 GMT 2014
- Previous message (by thread): [PATCH][PING] Pretty-printing plt entries on ARM (second try)
- Next message (by thread): PATCH: Add x86_64 PE+ bigobj format
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nicholas Clifton wrote: >> Or should I use some special triplet? > > Yes try building a toolchain configure with: > --target=arm-eabi --with-cpu=cortex-m3 > and then run the testsuite with -mthumb specified on the command line. Ok, I see no regressions after compiling for cortex-m3 and forcedly setting ASFLAGS to -mthumb in default.exp. Still not sure that's enough: many assembler tests failed to compile under -mthumb because they were written for ARM ISA. Let me know if you run into any regressions. And thanks for commiting the patch! -Y
- Previous message (by thread): [PATCH][PING] Pretty-printing plt entries on ARM (second try)
- Next message (by thread): PATCH: Add x86_64 PE+ bigobj format
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list