This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from cdb9aa0f623 OpenMP: Fix omp_get_device_from_uid, minor cleanup new f531673917e aarch64: store signing key and signing method in DWARF _Unw [...] new ba3e597681b aarch64: skip copy of RA state register into target context new bdf41d627c1 libgcc: hide CIE and FDE data for DWARF architecture extens [...]
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libgcc/Makefile.in | 6 +- libgcc/config.host | 13 +- .../atexit.c => aarch64/aarch64-unwind-def.h} | 33 ++--- libgcc/config/aarch64/aarch64-unwind.h | 152 +++++++++++++++++---- libgcc/config/no-unwind.h | 3 +- libgcc/configure | 2 + libgcc/configure.ac | 1 + libgcc/unwind-dw2-execute_cfa.h | 26 ++-- libgcc/unwind-dw2.c | 24 +++- libgcc/unwind-dw2.h | 19 ++- 10 files changed, 209 insertions(+), 70 deletions(-) copy libgcc/config/{rs6000/atexit.c => aarch64/aarch64-unwind-def.h} (62%)