Marcel Moolenaar 210430fd8d Simplification of the signal trampoline and other cleanups.
o  Remove unused defines from genassym.c that were needed
   by the trampoline.
o  Add load_gs_param function to support.s that catches
   a fault when %gs is loaded with an invalid descriptor.
   The function returns EFAULT in that case.
o  Remove struct trapframe from mcontext_t and replace it
   with the list of registers.
o  Modify sendsig and sigreturn accordingly.

This commit contains a patch by bde.

Reviewed by: luoqi, jdp
1999-10-07 12:40:34 +00:00
..
1999-09-26 19:05:39 +00:00
1999-09-29 15:12:18 +00:00
1999-10-06 13:03:09 +00:00
1999-08-28 01:08:13 +00:00
1999-09-29 15:12:18 +00:00
1999-08-28 01:08:13 +00:00