diff options
| author | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-08-14 00:20:55 +0000 |
|---|---|---|
| committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2025-08-14 00:20:55 +0000 |
| commit | 6520bb9efb2dd6b1ecdb28ed698b4c5b320de7bb (patch) | |
| tree | 2cdce151edbad4bc0d82e8923e8f2f177f0690f9 /libgcc | |
| parent | 07b74430dffd881177526b4d7e39539c4d676e3a (diff) | |
Daily bump.
Diffstat (limited to 'libgcc')
| -rw-r--r-- | libgcc/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index 830685f6ac9..09173f0e56f 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,15 @@ +2025-08-13 Yang Yujie <yangyujie@loongson.cn> + + PR target/117599 + * config/loongarch/t-softfp-tf: Enable _BitInt helper functions. + * config/loongarch/t-loongarch: Same. + * config/loongarch/libgcc-loongarch.ver: New file. + +2025-08-13 Yang Yujie <yangyujie@loongson.cn> + + * config.host: Remove unused code. Include LoongArch-specific + tmake_files after the OS-specific ones. + 2025-08-08 Christophe Lyon <christophe.lyon@linaro.org> PR libgcc/117600 |
