1. 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 9 years ago
  2. a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
  3. 50866ba target-arm: Add write_type argument to cpsr_write() by Peter Maydell · 9 years ago
  4. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  5. 6b4c305 fpu: move public header file to include/fpu by Paolo Bonzini · 12 years ago
  6. 7cb4db8 linux-user/arm/nwfpe: rename REG_PC to ARM_REG_PC by Peter Maydell · 14 years ago
  7. 64b85a8 Delete useless 'extern' qualifiers for functions by Blue Swirl · 14 years ago
  8. 70539e1 Update to a hopefully more future proof FSF address by Blue Swirl · 15 years ago
  9. 65a650c Fix compiler warnings in nwfpe code. by Paul Brook · 16 years ago
  10. 3ebdd11 Move target-arm/nwfpe into linux-user/arm/nwfpe by aurel32 · 17 years ago[Renamed from target-arm/nwfpe/fpa11.h]
  11. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  12. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  13. 19b045d Fix FPA condition codes (Ulrich Hecht). by pbrook · 19 years ago
  14. 2049521 use the generic soft float code by bellard · 20 years ago
  15. a8d3431 endianness fixes by bellard · 20 years ago
  16. 00406df added arm nwfpe support (initial patch by Ulrich Hecht) by bellard · 21 years ago