Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-04-28 | softfloat: Replace int16 type with int_fast16_t | Andreas Färber | 1 | -9/+9 |
2011-04-17 | softfloat: use GCC builtins to count the leading zeros | Aurelien Jarno | 1 | -2/+27 |
2011-03-21 | softfloat: Drop [s]bits{8, 16, 32, 64} types in favor of [u]int{8, 16, 32, 64}_t | Andreas Färber | 1 | -91/+91 |
2011-03-21 | softfloat: Prepend QEMU-style header with derivation notice | Andreas Färber | 1 | -0/+5 |
2009-04-13 | Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' | blueswir1 | 1 | -2/+2 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 | 1 | -1/+0 |
2005-03-13 | soft float support | bellard | 1 | -0/+720 |