gcc/libatomic
Martinvlba 813ea2cd05 fixup libatomic/configure for ndk clang
* ndk clang dosent support -fno-sync-libcalls and with this failure the configure will fail when testing sizes of int, void and etc. Basically we wont be successfully configuring libatomic src at all.
2024-06-04 14:19:25 +03:00
..
config libatomic: Fix build for --disable-gnu-indirect-function [PR113986] 2024-04-04 22:28:58 +01:00
testsuite Update copyright years. 2024-01-03 12:19:35 +01:00
.gitignore
acinclude.m4 libatomic: Fix build for --disable-gnu-indirect-function [PR113986] 2024-04-04 22:28:58 +01:00
aclocal.m4
auto-config.h.in libatomic: Enable LSE128 128-bit atomics for Armv9.4-a 2024-01-28 20:02:01 +00:00
cas_n.c Update copyright years. 2024-01-03 12:19:35 +01:00
ChangeLog Update ChangeLog and version files for release 2024-05-07 06:52:35 +00:00
configure fixup libatomic/configure for ndk clang 2024-06-04 14:19:25 +03:00
configure.ac libatomic: Enable LSE128 128-bit atomics for Armv9.4-a 2024-01-28 20:02:01 +00:00
configure.tgt libatomic: Provide FPU exception defines for __hppa__ 2024-02-03 15:44:29 +00:00
exch_n.c Update copyright years. 2024-01-03 12:19:35 +01:00
fadd_n.c Update copyright years. 2024-01-03 12:19:35 +01:00
fand_n.c
fence.c Patches for libatomic 2024-06-04 13:50:03 +03:00
fenv.c Update copyright years. 2024-01-03 12:19:35 +01:00
fior_n.c
flag.c Patches for libatomic 2024-06-04 13:50:03 +03:00
fnand_n.c
fop_n.c Update copyright years. 2024-01-03 12:19:35 +01:00
fsub_n.c
fxor_n.c
gcas.c Update copyright years. 2024-01-03 12:19:35 +01:00
gexch.c Update copyright years. 2024-01-03 12:19:35 +01:00
glfree.c Update copyright years. 2024-01-03 12:19:35 +01:00
gload.c Update copyright years. 2024-01-03 12:19:35 +01:00
gstore.c Update copyright years. 2024-01-03 12:19:35 +01:00
host-config.h Update copyright years. 2024-01-03 12:19:35 +01:00
init.c
libatomic_i.h Update copyright years. 2024-01-03 12:19:35 +01:00
libatomic.map
load_n.c Update copyright years. 2024-01-03 12:19:35 +01:00
Makefile.am libatomic: Fix build for --disable-gnu-indirect-function [PR113986] 2024-04-04 22:28:58 +01:00
Makefile.in libatomic: Fix build for --disable-gnu-indirect-function [PR113986] 2024-04-04 22:28:58 +01:00
store_n.c Update copyright years. 2024-01-03 12:19:35 +01:00
tas_n.c Update copyright years. 2024-01-03 12:19:35 +01:00