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