- Dec 03, 1990
-
-
wlott authored
C header file.
-
wlott authored
exported and we use the bignum package.
-
wlott authored
package use it.
-
wlott authored
symbols we want from the VM package.
-
wlott authored
instead of the raw value.
-
ram authored
in interpreted function. In discovering this fix, I found out that PCL isn't "really" using the environment at all, but is rather making a bogus "macro" entry in the environment that isn't a lambda at all, but rather a representation of what it thinks is in the environment. My change to make the environment representation correct doesn't hurt anything, but is actually irrelevent to PCL's usage.
-
- Dec 02, 1990
-
-
wlott authored
the LRA, but it's lifetime was :from :eval so the compiler though it didn't conflict with, for example, the new FP. Therefore, the new FP could get trashed.
-
wlott authored
-
wlott authored
do that.
-
wlott authored
parms.lisp.
-
wlott authored
-
wlott authored
-
wlott authored
right package. If we ever actually use the vop attibutes, we will have to figure out some way to have different sets per backend.
-
wlott authored
element and any padding necessary to align that element.
-
wlott authored
they are now in the kernel package.
-
wlott authored
-
wlott authored
correct package. If we ever decide to actually use vop attributes, we will need to figure out some way of having different sets of attributes in different backends.
-
- Dec 01, 1990
-
-
wlott authored
-
wlott authored
PSEUDO_ATOMIC_INTERRUPTED for implementing pseudo atomic.
-
wlott authored
everything that needs to be fixed. Fixed the undefined-tramp to indicate the correct internal error info. Fixed sigreturn to put the locals and ins back on the stack 'cause that is where they get restored from.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
only indicate that the target is okay if the alignment is okay, and select-location will only select a location that is aligned correctly.
-
wlott authored
-
wlott authored
,.
-
wlott authored
alignment restrictions for the SC.
-
wlott authored
-
wlott authored
-
wlott authored
-
wlott authored
package.
-
wlott authored
more bits that the shorter argument, even if it was negative. So I totally rewrote the derive-type optimizers for LOGAND, LOGIOR, and LOGXOR in case there were other problems.
-
wlott authored
-
wlott authored
-
wlott authored
-
- Nov 30, 1990