freebsd-dev/sys/ia64
Marcel Moolenaar c01da18e22 Implement set_mcontext() and get_mcontext(). Just as for sendsig() and
sigreturn(), we cheat and assume the preserved registers are still
on-chip and unmodified. This is actually the case, but more by accident
than by design. We need to use unwinding eventually or explicitly
compile the kernel in a way that the compiler steers clear from using
the preserved registers completely.
2003-05-31 21:07:08 +00:00
..
acpica
compile
conf Add FireWire drivers to GENERIC. 2003-04-21 16:44:05 +00:00
ia32 Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
ia64 Implement set_mcontext() and get_mcontext(). Just as for sendsig() and 2003-05-31 21:07:08 +00:00
include Make the regset pointers const pointers for the context restore functions. 2003-05-31 21:02:18 +00:00
isa
pci