6786ad0cf4
Inter-process locking may be broken on NetBSD under some conditions. (This didn't get worse since previous package.) Field tests (benchmarks/skampi) don't reveal that the relevant code path is invoked. Major Changes in OpenPA v1.0.4 * native ARM (v7 and higher) support * numerous memory barrier placement improvements in queue and test code * x86 memory barrier improvements, including for Intel MIC * numerous build system improvements Major Changes in OpenPA v1.0.3 * Libtool shared library support for OPA, avoiding shared/static mixed linking problems on some platforms. * The build system should now work more portably with broken/exotic shells. * pkg-config support * Emulated atomics can now be detected by the presence of an OPA_EXPLICIT_EMULATION #define in opa_config.h. * PPC types are now correctly aligned to 8 bytes instead of 16 bytes. * many more tests for "make check", fixed missing memory barriers in one test
21 lines
737 B
Text
21 lines
737 B
Text
@comment $NetBSD: PLIST,v 1.3 2013/03/17 14:43:48 asau Exp $
|
|
include/opa_config.h
|
|
include/opa_primitives.h
|
|
include/opa_queue.h
|
|
include/opa_util.h
|
|
include/primitives/opa_by_lock.h
|
|
include/primitives/opa_emulated.h
|
|
include/primitives/opa_gcc_ia64.h
|
|
include/primitives/opa_gcc_intel_32_64.h
|
|
include/primitives/opa_gcc_intel_32_64_barrier.h
|
|
include/primitives/opa_gcc_intel_32_64_ops.h
|
|
include/primitives/opa_gcc_intel_32_64_p3.h
|
|
include/primitives/opa_gcc_intel_32_64_p3barrier.h
|
|
include/primitives/opa_gcc_intrinsics.h
|
|
include/primitives/opa_gcc_ppc.h
|
|
include/primitives/opa_gcc_sicortex.h
|
|
include/primitives/opa_nt_intrinsics.h
|
|
include/primitives/opa_sun_atomic_ops.h
|
|
include/primitives/opa_unsafe.h
|
|
lib/libopa.la
|
|
lib/pkgconfig/openpa.pc
|