Subject: CVS commit: pkgsrc/devel/libatomic_ops
From: Thomas Klausner
Date: 2023-12-17 23:15:30
Message id: 20231217221530.2FD3CFA42@cvs.NetBSD.org

Log Message:
libatomic_ops: update to 7.8.2.

== [7.8.2] 2023-12-15 ==

* Eliminate 'atomic_thread_fence is unsupported with tsan' gcc-11 warning
* Eliminate 'comparing signed/unsigned values' lcc warning in add_chunk_as
* Fix 'undefined reference to AO_pt_lock' if configure is using clang-16
* Fix 'undefined reference to __atomic_load/store/cas_16' Mingw64-gcc error
* Fix 'undefined reference' linker errors if shared build on OpenBSD (CMake)
* Fix get_chunk for case of mmap area is located before AO_initial_heap
* Fix typo in AO_HAVE_compare_and_swap_double name in atomic_ops_stack.h
* Fix typo in comment of run_one_test of test_stack
* Fix typos in comments of atomic_ops_malloc.c and atomic_ops_stack.c/h
* Update cmake minimum required version to 3.5

Files:
RevisionActionfile
1.26modifypkgsrc/devel/libatomic_ops/Makefile
1.31modifypkgsrc/devel/libatomic_ops/distinfo