- Jul 28, 1992
-
-
wlott authored
-
- Mar 22, 1992
- Mar 08, 1992
-
-
wlott authored
-
- Nov 07, 1991
-
-
wlott authored
instead of catching the page fault. So instead of having a lot of code to handle the page fault, we have a lot of code to handle a conditional trap.
-
- Oct 22, 1991
-
-
wlott authored
*internal-gc-trigger* for the RT, and allocators explicitly test against it.
-
- Sep 27, 1991
-
-
wlott authored
(int *)().
-
- May 24, 1991
- May 05, 1991
-
-
wlott authored
-
- Apr 27, 1991
-
-
wlott authored
Still need the RT support for gc_trigger_hit.
-
- Mar 14, 1991
-
-
wlott authored
got left behind.
-
- Feb 16, 1991
-
-
wlott authored
-
- Jan 28, 1991
-
-
wlott authored
can run under old kernels.
-
- Jan 08, 1991
-
-
wlott authored
sensitive?
-
- Dec 18, 1990
- Dec 01, 1990
-
-
wlott authored
PSEUDO_ATOMIC_INTERRUPTED for implementing pseudo atomic.
-
- Nov 28, 1990
-
-
wlott authored
said boolean is not set, just call the signal handler instead of INTERNAL-ERROR.
-
- Nov 27, 1990
-
-
wlott authored
internal errors.
-
- Nov 26, 1990
-
-
wlott authored
to check the trap kind and to either call INTERNAL_ERROR or signal the interrupt as approporate.
-
- Nov 24, 1990
-
-
wlott authored
-
- Nov 03, 1990
-
-
wlott authored
-
- Oct 29, 1990
-
-
wlott authored
-
- Oct 22, 1990
-
-
wlott authored
-
- Oct 13, 1990
-
-
wlott authored
to the sigtrap handler so that lisp can still get at the other fpe's. Added all the necessary magic to get auto-gcing to work.
-
- Sep 21, 1990
-
-
wlott authored
install_handler to be able to take SIG_DFL or SIG_IGN.
-
- Sep 08, 1990
-
-
wlott authored
-
- Jul 18, 1990
-
-
wlott authored
type of the code object, 'cause the type is 5 bits too many.
-
- Jul 02, 1990
-
-
wlott authored
-
- May 30, 1990
-
-
cvs2git authored
-
- May 26, 1990
-
-
ch authored
SIGTRAP). The SIGFPE and future SIGSEGV handlers were moved to ./test.c
-
- May 24, 1990
-
-
wlott authored
frames and preserve the frame pointer. Backtrace now gives a complete backtrace, not just from the last sigcontext.
-
- Mar 29, 1990
-
-
ch authored
-
- Mar 28, 1990
-
-
ch authored
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 24, 1990
-
-
wlott authored
-