pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libatomic_ops



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 12 14:33:57 UTC 2016

Modified Files:
        pkgsrc/devel/libatomic_ops: Makefile distinfo
Removed Files:
        pkgsrc/devel/libatomic_ops/patches: patch-src_Makefile.am
            patch-src_Makefile.in

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.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/libatomic_ops/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/libatomic_ops/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/devel/libatomic_ops/patches/patch-src_Makefile.am \
    pkgsrc/devel/libatomic_ops/patches/patch-src_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index