summaryrefslogtreecommitdiff
path: root/sys/compat/linux/arch/amd64/linux_machdep.h
AgeCommit message (Expand)Author
2014-02-07Convert the amd64 build to use x86/cpu_extended_state.h so that the fpudsl
2010-07-07many changes for COMPAT_LINUX:chs
2008-04-21Rename LINUX_SHMCTL_FORCEIPC64 define to LINUX_IPC_FORCE64.njoly
2008-01-28Make shmctl + {IPC,SHM}_STAT work an amd64, by forcing use of IPC_64.njoly
2007-12-04Remove all the __Pdsl
2007-05-24Fix restart of interrupted system calls.njoly
2007-04-23Linux's uname should return x86_64 as machine_archmanu
2007-03-14Add ptmx fakedevice hack for amd64manu
2007-03-14Fix compat linux statfs/fstatfs syscalls on amd64.njoly
2005-11-23- Add Linux tkill and tgkill (partial emulation).manu
2005-11-05Instead of ifdef'ing __amd64__ all the Linux NPTL stuff, introduce anmanu
2005-11-04Fix machine name returned by uname on Linuxmanu
2005-05-20Define linux_usertrap function, and set it in struct emul. For allfvdl
2005-05-03First work on COMPAT_LINUX/amd64manu