- Jul 23, 1991
-
-
ram authored
-
- Jul 22, 1991
- Jul 19, 1991
-
-
ram authored
transform for %unary-round on floats.
-
- Jul 18, 1991
- Jul 17, 1991
-
-
ram authored
there isn't a free register. This should eliminate many problems with the register not finding a legal packing when there is one. Now, instead of spilling a TN for the duration of the VOP, we pick some live TN to unpack and then repack it on the stack.
-
- Jul 16, 1991
- Jul 14, 1991
- Jul 11, 1991
- Jul 10, 1991
- Jul 09, 1991
-
-
ram authored
-
- Jul 08, 1991
- Jul 05, 1991
-
-
chiles authored
Updated symbols to note the Raw Function Address slot and the Setf Function slots. I said what they were used for too.
-
- Jun 25, 1991
-
-
wlott authored
is non-NIL.
-
- Jun 23, 1991
-
-
chiles authored
last line of the buffer with the buffer end at the end of the line.
-
- Jun 22, 1991
- Jun 19, 1991
-
-
ram authored
coercion would be inserted after the ALLOCATE-FRAME VOP, which caused register save computation to get confused.
-
- Jun 17, 1991
- Jun 15, 1991
-
-
chiles authored
Made the default for COMPILE-FILE's :error-file argument be nil. It is a dated notion and never desired to expect compilation to defaultly produce an error output file. You always compile in the editor catching the output or in a system building utility that saves all the compiler's output. Removed the conditional compilation stuff to define NCOMPILE-FILE since we no longer need that for bringing up new ports.
-
- Jun 13, 1991
-
-
wlott authored
instead of the raw (untyped) value.
-