- update to 7.10.0:
* Add comment that overflow of a counter in AO_stack_pop is
impossible
* Add missed copyright header to ibmc/powerpc.h
* Adjust/reformat copyright header in armcc/arm_v6.h
* Build tests by default in CMake script
* Change AO_REAL_NEXT_PTR() to accept argument as reference
only
* Change static initializer of initial_heap_ptr and spin_dummy
to zero
* Consistently use '__sparc' predefined macro w/o trailing
underscores
* Define AO_N_BITS to a bigger value if pointer type is larger
than size_t
* Define AO_uintptr_t and use it in AO malloc and stack
(refactoring)
* Define functions and variables of tests as static
(refactoring)
* Discontinue support of configure '--enable-gcov' option
* Do not define AO_GCC_FORCE_HAVE_CAS for modern clang and gcc
for RISC-V
* Eliminate 'can be declared as pointer to const' cppcheck FP
in test_atomic
* Eliminate 'condition is always true' cppcheck style warnings
in test_atomic
* Fix 'libtool library used but LIBTOOL is undefined'
autoreconf error
* Give verbose error message if multiple include
test_and_set_t_is_*_t.h
* Guard against direct include of internal headers from outside
OBS-URL: https://build.opensuse.org/request/show/1324613
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libatomic_ops?expand=0&rev=20
Description
No description provided
Languages
RPM Spec
100%