commit | 347ac8e35661eff1c2b5ec74d11ee152f2a61856 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Wed Apr 20 13:04:23 2011 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Mon Apr 25 11:18:33 2011 +0200 |
tree | 5558dc8d719c7f3154047836423e9c4fd98aef5a | |
parent | a1d8db07fb46e1da410ca7b4ce24a997707d4a53 [diff] |
target-i386: switch to softfloat This increase the correctness (precision, NaN values, corner cases) on non-x86 machines, and add the possibility to handle the exception correctly. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>