Age | Commit message (Expand) | Author | Files | Lines |
2025-01-05 | loongarch: Drop __GI_XXX for strcpy/stpcpy IFUNC implementations | H.J. Lu | 4 | -5/+0 |
2025-01-04 | math: update loongarch64 ulps | Andreas K. Hüttel | 1 | -0/+140 |
2025-01-04 | loongarch: Provide stpcpy in stpcpy-aligned.S for rtld [BZ #32512] | H.J. Lu | 1 | -0/+1 |
2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 81 | -81/+81 |
2024-12-18 | math: Use tanhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use sinhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use coshf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use atanhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use atan2f from CORE-MATH | Adhemerval Zanella | 1 | -8/+0 |
2024-12-18 | math: Use atanf from CORE-MATH | Adhemerval Zanella | 1 | -6/+2 |
2024-12-18 | math: Use asinhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use asinf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use acoshf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use acosf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use tanf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use lgammaf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use erfcf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use erff from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use cbrtf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-12 | LoongArch: Update ulps | caiyinyu | 1 | -1/+2 |
2024-11-01 | math: Use log10p1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use log1pf from CORE-MATH | Adhemerval Zanella | 1 | -8/+0 |
2024-11-01 | math: Use log2p1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use expm1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use exp2m1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use exp10m1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-10-11 | replace tgammaf by the CORE-MATH implementation | Paul Zimmermann | 1 | -4/+0 |
2024-08-09 | LoongArch: Regenerate ULPs | caiyinyu | 1 | -32/+32 |
2024-08-06 | LoongArch: Update Ulps. | caiyinyu | 1 | -4/+4 |
2024-06-19 | LoongArch: Update ulps | Xi Ruoyao | 1 | -0/+60 |
2024-06-17 | Implement C23 logp1 | Joseph Myers | 1 | -0/+20 |
2024-05-23 | loongarch: Remove duplicate strnlen in libc.a (BZ 31785) | Adhemerval Zanella | 1 | -0/+2 |
2024-05-21 | LoongArch: Update ulps | caiyinyu | 1 | -0/+20 |
2024-04-24 | LoongArch: Add glibc.cpu.hwcap support. | caiyinyu | 1 | -0/+3 |
2024-02-15 | Apply the Makefile sorting fix | H.J. Lu | 1 | -40/+40 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 81 | -81/+81 |
2023-09-15 | LoongArch: Change to put magic number to .rodata section | dengjianbo | 1 | -10/+10 |
2023-09-15 | LoongArch: Add ifunc support for strrchr{aligned, lsx, lasx} | dengjianbo | 7 | -0/+578 |
2023-09-15 | LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx} | dengjianbo | 12 | -0/+963 |
2023-08-29 | LoongArch: Change loongarch to LoongArch in comments | dengjianbo | 24 | -24/+24 |
2023-08-29 | LoongArch: Add ifunc support for memcmp{aligned, lsx, lasx} | dengjianbo | 7 | -0/+861 |
2023-08-29 | LoongArch: Add ifunc support for memset{aligned, unaligned, lsx, lasx} | dengjianbo | 8 | -0/+688 |
2023-08-29 | LoongArch: Add ifunc support for memrchr{lsx, lasx} | dengjianbo | 7 | -0/+335 |
2023-08-29 | LoongArch: Add ifunc support for memchr{aligned, lsx, lasx} | dengjianbo | 7 | -0/+401 |
2023-08-29 | LoongArch: Add ifunc support for rawmemchr{aligned, lsx, lasx} | dengjianbo | 7 | -0/+365 |
2023-08-24 | LoongArch: Add ifunc support for strncmp{aligned, lsx} | dengjianbo | 6 | -0/+508 |
2023-08-24 | LoongArch: Add ifunc support for strcmp{aligned, lsx} | dengjianbo | 6 | -0/+426 |
2023-08-24 | LoongArch: Add ifunc support for strnlen{aligned, lsx, lasx} | dengjianbo | 7 | -0/+382 |
2023-08-17 | Loongarch: Add ifunc support for memcpy{aligned, unaligned, lsx, lasx} and me... | dengjianbo | 13 | -0/+2435 |
2023-08-17 | Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{ali... | dengjianbo | 12 | -0/+581 |