aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index f18401e..4e8c3b3 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,9 @@
+2024-03-22 Thomas Neumann <tneumann@users.sourceforge.net>
+
+ PR libgcc/111731
+ * unwind-dw2-fde.c: Split unwind ranges if they contain the
+ unwind table.
+
2024-03-21 Jakub Jelinek <jakub@redhat.com>
PR libgcc/114397