- Mar 21, 1992
-
-
wlott authored
of being evaluated. Removed decl for unused register.
-
- Mar 12, 1992
-
-
wlott authored
-
- Mar 11, 1992
- Mar 08, 1992
-
-
wlott authored
instead of computing the symbol and then loading the function.
-
- Mar 06, 1992
-
-
wlott authored
-
- Oct 26, 1991
-
-
wlott authored
It was comparing NARGS against 1 and 2, when it should have been comparing NARGS against (fixnum 1) and (fixnum 2).
-
- Oct 24, 1991
-
-
wlott authored
GC traps when we shouldn't be.
-
- Oct 22, 1991
- Aug 03, 1991
- Aug 02, 1991
- Jul 26, 1991
-
-
wlott authored
-
- Jul 14, 1991
-
-
wlott authored
-
- May 15, 1991
-
-
wlott authored
right when trying to strip off the fixnum lowtag.
-
- Apr 23, 1991
-
-
wlott authored
1 instead of 2.
-
- Apr 22, 1991
-
-
chiles authored
Changed a lot of erroneous three-arg N's to a MOVE and some for of N(ILx). Fixed a lot of CAL calls that needed to supply the local "alloc" twice. There's a whole new generic assembly routine. Someone changed a DOTIMES from 15 to 16, who and why I don't know.
-
chiles authored
replaced by a big comment and an explicit CAL. Also, a LISP-RETURN using an offset of 1 instead of 2. I can't tell from the output of rcsdiff whether the ,v file is correct, or whether my working file is correct. William told me to check in this file, so I'm trusting him.
-
- Apr 19, 1991
-
-
wlott authored
-
- Apr 11, 1991
-
-
wlott authored
-
- Apr 09, 1991
-
-
wlott authored
symbol so we don't allocate on top of the new array. Fixed sxhash-simple-string to load the length before branching to sxhash-simple-substring. Fixed sxhash-simple-substring to mask the shift amount by #x1f, because the RT shift instructions look at *6* bits, not 5 like reasonable machines.
-
- Apr 07, 1991
-
-
wlott authored
-
- Apr 04, 1991
-
-
chiles authored
that register twice.
-
- Apr 01, 1991
- Mar 17, 1991
-
-
ram authored
off to allow assembly optimizations.
-
- Feb 18, 1991
-
-
chiles authored
-
- Feb 04, 1991
-
-
ram authored
in the unknown-value return code.
-
- Feb 02, 1991
- Feb 01, 1991
-
-
ram authored
transformation.
-
- Dec 16, 1990
-
-
wlott authored
-
- Dec 15, 1990
-
-
wlott authored
-
- Dec 02, 1990
-
-
wlott authored
do that.
-
- Nov 30, 1990