From 55fb9523930af3fc8f4e5045e57e0a83b74cbc2e Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Mon, 8 Sep 2025 00:25:17 +0000 Subject: [PATCH] Daily bump. --- 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 + + Backported from master: + 2025-09-07 Sam James + + * configure.tgt: Add hppa[12]*-*-linux* as a supported target. + +2025-09-07 Sam James + + Backported from master: + 2025-05-06 Sam James + + * configure.tgt: Add sparc64-unknown-linux-gnu as a supported target. + +2025-09-07 Matthias Klose + + * 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.