History log of /netbsd-current/common/lib/libc/arch/x86_64/atomic/Makefile.inc
Revision Date Author Comments
# 1.6 03-Jan-2009 pooka

allow inclusion of atomic ops in librump


# 1.5 29-Sep-2008 ad

Allow atomic ops to be built as part of libpthread.


# 1.4 11-Feb-2008 ad

Only build atomic ops for libkern/libc.


# 1.3 10-Feb-2008 ad

Enable the atomic ops in userspace.


# 1.2 27-Nov-2007 ad

branches: 1.2.4;
x86 atomic ops.


# 1.1 17-Apr-2007 thorpej

branches: 1.1.2;
file Makefile.inc was initially added on branch thorpej-atomic.


# 1.1.2.2 25-Apr-2007 thorpej

*_nv() ops implemented in terms of CMPXCHG directly. This is much tighter
code than what GCC can genererate for the generic-in-C versions.


# 1.1.2.1 17-Apr-2007 thorpej

Build glue for amd64.


# 1.2.4.3 22-Mar-2008 matt

sync with HEAD


# 1.2.4.2 08-Jan-2008 matt

sync with HEAD


# 1.2.4.1 27-Nov-2007 matt

file Makefile.inc was added on branch matt-armv6 on 2008-01-09 01:21:14 +0000