1. 211315f softfloat: rename float*_eq() into float*_eq_quiet() by Aurelien Jarno · 14 years ago
  2. 3ebe80c linux-user: Fix incorrect NaN detection in ARM nwfpe emulation by Peter Maydell · 14 years ago
  3. 1856987 softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() by Peter Maydell · 14 years ago
  4. 70539e1 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  5. 86178a5 static and inline should came before the type of the functions by Juan Quintela · 15 years ago
  6. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 17 years ago
  7. 3ebdd11 Move target-arm/nwfpe into linux-user/arm/nwfpe by aurel32 · 17 years ago[Renamed from target-arm/nwfpe/fpa11_cprt.c]
  8. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  9. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  10. 569f5d6 compilation fix by bellard · 18 years ago
  11. 26a7646 C99 64 bit printf by bellard · 19 years ago
  12. 2049521 use the generic soft float code by bellard · 20 years ago
  13. 00406df added arm nwfpe support (initial patch by Ulrich Hecht) by bellard · 21 years ago