Age | Commit message (Expand) | Author |
2022-09-05 | math: x86: Use prefix for FP_INIT_ROUNDMODE | Adhemerval Zanella |
2022-09-01 | LoongArch: Add soft float support. | caiyinyu |
2022-08-31 | nptl: x86_64: Use same code for CURRENT_STACK_FRAME and stackinfo_get_sp | Adhemerval Zanella |
2022-08-30 | posix: Fix macro expansion producing 'defined' has undefined behavior | Adhemerval Zanella |
2022-08-30 | S390: Always use svc 0 | Stefan Liebler |
2022-08-30 | LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with GCC >= 13 | Xi Ruoyao |
2022-08-30 | LoongArch: Fix ptr mangling/demangling features. | caiyinyu |
2022-08-29 | Makeconfig: Set pie-ccflag to -fPIE by default [BZ# 29514] | Richard Henderson |
2022-08-29 | hurd: Fix vm_size_t incoherencies | Samuel Thibault |
2022-08-27 | mach: Make xpg_strerror_r set a message on error | Samuel Thibault |
2022-08-27 | mach: Fix incoherency between perror and strerror | Samuel Thibault |
2022-08-26 | csu: Change start code license to have link exception | Szabolcs Nagy |
2022-08-25 | s390: Move hwcaps/platform names out of _rtld_global_ro | Florian Weimer |
2022-08-25 | Revert "Detect ld.so and libc.so version inconsistency during startup" | Florian Weimer |
2022-08-24 | Detect ld.so and libc.so version inconsistency during startup | Florian Weimer |
2022-08-23 | Merge _GL_UNUSED C23 patch from Gnulib | Paul Eggert |
2022-08-24 | LoongArch: Fix dl-machine.h code formatting. | Xi Ruoyao |
2022-08-22 | hurd: Fix starting static binaries with stack protection enabled | Samuel Thibault |
2022-08-22 | htl: Make pthread*_cond_timedwait register wref before releasing mutex | Samuel Thibault |
2022-08-22 | htl: make __pthread_hurd_cond_timedwait_internal check mutex is held | Samuel Thibault |
2022-08-22 | Add AArch64 HWCAP2_* constants from Linux 5.19 | Joseph Myers |
2022-08-22 | Add AGROUP from Linux 5.19 to sys/acct.h, remove Alpha version (bug 29502) | Joseph Myers |
2022-08-22 | alpha: Fix generic brk system call emulation in __brk_call (bug 29490) | Florian Weimer |
2022-08-19 | hurd: Assume non-suid during bootstrap | Samuel Thibault |
2022-08-18 | S390: Fix werror=unused-variable in ifunc-impl-list.c. | Stefan Liebler |
2022-08-18 | Ensure calculations happen with desired rounding mode in y1lf128 | Michael Hudson-Doyle |
2022-08-16 | Linux: Fix enum fsconfig_command detection in <sys/mount.h> | Florian Weimer |
2022-08-15 | Move ip_mreqn structure from Linux to generic | Samuel Thibault |
2022-08-15 | Linux: Terminate subprocess on late failure in tst-pidfd (bug 29485) | Florian Weimer |
2022-08-12 | arm: Remove nested functionf rom relocate_pc24 | Adhemerval Zanella |
2022-08-12 | linux: Fix sys/mount.h usage with kernel headers | Adhemerval Zanella |
2022-08-12 | linux: Use compile_c_snippet to check linux/mount.h availability | Adhemerval Zanella |
2022-08-12 | linux: Mimic kernel defition for BLOCK_SIZE | Adhemerval Zanella |
2022-08-12 | linux: Use compile_c_snippet to check linux/pidfd.h availability | Adhemerval Zanella |
2022-08-12 | LoongArch: Add pointer mangling support. | caiyinyu |
2022-08-11 | AArch64: Fix typo in sve configure check (BZ# 29394) | Wilco Dijkstra |
2022-08-11 | libio: Improve performance of IO locks | Wilco Dijkstra |
2022-08-11 | tst-process_madvise: Check process_madvise-syscall support. | Stefan Liebler |
2022-08-09 | x86: Fix `#define STRCPY` guard in strcpy-sse2.S | Noah Goldstein |
2022-08-05 | i386: Use cmpl instead of cmp | Adhemerval Zanella |
2022-08-05 | i386: Use fldt instead of fld on e_logl.S | Adhemerval Zanella |
2022-08-04 | i386: Replace movzx with movzbl | Fangrui Song |
2022-08-04 | i386: Remove RELA support | Adhemerval Zanella |
2022-08-04 | arm: Remove RELA support | Adhemerval Zanella |
2022-08-04 | Remove ldd libc4 support | Adhemerval Zanella |
2022-08-04 | Assume only FLAG_ELF_LIBC6 suport | Lucas A. M. Magalhaes |
2022-08-04 | Remove left over LD_LIBRARY_VERSION usages | Adhemerval Zanella |
2022-08-04 | Linux: Remove exit system call from _exit | Florian Weimer |
2022-08-04 | LoongArch: Add vdso support for gettimeofday. | caiyinyu |
2022-08-03 | Update kernel version to 5.19 in header constant tests | Joseph Myers |