[Bug binutils/10924] Bug in objdump when disassembling raw armv4t binaries

2009-12-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-12-02 11:22 --- Hi Chris, > I tried to apply the patch to binutils-2.20.51 and patch said it looked like > the patch was applied already so I did NOT apply it. Good - I have already checked the patch in. (I was confident that i

[Bug binutils/11017] PAGE_SIZE redefined in dlltool.c

2009-12-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-12-02 14:04 --- Subject: Bug 11017 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-12-02 14:04:17 Modified files: include/coff : ChangeLog i386.h x86_64.h bf

[Bug binutils/11017] PAGE_SIZE redefined in dlltool.c

2009-12-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-12-02 14:05 --- Hi Jerker, Thanks for the patch - I have now checked it in. Cheers Nick -- What|Removed |Added ---

[Bug gold/11042] New: Unresolved symbols when using --as-needed

2009-12-02 Thread robert dot wohlrab at gmx dot de
X-Bugzilla-Reason: CC I've rebuild all packages in debian with binutils-gold and noticed that all packages using a recent version of /usr/share/aclocal/gtk-2.0.m4 fail when they are using also --as-needed. Output is always: configure:12513: gcc -o conftest -g -O2 -D_REENTRANT -I/usr/include/gtk-2

[Bug gold/11042] Unresolved symbols when using --as-needed

2009-12-02 Thread robert dot wohlrab at gmx dot de
X-Bugzilla-Reason: CC --- Additional Comments From robert dot wohlrab at gmx dot de 2009-12-02 15:38 --- Created an attachment (id=4438) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4438&action=view) conftest.c created by gtk-2.0.m4 Use gcc -o conftest `pkg-config --cflags

[Bug gold/11019] Xindex::initialize_symtab_xindex in object.cc is not instantiated

2009-12-02 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-12-02 18:20 --- Created an attachment (id=4439) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4439&action=view) Patch I do not understand, why there are many #ifdef ... #endif for every instantiation, but

[Bug binutils/11045] New: readelf -w does not dump .debug_pubtypes

2009-12-02 Thread tromey at redhat dot com
gcc recently started emitting .debug_pubtypes. It would be useful if readelf -w would dump this section, as it does for .debug_pubnames. -- Summary: readelf -w does not dump .debug_pubtypes Product: binutils Version: unspecified Status: NEW S

[Bug binutils/10924] Bug in objdump when disassembling raw armv4t binaries

2009-12-02 Thread chris at seberino dot org
--- Additional Comments From chris at seberino dot org 2009-12-02 19:20 --- Subject: Re: Bug in objdump when disassembling raw armv4t binaries On Wed, Dec 02, 2009 at 11:22:15AM -, nickc at redhat dot com wrote: > > --- Additional Comments From nickc at redhat dot com

[Bug gas/11013] Incorrect Thumb2 encoding for saturating addition and subtraction

2009-12-02 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-12-02 20:26 --- Subject: Bug 11013 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2009-12-02 20:26:31 Modified files: gas: ChangeLog gas/config : t

[Bug gas/11013] Incorrect Thumb2 encoding for saturating addition and subtraction

2009-12-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-12-02 20:27 --- Created an attachment (id=4441) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4441&action=view) Fix encoding of saturated arithmatic instructions -- http://sourceware.org/bugzilla/show_bug.cgi?id=1101

[Bug gas/11013] Incorrect Thumb2 encoding for saturating addition and subtraction

2009-12-02 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2009-12-02 20:28 --- Hi Anthony, Thanks for reporting this bug. We have checked in the uploaded patch to fix the problem. Please let us know if you encounter any further problems with the ARM assembler. Cheers Nick --

[Bug ld/11047] New: undefined __tls_get_addr even after tls optimisation removes all refs

2009-12-02 Thread amodra at bigpond dot net dot au
Current mainline gcc libgomp configures its 64-bit multilib without tls, due to this failure: configure:15341: /home/alan/build/gcc/./gcc/xgcc -B/home/alan/build/gcc/./gcc/ -B/usr/powerpc-linux/bin/ -B/usr/powerpc-linux /lib/ -isystem /usr/powerpc-linux/include -isystem /usr/powerpc-linux/sys-incl

[Bug ld/11047] undefined __tls_get_addr even after tls optimisation removes all refs

2009-12-02 Thread amodra at bigpond dot net dot au
-- What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|-00-00 00:00:00 |2009-12-03 05:15:40 date|

[Bug gold/10949] output.cc fails with outpu t.cc:3509: error: format �%llxï ¿½ expects type �long long unsigned int �, but argument 2 has type �long unsigned int�

2009-12-02 Thread ian at airs dot com
--- Additional Comments From ian at airs dot com 2009-12-03 05:35 --- Thanks for the bug report. This has already been fixed on the binutils 2.20 branch and on mainline. The fix will be in any future release. -- What|Removed |Added -