https://gcc.gnu.org/g:e0fec53412429459bb4756371a0ab6156bb8410c
commit r13-9874-ge0fec53412429459bb4756371a0ab6156bb8410c Author: GCC Administrator <[email protected]> Date: Mon Sep 8 00:23:30 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 45dcbfdbd674..7f4fe30e4ecb 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-06-05 Release Manager * GCC 13.4.0 released.
