Ulrich Drepper
|
600e633ff6
|
(_hurd_setup_sighandler): Use SS_DISABLE instead of SA_DISABLE. Use
SS_ONSTACK instead of SA_ONSTACK where appropriate.
|
1998-08-08 19:56:26 +00:00 |
|
Ulrich Drepper
|
e66186b39d
|
(__sigreturn): Use SS_ONSTACK instead of SA_ONSTACK.
|
1998-08-08 19:55:32 +00:00 |
|
Ulrich Drepper
|
905714080f
|
Issue error message if the header is used directly.
|
1997-11-26 04:14:44 +00:00 |
|
Ulrich Drepper
|
36e28152c9
|
Update and reformat copyright, remove trailing white spaces and send
through unexpand.
|
1997-06-23 21:54:51 +00:00 |
|
Ulrich Drepper
|
84d211c9c5
|
Alpha specific signal context.
|
1997-06-21 02:41:16 +00:00 |
|
Ulrich Drepper
|
788c7990eb
|
Moved to bits/.
|
1997-06-21 02:40:36 +00:00 |
|
Thomas Bushnell, BSG
|
862eb33e44
|
*** empty log message ***
|
1996-09-11 02:47:56 +00:00 |
|
Roland McGrath
|
b69e40a6f6
|
(_hurd_setup_sighandler): In rpc_wait case, frob mach_msg args to set
timeout on receive.
(_hurdsig_rcv_interrupted_p): Function removed.
|
1995-08-14 22:19:38 +00:00 |
|
Roland McGrath
|
8548d4c084
|
Use spin lock operations on sigstate lock.
Don't expect _hurd_self_sigstate to lock it.
|
1995-02-07 04:25:56 +00:00 |
|
Roland McGrath
|
1cec31f4d4
|
Converted to use weak aliases with macros from libc-symbols.h.
|
1995-01-21 15:40:54 +00:00 |
|
Roland McGrath
|
ca194bd9da
|
(_hurd_setup_sighandler): Remove A macro; just use `asm volatile' with
proper quotes in each line.
|
1994-12-15 00:12:48 +00:00 |
|
Roland McGrath
|
edae2ab8af
|
Use `long int' for sigcode values.
Use _hurdsig_catch_fault.
Pass address of __sigreturn in $27, SCP value in $25.
In trampoline code, use those regs.
|
1994-12-12 06:43:12 +00:00 |
|
Roland McGrath
|
94cd6ef1f8
|
Use asms instead of global register vars to restore FP regs.
Fix typo in REI invocation.
|
1994-12-12 06:41:03 +00:00 |
|
Roland McGrath
|
25e6db514e
|
Use `long int' for sigcode values.
|
1994-12-10 04:41:06 +00:00 |
|
Roland McGrath
|
157aaa4ee6
|
Remove ".set noreorder" et al; GCC already emits them.
|
1994-12-09 03:42:31 +00:00 |
|
Roland McGrath
|
89347dc3e9
|
Remove unused variable.
|
1994-12-08 19:43:43 +00:00 |
|
Roland McGrath
|
ccd1325bd5
|
Use ENV[0].__jmpbuf[0].
|
1994-12-05 17:57:43 +00:00 |
|
Roland McGrath
|
5c87d70ba0
|
Set up frame for `rei' to restore on user stack, aligned to an 8-word
boundary and with a PS value that restores user's stack alignment.
|
1994-12-03 14:00:08 +00:00 |
|
Roland McGrath
|
39edbfd9c8
|
(sigcontext
): Fixed typo.
|
1994-12-03 13:57:03 +00:00 |
|
Roland McGrath
|
239291e1db
|
(struct sigcontext): Use __sigset_t' instead of sigset_t' for `sc_mask'.
|
1994-11-22 22:29:25 +00:00 |
|
Roland McGrath
|
cef89fdba9
|
Initial revision
|
1994-11-15 10:39:12 +00:00 |
|
Roland McGrath
|
8e576015fb
|
entered into RCS
|
1994-11-15 06:48:25 +00:00 |
|
Roland McGrath
|
7d99e5148d
|
entered into RCS
|
1994-11-10 09:58:40 +00:00 |
|
Roland McGrath
|
18b0df639c
|
Formerly ./mach/hurd/alpha/trampoline.c.~2~
|
1994-11-10 09:29:41 +00:00 |
|
Roland McGrath
|
1db9e43738
|
Initial revision
|
1994-11-09 12:23:25 +00:00 |
|
Roland McGrath
|
eacddc0a20
|
entered into RCS
|
1994-11-08 23:34:47 +00:00 |
|
Roland McGrath
|
72dd53ade3
|
Initial revision
|
1994-11-08 23:32:22 +00:00 |
|