summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/mcontext.h
AgeCommit message (Expand)Author
2019-12-27Harmonize the namespace of fast TLS base pointer getter functionskamil
2018-02-15Introduce _UC_MACHINE_FP() as a macrokamil
2014-05-12Comments.uebayasi
2014-02-15Load and save the fpu registers (for copies to/from userspace) usingdsl
2012-12-15Remove the incorrect comment about a (now deleted) pad field addeddsl
2012-05-21Calling _lwp_create() with a bogus ucontext could trigger a kernelmartin
2011-02-25Be nicer to software that insists on -ansi and use __inline.joerg
2011-02-24Allow storing and receiving the LWP private pointer via ucontext_tjoerg
2011-02-23Fix ucontext32_t on AMD64. Add optional compile time assertions forjoerg
2008-10-26put the contents of these header files around #ifdef __x86_64__, andmrg
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-01-04Change the way that the trap/intr/syscall frames and the __gregset_t[]dsl
2006-03-29Add the netbsd32 MD bits for sparc64 and amd64 to support SA.cube
2005-12-11merge ktrace-lwp.christos
2005-05-15Optionally include saving and restoring the 64bit %gs and %fs base registerfvdl
2004-10-21Fix thread context switching to take the stack ABI into account.fvdl
2003-10-13Define mcontext32_t (if COMPAT_NETBSD32).fvdl
2003-10-08Add some accessor macros for the ucontext:thorpej
2003-10-06SIGINFO support.fvdl
2003-04-26Rename the x86_64 port to amd64, as this is the actual name used forfvdl