aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach/hurd/mips
AgeCommit message (Expand)Author
1994-09-03Restore FPU state. Code from kkojima.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-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-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