Age | Commit message (Expand) | Author | Files | Lines |
22 hours | x86_64: Add atanh with FMAHEADmaster | Sunil K Pandey | 5 | -0/+51 |
24 hours | elf: Canonicalize $ORIGIN in an explicit ld.so invocation [BZ 25263] | Adhemerval Zanella | 13 | -74/+214 |
26 hours | x86_64: Add sinh with FMA | Sunil K Pandey | 5 | -0/+58 |
30 hours | benchtests: Remove wrong snippet from 360cce0b06 | Adhemerval Zanella | 1 | -1/+0 |
30 hours | x86_64: Add tanh with FMA | Sunil K Pandey | 4 | -0/+49 |
31 hours | nptl: Check if thread is already terminated in sigcancel_handler (BZ 32782) | Adhemerval Zanella | 4 | -6/+83 |
37 hours | nptl: PTHREAD_COND_INITIALIZER compatibility with pre-2.41 versions (bug 32786) | Florian Weimer | 2 | -1/+3 |
2 days | getaddrinfo.c: support MPTCP (BZ #29609) | zhenwei pi | 2 | -0/+29 |
2 days | math: Refactor how to use libm-test-ulps | Adhemerval Zanella | 62 | -33869/+417 |
2 days | Update syscall lists for Linux 6.13 | Joseph Myers | 26 | -2/+106 |
2 days | Makefile: Clean up pthread_atfork integration | Florian Weimer | 2 | -3/+1 |
2 days | nptl: Include <stdbool.h> in tst-pthread_gettid_np.c | Florian Weimer | 1 | -0/+1 |
2 days | Linux: Add new test misc/tst-sched_setattr-thread | Florian Weimer | 2 | -0/+117 |
2 days | Linux: Remove attribute access from sched_getattr (bug 32781) | Florian Weimer | 1 | -1/+1 |
2 days | Linux: Add the pthread_gettid_np function (bug 27880) | Florian Weimer | 39 | -0/+171 |
3 days | elf: Test dlopen (NULL, RTLD_LAZY) from an ELF constructor | Florian Weimer | 5 | -0/+149 |
3 days | s390x: Regenerate ULPs. | Stefan Liebler | 1 | -0/+20 |
6 days | math: Remove an extra semicolon in math function declarations | Aurelien Jarno | 1 | -1/+1 |
7 days | nptl: extend test coverage for sched_yield | Sergey Kolosov | 2 | -3/+38 |
7 days | posix: Move environ helper variables next to environ definition (bug 32541) | Florian Weimer | 4 | -3/+44 |
7 days | Implement C23 rsqrt | Joseph Myers | 50 | -2/+3865 |
7 days | Use binutils 2.44 branch and Linux 6.13 in build-many-glibcs.py | Joseph Myers | 1 | -2/+2 |
7 days | elf: Fix handling of symbol versions which hash to zero (bug 29190) | Florian Weimer | 9 | -6/+185 |
8 days | configure: Fix spelling of -Wl,--no-error-execstack option | Florian Weimer | 2 | -3/+3 |
8 days | manual: Mark perror as MT-unsafe and update check-safety.sh | Carlos O'Donell | 2 | -25/+61 |
8 days | elf: Check if __attribute__ ((aligned (65536))) is supported | H.J. Lu | 3 | -5/+48 |
9 days | htl: Make __pthread_create_internal directly call __pthread_sigmask | Samuel Thibault | 1 | -4/+1 |
9 days | htl: Make __pthread_sigmask directly call __sigthreadmask | Samuel Thibault | 2 | -3/+4 |
9 days | hurd: Consolidate signal mask change | Samuel Thibault | 5 | -103/+92 |
9 days | static-pie: Skip the empty PT_LOAD segment at offset 0 [BZ #32763] | H.J. Lu | 4 | -1/+56 |
9 days | sysdeps: linux: Add BTRFS_SUPER_MAGIC to pathconf | Ronan Pigott | 2 | -0/+4 |
9 days | linux: Prefix AT_HWCAP with 0x on LD_SHOW_AUXV | Adhemerval Zanella | 1 | -4/+4 |
9 days | Remove dl-procinfo.h | Adhemerval Zanella | 28 | -58/+0 |
9 days | powerpc: Remove unused dl-procinfo.h | Adhemerval Zanella | 6 | -131/+109 |
9 days | powerpc: Move cache geometry information to ld diagnostics | Adhemerval Zanella | 2 | -66/+50 |
9 days | powerpc: Move AT_HWCAP descriptions to ld diagnostics | Adhemerval Zanella | 8 | -211/+227 |
9 days | benchtests: Add random strlen benchmark | Wilco Dijkstra | 2 | -0/+195 |
9 days | benchtests: Improve large memcpy/memset benchmarks | Wilco Dijkstra | 4 | -43/+14 |
10 days | manual: Explain sched_yield semantics with different schedulers | Siddhesh Poyarekar | 1 | -9/+22 |
10 days | Pass -Wl,--no-error-execstack for tests where -Wl,-z,execstack is used [PR32717] | Sam James | 5 | -0/+49 |
11 days | malloc: Add integrity check to largebin nextsizes | Ben Kallus | 1 | -0/+3 |
11 days | libio: Clean up fputc/putc comments | Samuel Zeter | 1 | -3/+0 |
12 days | htl: move pthread_once into libc | Samuel Thibault | 8 | -8/+16 |
2025-02-28 | Remove unused dl-procinfo.h | Wilco Dijkstra | 29 | -724/+9 |
2025-02-28 | LoongArch: Optimize f{max,min}imum_mag_num{,f} | Xi Ruoyao | 6 | -192/+78 |
2025-02-28 | LoongArch: Optimize f{max,min}imum_num{,f} | Xi Ruoyao | 6 | -193/+78 |
2025-02-28 | LoongArch: Optimize f{max,min}imum_mag{,f} | Xi Ruoyao | 4 | -120/+38 |
2025-02-28 | LoongArch: Optimize f{max,min}imum{,f} | Xi Ruoyao | 4 | -88/+48 |
2025-02-27 | AArch64: Use prefer_sve_ifuncs for SVE memset | Wilco Dijkstra | 1 | -1/+1 |
2025-02-26 | sysdeps/ieee754: Fix remainder sign of zero for FE_DOWNWARD (BZ #32711) | Sergei Zimmerman | 3 | -1/+11 |