Age | Commit message (Expand) | Author | Files | Lines |
2024-06-24 | RISC-V: Execute a PAUSE hint in spin loops | Christoph Müllner | 1 | -0/+3 |
2024-06-24 | MIPSr6/math: Use builtin fma and fmaf | YunQiang Su | 1 | -0/+13 |
2024-06-24 | po: incorporate translations (cs, de, hr, ko, pl, ro, ru, sv, uk, zh_CN) | Andreas K. Hüttel | 38 | -6413/+5952 |
2024-06-24 | mtrace: make shell commands robust against meta characters | Andreas Schwab | 1 | -2/+2 |
2024-06-23 | hppa/vdso: Add wrappers for vDSO functions | John David Anglin | 1 | -0/+12 |
2024-06-23 | Update hppa libm-test-ulps | John David Anglin | 1 | -0/+48 |
2024-06-21 | Benchtests: Remove broken walk benchmarks | Wilco Dijkstra | 6 | -581/+0 |
2024-06-20 | Update hppa libm-test-ulps | John David Anglin | 1 | -0/+16 |
2024-06-20 | RISC-V: Update ulps | Julian Zhu | 1 | -0/+80 |
2024-06-20 | MIPS: Update ulps | Julian Zhu | 2 | -0/+108 |
2024-06-20 | malloc: Replace shell/Perl gate in mtrace | Florian Weimer | 1 | -4/+17 |
2024-06-20 | i386: Update ulps | Florian Weimer | 1 | -2/+2 |
2024-06-20 | s390x: Capture grep output in static PIE check | Florian Weimer | 2 | -7/+7 |
2024-06-20 | powerpc: Update ulps | Florian Weimer | 1 | -1/+13 |
2024-06-20 | i386: Update ulps | Florian Weimer | 2 | -8/+104 |
2024-06-20 | malloc: Always install mtrace (bug 31892) | Florian Weimer | 2 | -7/+4 |
2024-06-19 | Translations: Regenerate libc.pot | Andreas K. Hüttel | 1 | -207/+273 |
2024-06-19 | LoongArch: Update ulps | Xi Ruoyao | 1 | -0/+60 |
2024-06-19 | sparc: Regenerate ULPs | Andreas K. Hüttel | 1 | -0/+80 |
2024-06-19 | s390x: Regenerate ULPs. | Stefan Liebler | 1 | -0/+60 |
2024-06-19 | LoongArch: Fix _dl_tlsdesc_dynamic in LSX case | mengqinggang | 1 | -9/+9 |
2024-06-18 | arm: Update ulps | Adhemerval Zanella | 1 | -0/+48 |
2024-06-18 | aarch64: Update ulps | Adhemerval Zanella | 1 | -0/+60 |
2024-06-18 | powerpc: Update ulps | Adhemerval Zanella | 1 | -0/+60 |
2024-06-18 | Linux: Include <dl-symbol-redir-ifunc.h> in dl-sysdep.c | Florian Weimer | 1 | -0/+1 |
2024-06-18 | linux: add definitions for hugetlb page size encodings | Carlos Llamas | 3 | -6/+45 |
2024-06-18 | elf: Remove HWCAP_IMPORTANT | Stefan Liebler | 11 | -44/+0 |
2024-06-18 | elf: Remove LD_HWCAP_MASK / tunable glibc.cpu.hwcap_mask | Stefan Liebler | 6 | -32/+6 |
2024-06-18 | elf: Remove _DL_PLATFORMS_COUNT | Stefan Liebler | 9 | -28/+6 |
2024-06-18 | elf: Remove _DL_FIRST_PLATFORM | Stefan Liebler | 2 | -6/+0 |
2024-06-18 | elf: Remove _DL_HWCAP_PLATFORM | Stefan Liebler | 10 | -29/+0 |
2024-06-18 | elf: Remove platform strings in dl-procinfo.c | Stefan Liebler | 6 | -189/+7 |
2024-06-18 | elf: Remove _dl_string_platform | Stefan Liebler | 10 | -85/+0 |
2024-06-18 | elf: Remove loading legacy hwcaps/platform entries in dynamic loader | Stefan Liebler | 1 | -19/+3 |
2024-06-18 | x86: Remove HWCAP_START and HWCAP_COUNT | Stefan Liebler | 1 | -6/+0 |
2024-06-17 | math: Update mips32/mips64 ulps for log2p1 | YunQiang Su | 2 | -0/+40 |
2024-06-17 | Convert to autoconf 2.72 (vanilla release, no distribution patches) | Andreas K. Hüttel | 31 | -1599/+1815 |
2024-06-17 | Implement C23 exp2m1, exp10m1 | Joseph Myers | 58 | -3/+9923 |
2024-06-17 | Implement C23 log10p1 | Joseph Myers | 52 | -2/+3555 |
2024-06-17 | Implement C23 logp1 | Joseph Myers | 80 | -12/+725 |
2024-06-17 | support: Include <limits.h> for NAME_MAX use in temp_file.c | Florian Weimer | 1 | -0/+1 |
2024-06-17 | support: Include <stdlib.h> for atoi use in support_wait_for_thread_exit | Florian Weimer | 1 | -0/+1 |
2024-06-17 | Extend tst-getconf.sh test with NPROCESSORS_CONF and NPROCESSORS_ONLN | Jan Kurik | 1 | -0/+4 |
2024-06-17 | Define ISO 639-3 "ltg" (Latgalian) and add ltg_LV locale | Mike FABIAN | 5 | -0/+310 |
2024-06-15 | INSTALL: regenerate | Paul Eggert | 1 | -6/+6 |
2024-06-15 | Minor code improvement to timespec_subtract example | Paul Eggert | 1 | -3/+3 |
2024-06-15 | Modernize and fix doc’s “Date and Time” (BZ 31876) | Paul Eggert | 10 | -464/+589 |
2024-06-15 | manual: minor language fix (bz 31340) | Andreas K. Hüttel | 1 | -1/+1 |
2024-06-14 | x86: Fix value for `x86_memset_non_temporal_threshold` when it is undesirable | Noah Goldstein | 1 | -3/+3 |
2024-06-14 | elf: Change module-names to modules-names in comments | H.J. Lu | 1 | -1/+1 |