This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [x86-64 psABI] Document STT_GNU_IFUNC and R_X86_64_IRELATIVE
- From: "H.J. Lu" <hjl dot tools at gmail dot com>
- To: discuss at x86-64 dot org, GCC Development <gcc at gcc dot gnu dot org>, Binutils <binutils at sourceware dot org>, GNU C Library <libc-alpha at sourceware dot org>, GDB <gdb at sourceware dot org>, Michael Matz <matz at suse dot de>
- Date: Mon, 16 Apr 2012 09:51:54 -0700
- Subject: Re: [x86-64 psABI] Document STT_GNU_IFUNC and R_X86_64_IRELATIVE
- References: <CAMe9rOoYsexzruzCr5YZ545R2o2XPm7HPWc_eSJkqP9DxNJTQQ@mail.gmail.com>
On Tue, Apr 10, 2012 at 8:33 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
> Hi,
>
> This patch for x86-64 psABI adds document for STT_GNU_IFUNC and
> R_X86_64_IRELATIVE. It has been implemented on Linux/x86-64 for
> more than a year. ?Please add it to x86-64 psABI.
>
> Thanks.
>
Hi Michael,
Can you apply IFUNC spec to x86-64 psABI?
BTW, where can I find the latest x86-64 psABI source? The svn
site:
https://www.x86-64.org/svn/trunk/x86-64-ABI
is down.
Thanks.
--
H.J.