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