| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-11-29 | LoongArch: Add support for scalbn[f] | Xiaolin Tang | 2 | -0/+58 |
| 2022-11-29 | LoongArch: Use __builtin_logb{,f} with GCC >= 13 | Xiaolin Tang | 1 | -0/+10 |
| 2022-11-29 | Use GCC builtins for logb functions if desired. | Xiaolin Tang | 6 | -0/+23 |
| 2022-11-29 | LoongArch: Use __builtin_llrint{,f} with GCC >= 13 | Xiaolin Tang | 1 | -0/+10 |
| 2022-11-29 | Use GCC builtins for llrint functions if desired. | Xiaolin Tang | 6 | -17/+43 |
| 2022-11-29 | LoongArch: Use __builtin_lrint{,f} with GCC >= 13 | Xiaolin Tang | 1 | -0/+10 |
| 2022-11-29 | Use GCC builtins for lrint functions if desired. | Xiaolin Tang | 6 | -17/+43 |
| 2022-11-29 | LoongArch: Use __builtin_rint{,f} with GCC >= 13 | Xi Ruoyao | 1 | -0/+9 |
| 2022-11-27 | x86/fpu: Factor out shared avx2/avx512 code in svml_{s|d}_wrapper_impl.h | Noah Goldstein | 3 | -342/+192 |
| 2022-11-27 | x86/fpu: Cleanup code in svml_{s|d}_wrapper_impl.h | Noah Goldstein | 2 | -242/+172 |
| 2022-11-27 | x86/fpu: Reformat svml_{s|d}_wrapper_impl.h | Noah Goldstein | 2 | -510/+510 |
| 2022-11-27 | x86/fpu: Fix misspelled evex512 section in variety of svml files | Noah Goldstein | 21 | -21/+21 |
| 2022-11-27 | x86/fpu: Add missing ISA sections to variety of svml files | Noah Goldstein | 198 | -198/+198 |
| 2022-11-21 | i386: Avoid rely on linker optimization to avoid relocation | Adhemerval Zanella Netto | 1 | -4/+9 |
| 2022-11-21 | elf: Fix rtld-audit trampoline for aarch64 | Vladislav Khmelevsky | 1 | -3/+1 |
| 2022-11-17 | Define in_int32_t_range to check if the 64 bit time_t syscall should be used | YunQiang Su | 16 | -20/+20 |
| 2022-11-14 | elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776) | Alan Modra | 1 | -1/+5 |
| 2022-11-14 | LoongArch: Hard Float Support for fmaximum_mag_num{f/ }, fminimum_mag_num{f/ }. | Xiaolin Tang | 4 | -0/+192 |
| 2022-11-14 | LoongArch: Hard Float Support for fmaximum_mag{f/ }, fminimum_mag{f/ }. | Xiaolin Tang | 4 | -0/+160 |
| 2022-11-14 | LoongArch: Hard Float Support for fmaxmag{f/ }, fminmag{f/ }. | Xiaolin Tang | 4 | -0/+116 |
| 2022-11-14 | LoongArch: Hard Float Support for fmaximum_num{f/ }, fminimum_num{f/ }. | Xiaolin Tang | 4 | -0/+193 |
| 2022-11-14 | LoongArch: Hard Float Support for fmaximum{f/ }, fminimum{f/ }. | Xiaolin Tang | 4 | -0/+160 |
| 2022-11-14 | LoongArch: Hard Float Support for float-point classification functions. | Xiaolin Tang | 11 | -0/+333 |
| 2022-11-14 | LoongArch: Use __builtin_{fma, fmaf} to implement function {fma, fmaf}. | Xiaolin Tang | 1 | -0/+4 |
| 2022-11-10 | Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771) | Florian Weimer | 4 | -26/+63 |
| 2022-11-09 | riscv: Get level 3 cache's information | Zong Li | 1 | -0/+6 |
| 2022-11-08 | x86: Add avx2 optimized functions for the wchar_t strcpy family | Noah Goldstein | 27 | -18/+115 |
| 2022-11-08 | x86: Add evex optimized functions for the wchar_t strcpy family | Noah Goldstein | 33 | -7/+858 |
| 2022-11-08 | x86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functions | Noah Goldstein | 13 | -1234/+1594 |
| 2022-11-08 | x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functions | Noah Goldstein | 7 | -1173/+2115 |
| 2022-11-08 | x86: Use VMM API in memcmpeq-evex.S and minor changes | Noah Goldstein | 1 | -100/+155 |
| 2022-11-08 | x86: Use VMM API in memcmp-evex-movbe.S and minor changes | Noah Goldstein | 1 | -133/+175 |
| 2022-11-08 | Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746) | Adhemerval Zanella | 22 | -2/+67 |
| 2022-11-07 | hurd: Add sigtimedwait and sigwaitinfo support | Samuel Thibault | 3 | -112/+207 |
| 2022-11-03 | x86_64: Implement evex512 version of strrchr and wcsrchr | Sunil K Pandey | 5 | -0/+297 |
| 2022-11-03 | elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249) | Florian Weimer | 23 | -31/+60 |
| 2022-11-03 | elf: Rework exception handling in the dynamic loader [BZ #25486] | Florian Weimer | 27 | -133/+7 |
| 2022-11-02 | linux: Drop useless include from fstatat.c | Aurelien Jarno | 1 | -2/+0 |
| 2022-11-02 | linux: Fix fstatat on MIPSn64 (BZ #29730) | Aurelien Jarno | 1 | -0/+51 |
| 2022-11-01 | configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases | Adhemerval Zanella | 3 | -0/+10 |
| 2022-11-01 | Disable use of -fsignaling-nans if compiler does not support it | Adhemerval Zanella | 4 | -18/+18 |
| 2022-11-01 | Apply asm redirection in not-cancel before first use | Adhemerval Zanella | 1 | -15/+15 |
| 2022-10-31 | Fix build with GCC 13 _FloatN, _FloatNx built-in functions | Joseph Myers | 7 | -5/+513 |
| 2022-10-30 | x86-64: Improve evex512 version of strlen functions | Sunil K Pandey | 1 | -34/+57 |
| 2022-10-28 | stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501) | Letu Ren | 2 | -0/+68 |
| 2022-10-28 | aarch64: Fix the extension header write in getcontext and swapcontext | Szabolcs Nagy | 2 | -4/+4 |
| 2022-10-28 | aarch64: Don't build wordcopy | Szabolcs Nagy | 1 | -0/+0 |
| 2022-10-27 | elf: Introduce to _dl_call_fini | Florian Weimer | 1 | -0/+8 |
| 2022-10-27 | ld.so: Export tls_init_tp_called as __rtld_tls_init_tp_called | Florian Weimer | 1 | -0/+3 |
| 2022-10-26 | aarch64: Use memcpy_simd as the default memcpy | Wilco Dijkstra | 6 | -370/+81 |