Age | Commit message (Expand) | Author | Files | Lines |
2022-10-06 | elf: Remove hwcap parameter from add_to_cache signature | Javier Pello | 1 | -1/+1 |
2022-10-06 | x86_64: Remove platform directory library loading test | Javier Pello | 3 | -64/+0 |
2022-10-05 | Update kernel version to 6.0 in header constant tests | Joseph Myers | 3 | -4/+4 |
2022-10-05 | x86: Fix -Os build (BZ #29576) | Adhemerval Zanella Netto | 1 | -0/+18 |
2022-10-05 | Regenerate sysdeps/mach/hurd/bits/errno.h | Joseph Myers | 1 | -0/+1 |
2022-10-05 | Update syscall lists for Linux 6.0 | Joseph Myers | 1 | -2/+2 |
2022-10-03 | x86-64: Require BMI1/BMI2 for AVX2 strrchr and wcsrchr implementations | Aurelien Jarno | 3 | -3/+16 |
2022-10-03 | x86-64: Require BMI2 and LZCNT for AVX2 memrchr implementation | Aurelien Jarno | 3 | -2/+10 |
2022-10-03 | x86-64: Require BMI2 for AVX2 (raw|w)memchr implementations | Aurelien Jarno | 1 | -3/+9 |
2022-10-03 | x86-64: Require BMI2 for AVX2 wcs(n)cmp implementations | Aurelien Jarno | 1 | -2/+6 |
2022-10-03 | x86-64: Require BMI2 for AVX2 strncmp implementation | Aurelien Jarno | 2 | -4/+7 |
2022-10-03 | x86-64: Require BMI2 for AVX2 strcmp implementation | Aurelien Jarno | 2 | -3/+5 |
2022-10-03 | x86-64: Require BMI2 for AVX2 str(n)casecmp implementations | Aurelien Jarno | 2 | -8/+21 |
2022-10-03 | x86: include BMI1 and BMI2 in x86-64-v3 level | Aurelien Jarno | 1 | -0/+2 |
2022-10-03 | x86: Cleanup pthread_spin_{try}lock.S | Noah Goldstein | 2 | -12/+29 |
2022-10-03 | x86: Remove .tfloat usage | Adhemerval Zanella | 9 | -26/+47 |
2022-10-01 | hppa: Fix initialization of dp register [BZ 29635] | John David Anglin | 1 | -5/+19 |
2022-09-30 | malloc: Do not clobber errno on __getrandom_nocancel (BZ #29624) | Adhemerval Zanella | 2 | -3/+11 |
2022-09-30 | stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638) | Adhemerval Zanella | 1 | -1/+1 |
2022-09-30 | LoongArch: Add static PIE support | Xi Ruoyao | 3 | -3/+95 |
2022-09-28 | x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591] | Noah Goldstein | 1 | -5/+2 |
2022-09-28 | Update _FloatN header support for C++ in GCC 13 | Joseph Myers | 5 | -15/+15 |
2022-09-28 | hurd: Fix typo | Samuel Thibault | 1 | -1/+1 |
2022-09-28 | get_nscd_addresses: Fix subscript typos [BZ #29605] | Jörg Sonnenberger | 1 | -3/+3 |
2022-09-27 | hurd: Increase SOMAXCONN to 4096 | Samuel Thibault | 1 | -1/+1 |
2022-09-26 | Use atomic_exchange_release/acquire | Wilco Dijkstra | 23 | -28/+28 |
2022-09-23 | Use C11 atomics instead of atomic_decrement_and_test | Wilco Dijkstra | 1 | -1/+1 |
2022-09-23 | Use C11 atomics instead of atomic_increment(_val) | Wilco Dijkstra | 1 | -3/+3 |
2022-09-21 | riscv: Remove RV32 floating point functions | Alistair Francis | 8 | -132/+40 |
2022-09-21 | riscv: Consolidate the libm-test-ulps | Alistair Francis | 4 | -1406/+0 |
2022-09-21 | hurd: Fix SIOCADD/DELRT ioctls | Samuel Thibault | 1 | -2/+2 |
2022-09-21 | hurd: Drop struct rtentry and in6_rtmsg | Samuel Thibault | 1 | -38/+0 |
2022-09-21 | hurd: Add _IOT_ifrtreq to <net/route.h> | Damien Zammit | 1 | -0/+1 |
2022-09-21 | hurd: Use IF_NAMESIZE rather than IFNAMSIZ | Samuel Thibault | 1 | -1/+1 |
2022-09-21 | hurd: Add ifrtreq structure to net/route.h | Damien Zammit | 1 | -0/+17 |
2022-09-20 | hppa: undef __ASSUME_SET_ROBUST_LIST | John David Anglin | 1 | -0/+3 |
2022-09-20 | linux: Use same type for MMAP2_PAGE_UNIT | Adhemerval Zanella | 4 | -4/+4 |
2022-09-20 | m68k: Enforce 4-byte alignment on internal locks (BZ #29537) | Adhemerval Zanella | 4 | -2/+59 |
2022-09-19 | Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165) | Florian Weimer | 2 | -108/+69 |
2022-09-17 | hurd: Factorize at/non-at functions | Samuel Thibault | 26 | -226/+116 |
2022-09-16 | RISC-V: Allow long jumps to __syscall_error | Łukasz Stelmach | 6 | -6/+6 |
2022-09-15 | hurd: Make readlink* just reopen the file used for stat | Samuel Thibault | 2 | -24/+40 |
2022-09-14 | hurd: Fix readlink() hanging on fifo | Samuel Thibault | 2 | -2/+8 |
2022-09-13 | Use relaxed atomics since there is no MO dependence | Wilco Dijkstra | 1 | -7/+1 |
2022-09-09 | Use C11 atomics instead atomic_add(_zero) | Wilco Dijkstra | 1 | -3/+3 |
2022-09-08 | errlist: add missing entry for EDEADLOCK (bug 29545) | Andreas Schwab | 1 | -0/+3 |
2022-09-07 | Do not define static_assert or thread_local in headers for C2x | Joseph Myers | 1 | -1/+3 |
2022-09-06 | elf: Rename _dl_sort_maps parameter from skip to force_first | Florian Weimer | 1 | -2/+4 |
2022-09-05 | math: x86: Use prefix for FP_INIT_ROUNDMODE | Adhemerval Zanella | 1 | -1/+7 |
2022-09-01 | LoongArch: Add soft float support. | caiyinyu | 16 | -19/+164 |