https://gcc.gnu.org/g:55fb9523930af3fc8f4e5045e57e0a83b74cbc2e
commit r14-12008-g55fb9523930af3fc8f4e5045e57e0a83b74cbc2e Author: GCC Administrator <[email protected]> Date: Mon Sep 8 00:25:17 2025 +0000 Daily bump. Diff: --- gcc/DATESTAMP | 2 +- libphobos/ChangeLog | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP index 69422b8747cb..535d724e1543 100644 --- a/gcc/DATESTAMP +++ b/gcc/DATESTAMP @@ -1 +1 @@ -20250907 +20250908 diff --git a/libphobos/ChangeLog b/libphobos/ChangeLog index 3aeaf6724151..7eccad15c74c 100644 --- a/libphobos/ChangeLog +++ b/libphobos/ChangeLog @@ -1,3 +1,22 @@ +2025-09-07 Sam James <[email protected]> + + Backported from master: + 2025-09-07 Sam James <[email protected]> + + * configure.tgt: Add hppa[12]*-*-linux* as a supported target. + +2025-09-07 Sam James <[email protected]> + + Backported from master: + 2025-05-06 Sam James <[email protected]> + + * configure.tgt: Add sparc64-unknown-linux-gnu as a supported target. + +2025-09-07 Matthias Klose <[email protected]> + + * configure.tgt: Add powerpc64le--linux-gnu as a supported target + when configured with --with-long-double-format=ieee. + 2025-05-23 Release Manager * GCC 14.3.0 released.
