1. 6b4c305 fpu: move public header file to include/fpu by Paolo Bonzini · 12 years ago
  2. 7fc5152 build: move *-user/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  3. 75dfbc1 linux-user/arm/nwfpe/fpopcode.h: Fix non-UTF-8 characters by Peter Maydell · 13 years ago
  4. 7cb4db8 linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC by Peter Maydell · 14 years ago
  5. 211315f softfloat: rename float*_eq() into float*_eq_quiet() by Aurelien Jarno · 14 years ago
  6. 005e1a0 linux-user/arm: fix compilation failures using softfloat's struct types by Peter Maydell · 14 years ago
  7. 64b85a8 Delete useless 'extern' qualifiers for functions by Blue Swirl · 14 years ago
  8. 3ebe80c linux-user: Fix incorrect NaN detection in ARM nwfpe emulation by Peter Maydell · 14 years ago
  9. 1856987 softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan() by Peter Maydell · 14 years ago
  10. 70539e1 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  11. 22e4104 linux-user: fix up oversealous nitpicking by Michael S. Tsirkin · 15 years ago
  12. 5d02482 linux-user: fix old style decrement usage by Michael S. Tsirkin · 15 years ago
  13. 86178a5 static and inline should came before the type of the functions by Juan Quintela · 15 years ago
  14. d4fa8d9 Export tables properly to avoid a Sparse warning by Blue Swirl · 15 years ago
  15. b9d38e9 Fix Sparse warnings about using plain integer as NULL pointer by Blue Swirl · 15 years ago
  16. e2542fe rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN by Juan Quintela · 16 years ago
  17. 65a650c Fix compiler warnings in nwfpe code. by Paul Brook · 16 years ago
  18. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  19. 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  20. eb38c52 Fix most warnings that would be caused by gcc flag -Wundef by blueswir1 · 17 years ago
  21. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 17 years ago
  22. 3ebdd11 Move target-arm/nwfpe into linux-user/arm/nwfpe by aurel32 · 17 years ago