aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2018-07-18i386: Use _CET_NOTRACK in strcat-sse2.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu1-4/+4
2018-07-18i386: Use _CET_NOTRACK in memcmp-sse4.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu1-2/+2
2018-07-18i386: Use _CET_NOTRACK in i686/memcmp.SH.J. Lu1-2/+2
2018-07-18x86-64: Use _CET_NOTRACK in memcpy-ssse3.SH.J. Lu1-62/+62
2018-07-18x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.SH.J. Lu1-3/+3
2018-07-18x86-64: Use _CET_NOTRACK in strcmp-sse42.SH.J. Lu1-1/+1
2018-07-18x86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.SH.J. Lu1-1/+1
2018-07-18x86_64: Use _CET_NOTRACK in strcmp.SH.J. Lu1-1/+1
2018-07-17i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu3-3/+77
2018-07-17x86-64: Add _CET_ENDBR to STRCMP_SSE42H.J. Lu1-0/+1
2018-07-17x86: Add _CET_ENDBR to functions in dl-tlsdesc.SH.J. Lu2-0/+12
2018-07-17x86: Add _CET_ENDBR to functions in crti.SH.J. Lu2-0/+4
2018-07-17x86: Always include <dl-cet.h>/cet-tunables.h> for --enable-cetH.J. Lu1-2/+5
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu20-0/+1249
2018-07-16powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves4-4/+139
2018-07-15x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu1-3/+2
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu11-1/+278
2018-07-14x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu7-2/+82
2018-07-10Add the statx functionFlorian Weimer32-0/+86
2018-07-10Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella1-0/+8
2018-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy1-1/+1
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy2-7/+3
2018-07-06Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar1-5/+13
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki1-0/+2
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer35-2/+102
2018-07-03Fix hurd expected fcntl versionAdhemerval Zanella1-1/+0
2018-07-02ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes5-0/+58
2018-07-02Use uint32_t sign in single precision math error handling functionsSzabolcs Nagy3-11/+11
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell4-7/+7
2018-06-29aarch64,falkor: Use vector registers for memcpySiddhesh Poyarekar1-72/+65
2018-06-29aarch64,falkor: Use vector registers for memmoveSiddhesh Poyarekar1-105/+88
2018-06-29getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez1-0/+8
2018-06-28ldbl-128ibm-compat: Introduce ieee128 symbolsRajalakshmi Srinivasaraghavan6-0/+108
2018-06-27gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]Florian Weimer1-17/+31
2018-06-26Revert hurd errno.h changesAdhemerval Zanella1-9/+0
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella40-23/+373
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer1-9/+3
2018-06-22m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho6-32/+44
2018-06-21math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer3-36/+58
2018-06-20ldbl-128ibm-compat: Create libm-alias-float128.hTulio Magno Quites Machado Filho2-0/+177
2018-06-20Add a generic significand implementationTulio Magno Quites Machado Filho2-10/+0
2018-06-20Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho1-0/+15
2018-06-19hurd: fix localplt.data formatSamuel Thibault1-1/+1
2018-06-19hurd: Fix "Missing required PLT reference"Samuel Thibault1-14/+16
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers12-0/+12
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers10-0/+10