summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2018-07-17i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.SH.J. Lu
2018-07-17x86-64: Add _CET_ENDBR to STRCMP_SSE42H.J. Lu
2018-07-17x86: Add _CET_ENDBR to functions in dl-tlsdesc.SH.J. Lu
2018-07-17x86: Add _CET_ENDBR to functions in crti.SH.J. Lu
2018-07-17x86: Always include <dl-cet.h>/cet-tunables.h> for --enable-cetH.J. Lu
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-07-16powerpc64: Always restore TOC on longjmp [BZ #21895]Rogerio Alves
2018-07-15x86_64: Undef SHADOW_STACK_POINTER_OFFSET lastH.J. Lu
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu
2018-07-14x86: Rename __glibc_reserved1 to feature_1 in tcbhead_t [BZ #22563]H.J. Lu
2018-07-10Add the statx functionFlorian Weimer
2018-07-10Comment tst-ofdlocks-compat expected failure in some Linux releasesAdhemerval Zanella
2018-07-06aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANTSzabolcs Nagy
2018-07-06aarch64: Remove HWCAP_CPUID from HWCAP_IMPORTANTSzabolcs Nagy
2018-07-06Use AVX_Fast_Unaligned_Load from Zen onwards.Amit Pawar
2018-07-05libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]Maciej W. Rozycki
2018-07-05Add renameat2 function [BZ #17662]Florian Weimer
2018-07-03Fix hurd expected fcntl versionAdhemerval Zanella
2018-07-02ldbl-128ibm-compat: Add printf_sizeGabriel F. T. Gomes
2018-07-02Use uint32_t sign in single precision math error handling functionsSzabolcs Nagy
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2018-06-29aarch64,falkor: Use vector registers for memcpySiddhesh Poyarekar
2018-06-29aarch64,falkor: Use vector registers for memmoveSiddhesh Poyarekar
2018-06-29getifaddrs: Don't return ifa entries with NULL names [BZ #21812]Daniel Alvarez
2018-06-28ldbl-128ibm-compat: Introduce ieee128 symbolsRajalakshmi Srinivasaraghavan
2018-06-27gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023]Florian Weimer
2018-06-26Revert hurd errno.h changesAdhemerval Zanella
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer
2018-06-22m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho
2018-06-21math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer
2018-06-20ldbl-128ibm-compat: Create libm-alias-float128.hTulio Magno Quites Machado Filho
2018-06-20Add a generic significand implementationTulio Magno Quites Machado Filho
2018-06-20Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho
2018-06-19hurd: fix localplt.data formatSamuel Thibault
2018-06-19hurd: Fix "Missing required PLT reference"Samuel Thibault
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-18Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers
2018-06-18Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]Florian Weimer
2018-06-18Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers
2018-06-16hurd: Fix reference to _hurd_self_sigstateSamuel Thibault
2018-06-16hurd: Fix missing __pthread_get_cleanup_stack symbolSamuel Thibault
2018-06-16hurd: Whitelist PLT refs which are difficult to avoidSamuel Thibault
2018-06-16hurd: Avoid PLT references to syscallsSamuel Thibault
2018-06-16hurd: Avoid PLT ref to __mach_msgSamuel Thibault
2018-06-16hurd: Avoid PLT references to shortcutsSamuel Thibault
2018-06-16hurd: Avoid missing PLT ref from ld.so requirementSamuel Thibault
2018-06-16hurd: Avoid PLT ref for __pthread_get_cleanup_stackSamuel Thibault