From 607f278a3546fe6b91a881318db85d7a0dfdacd9 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Tue, 24 Jan 2023 00:17:23 +0000 Subject: Daily bump. --- libgcc/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'libgcc') diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index bd276ac..cefc8d2 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,22 @@ +2023-01-23 Srinath Parvathaneni + + * config/arm/pr-support.c (__gnu_unwind_execute): Decode opcode + "0xb5". + +2023-01-23 Andrea Corallo + Tejas Belagod + Srinath Parvathaneni + + * config/arm/pr-support.c (__gnu_unwind_execute): Decode + exception opcode (0xb4) for saving RA_AUTH_CODE and authenticate + with AUTG if found. + * config/arm/unwind-arm.c (struct pseudo_regs): New. + (phase1_vrs): Introduce new field to store pseudo-reg state. + (phase2_vrs): Likewise. + (_Unwind_VRS_Get): Load pseudo register state from virtual reg set. + (_Unwind_VRS_Set): Store pseudo register state to virtual reg set. + (_Unwind_VRS_Pop): Load pseudo register value from stack into VRS. + 2023-01-18 Wilco Dijkstra PR target/107678 -- cgit v1.1