We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 953e80e commit 4c00f97Copy full SHA for 4c00f97
ChangeLog
@@ -10,7 +10,6 @@
10
* Fix typo in AO_HAVE_compare_and_swap_double name in atomic_ops_stack.h
11
* Fix typo in comment of run_one_test of test_stack
12
* Fix typos in comments of atomic_ops_malloc.c and atomic_ops_stack.c/h
13
-* Update autotools for release tarball preparation (ac-2.71, m4-1.4.19)
14
* Update cmake minimum required version to 3.5
15
16
@@ -63,6 +62,7 @@
63
62
* Support build with CMake
64
* Support double-wide CAS on armv7+ and UWP/arm64 (MS VC)
65
* Support test_atomic with MS build w/o the need to run GNU make first
+* Update autotools for release tarball preparation (ac-2.71, m4-1.4.19)
66
* Use GCC atomic intrinsics for SPARC
67
* Use builtin_expect in AO_stack_push_explicit_aux_release
68
0 commit comments