aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2022-10-06elf: Remove _dl_string_hwcapJavier Pello
2022-10-06elf: Remove hwcap parameter from add_to_cache signatureJavier Pello
2022-10-06x86_64: Remove platform directory library loading testJavier Pello
2022-10-05Update kernel version to 6.0 in header constant testsJoseph Myers
2022-10-05x86: Fix -Os build (BZ #29576)Adhemerval Zanella Netto
2022-10-05Regenerate sysdeps/mach/hurd/bits/errno.hJoseph Myers
2022-10-05Update syscall lists for Linux 6.0Joseph Myers
2022-10-03x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementationAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 (raw|w)memchr implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 wcs(n)cmp implementationsAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 strncmp implementationAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 strcmp implementationAurelien Jarno
2022-10-03x86-64: Require BMI2 for AVX2 str(n)casecmp implementationsAurelien Jarno
2022-10-03x86: include BMI1 and BMI2 in x86-64-v3 levelAurelien Jarno
2022-10-03x86: Cleanup pthread_spin_{try}lock.SNoah Goldstein
2022-10-03x86: Remove .tfloat usageAdhemerval Zanella
2022-10-01hppa: Fix initialization of dp register [BZ 29635]John David Anglin
2022-09-30malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624)Adhemerval Zanella
2022-09-30stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)Adhemerval Zanella
2022-09-30LoongArch: Add static PIE supportXi Ruoyao
2022-09-28x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]Noah Goldstein
2022-09-28Update _FloatN header support for C++ in GCC 13Joseph Myers
2022-09-28hurd: Fix typoSamuel Thibault
2022-09-28get_nscd_addresses: Fix subscript typos [BZ #29605]Jörg Sonnenberger
2022-09-27hurd: Increase SOMAXCONN to 4096Samuel Thibault
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-09-23Use C11 atomics instead of atomic_decrement_and_testWilco Dijkstra
2022-09-23Use C11 atomics instead of atomic_increment(_val)Wilco Dijkstra
2022-09-21riscv: Remove RV32 floating point functionsAlistair Francis
2022-09-21riscv: Consolidate the libm-test-ulpsAlistair Francis
2022-09-21hurd: Fix SIOCADD/DELRT ioctlsSamuel Thibault
2022-09-21hurd: Drop struct rtentry and in6_rtmsgSamuel Thibault
2022-09-21hurd: Add _IOT_ifrtreq to <net/route.h>Damien Zammit
2022-09-21hurd: Use IF_NAMESIZE rather than IFNAMSIZSamuel Thibault
2022-09-21hurd: Add ifrtreq structure to net/route.hDamien Zammit
2022-09-20hppa: undef __ASSUME_SET_ROBUST_LISTJohn David Anglin
2022-09-20linux: Use same type for MMAP2_PAGE_UNITAdhemerval Zanella
2022-09-20m68k: Enforce 4-byte alignment on internal locks (BZ #29537)Adhemerval Zanella
2022-09-19Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165)Florian Weimer
2022-09-17hurd: Factorize at/non-at functionsSamuel Thibault
2022-09-16RISC-V: Allow long jumps to __syscall_errorŁukasz Stelmach
2022-09-15hurd: Make readlink* just reopen the file used for statSamuel Thibault
2022-09-14hurd: Fix readlink() hanging on fifoSamuel Thibault
2022-09-13Use relaxed atomics since there is no MO dependenceWilco Dijkstra
2022-09-09Use C11 atomics instead atomic_add(_zero)Wilco Dijkstra
2022-09-08errlist: add missing entry for EDEADLOCK (bug 29545)Andreas Schwab
2022-09-07Do not define static_assert or thread_local in headers for C2xJoseph Myers
2022-09-06elf: Rename _dl_sort_maps parameter from skip to force_firstFlorian Weimer
2022-09-05math: x86: Use prefix for FP_INIT_ROUNDMODEAdhemerval Zanella