[Bug ld/10144] mips/ld: non-dynamic relocations refer to dynamic symbol

2010-01-24 Thread tg at mirbsd dot de
-- What|Removed |Added CC||tg at mirbsd dot de http://sourceware.org/bugzilla/show_bug.cgi?id=10144 --- You are receiving this mail

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

2010-01-24 Thread amodra at gmail dot com
gcc currently generates code that assumes a TOC is smaller than 64k. A large TOC requires ld to partition the TOC into groups smaller than 64k with TOC pointer adjusting stubs inserted on calls between functions using differing TOC groups. That works reasonably well except that code generated by

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

2010-01-24 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-01-25 06:47 --- Subject: Bug 11217 CVSROOT:/cvs/src Module name:src Changes by: amo...@sourceware.org 2010-01-25 06:47:16 Modified files: bfd: ChangeLog elf64-ppc.c elf32-ppc.c