Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid aliasing which leads to incorrect results when compiling with the | marius | 2010-03-21 | 1 | -12/+11 |
* | FPU_DEBUG requires <stdio.h>. | marius | 2010-03-20 | 1 | -0/+4 |
* | Use an intermediate pointer to avoid a strict aliasing warning. | jb | 2007-11-23 | 1 | -1/+2 |
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
* | Fix long (and long long) to long double, unsigned to long double and unsigned | stefanf | 2005-05-27 | 1 | -2/+16 |
* | Add a support macro to convert the 5-bit packed register field of | jake | 2002-05-11 | 1 | -10/+14 |
* | Emulate ldq and stq (load/store long double) instructions. GCC has started | jake | 2002-04-27 | 1 | -1/+2 |
* | Fix the style of the SCM ID's. | obrien | 2002-03-22 | 1 | -3/+4 |
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -17/+17 |
* | Add userland floating point emulator code for sparc64. This is a port | tmm | 2002-02-23 | 1 | -0/+304 |