]> gcc.gnu.org Git - gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 19 Mar 2024 00:22:18 +0000 (00:22 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 19 Mar 2024 00:22:18 +0000 (00:22 +0000)
gcc/ChangeLog
gcc/DATESTAMP
libstdc++-v3/ChangeLog

index 8609717275ec5f49f48b063c1bf204337f2cb709..4aa01db9fdb450ada4263672b69e68f7e8ea30c2 100644 (file)
@@ -1,3 +1,12 @@
+2024-03-18  Christoph Müllner  <christoph.muellner@vrull.eu>
+
+       Backported from master:
+       2023-07-12  Christoph Müllner  <christoph.muellner@vrull.eu>
+
+       PR target/114160
+       * config/riscv/thead.cc (th_mempair_save_regs):
+       Emit REG_FRAME_RELATED_EXPR notes in prologue.
+
 2024-03-15  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from master:
index 83552dd360e49af851a4a71063b281b1636ea6c0..5fb3f81b7fb9bbdee3a26bf9f3b65217b963c7c1 100644 (file)
@@ -1 +1 @@
-20240318
+20240319
index 96ea00c4176ef95fb00fbedd0abf87728010f311..0a3af670ff371cc7f2c9be8dac07e11c48f25b1b 100644 (file)
@@ -1,3 +1,23 @@
+2024-03-18  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2024-03-14  Jonathan Wakely  <jwakely@redhat.com>
+
+       PR libstdc++/66146
+       * doc/xml/manual/status_cxx2011.xml: Remove mention of Linux in
+       note about std::call_once.
+       * doc/xml/manual/status_cxx2014.xml: Likewise.
+       * doc/xml/manual/status_cxx2017.xml: Likewise.
+       * doc/html/manual/status.html: Regenerate.
+
+2024-03-18  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2024-03-13  Jonathan Wakely  <jwakely@redhat.com>
+
+       * testsuite/libstdc++-prettyprinters/cxx11.cc: Move custom_cat
+       to namespace scope.
+
 2024-03-17  François Dumont  <fdumont@gcc.gnu.org>
 
        Backported from master:
This page took 0.070168 seconds and 5 git commands to generate.