]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 10 Sep 2025 00:26:21 +0000 (00:26 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Wed, 10 Sep 2025 00:26:21 +0000 (00:26 +0000)
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index 757870bca1ac845d4faf3298ac2858c6921b48b1..240fc076c6a7c37dd0bcae19484a648afa043cfd 100644 (file)
@@ -1 +1 @@
-20250909
+20250910
index 21d9ac515c3eaa578fa107f8b68b86d7a6d2776a..fbaa62512bfd61baa7cbf2d01cda743bd476d218 100644 (file)
@@ -1,3 +1,22 @@
+2025-09-09  Tomasz Kamiński  <tkaminsk@redhat.com>
+
+       Backported from master:
+       2025-09-05  Tomasz Kamiński  <tkaminsk@redhat.com>
+
+       * doc/html/manual/status.html: Regenerate.
+       * doc/xml/manual/status_cxx2011.xml: Add entry for bad_function_call.
+       * doc/xml/manual/status_cxx2017.xml: Add entries for bad_any_cast
+       and nullptr_t output. Update entry for sf.cmath. Fix stable name for
+       mem.res.
+
+2025-09-09  Tomasz Kamiński  <tkaminsk@redhat.com>
+
+       Backported from master:
+       2025-09-05  Tomasz Kamiński  <tkaminsk@redhat.com>
+
+       * doc/html/manual/status.html: Regenerate the file.
+       * doc/xml/manual/status_cxx2017.xml: Addd more entires.
+
 2025-09-08  Jonathan Wakely  <jwakely@redhat.com>
 
        Backported from master: