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

2009-06-22 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-06-22 11:45 --- Created an attachment (id=4011) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4011action=view) Combination patch for pr 10297 and 10288 -- http://sourceware.org/bugzilla/show_bug.cgi?id=10288 ---

[Bug gas/10304] ld: Dwarf Error: mangled line number section.

2009-06-22 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-06-22 11:47 --- Hi John, Can you create a standalone testcase to reproduce this problem ? I can build an hppa-linux-gnu compiler, but I do not have a sysroot suitable for creating an entire toolchain. Cheers Nick --

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

2009-06-22 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-06-22 11:45 --- Hi Chris, Please try out the newly uploaded, combined patch. Cheers Nick -- http://sourceware.org/bugzilla/show_bug.cgi?id=10288 --- You are receiving this mail because: --- You are on the CC

[Bug gas/10304] ld: Dwarf Error: mangled line number section.

2009-06-22 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2009-06-22 14:01 --- Subject: Re: ld: Dwarf Error: mangled line number section. Hi Nick, Can you create a standalone testcase to reproduce this problem ? I can build an hppa-linux-gnu compiler, but I do not

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

2009-06-22 Thread chris at seberino dot org
--- Additional Comments From chris at seberino dot org 2009-06-22 19:43 --- The undefined fix is very nice. I did find some issues and have appended a Python script to reproduce... #==The Python script import struct raw_binary =

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-22 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-06-22 19:53 --- This should be fixed as of 2009-05-15. Thanks for reporting it. -- What|Removed |Added

[Bug gold/10238] Gold linker does not resolve symbols using indirect dependencies

2009-06-22 Thread ian at airs dot com
-- What|Removed |Added Status|ASSIGNED|WAITING http://sourceware.org/bugzilla/show_bug.cgi?id=10238 --- You are receiving this mail because:

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

2009-06-22 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-06-22 19:55 --- Thanks for the bug report. This has already been fixed in the development sources, and the fix will be in the 2.20 release. -- What|Removed |Added

[Bug gold/10141] gold should support the -z options {no, }{lazy, now}

2009-06-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-06-22 20:23 --- Subject: Bug 10141 CVSROOT:/cvs/src Module name:src Changes by: i...@sourceware.org 2009-06-22 20:23:21 Modified files: gold : ChangeLog layout.cc options.h Log

[Bug gold/10141] gold should support the -z options {no, }{lazy, now}

2009-06-22 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-06-22 20:24 --- Fixed. Thanks for reporting it. -- What|Removed |Added Status|NEW

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

2009-06-22 Thread chris at seberino dot org
--- Additional Comments From chris at seberino dot org 2009-06-22 21:53 --- I was thinking a little more about the lfm instruction. It seems there are standard coprocessor instruction names on ARM: cdp, ldc, stc, mcr and mrc. And, because ARM defines optional standard coprocessor

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-22 Thread peter dot kovar at gmail dot com
--- Additional Comments From peter dot kovar at gmail dot com 2009-06-22 22:09 --- make[4]: Entering directory `/usr/src/GNU/binutils/Linux/x86-64/gold' if g++ -DHAVE_CONFIG_H -I. -I../../../gold -I. -I../../../gold -I../../../gold/../include -I../../../gold/../elfcpp

[Bug binutils/10297] inconsistencies in objdump's presentation of undefined's and comments

2009-06-22 Thread chris at seberino dot org
--- Additional Comments From chris at seberino dot org 2009-06-22 22:50 --- You said that the hex equivalent should be displayed for all immediate values that are greater than 5 bits. I found some cases where larger immediate values do not have the hex equivalent value shown. For

[Bug gold/10105] gold compilation failure on F11 x86-64 b/c of conflicting basename() declaration

2009-06-22 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-06-23 05:44 --- Is this a clean build in a new empty directory? What is the result of grep -i basename gold/config.cache ? -- http://sourceware.org/bugzilla/show_bug.cgi?id=10105 --- You are receiving this mail because: