Age | Commit message (Expand) | Author |
---|---|---|
2012-12-19 | fpu: move public header file to include/fpu | Paolo Bonzini |
2011-04-17 | softfloat: rename float*_eq() into float*_eq_quiet() | Aurelien Jarno |
2011-01-07 | linux-user: Fix incorrect NaN detection in ARM nwfpe emulation | Peter Maydell |
2011-01-02 | softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() | Peter Maydell |
2010-03-07 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-09-25 | static and inline should came before the type of the functions | Juan Quintela |
2008-08-30 | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 |
2008-04-09 | Move target-arm/nwfpe into linux-user/arm/nwfpe | aurel32 |