History log of /netbsd-src/sys/compat/linux/arch/amd64/files.linux_amd64 (Results 1 – 4 of 4)
Revision Date Author Comments
# f54234d1 23-Feb-2009 rmind <rmind@NetBSD.org>

Switch Linux futex emulation to native ucas_int(), remove unecessary
futex-specific assembler routines.

Fixes PR/40490. Reviewed by <ad>.


# b5a45a5f 26-Oct-2008 christos <christos@NetBSD.org>

catch up with i386 changes.


# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 89647c7c 03-May-2005 manu <manu@NetBSD.org>

First work on COMPAT_LINUX/amd64
Process startup and dynamiclinking work, but processes hang due to
Linux arch_prctl(2) not being really supported yet.