[Bug ld/10270] IFUNC local symbol

2011-03-16 Thread roland at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=10270 Roland McGrath changed: What|Removed |Added CC|roland at redhat dot com| -- Configure bugmail: http://source

[Bug ld/10270] IFUNC local symbol

2009-06-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-06-14 22:15 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug ld/10270] IFUNC local symbol

2009-06-14 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-06-14 22:13 --- Subject: Bug 10270 CVSROOT:/cvs/src Module name:src Changes by: h...@sourceware.org 2009-06-14 22:13:30 Modified files: bfd: ChangeLog elf32-i386.c elf64-x86-64.c

[Bug ld/10270] IFUNC local symbol

2009-06-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-06-14 20:21 --- Created an attachment (id=3994) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3994&action=view) A patch to disallow dynamic IFUNC pointer Here is a patch. -- http://sourceware.org/bugzilla/show

[Bug ld/10270] IFUNC local symbol

2009-06-14 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-06-14 13:48 --- It doesn't work only when an IFUNC pointer is taken in executable and it is dynamic. I think I can change linker to disallow it. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10270 --- You are r

[Bug ld/10270] IFUNC local symbol

2009-06-12 Thread jakub at redhat dot com
-- What|Removed |Added CC||drepper at redhat dot com, ||roland at redhat dot com http://so

[Bug ld/10270] IFUNC local symbol

2009-06-12 Thread jakub at redhat dot com
--- Additional Comments From jakub at redhat dot com 2009-06-12 19:10 --- The problem with using normal symbol is that if some shared library calls such a symbol, the .got.plt slot in the shared library will contain address of the .plt slot in the binary and only its .got.plt will contai

[Bug ld/10270] IFUNC local symbol

2009-06-12 Thread hjl dot tools at gmail dot com
-- What|Removed |Added AssignedTo|unassigned at sources dot |hjl dot tools at gmail dot |redhat dot com |com Status|NEW