Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-29 | softfloat: Clarify license status | Peter Maydell | 1 | -1/+47 |
2015-01-29 | softfloat: Apply patch corresponding to rebasing to softfloat-2a | Peter Maydell | 1 | -20/+18 |
2014-06-23 | fpu: softfloat: drop INLINE macro | Luiz Capitulino | 1 | -19/+19 |
2013-06-10 | softfloat: Fix shift128Right for shift counts 64..127 | Peter Maydell | 1 | -1/+1 |
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 |