1. 2e3883d disas/m68k: Avoid unintended sign extension in get_field() by Peter Maydell · 8 years ago
  2. 893dcdb slirp, disas: Replace min/max with MIN/MAX macros by Yuval Shaia · 8 years ago
  3. ca66f1a disas: Remove unused macro '_' by Lluís Vilanova · 9 years ago
  4. 8ff98f1 Remove unneeded include statements for setjmp.h by Stefan Weil · 9 years ago
  5. 48d4ab2 disas: Clean up includes by Peter Maydell · 9 years ago
  6. 6ab7e54 Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() by Peter Maydell · 12 years ago
  7. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago[Renamed (99%) from m68k-dis.c]
  8. 07f3507 fix spelling in main directory by Dong Xu Wang · 13 years ago
  9. 6e2d864 *-dis: Replace fprintf_ftype by fprintf_function (format checking) by Stefan Weil · 14 years ago
  10. 67774a0 m68k-dis: fix unused return value, spotted by clang by Blue Swirl · 15 years ago
  11. d14a68b m68k: Fix compiler warning (fprintf format string) by Stefan Weil · 15 years ago
  12. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  13. 1addc7c Spelling and grammar fixes by aurel32 · 16 years ago
  14. 7ccfb2e Fix warnings that would be caused by gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  15. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  16. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  17. aa1f17c Spelling fixes, by Stefan Weil. by ths · 18 years ago
  18. 48024e4 m68k disassembler (Paul Brook) by bellard · 19 years ago