[Bug binutils/10288] objdump -D --target=binary -m arm7tdmi shows non-ARM7TDMI instructions

2009-06-17 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-06-17 12:22 --- Created an attachment (id=4003) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4003action=view) Use -m to restrict ARM disassembly -- http://sourceware.org/bugzilla/show_bug.cgi?id=10288 --- You

[Bug binutils/10288] objdump -D --target=binary -m arm7tdmi shows non-ARM7TDMI instructions

2009-06-17 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-06-17 12:24 --- Hi Chris, Thanks for reporting this problem. Please could you try out the uploaded patch and let me know how you get on with it. (Note - you will need to remove the earlier version of this patch sent to you

[Bug ld/10259] ld generates bad long branch stubs

2009-06-17 Thread julian at codesourcery dot com
--- Additional Comments From julian at codesourcery dot com 2009-06-17 14:52 --- I have tried to reproduce this, but not managed so far. I attempted to build current binutils head with current GCC head under an ARM full-system (Debian) qemu instance, using: binutils-build$ configure

[Bug gold/10291] New: fails to link qtcreator, because -z origin is not supported

2009-06-17 Thread armin at space-based dot de
Building qtcreator with gold fails, because qtcreator explicitly sets an rpath using $ORIGIN: | QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$${IDE_PLUGIN_RPATH}\' With gold linking fails, because -z origin is unknown. When removing the option the rpath is still fine though, so it seems gold

[Bug gas/10255] no .eh_frame_hdr table will be created.

2009-06-17 Thread ppluzhnikov at google dot com
--- Additional Comments From ppluzhnikov at google dot com 2009-06-17 20:38 --- I just hit this as well: corrupt .eh_frame in one of my object files with a huge location advance. Verified that this change to binutils/gas 2009-06-09 Jakub Jelinek ja...@redhat.com PR