1. 67cc32e typofixes - v4 by Veres Lajos · 9 years ago
  2. 189f792 disas/i386: Disassemble ANDN/SHLX/SHRX/SHAX by Richard Henderson · 11 years ago
  3. ba00599 disas/i386.c: disassemble movbe instruction by Aurelien Jarno · 11 years ago
  4. d640045 target-i386: add AES-NI instructions by Aurelien Jarno · 12 years ago
  5. 309b4de disas/i386.c: disassemble aes-ni instructions by Aurelien Jarno · 12 years ago
  6. 8dbd3fc disas/i386.c: disassemble pclmulqdq instruction by Aurelien Jarno · 12 years ago
  7. 6ab7e54 Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() by Peter Maydell · 12 years ago
  8. af18078 disas/i386.c: Add explicit braces round empty for-loop body by Peter Maydell · 12 years ago
  9. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago[Renamed (99%) from i386-dis.c]
  10. 156aa89 i386-dis: Fix unused return value, spotted by clang by Blue Swirl · 15 years ago
  11. bef75aa i386-dis: remove dead assignments, spotted by clang by Blue Swirl · 15 years ago
  12. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  13. 88103cf Update i386-dis.c from commits before GPLv3 switch by blueswir1 · 16 years ago
  14. c2c73b4 Update i386-dis.c from binutils 2.17 by blueswir1 · 16 years ago
  15. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  16. 7a786a4 Make some i386 disassembler tables const by blueswir1 · 16 years ago
  17. 4d5e2b3 Revert broken part of r5044 (thanks to Igor Kovalenko for spotting) by blueswir1 · 17 years ago
  18. ac700bc Fix more bugs in r5044 by blueswir1 · 17 years ago
  19. 363a37d Fix OpenBSD linker warnings by blueswir1 · 17 years ago
  20. 4c7d9dc Add missing const, by Stefan Weil. by ths · 17 years ago
  21. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  22. b8b5ac6 do not assume signed char by bellard · 20 years ago
  23. bc51c5c initial x86-64 host support (Gwenole Beauchesne) by bellard · 21 years ago
  24. aa0aa4f added ARM and Sparc disassemblers by bellard · 22 years ago
  25. bb0ebb1 ISO C fixes by bellard · 22 years ago
  26. dc99065 added flags computation optimization by bellard · 22 years ago