- Jul 11, 1997
-
-
dtc authored
make-unwind-block and make-catch-block.
-
- Jun 16, 1997
-
-
dtc authored
which this patch should close but some acceptable transforms are being missed.
-
- Jun 11, 1997
- Jun 07, 1997
-
-
pw authored
-
- Jun 05, 1997
-
-
dtc authored
bug fixes, and improved type derivation for truncate, floor, ceiling, and /.
-
- Jun 04, 1997
-
-
dtc authored
-
- Jun 03, 1997
-
-
dtc authored
-
- May 11, 1997
- May 08, 1997
-
-
dtc authored
are the same location on the stack.
-
- May 05, 1997
-
-
dtc authored
which are not yet supported; hack for errno; signed-array support.
-
- Apr 27, 1997
-
-
dtc authored
which was wrong by the x86 C call conventions.
-
- Apr 26, 1997
-
-
dtc authored
move-to-sap VOP because pointers need to be in descriptor-regs.
-
- Apr 25, 1997
-
-
dtc authored
inconsistencies which showed up on the x86 port.
-
- Apr 24, 1997
-
-
dtc authored
-
- Apr 23, 1997
- Apr 21, 1997
- Apr 16, 1997
- Apr 13, 1997
-
-
pw authored
-
- Apr 12, 1997
-
-
dtc authored
backend-featurep :x86 so this doesn't break cross-compiling.
-
- Apr 02, 1997
- Apr 01, 1997
-
-
dtc authored
(signed-byte 16), (signed-byte 30), (signed-byte 32). These patches include the general support and the x86 backend support; more to follow. The important changes are conditional on the :signed-array feature so shouldn't affect the source without this feature. This work has been driven by Raymond Toy.
-
dtc authored
-
pw authored
-
- Mar 29, 1997
-
-
dtc authored
-
- Mar 26, 1997
- Mar 25, 1997
-
-
dtc authored
Added VOPS for signed-byte-16 support.
-
- Mar 17, 1997
-
-
pw authored
-
- Mar 15, 1997