Age | Commit message (Expand) | Author | Files | Lines |
2021-09-15 | Redirect fma calls to __fma in libm | Joseph Myers | 21 | -0/+21 |
2021-09-15 | mach lll_lock/unlock: Explicitly request private locking | Samuel Thibault | 1 | -2/+2 |
2021-09-15 | elf: Replace most uses of THREAD_GSCOPE_IN_TCB | Sergey Bugaev | 1 | -5/+6 |
2021-09-14 | Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from Linux 5.14 to bits/mman-l... | Joseph Myers | 1 | -0/+4 |
2021-09-14 | Update kernel version to 5.14 in tst-mman-consts.py | Joseph Myers | 1 | -1/+1 |
2021-09-13 | nptl: Fix race between pthread_kill and thread exit (bug 12889) | Florian Weimer | 3 | -0/+212 |
2021-09-13 | nptl: pthread_kill, pthread_cancel should not fail after exit (bug 19193) | Florian Weimer | 4 | -90/+95 |
2021-09-10 | Add narrowing square root functions | Joseph Myers | 64 | -1/+994 |
2021-09-08 | Update syscall lists for Linux 5.14 | Joseph Myers | 26 | -2/+33 |
2021-09-07 | MIPS: Setup errno for {f,l,}xstat | Jiaxun Yang | 3 | -3/+9 |
2021-09-06 | Update hppa libm-test-ulps | John David Anglin | 1 | -1/+1 |
2021-09-06 | AArch64: Update A64FX memset not to degrade at 16KB | Naohiro Tamura | 1 | -1/+8 |
2021-09-06 | Revert "AArch64: Update A64FX memset not to degrade at 16KB" | Szabolcs Nagy | 1 | -8/+1 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 1611 | -1979/+0 |
2021-09-03 | AArch64: Update A64FX memset not to degrade at 16KB | Naohiro Tamura via Libc-alpha | 1 | -1/+8 |
2021-08-31 | configure: Allow LD to be LLD 13.0.0 or above [BZ #26558] | Fangrui Song | 1 | -0/+4 |
2021-08-31 | hurd msync: Drop bogus test | Samuel Thibault | 1 | -3/+0 |
2021-08-31 | hurd: Fix typo in msync | Samuel Thibault | 1 | -1/+1 |
2021-08-30 | x86-64: Use testl to check __x86_string_control | H.J. Lu | 1 | -2/+2 |
2021-08-30 | i686: Don't include multiarch memove in libc.a | H.J. Lu | 1 | -1/+1 |
2021-08-26 | Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and p... | Adhemerval Zanella | 1 | -21/+10 |
2021-08-24 | powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it | Fangrui Song | 3 | -0/+40 |
2021-08-24 | x86-64: Remove assembler AVX512DQ check | H.J. Lu | 14 | -138/+0 |
2021-08-24 | x86-64: Remove compiler -mavx512f check | H.J. Lu | 4 | -39/+0 |
2021-08-23 | hurd: Remove old test-err_np.c file | Samuel Thibault | 1 | -4/+0 |
2021-08-22 | x86-64: Optimize load of all bits set into ZMM register [BZ #28252] | H.J. Lu | 10 | -64/+11 |
2021-08-19 | x86: fix Autoconf caching of instruction support checks [BZ #27991] | Matt Whitlock | 2 | -37/+53 |
2021-08-18 | arm: Simplify elf_machine_{load_address,dynamic} | Fangrui Song | 1 | -37/+10 |
2021-08-18 | riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0] | Fangrui Song | 1 | -11/+10 |
2021-08-18 | Remove sysdeps/*/tls-macros.h | Fangrui Song | 23 | -1429/+0 |
2021-08-17 | x86_64: Simplify elf_machine_{load_address,dynamic} | Fangrui Song | 1 | -14/+7 |
2021-08-16 | elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ ... | Fangrui Song | 2 | -6/+4 |
2021-08-16 | hurd: Drop fmh kludge | Samuel Thibault | 1 | -35/+0 |
2021-08-13 | mips: increase stack alignment in clone to match the ABI | Xi Ruoyao | 1 | -3/+3 |
2021-08-12 | mips: align stack in clone [BZ #28223] | Xi Ruoyao | 1 | -0/+7 |
2021-08-11 | hurd mmap: Reduce the requested max vmprot | Sergey Bugaev | 1 | -4/+18 |
2021-08-11 | hurd mmap: Factorize MAP_SHARED flag check | Sergey Bugaev | 1 | -12/+10 |
2021-08-11 | aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203] | Fangrui Song | 1 | -15/+9 |
2021-08-10 | [5/5] AArch64: Improve A64FX memset medium loops | Wilco Dijkstra | 1 | -26/+19 |
2021-08-10 | [4/5] AArch64: Improve A64FX memset by removing unroll32 | Wilco Dijkstra | 1 | -17/+1 |
2021-08-10 | [3/5] AArch64: Improve A64FX memset for remaining bytes | Wilco Dijkstra | 1 | -33/+13 |
2021-08-10 | [2/5] AArch64: Improve A64FX memset for large sizes | Wilco Dijkstra | 1 | -60/+25 |
2021-08-10 | [1/5] AArch64: Improve A64FX memset for small sizes | Wilco Dijkstra | 1 | -60/+36 |
2021-08-09 | Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h | Joseph Myers | 9 | -7/+52 |
2021-08-09 | librt: fix NULL pointer dereference (bug 28213) | Nikita Popov | 1 | -1/+1 |
2021-08-06 | powerpc64: Add checks for Altivec and VSX in ifunc selection | Anton Blanchard | 26 | -68/+139 |
2021-08-06 | powerpc64: Check cacheline size before using optimised memset routines | Anton Blanchard | 2 | -10/+23 |
2021-08-06 | powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06 | Anton Blanchard | 20 | -38/+38 |
2021-08-06 | Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182) | Florian Weimer | 1 | -1/+1 |
2021-08-04 | Update sparc libm-test-ulps | Adhemerval Zanella | 1 | -1/+1 |