aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/mach
AgeCommit message (Expand)Author
1995-08-14(_hurd_setup_sighandler): In rpc_wait case, frob mach_msg args to setRoland McGrath
1995-08-14(_hurd_setup_sighandler): In rpc_wait case, frob mach_msg args to setRoland McGrath
1995-08-14(_hurdsig_rcv_interrupted_p): Function removed.Roland McGrath
1995-02-18Previously uncontrolled files put into CVS.Roland McGrath
1995-02-08Initial revisionRoland McGrath
1995-02-07Use spin lock operations on sigstate lock.Roland McGrath
1995-02-03(_hurd_setup_sighandler): Use `long int' for sigcode.Roland McGrath
1995-02-03Use `long int' for sigcode.Roland McGrath
1995-01-21Converted to use weak aliases with macros from libc-symbols.h.Roland McGrath
1994-12-15(_hurd_setup_sighandler): Remove A macro; just use `asm volatile' withRoland McGrath
1994-12-15(CALL_WITH_SP): Put parens around jmp target register.Roland McGrath
1994-12-12Use `long int' for sigcode values.Roland McGrath
1994-12-12Use asms instead of global register vars to restore FP regs.Roland McGrath
1994-12-10Include <mach/machine/alpha_instruction.h> to define op_chmk.Roland McGrath
1994-12-10Use `long int' for sigcode values.Roland McGrath
1994-12-09(ENTRY): New macro.Roland McGrath
1994-12-09(START_MACHDEP): Add missing backslashes.Roland McGrath
1994-12-09(struct machine_thread_all_state): New member `exc'.Roland McGrath
1994-12-09Remove ".set noreorder" et al; GCC already emits them.Roland McGrath
1994-12-09Remove ".set noreorder" et al; GCC already emits them.Roland McGrath
1994-12-08Rename variable `sp' to avoid conflict with #define in <mach/alpha/asm.h>.Roland McGrath
1994-12-08Remove unused variable.Roland McGrath
1994-12-07Initial revisionRoland McGrath
1994-12-05Use ENV[0].__jmpbuf[0].Roland McGrath
1994-12-05Use ENV[0].__jmpbuf.Roland McGrath
1994-12-03Set up frame for `rei' to restore on user stack, aligned to an 8-wordRoland McGrath
1994-12-03(sigcontextRoland McGrath
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