Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LoongArch: Add support for TLS Descriptors | mengqinggang | 2024-05-15 | 1 | -0/+1 |
| | | | | | | | | | This is mostly based on AArch64 and RISC-V implementation. Add R_LARCH_TLS_DESC32 and R_LARCH_TLS_DESC64 relocations. For _dl_tlsdesc_dynamic function slow path, temporarily save and restore all vector registers. | ||||
* | configure: Use autoconf 2.71 | Siddhesh Poyarekar | 2023-07-17 | 1 | -6/+3 |
| | | | | | | | | | | | | | | Bump autoconf requirement to 2.71 to allow regenerating configure on more recent distributions. autoconf 2.71 has been in Fedora since F36 and is the current version in Debian stable (bookworm). It appears to be current in Gentoo as well. All sysdeps configure and preconfigure scripts have also been regenerated; all changes are trivial transformations that do not affect functionality. Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org> Reviewed-by: Carlos O'Donell <carlos@redhat.com> | ||||
* | LoongArch: Add soft float support. | caiyinyu | 2022-09-01 | 1 | -1/+0 |
| | |||||
* | LoongArch: Build Infrastructure | caiyinyu | 2022-07-26 | 1 | -0/+53 |