aboutsummaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r--libgcc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index 81c8440..6f00698 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,11 @@
+2024-06-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
+
+ Backported from master:
+ 2024-06-06 Andre Vieira <andre.simoesdiasvieira@arm.com>
+
+ PR target/115360
+ * config/arm/cmse_nonsecure_call.S: Add .type and .size directives.
+
2024-04-12 Iain Sandoe <iain@sandoe.co.uk>
Backported from master: