This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 248537a Daily bump. new d10c58f [AArch64][4/4] libgcc unwinder support for return address signing new b99461d [AArch64, libgcc] Add missing file, forget "svn add"
The 2 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/ChangeLog | 23 +++++++++ libgcc/config.host | 2 + libgcc/config/aarch64/aarch64-unwind.h | 87 ++++++++++++++++++++++++++++++++++ libgcc/config/aarch64/linux-unwind.h | 1 + libgcc/unwind-dw2.c | 44 +++++++++++++++-- 5 files changed, 152 insertions(+), 5 deletions(-) create mode 100644 libgcc/config/aarch64/aarch64-unwind.h