[Bug libc/19767] vdso is not used with static linking

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Fri Nov 30 22:33:00 GMT 2018


https://sourceware.org/bugzilla/show_bug.cgi?id=19767

--- Comment #6 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  15b8d67e29142251a30576b5ab469051a8833e97 (commit)
      from  5e63c240a22c70d928e5c645f913d59074afd329 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=15b8d67e29142251a30576b5ab469051a8833e97

commit 15b8d67e29142251a30576b5ab469051a8833e97
Author: Rafael �vila de Esp�ndola <rafael@espindo.la>
Date:   Fri Nov 30 14:32:35 2018 -0800

    Enable VDSO on i386 statically linked programs

        [BZ #19767]
        * sysdeps/unix/sysv/linux/i386/init-first.c: Don't check SHARED.
        * sysdeps/unix/sysv/linux/i386/sysdep.h (ALWAYS_USE_VSYSCALL):
        New.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                 |    7 +++++++
 sysdeps/unix/sysv/linux/i386/init-first.c |   12 +++++-------
 sysdeps/unix/sysv/linux/i386/sysdep.h     |    3 +++
 3 files changed, 15 insertions(+), 7 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list