Age | Commit message (Expand) | Author | Files | Lines |
2024-12-20 | elf: Introduce is_rtld_link_map | Florian Weimer | 6 | -38/+24 |
2024-12-20 | Add F_CREATED_QUERY from Linux 6.12 to bits/fcntl-linux.h | Joseph Myers | 1 | -0/+1 |
2024-12-20 | Add HWCAP_LOONGARCH_LSPW from Linux 6.12 to bits/hwcap.h | Joseph Myers | 1 | -0/+1 |
2024-12-20 | Add MSG_SOCK_DEVMEM from Linux 6.12 to bits/socket.h | Joseph Myers | 1 | -0/+2 |
2024-12-20 | i386: Regenerate ulps | Florian Weimer | 2 | -0/+4 |
2024-12-20 | x86_64: Regenerate ulps | Florian Weimer | 1 | -0/+2 |
2024-12-20 | aarch64: Regenerate ulps | Florian Weimer | 1 | -0/+2 |
2024-12-19 | elf: Remove code dependent on __rtld_lock_default_lock_recursive macro | Florian Weimer | 1 | -6/+0 |
2024-12-19 | Linux: Accept null arguments for utimensat pathname | Florian Weimer | 1 | -3/+0 |
2024-12-19 | x86_64: Remove unused padding from tcbhead_t | Florian Weimer | 1 | -12/+0 |
2024-12-19 | Add SCHED_EXT from Linux 6.12 to bits/sched.h | Joseph Myers | 2 | -1/+2 |
2024-12-19 | hppa: Fix strace detach-vfork test | John David Anglin | 2 | -47/+64 |
2024-12-19 | Update kernel version to 6.12 in header constant tests | Joseph Myers | 3 | -4/+4 |
2024-12-18 | math: Use tanhf from CORE-MATH | Adhemerval Zanella | 26 | -144/+80 |
2024-12-18 | math: Use sinhf from CORE-MATH | Adhemerval Zanella | 25 | -139/+120 |
2024-12-18 | math: Use coshf from CORE-MATH | Adhemerval Zanella | 26 | -146/+110 |
2024-12-18 | math: Use atanhf from CORE-MATH | Adhemerval Zanella | 27 | -252/+157 |
2024-12-18 | math: Use atan2f from CORE-MATH | Adhemerval Zanella | 28 | -296/+265 |
2024-12-18 | math: Use atanf from CORE-MATH | Adhemerval Zanella | 26 | -225/+120 |
2024-12-18 | math: Use asinhf from CORE-MATH | Adhemerval Zanella | 27 | -270/+180 |
2024-12-18 | math: Use asinf from CORE-MATH | Adhemerval Zanella | 26 | -212/+118 |
2024-12-18 | math: Use acoshf from CORE-MATH | Adhemerval Zanella | 25 | -225/+192 |
2024-12-18 | math: Use acosf from CORE-MATH | Adhemerval Zanella | 26 | -174/+132 |
2024-12-18 | nptl: Add <thread_pointer.h> for sparc | Michael Jeanson | 1 | -0/+30 |
2024-12-18 | powerpc: Update libm-test-ulps | Adhemerval Zanella | 1 | -0/+120 |
2024-12-18 | arm: Update libm-test-ulps | Adhemerval Zanella | 1 | -0/+112 |
2024-12-18 | i386: Update libm-test-ulps | Adhemerval Zanella | 1 | -0/+168 |
2024-12-18 | Update syscall lists for Linux 6.12 | Joseph Myers | 1 | -2/+2 |
2024-12-18 | sys/platform/x86.h: Do not depend on _Bool definition in C++ mode | H.J. Lu | 3 | -4/+4 |
2024-12-18 | ldbl-96: Set -1 to "int sign_exponent:16" | H.J. Lu | 1 | -2/+2 |
2024-12-18 | tst-clone3[-internal].c: Add _Atomic to silence Clang | H.J. Lu | 2 | -4/+4 |
2024-12-17 | x86: Avoid integer truncation with large cache sizes (bug 32470) | Florian Weimer | 1 | -2/+2 |
2024-12-18 | Silence Clang #include_next error | H.J. Lu | 6 | -6/+6 |
2024-12-18 | cet: Pass -mshstk to compiler for tst-cet-legacy-10a[-static].c | H.J. Lu | 1 | -2/+2 |
2024-12-17 | AArch64: Improve codegen of AdvSIMD expf family | Joana Cruz | 5 | -118/+127 |
2024-12-17 | AArch64: Improve codegen of AdvSIMD atan(2)(f) | Joana Cruz | 3 | -68/+160 |
2024-12-17 | AArch64: Improve codegen of AdvSIMD logf function family | Joana Cruz | 3 | -40/+66 |
2024-12-16 | Fix sysdeps/x86/fpu/Makefile: Split and sort tests | H.J. Lu | 1 | -1/+2 |
2024-12-16 | sysdeps/x86/fpu/Makefile: Split and sort tests | H.J. Lu | 1 | -2/+7 |
2024-12-16 | Use empty initializer to silence GCC 4.9 or older | H.J. Lu | 3 | -6/+6 |
2024-12-15 | Linux: Check for 0 return value from vDSO getrandom probe | Florian Weimer | 1 | -1/+1 |
2024-12-15 | hppa: Update libm-test-ulps | John David Anglin | 1 | -0/+112 |
2024-12-15 | Revert "Add braces in initializers for GCC 4.9 or older" | H.J. Lu | 3 | -6/+6 |
2024-12-15 | or1k: Update libm-test-ulps | Stafford Horne | 1 | -0/+16 |
2024-12-14 | htl: move pthread_sigmask into libc. | gfleury | 7 | -9/+13 |
2024-12-14 | htl: move __pthread_sigstate into libc. | gfleury | 1 | -0/+1 |
2024-12-14 | htl: move __pthread_sigstate_destroy into libc. | gfleury | 1 | -0/+1 |
2024-12-15 | Return EXIT_UNSUPPORTED if __builtin_add_overflow unavailable | H.J. Lu | 1 | -0/+7 |
2024-12-14 | Add braces in initializers for GCC 4.9 or older | H.J. Lu | 3 | -6/+6 |
2024-12-13 | AArch64: Update libm-test-ulps | Wilco Dijkstra | 1 | -0/+80 |