Re: Binutils Build error when the target is arm-linux

2010-02-23 Thread Tristan Gingold
On Feb 24, 2010, at 4:27 AM, thinke365 wrote: > > my binutils version is 2.20. > this error is produced, since the absent of parenthesis makes a warnning, > while the compile regards warnnings as errors, > this problem can be solved in two ways: > 1. add parenthesis to line 2489 > 2. use --disab

Re: Binutils Build error when the target is arm-linux

2010-02-23 Thread thinke365
my binutils version is 2.20. this error is produced, since the absent of parenthesis makes a warnning, while the compile regards warnnings as errors, this problem can be solved in two ways: 1. add parenthesis to line 2489 2. use --disable-werror option when configure option 1 is recommanded, sinc

[Bug gold/11317] Assertion failed in relocate_tls

2010-02-23 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2010-02-24 02:17 --- Created an attachment (id=4623) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4623&action=view) C source -- http://sourceware.org/bugzilla/show_bug.cgi?id=11317 --- You are receivi

[Bug gold/11317] Assertion failed in relocate_tls

2010-02-23 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2010-02-24 02:16 --- Created an attachment (id=4622) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4622&action=view) Testcase -- http://sourceware.org/bugzilla/show_bug.cgi?id=11317 --- You are receivi

[Bug gold/11317] Assertion failed in relocate_tls

2010-02-23 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2010-02-24 02:14 --- Created an attachment (id=4621) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4621&action=view) Backtrace -- http://sourceware.org/bugzilla/show_bug.cgi?id=11317 --- You are receiv

[Bug gold/11317] New: Assertion failed in relocate_tls

2010-02-23 Thread d dot g dot gorbachev at gmail dot com
GNU gold (GNU Binutils 2.20.51.20100223) 1.9 -- Summary: Assertion failed in relocate_tls Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: minor Priority: P2 Component: gold AssignedTo: ian at airs dot c

[Bug gold/11315] New: allow scripted INPUT(-lfile) syntax

2010-02-23 Thread rohan dot hart17 at gmail dot com
ld allows an INPUT (-lfile), to be transformed the name to libfile.a, as with the command line argument -l. Gold has an unexpected syntax error on the '-' character. -- Summary: allow scripted INPUT(-lfile) syntax Product: binutils Version: 2.20 Stat

Re: Binutils Build error when the target is arm-linux

2010-02-23 Thread Nick Clifton
Hi thinke365, config/tc-arm.c:2489: Warnning:if statement is empty Which version of the sources are you using ? I cannot reproduce this problem with the current mainline sources... Cheers Nick ___ bug-binutils mailing list bug-binutils@gnu.o

objdump: ARMv6 asx and sax mnemonics

2010-02-23 Thread Nils Pipenbrinck
Hi everyone. I hope this is the correct list for this issue: The objdump disassembler has a typo when disassembling the ARMv6 instruction asx instruction. objdump disassembles it into: addaddx. This is wrong: addsubx would be more correct. (See Bug binutils/6773) And while I'm at it: Is there

[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files

2010-02-23 Thread amodra at gmail dot com
--- Additional Comments From amodra at gmail dot com 2010-02-23 14:29 --- Patch reverted, reopening. -- What|Removed |Added Status|RESOLVED|R

[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files

2010-02-23 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-23 14:27 --- Subject: Bug 11304 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2010-02-23 14:27:16 Modified files: ld : ChangeLog ldlang.c Log message:

Binutils Build error when the target is arm-linux

2010-02-23 Thread thinke365
/configure --target=arm-linux, ok make, shows error gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./config -I./../include -I./.. -I./../bfd -DLOCALEDIR="\"/tools/cross/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -MT tc-arm.o -MD -MP -MF .deps/tc-arm.Tpo -c -o t

[Bug binutils/11298] typos in windmc and windres manpages

2010-02-23 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-02-23 13:05 --- Hi Peter, Thanks for reporting this problem. The man pages are actually generated from a master source file (binutils/doc/binutils.texi), so I applied your patch there and then checked that the generated windmc

[Bug binutils/11298] typos in windmc and windres manpages

2010-02-23 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-23 13:02 --- Subject: Bug 11298 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2010-02-23 13:01:48 Modified files: binutils : ChangeLog binutils/doc : b

[Bug binutils/11297] Support for 8-bit relocations for AVR architecture

2010-02-23 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-02-23 11:42 --- Hi Andrew, Thanks for reporting this problem, and for providing the fix. I have checked your patch into the mainline sources along with these changelog entries. Cheers Nick gas/ChangeLog PR binutils

[Bug binutils/11297] Support for 8-bit relocations for AVR architecture

2010-02-23 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-02-23 11:38 --- Subject: Bug 11297 CVSROOT:/cvs/src Module name:src Changes by: ni...@sourceware.org2010-02-23 11:38:36 Modified files: bfd: ChangeLog elf32-avr.c gas