https://gcc.gnu.org/g:4a08c081c9a3970491b3e0dc8f88589309b4c6c4

commit 4a08c081c9a3970491b3e0dc8f88589309b4c6c4
Author: Michael Meissner <[email protected]>
Date:   Wed Nov 5 23:37:12 2025 -0500

    Update ChangeLog.*

Diff:
---
 gcc/ChangeLog.float | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/gcc/ChangeLog.float b/gcc/ChangeLog.float
index 525551ab0e24..b410f316132f 100644
--- a/gcc/ChangeLog.float
+++ b/gcc/ChangeLog.float
@@ -1,3 +1,14 @@
+==================== Branch work223-float, patch #328 ====================
+
+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-float, patch #327 ====================
 
 Note that __bfloat16 and _Float16 are defined in libgcc.

Reply via email to