1. f7478a9 Fix Thumb-1 BE32 execution and disassembly. by Julian Brown · 8 years ago
  2. 3f0c342 nios2: Add disas entries by Marek Vasut · 8 years ago
  3. 5d321734 disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers by Peter Maydell · 9 years ago
  4. ca66f1a disas: Remove unused macro '_' by Lluís Vilanova · 9 years ago
  5. 190c93c Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  6. 1e13c01 disas: avoid including everything in headers compiled from C++ by Paolo Bonzini · 9 years ago
  7. 121d071 Clean up header guards that don't match their file name by Markus Armbruster · 9 years ago
  8. 2de295c disas: Add print_insn to disassemble info by Peter Crosthwaite · 10 years ago
  9. 999b53e disas: Implement disassembly output for A64 by Claudio Fontana · 11 years ago
  10. bd86a88 Add moxie disassembler by Anthony Green · 12 years ago
  11. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago[Renamed from dis-asm.h]
  12. 79368f4 target-lm32: add simple disassembler by Michael Walle · 13 years ago
  13. 5826e51 tcg: Add tci disassembler by Stefan Weil · 13 years ago
  14. b9bec75 target-alpha: Disassemble EV6 PALcode instructions. by Richard Henderson · 14 years ago
  15. 64b85a8 Delete useless 'extern' qualifiers for functions by Blue Swirl · 14 years ago
  16. b09cd07 cris: Support disassembly of crisv10 by Edgar E. Iglesias · 14 years ago
  17. 6e2d864 *-dis: Replace fprintf_ftype by fprintf_function (format checking) by Stefan Weil · 14 years ago
  18. 903ec55 ia64 disas support by Aurelien Jarno · 15 years ago
  19. 47cbc7a bdf: Remove last users of FALSE/TRUE by Juan Quintela · 15 years ago
  20. 9262f38 Remove PARAMS() macro by Juan Quintela · 15 years ago
  21. e90e390 microblaze: Add disassembler. by Edgar E. Iglesias · 16 years ago
  22. eca8f88 Update ppc-dis.c from binutils 2.17 by blueswir1 · 16 years ago
  23. 363a37d Fix OpenBSD linker warnings by blueswir1 · 17 years ago
  24. 4d7a088 Fix compiler warnings in common files by blueswir1 · 17 years ago
  25. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 17 years ago
  26. 77b087c Initialize disasinfo->private_data, binutils does it and some disassemblers depend on it. by edgar_igl · 17 years ago
  27. 4b0f1a8 Update ARM disassembler. by pbrook · 17 years ago
  28. a25fd13 Wire up CRIS disassembler, by Edgar E. Iglesias. by ths · 17 years ago
  29. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  30. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  31. 8f860bb s390 disassembler support, by Ulrich Hecht. by ths · 18 years ago
  32. aa1f17c Spelling fixes, by Stefan Weil. by ths · 18 years ago
  33. eddf68a Integrate Alpha target in Qemu core. by j_mayer · 18 years ago
  34. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 19 years ago
  35. 48024e4 m68k disassembler (Paul Brook) by bellard · 19 years ago
  36. a245862 ppc64 target by bellard · 20 years ago
  37. 6af0bf9 MIPS target (Jocelyn Mayer) by bellard · 20 years ago
  38. c27004e 64 bit target support by bellard · 20 years ago
  39. bc51c5c initial x86-64 host support (Gwenole Beauchesne) by bellard · 21 years ago
  40. aa0aa4f added ARM and Sparc disassemblers by bellard · 22 years ago
  41. b9adb4a PowerPC disas code by bellard · 22 years ago
  42. 43d4145 bfd.h dependancy removed by bellard · 22 years ago
  43. 04369ff ppc port by bellard · 22 years ago
  44. dc99065 added flags computation optimization by bellard · 22 years ago