about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* x86: Don't include <init-arch.h> in assembly codesH.J. Lu2018-08-034-4/+0
* x86: Cleanup cpu-features-offsets.symH.J. Lu2018-08-031-19/+1
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-0211-18/+18
* Do not define various fenv.h macros for MIPS soft-float (bug 23479).Joseph Myers2018-08-024-16/+51
* x86: Rename get_common_indeces to get_common_indicesH.J. Lu2018-08-011-4/+4
* Move SNAN_TESTS_PRESERVE_PAYLOAD out of math-tests.h.Joseph Myers2018-08-017-19/+90
* Move SNAN_TESTS_TYPE_CAST out of math-tests.h.Joseph Myers2018-08-014-14/+58
* hurd: Fix exec usage of mach_setup_threadSamuel Thibault2018-08-013-1/+5
* hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault2018-07-311-33/+35
* Update SH libm-tests-ulpsAdhemerval Zanella2018-07-311-4/+12
* x86/CET: Fix property note parser [BZ #23467]H.J. Lu2018-07-305-9/+205
* x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]H.J. Lu2018-07-301-1/+1
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-282-1/+22
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-283-12/+8
* x86/CET: Don't parse beyond the note endH.J. Lu2018-07-271-1/+1
* Fix Linux fcntl OFD locks on unsupported kernelsAdhemerval Zanella2018-07-272-2/+12
* hurd: Fix some ld.so symbol override from libcSamuel Thibault2018-07-275-8/+25
* Update powerpc-nofpu ulps.Joseph Myers2018-07-261-0/+35
* x86: Populate COMMON_CPUID_INDEX_80000001 for Intel CPUs [BZ #23459]H.J. Lu2018-07-262-10/+19
* x86: Correct index_cpu_LZCNT [BZ # 23456]H.J. Lu2018-07-261-1/+1
* ia64: Work around incorrect type of IA64 uc_sigmaskH.J. Lu2018-07-251-0/+26
* Fix ISO C threads installed header and HURD assumptionAdhemerval Zanella2018-07-252-1/+270
* x86/CET: Add a setcontext test for CETH.J. Lu2018-07-252-0/+134
* Fix C11 conformance issuesAdhemerval Zanella2018-07-252-0/+2
* x86-64/CET: Extend ucontext_t to save shadow stackH.J. Lu2018-07-258-1/+391
* x86/CET: Add tests with legacy non-CET shared objectsH.J. Lu2018-07-2512-0/+293
* x86: Rename __glibc_reserved2 to ssp_base in tcbhead_tH.J. Lu2018-07-254-2/+13
* alpha: mlock2, copy_file_range syscalls were introduced in kernel 4.13Florian Weimer2018-07-241-1/+3
* x86/CET: Extend arch_prctl syscall for CET controlH.J. Lu2018-07-244-6/+67
* sh: Do not define __ASSUME_STATXFlorian Weimer2018-07-241-0/+3
* nptl: Add abilist symbols for C11 threadsAdhemerval Zanella2018-07-2449-0/+587
* nptl: Add C11 threads thrd_* functionsAdhemerval Zanella2018-07-241-0/+16
* Add <bits/indirect-return.h>H.J. Lu2018-07-241-0/+37
* x86: Update vfork to pop shadow stackH.J. Lu2018-07-242-0/+95
* x86-64: Add endbr64 to tst-quadmod[12].SH.J. Lu2018-07-242-0/+12
* check-execstack: Permit sysdeps to xfail some libsSamuel Thibault2018-07-201-0/+6
* hurd: Fix installed-headers testsSamuel Thibault2018-07-203-0/+6
* Fix new file headerSamuel Thibault2018-07-201-4/+3
* hurd: Implement pipe2Thomas Schwinge2018-07-202-20/+61
* hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketpairThomas Schwinge2018-07-201-3/+22
* hurd: SOCK_CLOEXEC and SOCK_NONBLOCK for socketThomas Schwinge2018-07-201-1/+14
* hurd: Enable thread-safe i386 atomic instructionsSamuel Thibault2018-07-201-0/+2
* x86-64: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu2018-07-181-1/+1
* i386: Use _CET_NOTRACK in memset-sse2-rep.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu2018-07-181-4/+4
* i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu2018-07-181-2/+2
* i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu2018-07-181-2/+2