diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-04-09 00:22:11 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-04-09 00:22:11 +0000 |
| commit | bbf9e7945e8a5f37f0c019b3d1aa9f734bc610c4 (patch) | |
| tree | 6eab0f4eb9e6171c462d4b83938371fdab59401f /libquadmath | |
| parent | 059107eb22c4800be94abb1ff9085341cc851432 (diff) | |
Daily bump.
Diffstat (limited to 'libquadmath')
| -rw-r--r-- | libquadmath/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libquadmath/ChangeLog b/libquadmath/ChangeLog index b15f9987436..f4359b7f2aa 100644 --- a/libquadmath/ChangeLog +++ b/libquadmath/ChangeLog @@ -1,3 +1,15 @@ +2025-04-08 Lulu Cheng <chenglulu@loongson.cn> + + Backported from master: + 2025-04-07 Lulu Cheng <chenglulu@loongson.cn> + + PR target/119408 + * configure.ac: When checking for __float128 support, determine + whether the current architecture is LoongArch. If so, return false. + * configure: Regenerate. + Sigend-off-by: Xi Ruoyao <xry111@xry111.site> + Sigend-off-by: Jakub Jelinek <jakub@redhat.com> + 2024-08-06 Jakub Jelinek <jakub@redhat.com> Backported from master: |
