aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
1994-11-22(struct sigcontext): Use `__sigset_t' instead of `sigset_t' for `sc_mask'.Roland McGrath
1994-11-15Initial revisionRoland McGrath
1994-11-15entered into RCSRoland McGrath
1994-11-10entered into RCSRoland McGrath
1994-11-10Formerly ./mach/hurd/alpha/trampoline.c.~2~Roland McGrath
1994-11-10Initial revisionRoland McGrath
1994-11-10entered into RCSRoland McGrath
1994-11-09Initial revisionRoland McGrath
1994-11-08entered into RCSRoland McGrath
1994-11-08Initial revisionRoland McGrath
1994-11-08entered into RCSRoland McGrath
1994-09-03Restore FPU state. Code from kkojima.Roland McGrath
1994-08-30Initial revisionRoland McGrath
1994-08-22(SYSRETURN): New macro.Roland McGrath
1994-08-22(__sigreturn): Arg is not const.Roland McGrath
1994-08-22Include "thread_state.h" instead of <mach/thread_status.h>.Roland McGrath
1994-08-16Don't #include <mach/thread_status.h>.Roland McGrath
1994-08-16Add #include_next <thread_state.h> at end.Roland McGrath
1994-08-16(sc_mips_thread_state, sc_mips_exc_state, sc_mips_float_state): New macros,Roland McGrath
1994-08-11(struct sigcontext): Renamed member `sc_err' to `sc_error'.Roland McGrath
1994-08-08(_hurd_exception2signal): Take new arg `int *error'; set it.Roland McGrath
1994-08-08(struct sigcontext): Added member `sc_err'.Roland McGrath
1994-08-08(struct machine_thread_all_state): New type.Roland McGrath
1994-08-03Rearranged structure so machine-dependent portion is laid out like `structRoland McGrath
1994-08-03Compare *reply_port to MACH_PORT_NULL, not implicit zero.Roland McGrath
1994-08-03(_hurd_setup_sighandler): Copy TS to SCP all at once.Roland McGrath
1994-08-03(struct sigcontext): sc_gpr has 31 elts; sc_gpr, sc_pc, sc_mdlo, sc_mdhiRoland McGrath
1994-08-02(_hurd_setup_sighandler): Save mdlo and mdhi.Roland McGrath
1994-08-02(struct sigcontext): Add members sc_mdlo, sc_mdhi.Roland McGrath
1994-07-29Rename variable AT (which is the register's name) to SCPREG.Roland McGrath
1994-07-29Use `unsigned int' consistently for port names.Roland McGrath
1994-07-29Don't set up args on the stack; pass them in registers.Roland McGrath
1994-07-09entered into RCSRoland McGrath
1994-07-09Initial revisionRoland McGrath