This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c4773944bb3 Fortran: NULL actual to optional dummy with VALUE attribute [...] new e64602c025d libatomic: atomic_16.S: Improve ENTRY, END and ALIAS macro [...] new a899a1f2f38 libatomic: Add support for __ifunc_arg_t arg in ifunc resolver new 5ad64d76c05 libatomic: Enable LSE128 128-bit atomics for Armv9.4-a new 7dd4466b395 Libatomic: Add checks in ifunc selectors for LSE/LSE2 requi [...]
The 4 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: libatomic/Makefile.am | 3 + libatomic/Makefile.in | 1 + libatomic/acinclude.m4 | 19 +++ libatomic/auto-config.h.in | 3 + libatomic/config/linux/aarch64/atomic_16.S | 243 +++++++++++++++++++++++---- libatomic/config/linux/aarch64/host-config.h | 60 ++++++- libatomic/configure | 61 ++++++- libatomic/configure.ac | 3 + libatomic/configure.tgt | 2 +- 9 files changed, 354 insertions(+), 41 deletions(-)