index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
amd64
/
include
/
mcontext.h
Age
Commit message (
Expand
)
Author
2019-12-27
Harmonize the namespace of fast TLS base pointer getter functions
kamil
2018-02-15
Introduce _UC_MACHINE_FP() as a macro
kamil
2014-05-12
Comments.
uebayasi
2014-02-15
Load and save the fpu registers (for copies to/from userspace) using
dsl
2012-12-15
Remove the incorrect comment about a (now deleted) pad field added
dsl
2012-05-21
Calling _lwp_create() with a bogus ucontext could trigger a kernel
martin
2011-02-25
Be nicer to software that insists on -ansi and use __inline.
joerg
2011-02-24
Allow storing and receiving the LWP private pointer via ucontext_t
joerg
2011-02-23
Fix ucontext32_t on AMD64. Add optional compile time assertions for
joerg
2008-10-26
put the contents of these header files around #ifdef __x86_64__, and
mrg
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-01-04
Change the way that the trap/intr/syscall frames and the __gregset_t[]
dsl
2006-03-29
Add the netbsd32 MD bits for sparc64 and amd64 to support SA.
cube
2005-12-11
merge ktrace-lwp.
christos
2005-05-15
Optionally include saving and restoring the 64bit %gs and %fs base register
fvdl
2004-10-21
Fix thread context switching to take the stack ABI into account.
fvdl
2003-10-13
Define mcontext32_t (if COMPAT_NETBSD32).
fvdl
2003-10-08
Add some accessor macros for the ucontext:
thorpej
2003-10-06
SIGINFO support.
fvdl
2003-04-26
Rename the x86_64 port to amd64, as this is the actual name used for
fvdl