- Feb 26, 1990
-
-
wlott authored
-
wlott authored
and lisp::*eval-stack-top*.
-
ch authored
-
ch authored
-
wlott authored
useful information when searching for function objects. Changed other immediate/short float to other immediate 0 and 1.
-
wlott authored
the binding stack instead of a huge amount of memory. (So that the kernal doesn't crash on us.)
-
ch authored
other-immediate-1 type. Changed type codes for the other-immediate types to reflect this. Changed character to base-character.
-
ram authored
-
ram authored
-
ram authored
-
- Feb 25, 1990
- Feb 24, 1990
- Feb 23, 1990
-
-
wlott authored
-
wlott authored
Wrote generators for symbol-value, boundp, symbol-function, and fboundp.
-
wlott authored
symbol listed in vm:initial-symbols.
-
wlott authored
-
wlott authored
reg. Changed pseudo-atomic macro to emit a break instruction when a pending interrupt is detected.
-
wlott authored
Added :length, so double-float-type doesn't have to have a dummy slot. Added definition for SAPs.
-
wlott authored
-
wlott authored
Added TARGET-mumble-STACK-START. Added TARGET-HEAP-START and TARGET-HEAP-LENGTH. Exported above.
-
ram authored
Moved DO-VALIDATE from machio.lisp to here, cause machio.lisp is going away.
-
ram authored
-
ram authored
-
ram authored
rather nasty at this point.
-
ram authored
Removed WITHOUT-HEMLOCK to put it in hem:rompsite.lisp. [Was in lispinit in working code...]
-
ram authored
Modified calls to MACH:SIGMASK for new stuff in syscall. .../systems-work/code/lispinit.lisp, 11-Jan-90 18:21:48, Edit by Wlott. Changed the name of SYSTEM:SERVER to SYSTEM:SERVE-EVENT and moved it into serve-event.lisp. .../systems-work/code/lispinit.lisp, 07-Nov-89 17:26:47, Edit by Chiles. Added "SYS" nickname for "SYSTEM" package.
-
ram authored
-
ram authored
-
- Feb 22, 1990
-
-
wlott authored
-
wlott authored
Add *saved-global-pointer*, *saved-control-stack-pointer*, *saved-binding-stack-pointer*, *saved-allocation-pointer*, and *saved-flags-register* to the list of initial symbols.
-
wlott authored
Translate make-symbol into make-symbol-vop.
-
wlott authored
a C symbol.
-
ch authored
-