1. e612a1f Fix disassembler memory accesses by Blue Swirl · 15 years ago
  2. 754d00a Safety net for the cases where disassembler/translator disagree over instruction decoding by malc · 15 years ago
  3. 376253e monitor: Rework API (Jan Kiszka) by aliguori · 16 years ago
  4. 7e000c2 Allow disassembling last addresses of the address space by blueswir1 · 16 years ago
  5. e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago
  6. 3a742b7 Update old fashioned function prototypes. by pbrook · 16 years ago
  7. 49918a7 * Use function pointers for symbol lookup (currently for elf32 and elf64, by pbrook · 16 years ago
  8. a5f1b96 Fix warnings that would be generated by gcc -Wstrict-prototypes by blueswir1 · 16 years ago
  9. f54b3f9 HPPA (PA-RISC) host support by aurel32 · 16 years ago
  10. cbd669d One more bit of alpha support. by ths · 17 years ago
  11. a25fd13 Wire up CRIS disassembler, by Edgar E. Iglesias. by ths · 17 years ago
  12. 237c0af Define the proper bfd_mach to be used by the disassembler for each by j_mayer · 17 years ago
  13. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  14. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  15. 8f860bb s390 disassembler support, by Ulrich Hecht. by ths · 17 years ago
  16. a8fcf88 One day we might support MIPS16... by ths · 17 years ago
  17. e91c8a7 Spelling fixes, by Stefan Weil. by ths · 17 years ago
  18. 682c4f1 Fix monitor disasm output for Sparc64 target by blueswir1 · 17 years ago
  19. 6ecd453 Fix generated code disasm output on Sparc64 host by blueswir1 · 18 years ago
  20. eddf68a Integrate Alpha target in Qemu core. by j_mayer · 18 years ago
  21. 04e897e Remove duplicate TARGET_M68K case. by pbrook · 18 years ago
  22. e6e5906 ColdFire target. by pbrook · 18 years ago
  23. 4615218 Rewrite Arm host support. by pbrook · 18 years ago
  24. 26a7646 C99 64 bit printf by bellard · 18 years ago
  25. fdf9b3e sh4 target (Samuel Tardieu) by bellard · 18 years ago
  26. 76b3030 mipsel disas fix by bellard · 19 years ago
  27. 6a00d60 SMP support by bellard · 19 years ago
  28. 48024e4 m68k disassembler (Paul Brook) by bellard · 19 years ago
  29. b3ecf62 Thumb symbol lookup (Paul Brook) by bellard · 19 years ago
  30. a245862 ppc64 target by bellard · 19 years ago
  31. 6af0bf9 MIPS target (Jocelyn Mayer) by bellard · 19 years ago
  32. 3475187 sparc64 marge (Blue Swirl) by bellard · 19 years ago
  33. c2d551f ARM thumb disassembly (Paul Brook) by bellard · 19 years ago
  34. 111bfab This patch adds little-endian mode support to PPC emulation. by bellard · 19 years ago
  35. b8076a7 ia64 host support (David Mosberger) by bellard · 20 years ago
  36. fa15e03 64 bit disas fix by bellard · 20 years ago
  37. 83b34f8 more consistent type for size (still a bug in wrapping) by bellard · 20 years ago
  38. c27004e 64 bit target support by bellard · 20 years ago
  39. e80cfcf SPARC merge by bellard · 20 years ago
  40. 7fe4848 monitor fixes by bellard · 20 years ago
  41. 3d2cfdf output disassembled code to monitor console by bellard · 20 years ago
  42. 9307c4c improved monitor: type check, expression evaluator, memory dump, disassembly by bellard · 21 years ago
  43. bc51c5c initial x86-64 host support (Gwenole Beauchesne) by bellard · 21 years ago
  44. 6786730 PowerPC target support (Jocelyn Mayer) - added better support for uid16 by bellard · 21 years ago
  45. baf8ebf fixed virtual memory access by bellard · 21 years ago
  46. c6105c0 added correct memory access code for system emulation by bellard · 21 years ago
  47. 93ac68b sparc emulation target (thanx to Thomas M. Ogrisegg) by bellard · 21 years ago
  48. d44b29c address printing fix by bellard · 21 years ago
  49. 95cbfc6 changed disas() prototype for multi target support by bellard · 21 years ago
  50. 5bbe929 disas endian fix by bellard · 21 years ago
  51. aa0aa4f added ARM and Sparc disassemblers by bellard · 21 years ago
  52. 08351fb fixed cast by bellard · 21 years ago
  53. a993ba8 alpha disas (Falk Hueffner) by bellard · 21 years ago
  54. b9adb4a PowerPC disas code by bellard · 21 years ago