| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-07-17 | Revert "LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic" |  Andreas K. Hüttel | 5 | -257/+372 |
| 2024-07-17 | LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic |  mengqinggang | 5 | -372/+257 |
| 2024-06-26 | LoongArch: Fix tst-gnu2-tls2 test case |  mengqinggang | 1 | -143/+153 |
| 2024-06-19 | LoongArch: Update ulps |  Xi Ruoyao | 1 | -0/+60 |
| 2024-06-19 | LoongArch: Fix _dl_tlsdesc_dynamic in LSX case |  mengqinggang | 1 | -9/+9 |
| 2024-06-17 | Convert to autoconf 2.72 (vanilla release, no distribution patches) |  Andreas K. Hüttel | 1 | -14/+19 |
| 2024-06-17 | Implement C23 logp1 |  Joseph Myers | 1 | -0/+20 |
| 2024-06-14 | LoongArch: Ensure sp 16-byte aligned for tlsdesc |  Xi Ruoyao | 2 | -7/+4 |
| 2024-05-28 | LoongArch: Use "$fcsr0" instead of "$r0" in _FPU_{GET,SET}CW |  Xi Ruoyao | 1 | -2/+2 |
| 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-05-21 | LoongArch: Fix tst-gnu2-tls2 compiler error |  mengqinggang | 3 | -2/+8 |
| 2024-05-15 | LoongArch: Add support for TLS Descriptors |  mengqinggang | 14 | -8/+1071 |
| 2024-04-24 | LoongArch: Add glibc.cpu.hwcap support. |  caiyinyu | 7 | -5/+312 |
| 2024-03-12 | LoongArch: Correct {__ieee754, _}_scalb -> {__ieee754, _}_scalbf |  caiyinyu | 1 | -1/+1 |
| 2024-02-15 | Apply the Makefile sorting fix |  H.J. Lu | 1 | -40/+40 |
| 2024-02-05 | LoongArch: Use builtins for ffs and ffsll |  Xi Ruoyao | 1 | -0/+2 |
| 2024-02-01 | Refer to C23 in place of C2X in glibc |  Joseph Myers | 1 | -1/+1 |
| 2024-01-01 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 171 | -171/+171 |
| 2023-11-21 | elf: Remove LD_PROFILE for static binaries |  Adhemerval Zanella | 2 | -2/+6 |
| 2023-10-26 | LoongArch: Delete excessively allocated memory. |  caiyinyu | 1 | -34/+34 |
| 2023-10-26 | LoongArch: Unify Register Names. |  caiyinyu | 2 | -19/+19 |
| 2023-09-21 | Revert "LoongArch: Add glibc.cpu.hwcap support." |  caiyinyu | 6 | -171/+4 |
| 2023-09-19 | LoongArch: Add glibc.cpu.hwcap support. |  caiyinyu | 6 | -4/+171 |
| 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-09-15 | LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings. |  caiyinyu | 1 | -1/+1 |
| 2023-09-15 | LoongArch: Add lasx/lsx support for _dl_runtime_profile. |  caiyinyu | 7 | -179/+331 |
| 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-29 | LoongArch: Remove support code for old linker in start.S |  Xi Ruoyao | 1 | -16/+3 |
| 2023-08-29 | LoongArch: Simplify the autoconf check for static PIE |  Xi Ruoyao | 2 | -50/+16 |
| 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 memmove{aligned, unaligned, lsx, lasx} |  dengjianbo | 13 | -0/+2435 |
| 2023-08-17 | Loongarch: Add ifunc support for strchr{aligned, lsx, lasx} and strchrnul{aligned, lsx, lasx} |  dengjianbo | 12 | -0/+581 |
| 2023-08-14 | Loongarch: Add ifunc support and add different versions of strlen |  dengjianbo | 8 | -0/+416 |
| 2023-08-14 | LoongArch: Add minuimum binutils required version |  dengjianbo | 4 | -8/+7 |
| 2023-08-14 | LoongArch: Redefine macro LEAF/ENTRY. |  dengjianbo | 1 | -9/+25 |
| 2023-08-04 | LoongArch: Fix static PIE condition for toolchain bootstrapping. |  Yang Yujie | 2 | -2/+2 |
| 2023-07-17 | configure: Use autoconf 2.71 |  Siddhesh Poyarekar | 2 | -37/+38 |
| 2023-07-11 | LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx} |  caiyinyu | 3 | -11/+9 |
| 2023-07-11 | LoongArch: Add vector implementation for _dl_runtime_resolve. |  caiyinyu | 6 | -68/+177 |
| 2023-07-11 | LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM. |  caiyinyu | 2 | -0/+43 |