- Jul 14, 2004
- Jul 08, 2004
- Jul 07, 2004
-
-
rtoy authored
-
- Jul 06, 2004
- Jun 18, 2004
-
-
cwang authored
-
cwang authored
instead of hard coding 32.
-
rtoy authored
o Update %unary-ftruncate and the corresponding deftransform because it was not properly returning the correct sign for signed zeroes. If the number was in a good range, we used truncate, which loses the sign of zero. (Should we have leave it in and add an explicit check for a zero result and adjust the sign appropriately? That would allow us to use the fast builtin instructions at the expense of a test for zero and a fix.)
-
- Jun 16, 2004
-
-
cwang authored
Cross-compiling from x86 to amd64 requires it.
-
- Jun 10, 2004
- May 24, 2004
- May 18, 2004
- May 17, 2004
- May 15, 2004
-
-
rtoy authored
instead of a random value, just like on sparc.
-
- May 14, 2004