- May 26, 1990
- May 25, 1990
-
-
ch authored
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
-
wlott authored
which included commits to RCS files with non-trunk default branches.
-
wlott authored
-
wlott authored
Commented out all the bit-bash-mumbles, 'cause the compiler can't deal with 'em yet. Added interpreter stubs for the four copy functions.
-
wlott authored
-
wlott authored
Replaced do-validate with allocate-system-memory and added deallocate-system-memory.
-
wlott authored
-
wlott authored
after memory.
-
wlott authored
-
wlott authored
and calculate the pc correctly.
-
ram authored
result.
-
wlott authored
of the constants in a code object. code-instructions returns a sap pointing to the start of the instructions for a code object. Compute-function returns a function when given a code object and an offset.
-
wlott authored
-
wlott authored
-
wlott authored
-
- May 24, 1990
-
-
ch authored
-
wlott authored
%initial-function uses this.
-
wlott authored
frames and preserve the frame pointer. Backtrace now gives a complete backtrace, not just from the last sigcontext.
-
ram authored
to be a right shift amount.
-
ram authored
isn't any. Also, changed more of the *LAST-xxx variables to be invalidated with '#(invalid) to consistently eliminate any problems with NIL being a legal value.
-
ram authored
specifier when printing it.
-
ram authored
when there are stack args.
-
wlott authored
cause the args reg is going away.
-
wlott authored
-
wlott authored
version of them...
-
wlott authored
will work. Fixed the lifetime of the return-pc tn so that assembly routines can spec a tn in that register that doesn't conflict.
-
- May 23, 1990
-
-
wlott authored
-
wlott authored
-
ch authored
-
ch authored
-
ram authored
types do intersect. The old code was correct, but missed some opportunities.
-
ram authored
-
wlott authored
-
wlott authored
-
wlott authored
Wrapped an eval-when around undefined-function, 'cause there is no reason to generate a vop for it.
-
wlott authored
-