aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86/Makefile
AgeCommit message (Expand)Author
2021-02-23nptl: Move elision implementations into libcFlorian Weimer
2020-10-15x86/CET: Update vfork to prevent child returnH.J. Lu
2020-05-18x86: Add --enable-cet=permissiveH.J. Lu
2020-01-03elf: Move vDSO setup to rtld (BZ#24967)Adhemerval Zanella
2018-10-02x86: Use RTM intrinsics in pthread mutex lock elisionH.J. Lu
2018-07-30x86/CET: Fix property note parser [BZ #23467]H.J. Lu
2018-07-25x86/CET: Add a setcontext test for CETH.J. Lu
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu
2017-11-30x86: Make a space in jmpbuf for shadow stack pointerH.J. Lu
2017-08-28Remove abi-*-options compiler flagsFlorian Weimer
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu
2015-01-12Add x86 32 bit vDSO time function supportAdhemerval Zanella
2014-09-26Clean up gnu/lib-names.h generation (bug 14171).Joseph Myers
2014-05-14Move remaining files out of nptl/sysdeps/unix/sysv/linux/x86/.Roland McGrath
2012-06-01Use i386 sys/elf.h and sys/vm86.h for i386 and x86-64H.J. Lu
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu