- May 04, 1991
-
-
wlott authored
wouldn't clear the extra bits if the bit offset into the word was 0. In actuality, this didn't matter, because this vop was never used. Even if the index was a constant, it got fed through check-bounds, so it was no longer a constant when it showed up at data-vector-ref.
-
wlott authored
of the word. The RT is a big-endiand machine, not a little-endian.
-
ram authored
various ways.
-
ram authored
can print a more tasteful (and compact) output.
-
ram authored
-
ram authored
-
ram authored
-
ram authored
-
ram authored
but properly deals with things like (once-only ((a (somefun a))) ...).
-
wlott authored
-
- May 03, 1991
-
-
ram authored
representation. Changed to not print notes about coercions for TYPE-CHECK-ERROR.
-
wlott authored
the heap.
-
wlott authored
the heap.
-
wlott authored
core.
-
wlott authored
instead of error, so that we don't have to define bogus move functions for the FPA and APFA SCs on the RT.
-
wlott authored
the middle of the current frame.
-
- May 01, 1991
-
-
ram authored
one.
-
- Apr 30, 1991
- Apr 29, 1991
- Apr 28, 1991
-
-
wlott authored
the vop and once in loadw. Changed them to just use the l inst directly.
-
wlott authored
-
ram authored
-
ram authored
lose big if you give it too many files. Also, added a -time option which is passed through to find to reduce the number of times rlog is called.
-
ram authored
-
wlott authored
1/4 of if.
-
wlott authored
-
wlott authored
only needed to read one word of the source to compute the rightmost dst word. We were reading two words which made load seg-fault because next src word was on a different page (that wasn't mapped in).
-
- Apr 27, 1991
- Apr 26, 1991
- Apr 25, 1991