gcc/libatomic/config
Wilco Dijkstra 27b6d081f6 libatomic: Fix build for --disable-gnu-indirect-function [PR113986]
Fix libatomic build to support --disable-gnu-indirect-function on AArch64.
Always build atomic_16.S, add aliases to the __atomic_ functions if !HAVE_IFUNC.
Include auto-config.h in atomic_16.S to avoid having to pass defines via
makefiles.  Fix build if HWCAP_ATOMICS/CPUID are not defined.

libatomic:
	PR target/113986
	* Makefile.in: Regenerated.
	* Makefile.am: Make atomic_16.S not depend on HAVE_IFUNC.
	Remove predefine of HAVE_FEAT_LSE128.
	* acinclude.m4: Remove ARCH_AARCH64_HAVE_LSE128.
	* configure: Regenerated.
	* config/linux/aarch64/atomic_16.S: Add __atomic_ alias if !HAVE_IFUNC.
	* config/linux/aarch64/host-config.h: Correctly handle !HAVE_IFUNC.
	Add defines for HWCAP_ATOMICS and HWCAP_CPUID.
2024-04-04 22:28:58 +01:00
..
aarch64 Update copyright years. 2024-01-03 12:19:35 +01:00
arm Update copyright years. 2024-01-03 12:19:35 +01:00
ia64
linux libatomic: Fix build for --disable-gnu-indirect-function [PR113986] 2024-04-04 22:28:58 +01:00
mingw Update copyright years. 2024-01-03 12:19:35 +01:00
nvptx Update copyright years. 2024-01-03 12:19:35 +01:00
pa libatomic: Provide FPU exception defines for __hppa__ 2024-02-03 15:44:29 +00:00
posix Update copyright years. 2024-01-03 12:19:35 +01:00
powerpc
rtems Update copyright years. 2024-01-03 12:19:35 +01:00
s390 Update copyright years. 2024-01-03 12:19:35 +01:00
x86 Update copyright years. 2024-01-03 12:19:35 +01:00
t-aix aix: remove libgomp and libatomic archives before creating FAT archives 2020-10-11 17:30:24 -04:00