https://gcc.gnu.org/g:1d2d6bbf2a9536d9365e27b56eac22ed608ce467
commit 1d2d6bbf2a9536d9365e27b56eac22ed608ce467 Author: Michael Meissner <[email protected]> Date: Wed Nov 5 23:32:40 2025 -0500 Update ChangeLog.* Diff: --- gcc/ChangeLog.test | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/gcc/ChangeLog.test b/gcc/ChangeLog.test index 143219712303..79b0fb7849d3 100644 --- a/gcc/ChangeLog.test +++ b/gcc/ChangeLog.test @@ -1,3 +1,14 @@ +==================== Branch work223-test, patch #430 patch #464 ==================== + +Add conversions between _Float16 and __int128_t and __uint128_t. + +2025-11-05 Michael Meissner <[email protected]> + +libgcc/ + + * config/rs6000/t-float16 (fp16_funcs): Add __int128_t and __uint128_t + conversions. + ==================== Branch work223-test, patch #430 patch #463 ==================== Note that __bfloat16 and _Float16 are defined in libgcc.
