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
--- Additional Comments From hjl dot tools at gmail dot com 2009-06-14
22:15 ---
Fixed.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--- 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
--- 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
--- 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
--
What|Removed |Added
CC||drepper at redhat dot com,
||roland at redhat dot com
http://so
--- 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
--
What|Removed |Added
AssignedTo|unassigned at sources dot |hjl dot tools at gmail dot
|redhat dot com |com
Status|NEW