Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -2/+2 |
* | Check that HOST_SOLARIS is defined before relying on its value. | ths | 2007-04-22 | 1 | -2/+2 |
* | Solaris 9/x86 support, by Ben Taylor. | ths | 2007-04-01 | 1 | -0/+19 |
* | Add missing softfloat helpers. | j_mayer | 2007-03-20 | 1 | -0/+96 |
* | trunc() for Solaris 9 / SPARC, by Juergen Keil. | ths | 2007-03-19 | 1 | -0/+6 |
* | avoid using char when it is not necessary | bellard | 2006-10-28 | 1 | -10/+10 |
* | ColdFire target. | pbrook | 2006-10-22 | 1 | -0/+16 |
* | Solaris/SPARC host port (Ben Taylor) | bellard | 2006-06-14 | 1 | -4/+9 |
* | 64 bit fix | bellard | 2006-04-23 | 1 | -5/+20 |
* | more native FPU comparison functions - native FPU remainder | bellard | 2005-03-20 | 1 | -0/+86 |
* | soft float support | bellard | 2005-03-13 | 1 | -0/+262 |