]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 17 Dec 2024 00:25:13 +0000 (00:25 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 17 Dec 2024 00:25:13 +0000 (00:25 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/ada/ChangeLog
libcpp/po/ChangeLog
libstdc++-v3/ChangeLog

index 049bb88d4b721315deaa2fe5881319cfe0f56ed0..be064ff3125e5294e4fe83f140577f4e826f6cf6 100644 (file)
@@ -1,3 +1,11 @@
+2024-12-16  Heiko Eißfeldt  <heiko@hexco.de>
+
+       Backported from master:
+       2024-12-14  Heiko Eißfeldt  <heiko@hexco.de>
+
+       * doc/install.texi (Configuration): Fix typos in documentation
+       for --enable-host-pie.
+
 2024-12-13  Marek Polacek  <polacek@redhat.com>
 
        Backported from master:
index ccdbb24919546d31bb5e55bc07677aadda2ee0fe..cbf8d2dfdf13e9142ad123db5e0f09ca1fcebf0f 100644 (file)
@@ -1 +1 @@
-20241216
+20241217
index 3a4b3a7779037d159638d53d0ca0386060664475..c345bc37421af6fccb452b7db5daf6144cd14248 100644 (file)
@@ -1,3 +1,8 @@
+2024-12-16  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc-interface/trans.cc (get_atomic_access): Deal specifically with
+       nodes that are both Atomic and Volatile_Full_Access in Ada 2012.
+
 2024-12-12  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR ada/117996
index 5110823a132644add7216865de6c75ade8852419..470e50bc4ac96258bb7d803dc313b3d0906a5db8 100644 (file)
@@ -1,3 +1,7 @@
+2024-12-16  Joseph Myers  <josmyers@redhat.com>
+
+       * sr.po: Update.
+
 2024-09-19  Joseph Myers  <josmyers@redhat.com>
 
        * zh_CN.po: Update.
index 8b508e2b062ae4e118aa1e546c64ebb6906f6454..10c2aae30160233f218153c0cf6ff51ab3e962c7 100644 (file)
@@ -1,3 +1,10 @@
+2024-12-16  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backported from master:
+       2024-12-07  Jonathan Wakely  <jwakely@redhat.com>
+
+       * include/std/format: Fix typo in Doxygen comment.
+
 2024-12-02  Jonathan Wakely  <jwakely@redhat.com>
 
        Backported from master: