Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2024-01-01 | 1 | -1/+1 |
| | |||||
* | LoongArch: Add lasx/lsx support for _dl_runtime_profile. | caiyinyu | 2023-09-15 | 1 | -173/+4 |
| | |||||
* | LoongArch: Add minuimum binutils required version | dengjianbo | 2023-08-14 | 1 | -1/+1 |
| | | | | | | | LoongArch glibc can add some LASX/LSX vector instructions codes, change the required minimum binutils version to 2.41 which could support vector instructions. HAVE_LOONGARCH_VEC_ASM is removed accordingly. | ||||
* | LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx} | caiyinyu | 2023-07-11 | 1 | -1/+1 |
| | |||||
* | LoongArch: Add vector implementation for _dl_runtime_resolve. | caiyinyu | 2023-07-11 | 1 | -68/+16 |
| | |||||
* | LoongArch: Add support for dl_runtime_profile | caiyinyu | 2023-06-13 | 1 | -1/+174 |
| | | | | This commit can fix the FAIL item: elf/tst-sprof-basic. | ||||
* | Update copyright dates with scripts/update-copyrights | Joseph Myers | 2023-01-06 | 1 | -1/+1 |
| | |||||
* | LoongArch: Add soft float support. | caiyinyu | 2022-09-01 | 1 | -2/+9 |
| | |||||
* | LoongArch: ABI Implementation | caiyinyu | 2022-07-26 | 1 | -0/+83 |