aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc')
-rw-r--r--libgcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index c951ab0..12eefc0 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,8 @@
+2023-02-03 Christophe Lyon <christophe.lyon@arm.com>
+
+ * config/arm/pr-support.c (__gnu_unwind_execute): Use
+ TARGET_HAVE_PACBTI to define set_pac and set_pac_sp.
+
2023-01-30 Flavio Cruz <flaviocruz@gmail.com>
* config.host: Recognize x86_64-*-gnu* targets.