2021-09-24 |
Joseph Myers | Fix sysdeps/x86/fpu/s_ffma.c for 32-bit FMA processor... |
tree | commitdiff |
2021-09-24 |
Florian Weimer | Linux: Avoid closing -1 on failure in __closefrom_fallback |
tree | commitdiff |
2021-09-24 |
Fangrui Song | i386: Port elf_machine_{load_address,dynamic} from... |
tree | commitdiff |
2021-09-24 |
Naohiro Tamura | aarch64: Disable A64FX memcpy/memmove BTI unconditionally |
tree | commitdiff |
2021-09-23 |
Tulio Magno Quites... | powerpc64le: Avoid conflicting types for f64xfmaf128... |
tree | commitdiff |
2021-09-23 |
Joseph Myers | Fix ffma use of round-to-odd on x86 |
tree | commitdiff |
2021-09-23 |
Florian Weimer | nptl: Avoid setxid deadlock with blocked signals in... |
tree | commitdiff |
2021-09-22 |
Joseph Myers | Add narrowing fma functions |
tree | commitdiff |
2021-09-22 |
H.J. Lu | ld.so: Replace DL_RO_DYN_SECTION with dl_relocate_ld... |
tree | commitdiff |
2021-09-22 |
Joseph Myers | Adjust new narrowing div/mul tests for IBM long double... |
tree | commitdiff |
2021-09-21 |
Joseph Myers | Fix f64xdivf128, f64xmulf128 spurious underflows (bug... |
tree | commitdiff |
2021-09-21 |
Florian Weimer | nptl: Fix type of pthread_mutexattr_getrobust_np, pthre... |
tree | commitdiff |
2021-09-20 |
Paul A. Clarke | powerpc: Fix unrecognized instruction errors with recen... |
tree | commitdiff |
2021-09-20 |
Florian Weimer | nptl: pthread_kill needs to return ESRCH for old progra... |
tree | commitdiff |
2021-09-19 |
H.J. Lu | Extend struct r_debug to support multiple namespaces... |
tree | commitdiff |
2021-09-15 |
Sergey Bugaev | elf: Remove THREAD_GSCOPE_IN_TCB |
tree | commitdiff |
2021-09-15 |
Sergey Bugaev | htl: Reimplement GSCOPE |
tree | commitdiff |
2021-09-15 |
Sergey Bugaev | htl: Move thread table to ld.so |
tree | commitdiff |
2021-09-15 |
Joseph Myers | Redirect fma calls to __fma in libm |
tree | commitdiff |
2021-09-14 |
Samuel Thibault | mach lll_lock/unlock: Explicitly request private locking |
tree | commitdiff |
2021-09-14 |
Sergey Bugaev | elf: Replace most uses of THREAD_GSCOPE_IN_TCB |
tree | commitdiff |
2021-09-14 |
Joseph Myers | Add MADV_POPULATE_READ and MADV_POPULATE_WRITE from... |
tree | commitdiff |
2021-09-14 |
Joseph Myers | Update kernel version to 5.14 in tst-mman-consts.py |
tree | commitdiff |
2021-09-13 |
Florian Weimer | nptl: Fix race between pthread_kill and thread exit... |
tree | commitdiff |
2021-09-13 |
Florian Weimer | nptl: pthread_kill, pthread_cancel should not fail... |
tree | commitdiff |
2021-09-10 |
Joseph Myers | Add narrowing square root functions |
tree | commitdiff |
2021-09-08 |
Joseph Myers | Update syscall lists for Linux 5.14 |
tree | commitdiff |
2021-09-07 |
Jiaxun Yang | MIPS: Setup errno for {f,l,}xstat |
tree | commitdiff |
2021-09-06 |
John David Anglin | Update hppa libm-test-ulps |
tree | commitdiff |
2021-09-06 |
Naohiro Tamura | AArch64: Update A64FX memset not to degrade at 16KB |
tree | commitdiff |
2021-09-06 |
Szabolcs Nagy | Revert "AArch64: Update A64FX memset not to degrade... |
tree | commitdiff |
2021-09-03 |
Siddhesh Poyarekar | Remove "Contributed by" lines |
tree | commitdiff |
2021-09-03 |
Naohiro Tamura via... | AArch64: Update A64FX memset not to degrade at 16KB |
tree | commitdiff |
2021-09-01 |
Fangrui Song | configure: Allow LD to be LLD 13.0.0 or above [BZ ... |
tree | commitdiff |
2021-08-31 |
Samuel Thibault | hurd msync: Drop bogus test |
tree | commitdiff |
2021-08-31 |
Samuel Thibault | hurd: Fix typo in msync |
tree | commitdiff |
2021-08-30 |
H.J. Lu | x86-64: Use testl to check __x86_string_control |
tree | commitdiff |
2021-08-30 |
H.J. Lu | i686: Don't include multiarch memove in libc.a |
tree | commitdiff |
2021-08-26 |
Adhemerval Zanella | Use support_open_dev_null_range io/tst-closefrom, misc... |
tree | commitdiff |
2021-08-24 |
Fangrui Song | powerpc: Use --no-tls-get-addr-optimize in test only... |
tree | commitdiff |
2021-08-24 |
H.J. Lu | x86-64: Remove assembler AVX512DQ check |
tree | commitdiff |
2021-08-24 |
H.J. Lu | x86-64: Remove compiler -mavx512f check |
tree | commitdiff |
2021-08-23 |
Samuel Thibault | hurd: Remove old test-err_np.c file |
tree | commitdiff |
2021-08-22 |
H.J. Lu | x86-64: Optimize load of all bits set into ZMM register... |
tree | commitdiff |
2021-08-19 |
Matt Whitlock | x86: fix Autoconf caching of instruction support checks... |
tree | commitdiff |
2021-08-18 |
Fangrui Song | arm: Simplify elf_machine_{load_address,dynamic} |
tree | commitdiff |
2021-08-18 |
Fangrui Song | riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0] |
tree | commitdiff |
2021-08-18 |
Fangrui Song | Remove sysdeps/*/tls-macros.h |
tree | commitdiff |
2021-08-17 |
Fangrui Song | x86_64: Simplify elf_machine_{load_address,dynamic} |
tree | commitdiff |
2021-08-16 |
Fangrui Song | elf: Drop elf/tls-macros.h in favor of __thread and... |
tree | commitdiff |
2021-08-16 |
Samuel Thibault | hurd: Drop fmh kludge |
tree | commitdiff |
2021-08-13 |
Xi Ruoyao | mips: increase stack alignment in clone to match the ABI |
tree | commitdiff |
2021-08-12 |
Xi Ruoyao | mips: align stack in clone [BZ #28223] |
tree | commitdiff |
2021-08-11 |
Sergey Bugaev | hurd mmap: Reduce the requested max vmprot |
tree | commitdiff |
2021-08-11 |
Sergey Bugaev | hurd mmap: Factorize MAP_SHARED flag check |
tree | commitdiff |
2021-08-11 |
Fangrui Song | aarch64: Make elf_machine_{load_address,dynamic} robust... |
tree | commitdiff |
2021-08-10 |
Wilco Dijkstra | [5/5] AArch64: Improve A64FX memset medium loops |
tree | commitdiff |
2021-08-10 |
Wilco Dijkstra | [4/5] AArch64: Improve A64FX memset by removing unroll32 |
tree | commitdiff |
2021-08-10 |
Wilco Dijkstra | [3/5] AArch64: Improve A64FX memset for remaining bytes |
tree | commitdiff |
2021-08-10 |
Wilco Dijkstra | [2/5] AArch64: Improve A64FX memset for large sizes |
tree | commitdiff |
2021-08-10 |
Wilco Dijkstra | [1/5] AArch64: Improve A64FX memset for small sizes |
tree | commitdiff |
2021-08-09 |
Joseph Myers | Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to... |
tree | commitdiff |
2021-08-09 |
Nikita Popov | librt: fix NULL pointer dereference (bug 28213) |
tree | commitdiff |
2021-08-06 |
Anton Blanchard | powerpc64: Add checks for Altivec and VSX in ifunc... |
tree | commitdiff |
2021-08-06 |
Anton Blanchard | powerpc64: Check cacheline size before using optimised... |
tree | commitdiff |
2021-08-06 |
Anton Blanchard | powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FE... |
tree | commitdiff |
2021-08-06 |
Florian Weimer | Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS... |
tree | commitdiff |
2021-08-04 |
Adhemerval Zanella | Update sparc libm-test-ulps |
tree | commitdiff |
2021-08-04 |
Adhemerval Zanella | linux: Add sparck brk implementation |
tree | commitdiff |
2021-08-03 |
Siddhesh Poyarekar | gethosts: Remove unused argument _type |
tree | commitdiff |
2021-08-03 |
Siddhesh Poyarekar | gaiconf_init: Avoid double-free in label and precedence... |
tree | commitdiff |
2021-07-28 |
H.J. Lu | x86-64: Add Avoid_Short_Distance_REP_MOVSB |
tree | commitdiff |
2021-07-28 |
H.J. Lu | Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPER |
tree | commitdiff |
2021-07-27 |
Samuel Thibault | hurd: _Fork: unlock malloc before calling fork child... |
tree | commitdiff |
2021-07-25 |
Arjun Shankar | i386: Regenerate ulps |
tree | commitdiff |
2021-07-23 |
H.J. Lu | x86: Install <bits/platform/x86.h> [BZ #27958] |
tree | commitdiff |
2021-07-23 |
Siddhesh Poyarekar | Fix build and tests with --disable-tunables |
tree | commitdiff |
2021-07-22 |
Samuel Thibault | hurd: Fix glob lstat compatibility |
tree | commitdiff |
2021-07-22 |
Florian Weimer | socket: Add time64 alias for setsockopt |
tree | commitdiff |
2021-07-22 |
Florian Weimer | socket: Add time64 alias for getsockopt |
tree | commitdiff |
2021-07-22 |
Siddhesh Poyarekar | Move malloc_{g,s}et_state to libc_malloc_debug |
tree | commitdiff |
2021-07-22 |
Siddhesh Poyarekar | glibc.malloc.check: Wean away from malloc hooks |
tree | commitdiff |
2021-07-22 |
Siddhesh Poyarekar | mtrace: Wean away from malloc hooks |
tree | commitdiff |
2021-07-22 |
Siddhesh Poyarekar | mcheck: Wean away from malloc hooks [BZ #23489] |
tree | commitdiff |
2021-07-22 |
Siddhesh Poyarekar | Move malloc hooks into a compat DSO |
tree | commitdiff |
2021-07-21 |
Samuel Thibault | posix: Add sysconf(_SC_{MIN,}SIGSTKSZ) support |
tree | commitdiff |
2021-07-21 |
Vineet Gupta | ARC: elf: make type safe |
tree | commitdiff |
2021-07-21 |
Vineet Gupta | ARC: fp: (micro)optimize FPU_STATUS read by eliding... |
tree | commitdiff |
2021-07-21 |
Florian Weimer | socket: Add time64 alias for sendmsg |
tree | commitdiff |
2021-07-21 |
Florian Weimer | socket: Add time64 alias for recvmsg |
tree | commitdiff |
2021-07-21 |
Florian Weimer | socket: Add time64 alias for sendmmsg |
tree | commitdiff |
2021-07-21 |
Florian Weimer | Linux: Add time64 alias for prctl |
tree | commitdiff |
2021-07-21 |
Florian Weimer | io: Add time64 alias for fcntl |
tree | commitdiff |
2021-07-21 |
Florian Weimer | misc: Add time64 alias for ioctl |
tree | commitdiff |
2021-07-21 |
Darius Rad | RISC-V: Update rv64 ULPs |
tree | commitdiff |
2021-07-19 |
Samuel Thibault | hurd: Add support for spawn_do_closefrom |
tree | commitdiff |
2021-07-19 |
Adhemerval Zanella | elf: Fix tst-cpu-features-cpuinfo on some AMD systems... |
tree | commitdiff |
2021-07-19 |
H.J. Lu | i386: Add the clone3 wrapper |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move res_query functions into libc |
tree | commitdiff |
2021-07-19 |
Florian Weimer | resolv: Move res_mkquery, res_nmkquery into libc |
tree | commitdiff |
next |