aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2019-03-21S390: Mark vx and vxe as important hwcap.Stefan Liebler
2019-03-14RISC-V: don't assume PI mutexes and robust futexes before 4.20 (bug 23864)Andreas Schwab
2019-02-27powerpc: Only enable TLE with PPC_FEATURE2_HTM_NOSCAdhemerval Zanella
2019-02-19RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson
2019-02-08nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer
2019-02-04CVE-2016-10739: getaddrinfo: Fully parse IPv4 address strings [BZ #20018]Florian Weimer
2019-02-04x86-64 memcmp: Use unsigned Jcc instructions on size [BZ #24155]H.J. Lu
2019-02-01x86-64 strnlen/wcsnlen: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 strncpy: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 strncmp family: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memset/wmemset: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memrchr: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memcpy: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memcmp/wmemcmp: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-02-01x86-64 memchr/wmemchr: Properly handle the length parameter [BZ #24097]H.J. Lu
2019-01-03sysdeps/ieee754/soft-fp: ignore maybe-uninitialized with -O [BZ #19444]Martin Jansa
2019-01-03ARM: fix kernel assisted atomics with GCC 8 (bug 24034)Aurelien Jarno
2019-01-03riscv: Use __has_include__ to include <asm/syscalls.h> [BZ #24022]H.J. Lu
2018-12-28Update Alpha libm-test-ulpsAurelien Jarno
2018-12-19m68k: Fix sigaction kernel definition (BZ #23967)Adhemerval Zanella
2018-12-15RISC-V: properly terminate call chain (bug 23125)Andreas Schwab
2018-12-13powerpc: Add missing CFI register information (bug #23614)Tulio Magno Quites Machado Filho
2018-12-10compat getdents64: Use correct offset for retry [BZ #23972]Florian Weimer
2018-11-27CVE-2018-19591: if_nametoindex: Fix descriptor for overlong name [BZ #23927]Florian Weimer
2018-11-09Update kernel version in syscall-names.list to 4.19.Joseph Myers
2018-11-09[BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov
2018-11-09Update syscall-names.list for Linux 4.18.Joseph Myers
2018-11-08Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu
2018-11-02x86: Fix Haswell CPU string flags (BZ#23709)Adhemerval Zanella
2018-10-26i64: fix missing exp2f, log2f and powf symbols in libm.a [BZ #23822]Szabolcs Nagy
2018-10-26conform: XFAIL siginfo_t si_band test on sparc64Florian Weimer
2018-10-22signal: Use correct type for si_band in siginfo_t [BZ #23562]Ilya Yu. Malakhov
2018-10-18Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler
2018-10-09i386: Use _dl_runtime_[resolve|profile]_shstk for SHSTK [BZ #23716]H.J. Lu
2018-09-28Fix misreported errno on preadv2/pwritev2 (BZ#23579)Adhemerval Zanella
2018-09-21i386: Use ENTRY and END in start.S [BZ #23606]H.J. Lu
2018-09-20Linux gethostid: Check for NULL value from gethostbyname_r [BZ #23679]Mingli Yu
2018-09-10Fix segfault in maybe_script_execute.Stefan Liebler
2018-08-22Regen RISC-V rvd ULPsDJ Delorie
2018-08-22RISC-V: Fix rounding save/restore bug.DJ Delorie
2018-08-10Linux: Rewrite __old_getdents64 [BZ #23497]Florian Weimer
2018-08-09hurd: Avoid PLTs for __pthread_get/setspecificSamuel Thibault
2018-08-01hurd: Fix exec usage of mach_setup_threadSamuel Thibault
2018-07-31hurd: Fix startup of static binaries linked against libpthreadSamuel Thibault
2018-07-31Update SH libm-tests-ulpsAdhemerval Zanella
2018-07-30x86/CET: Fix property note parser [BZ #23467]H.J. Lu
2018-07-30x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]H.J. Lu
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-07-28hurd: Fix some ld.so symbol override from libcSamuel Thibault
2018-07-27x86/CET: Don't parse beyond the note endH.J. Lu