Subject: CVS commit: pkgsrc/devel/libatomic_ops
From: Thomas Klausner
Date: 2018-04-17 07:30:30
Message id: 20180417053030.D3A02FBEC@cvs.NetBSD.org

Log Message:
libatomic_ops: update to 7.6.4.

== [7.6.4] 2018-03-27 ==

* Add RISC-V support
* Convert atomic_ops_malloc.c and tests to valid C++ code
* Eliminate 'function is never used' cppcheck warning for load_before_cas
* Eliminate 'using argument that points at uninitialized var' cppcheck error
* Fix 'AO_pt_lock undefined' error if cross-compiling manually (MinGW)
* Fix public headers inclusion from clients C++ code
* Remove gcc/nios2.h file (include gcc/generic.h directly for nios2)
* Support MIPS rel6

Files:
RevisionActionfile
1.16modifypkgsrc/devel/libatomic_ops/Makefile
1.10modifypkgsrc/devel/libatomic_ops/PLIST
1.22modifypkgsrc/devel/libatomic_ops/distinfo