This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #14 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Adhemerval Zanella
<azanella@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=27a0914e4586b06375b20731fa6515fe30334373

commit 27a0914e4586b06375b20731fa6515fe30334373
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Wed May 29 18:48:38 2019 -0300

    riscv: Enable VDSO for static linking

    Checked on riscv64-linux-gnu-rv64imafdc-lp64d qemu system with
    some static tests.

        [BZ #19767]
        * sysdeps/unix/sysv/linux/riscv/init-first.c: Remove #ifdef SHARED.
        * sysdeps/unix/sysv/linux/riscv/libc-vdso.h: Likewise.
        * sysdeps/unix/sysv/linux/riscv/sysdep.h (ALWAYS_USE_VSYSCALL):
        Define.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]