[Bug ld/20515] i686 ifunc and non-default symbol visibility

2025-04-17 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20515 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug ld/20515] i686 ifunc and non-default symbol visibility

2016-08-29 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20515 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/20515] i686 ifunc and non-default symbol visibility

2016-08-29 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20515 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=74437ea28fb611d4c88077b486fd7c0a8b4c2a25 commit 74437ea28fb611d4c88077b486fd7c0a

[Bug ld/20515] i686 ifunc and non-default symbol visibility

2016-08-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20515 --- Comment #2 from H.J. Lu --- *** Bug 14961 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing li

[Bug ld/20515] i686 ifunc and non-default symbol visibility

2016-08-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20515 --- Comment #1 from H.J. Lu --- diff --git a/bfd/elf32-i386.c b/bfd/elf32-i386.c index 4179572..aa6b8d0 100644 --- a/bfd/elf32-i386.c +++ b/bfd/elf32-i386.c @@ -2178,6 +2178,20 @@ do_relocation: a function defined in a sha

[Bug ld/20515] i686 ifunc and non-default symbol visibility

2016-08-26 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20515 H.J. Lu changed: What|Removed |Added Assignee|unassigned at sourceware dot org |hjl.tools at gmail dot com Target

[Bug ld/20515] i686 ifunc and non-default symbol visibility

2016-08-25 Thread fweimer at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20515 Florian Weimer changed: What|Removed |Added CC||fweimer at redhat dot com

[Bug ld/20515] i686 ifunc and non-default symbol visibility

2016-08-25 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20515 Alan Modra changed: What|Removed |Added Target||x86_64-linux CC|