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