head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.6 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.4 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.2 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q3:1.4.0.18 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.4.0.16 pkgsrc-2011Q2-base:1.4 pkgsrc-2011Q1:1.4.0.14 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.4.0.12 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q3:1.4.0.10 pkgsrc-2010Q3-base:1.4 pkgsrc-2010Q2:1.4.0.8 pkgsrc-2010Q2-base:1.4 pkgsrc-2010Q1:1.4.0.6 pkgsrc-2010Q1-base:1.4 pkgsrc-2009Q4:1.4.0.4 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.2 pkgsrc-2009Q3-base:1.4; locks; strict; comment @# @; 1.5 date 2011.10.04.18.15.30; author bsiegert; state dead; branches; next 1.4; 1.4 date 2009.07.22.10.33.21; author tnn; state Exp; branches; next 1.3; 1.3 date 2009.07.21.09.45.12; author tnn; state Exp; branches; next 1.2; 1.2 date 2009.02.05.14.03.20; author sketch; state dead; branches; next 1.1; 1.1 date 2009.01.26.15.01.56; author sketch; state Exp; branches; next ; desc @@ 1.5 log @Import libatomic_ops from wip, copy distfile to ftp.netbsd.org. Fixes build on Mac OS X, thus fixing PR pkg/45377. @ text @$NetBSD: patch-ae,v 1.4 2009/07/22 10:33:21 tnn Exp $ --- src/atomic_ops/sysdeps/Makefile.am.orig 2008-05-31 02:59:36.000000000 +0200 +++ src/atomic_ops/sysdeps/Makefile.am @@@@ -25,7 +25,6 @@@@ nobase_sysdep_HEADERS= generic_pthread.h README \ \ gcc/alpha.h gcc/arm.h gcc/x86.h \ - gcc/hppa.h gcc/ia64.h \ gcc/powerpc.h gcc/sparc.h \ gcc/hppa.h gcc/m68k.h gcc/mips.h gcc/s390.h \ gcc/ia64.h gcc/x86_64.h gcc/cris.h \ @ 1.4 log @uses autoreconf, so need to patch Makefile.am instead of Makefile.in @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @don't attempt to install the same headers twice. Should fix Linux build. @ text @d3 3 a5 3 --- src/atomic_ops/sysdeps/Makefile.in.orig 2009-07-21 11:41:01.000000000 +0200 +++ src/atomic_ops/sysdeps/Makefile.in @@@@ -219,7 +219,6 @@@@ nobase_sysdep_HEADERS = generic_pthread. @ 1.2 log @Forgot to remove obsolete patches. @ text @d1 1 a1 1 $NetBSD: patch-ae,v 1.1 2009/01/26 15:01:56 sketch Exp $ d3 10 a12 8 --- /dev/null 2009-01-26 14:55:50.000000000 +0000 +++ src/atomic_ops/sysdeps/sunc/x86.h 2009-01-26 14:48:08.246647402 +0000 @@@@ -0,0 +1,5 @@@@ +#include "../all_aligned_atomic_load_store.h" +#include "../ordered_except_wr.h" +#include "../test_and_set_t_is_char.h" +#include "../standard_ao_double_t.h" +#include "../ao_t_is_int.h" @ 1.1 log @Rudimentary support for Sun Studio on x86. @ text @d1 1 a1 1 $NetBSD$ @