-
- Downloads
Moved the fixnum+fixnum overflow code into interrupt and set it up similar
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.
Showing
- ldb/alloc.c 9 additions, 1 deletionldb/alloc.c
- ldb/gc.c 26 additions, 1 deletionldb/gc.c
- ldb/globals.c 7 additions, 1 deletionldb/globals.c
- ldb/globals.h 2 additions, 1 deletionldb/globals.h
- ldb/interrupt.c 260 additions, 128 deletionsldb/interrupt.c
- ldb/test.c 1 addition, 95 deletionsldb/test.c
Loading
Please register or sign in to comment