- Jul 02, 1990
- Jul 01, 1990
-
-
wlott authored
-
wlott authored
-
wlott authored
parse break instructions even when not handed a SIGTRAP. This way we can use the GDB signal command to get into the ldb monitor instead of the lisp internal error handler.
-
wlott authored
runtime system. Added commands to save the lisp image, restore the signal handlers, and to print out all the active catchers.
-
wlott authored
-
wlott authored
purify.
-
wlott authored
save/restore.
-
wlott authored
-
wlott authored
so that floating-point varargs stuff doesn't break.
-
- Jun 29, 1990
- Jun 27, 1990
- Jun 26, 1990
- Jun 25, 1990
-
-
wlott authored
-
wlott authored
-
ram authored
-
wlott authored
dynamic-space-free-pointer, etc, to return the type system-area-pointer not (system-area-pointer).
-
wlott authored
SC for the data in set-header-data. In compute-function, force the offset to be in either a signed-reg or unsigned-reg, so we don't have to shift it yourself.
-
wlott authored
-
wlott authored
-
wlott authored
thing and use a longer code sequence when necessary.
-
wlott authored
(namestring "default:") => "".
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
before printing them.
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
ram authored
for moving to/from odd FP registers. Generalized memory reference definition macro to be usable to define FP load/store. Ripped stuff out of MOVE for doing integer/FP register moves, since it can't work with odd FP registers. Instead defined mtc1, mtc1-odd, etc. Defined the FLOAT-OP instruction for +,-,*,/ and flushed the separate dyadic float operation instructions.
-
- Jun 24, 1990
- Jun 23, 1990
-
-
wlott authored
-