]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 14 Jan 2024 00:24:43 +0000 (00:24 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 14 Jan 2024 00:24:43 +0000 (00:24 +0000)
gcc/DATESTAMP
libgcc/ChangeLog

index f5501888ee6a7864846c27f8d64bf30d806455ca..5dee0b27746f4ca6c812b11e6fa1a0e4c9c7598f 100644 (file)
@@ -1 +1 @@
-20240113
+20240114
index a45d518577055a6e07ecd7ded94fae4419c82641..aa4110a184e4c6f4886cea3f89f3963ddcdd7cc0 100644 (file)
@@ -1,3 +1,11 @@
+2024-01-13  Sandra Loosemore  <sandra@codesourcery.com>
+
+       Backported from master:
+       2024-01-12  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * unwind-dw2-fde-dip.c (_Unwind_Find_FDE): Do not try to use
+       _dl_find_object on nios2; it doesn't work.
+
 2023-05-21  Iain Sandoe  <iain@sandoe.co.uk>
 
        Backported from master: