1. ca66f1a disas: Remove unused macro '_' by Lluís Vilanova · 9 years ago
  2. 48d4ab2 disas: Clean up includes by Peter Maydell · 9 years ago
  3. ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 9 years ago
  4. 7230818 disas/sparc: Remove unused data sparc_opcode_archs[] by Peter Maydell · 10 years ago
  5. de8301e tcg-sparc: Use UMULXHI instruction by Richard Henderson · 10 years ago
  6. c470b66 tcg-sparc: Rename ADDX/SUBX insns by Richard Henderson · 10 years ago
  7. 90379ca tcg-sparc: Use ADDXC in addsub2_i64 by Richard Henderson · 10 years ago
  8. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago[Renamed (99%) from sparc-dis.c]
  9. 345ce42 tcg-sparc: Dump illegal opode contents by Richard Henderson · 12 years ago
  10. 788686e sparc64: more ultrasparc asi extensions for disassembler by Igor V. Kovalenko · 15 years ago
  11. 452f58e sparc: Fix compiler warning (fprintf format string) by Stefan Weil · 15 years ago
  12. a9be79d Sparc: comment out unused variable, spotted by clang by Blue Swirl · 15 years ago
  13. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 15 years ago
  14. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  15. 00766a4 Make OpenBSD sparc-softmmu compile warning free by blueswir1 · 16 years ago
  16. 46f42f2 Update from binutils 2.17 by blueswir1 · 16 years ago
  17. d4abd56 Document the binutils source files used in constructing sparc-dis.c by blueswir1 · 16 years ago
  18. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  19. f82a3d4 Change some qualifiers to static by blueswir1 · 16 years ago
  20. b61680c Remove unused functions by blueswir1 · 16 years ago
  21. f930d07 More detabification by blueswir1 · 17 years ago
  22. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  23. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  24. d88bbf9 Constification by blueswir1 · 18 years ago
  25. 7f75ffd Spelling fix (Mark Glines) by blueswir1 · 18 years ago
  26. 725cb90 sparc64 fixes (Blue Swirl) by bellard · 19 years ago
  27. 1983a39 ASI printing (Blue Swirl) by bellard · 19 years ago
  28. aa0aa4f added ARM and Sparc disassemblers by bellard · 22 years ago