[Bug ld/11217] Automatic multiple TOC and __thread problems

2010-01-25 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-01-25 13:06 --- Subject: Bug 11217 CVSROOT:/cvs/src Module name:src Branch: binutils-2_20-branch Changes by: amo...@sourceware.org 2010-01-25 13:06:24 Modified files: bfd:

[Bug ld/11178] Documentation enhancement: option -e

2010-01-25 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-01-25 13:40 --- It was fixed by PR 6766. -- What|Removed |Added Status|WAITING

[Bug gas/2117] IA64 assembler is broken

2010-01-25 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-01-25 14:01 --- Fixed as of 2010-01-25. -- What|Removed |Added Status|REOPENED

[Bug ld/11218] New: --gc-sections does not detect unresolved symbol

2010-01-25 Thread hjl dot tools at gmail dot com
From: http://sourceware.org/ml/binutils/2010-01/msg00514.html -- Summary: --gc-sections does not detect unresolved symbol Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld

[Bug ld/11218] --gc-sections does not detect unresolved symbol

2010-01-25 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-01-25 14:26 --- Created an attachment (id=4554) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4554action=view) A testcase [...@gnu-6 gc-2]$ make gcc -B./ -c -o main.o main.c gcc -B./ -c -ffunction-sections -o a.o

[Bug ld/11219] New: LMA in link map versus object file disagrees

2010-01-25 Thread sterling at tensilica dot com
Given the test case below, the load address of secB as printed by ld as part of the link map will be different from the load address of secB as it appears in the object file. [jaw] bash$ cat lmabug.t PHDRS { aphdr PT_LOAD; } SECTIONS { secA :

[Bug ld/11218] --gc-sections does not detect unresolved symbol

2010-01-25 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-01-25 19:26 --- A patch is posted at http://sourceware.org/ml/binutils/2010-01/msg00526.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=11218 --- You are receiving this mail because: --- You are on the

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

2010-01-25 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2010-01-25 19:59 --- Subject: Re: ld generates bad long branch stubs I wonder if this bug might be fixed by the patch I attached to http://sourceware.org/bugzilla/show_bug.cgi?id=10409 The patch causes testsuite