[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2012-01-27 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #10 from cvs-commit at gcc dot gnu.org 2012-01-28 02:25:40 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_22-branch Changes by:dang...@sourceware.org2012-01-28 02:25:35 Modified files: bfd

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-11 Thread nick.hudson at gmx dot co.uk
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #9 from nick.hudson at gmx dot co.uk 2011-12-12 07:48:11 UTC --- On Sunday 11 December 2011 15:54:11 danglin at gcc dot gnu.org wrote: > http://sourceware.org/bugzilla/show_bug.cgi?id=13476 > > --- Comment #7 from John David Anglin

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-11 Thread danglin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 John David Anglin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-11 Thread danglin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #7 from John David Anglin 2011-12-11 15:54:11 UTC --- Fixed. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. _

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-11 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #6 from cvs-commit at gcc dot gnu.org 2011-12-11 15:42:17 UTC --- CVSROOT:/cvs/src Module name:src Changes by:dang...@sourceware.org2011-12-11 15:42:11 Modified files: bfd: ChangeLog elf32-hppa.c L

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-08 Thread dave.anglin at bell dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #5 from dave.anglin at bell dot net 2011-12-08 15:06:37 UTC --- Could you try the attached change? The PIC TLS relocs are now only changed to dp relative when !info->shared. I looked briefly at this case this morning and it seems to

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-08 Thread dave.anglin at bell dot net
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #4 from dave.anglin at bell dot net 2011-12-08 11:54:44 UTC --- On 8-Dec-11, at 2:43 AM, skrll at netbsd dot org wrote: > --- Comment #3 from Nick Hudson 2011-12-08 > 07:43:50 UTC --- > To hopefully show the bug clearer here's so

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-07 Thread skrll at netbsd dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #3 from Nick Hudson 2011-12-08 07:43:50 UTC --- To hopefully show the bug clearer here's some more output. $ cc -c -O2 -fPIC -o h_tls.o h_tls.c $ $ ../prefix/bin/hppa--netbsd-ld -v GNU l

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-07 Thread danglin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 --- Comment #2 from John David Anglin 2011-12-08 02:08:56 UTC --- Looking a bit more, I think this break is questionable: /* Now try to make things easy for the dynamic linker. */ break; -- Configure bugmail: http://so

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-07 Thread danglin at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Com

[Bug binutils/13476] Incorrect TLS relocations created in DSOs on hppa

2011-12-07 Thread vapier at gentoo dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13476 Mike Frysinger changed: What|Removed |Added CC||toolchain at gentoo dot org -- Confi