[Bug binutils/13302] IRELATIVE relocation should come last

2011-10-21 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13302 Alan Modra changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug binutils/13302] IRELATIVE relocation should come last

2011-10-21 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13302 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Version|2.21

[Bug binutils/13302] IRELATIVE relocation should come last

2011-10-21 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13302 --- Comment #5 from cvs-commit at gcc dot gnu.org 2011-10-21 19:37:19 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2011-10-21 19:37:15 Modified files: bfd: ChangeLog elf32-i386.c elf64-

[Bug binutils/13302] IRELATIVE relocation should come last

2011-10-21 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13302 --- Comment #4 from H.J. Lu 2011-10-21 18:31:06 UTC --- Another problem: [hjl@gnu-6 pr13302b]$ cat x.c void alt2(void) { } static void (*resolve (void)) (void) { return alt2; } void fct(void) __attribute__ ((ifunc ("resolve"))); extern __

[Bug binutils/13302] IRELATIVE relocation should come last

2011-10-21 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13302 --- Comment #3 from cvs-commit at gcc dot gnu.org 2011-10-21 15:13:42 UTC --- CVSROOT:/cvs/src Module name:src Changes by:h...@sourceware.org2011-10-21 15:13:37 Modified files: bfd: ChangeLog elf32-i386.c elf64-