Subject: CVS commit: pkgsrc/devel/libatomic_ops
From: Thomas Klausner
Date: 2016-06-12 16:33:57
Message id: 20160612143357.B2FD5FBB5@cvs.NetBSD.org

Log Message:
Updated libatomic_ops to 7.4.4.

== [7.4.4] 2016-05-24 ==

* Eliminate 'signed-to-unsigned value extension' compiler warning in malloc.
* Eliminate 'variable set but not used' Cppcheck warnings in test_stack.
* Fix GCC 5.x compatibility for AArch64 double-wide primitives.
* Fix makefile preventing AO_pause undefined in libatomic_ops_gpl.
* Fix missing casts to match printf format specifier in test_atomic.
* Fix missing output folder on making auto-generated test files (Automake).
* Fix typo in configure.ac (in description of AO_ASM_X64_AVAILABLE).
* Minor fix of code alignment in mips AO_compare_and_swap.
* Remove TODO file.
* Restore contribution info in ChangeLog for authors not listed in git log.
Also, includes 7.2g changes.

Files:
RevisionActionfile
1.11modifypkgsrc/devel/libatomic_ops/Makefile
1.17modifypkgsrc/devel/libatomic_ops/distinfo
1.1removepkgsrc/devel/libatomic_ops/patches/patch-src_Makefile.am
1.1removepkgsrc/devel/libatomic_ops/patches/patch-src_Makefile.in