Date: Fri, 18 Jul 2003 21:44:21 -0700 (PDT) From: Daniel Eischen <deischen@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpthread/arch/amd64 Makefile.inc src/lib/libpthread/arch/amd64/amd64 context.S enter_uts.S src/lib/libpthread/arch/amd64/include atomic_ops.h ksd.h pthread_md.h Message-ID: <200307190444.h6J4iLIs081326@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2003/07/18 21:44:21 PDT
FreeBSD src repository
Added files:
lib/libpthread/arch/amd64 Makefile.inc
lib/libpthread/arch/amd64/amd64 context.S enter_uts.S
lib/libpthread/arch/amd64/include atomic_ops.h ksd.h
pthread_md.h
Log:
Add some very beta amd64 bits. These will also need some tweaking.
Revision Changes Path
1.1 +5 -0 src/lib/libpthread/arch/amd64/Makefile.inc (new)
1.1 +218 -0 src/lib/libpthread/arch/amd64/amd64/context.S (new)
1.1 +41 -0 src/lib/libpthread/arch/amd64/amd64/enter_uts.S (new)
1.1 +49 -0 src/lib/libpthread/arch/amd64/include/atomic_ops.h (new)
1.1 +135 -0 src/lib/libpthread/arch/amd64/include/ksd.h (new)
1.1 +80 -0 src/lib/libpthread/arch/amd64/include/pthread_md.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307190444.h6J4iLIs081326>
