Age | Commit message (Expand) | Author |
---|---|---|
2015-01-29 | softfloat: Clarify license status | Peter Maydell |
2015-01-29 | softfloat: Apply patch corresponding to rebasing to softfloat-2a | Peter Maydell |
2014-06-23 | fpu: softfloat: drop INLINE macro | Luiz Capitulino |
2013-06-10 | softfloat: Fix shift128Right for shift counts 64..127 | Peter Maydell |
2012-04-28 | softfloat: Replace int16 type with int_fast16_t | Andreas Färber |
2011-04-17 | softfloat: use GCC builtins to count the leading zeros | Aurelien Jarno |
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 |
2011-03-21 | softfloat: Prepend QEMU-style header with derivation notice | Andreas Färber |
2009-04-13 | Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static' | blueswir1 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 |
2005-03-13 | soft float support | bellard |