8663fd0bc8
add loongarch64 support
CI / Build with MariaDB (push) Has been cancelled
CI / Build on ubuntu-20.04 (push) Has been cancelled
CI / Build on ubuntu-22.04 (push) Has been cancelled
2025-07-01 17:33:12 +08:00
ba9b455379
Merge upstream ConcurrencyKit up to commit 005c715.
2017-12-11 11:10:26 +03:00
351ccc88f7
Update bundled ConcurrencyKit to 0.6.0.
2017-02-28 08:18:11 +03:00
f125b3d15c
Pass CPPFLAGS to ConcurrencyKit build flags.
2016-12-30 11:17:38 +03:00
cf2ce71141
Autodetect the most optimal -march GCC flag for the target architecture.
...
Use ax_gcc_archflag.m4 to try to guess the most optimal -march value for
the target architecture, unless cross-compiling, or the value is set
explicitly with --with-gcc-arch.
Also, AArch64/ThunderX-specific updates to ax_gcc_archflag.m4.
In sb_concurrency_kit.m4, add --enable-lse to CK build flags if LSE
instructions are supported by the target.
2016-12-30 09:53:56 +03:00
dc8f6dcf57
Pass global CC, CFLAGS and LDFLAGS to ConcurrencyKit build system.
...
This allows higher optimization levels in optimized builds and
gcov-enabled CK libraries in --enable-coverage builds.
2016-12-12 17:30:21 +03:00
68fda7fbd1
Merge from https://github.com/akopytov/ck
...
Merge AArch64 LSE support from ConcurrencyKit up to commit 5f1be5d.
2016-12-08 10:48:48 +03:00
b71a0c675e
Merge from ConcurrencyKit upstream up to commit 566bb28.
2016-12-05 11:18:46 +03:00
fedf3f6d1d
Merge from Concurrency Kit upstream.
2016-10-16 22:57:37 +03:00
6bf78c6132
Initial Concurrency Kit import.
2016-10-16 22:57:37 +03:00