Age | Commit message (Expand) | Author |
2011-08-25 | disasm: update comment | Frediano Ziglio |
2011-06-26 | Remove exec-all.h include directives | Blue Swirl |
2011-05-31 | target-alpha: Disassemble EV6 PALcode instructions. | Richard Henderson |
2011-04-12 | Replace cpu_physical_memory_rw were possible | Stefan Weil |
2011-04-04 | s390x: Enable disassembler for s390x | Ulrich Hecht |
2011-01-12 | disas: remove opcode printing on ARM hosts | Aurelien Jarno |
2011-01-10 | cris: Support disassembly of crisv10 | Edgar E. Iglesias |
2010-10-03 | Use GCC_FMT_ATTR (format checking) | Stefan Weil |
2010-04-01 | ia64 disas support | Aurelien Jarno |
2009-11-14 | sh4 disasm fixes | Magnus Damm |
2009-07-27 | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN | Juan Quintela |
2009-05-26 | microblaze: Add disassembler. | Edgar E. Iglesias |
2009-05-07 | Fix disassembler memory accesses | Blue Swirl |
2009-04-21 | Safety net for the cases where disassembler/translator disagree over instruct... | malc |
2009-03-05 | monitor: Rework API (Jan Kiszka) | aliguori |
2009-02-13 | Allow disassembling last addresses of the address space | blueswir1 |
2009-01-14 | Remove all traces of __powerpc__ | malc |
2008-10-22 | Update old fashioned function prototypes. | pbrook |
2008-10-22 | * Use function pointers for symbol lookup (currently for elf32 and elf64, | pbrook |
2008-08-17 | Fix warnings that would be generated by gcc -Wstrict-prototypes | blueswir1 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 |
2007-12-25 | One more bit of alpha support. | ths |
2007-10-08 | Wire up CRIS disassembler, by Edgar E. Iglesias. | ths |
2007-09-29 | Define the proper bfd_mach to be used by the disassembler for each | j_mayer |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-07-31 | s390 disassembler support, by Ulrich Hecht. | ths |
2007-06-03 | One day we might support MIPS16... | ths |
2007-06-03 | Spelling fixes, by Stefan Weil. | ths |
2007-04-09 | Fix monitor disasm output for Sparc64 target | blueswir1 |
2007-04-08 | Fix generated code disasm output on Sparc64 host | blueswir1 |
2007-04-05 | Integrate Alpha target in Qemu core. | j_mayer |
2007-01-01 | Remove duplicate TARGET_M68K case. | pbrook |
2006-10-22 | ColdFire target. | pbrook |
2006-07-30 | Rewrite Arm host support. | pbrook |
2006-06-25 | C99 64 bit printf | bellard |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard |
2005-12-17 | mipsel disas fix | bellard |
2005-11-21 | SMP support | bellard |
2005-11-06 | m68k disassembler (Paul Brook) | bellard |
2005-10-30 | Thumb symbol lookup (Paul Brook) | bellard |
2005-07-23 | ppc64 target | bellard |
2005-07-02 | MIPS target (Jocelyn Mayer) | bellard |
2005-07-02 | sparc64 marge (Blue Swirl) | bellard |
2005-04-27 | ARM thumb disassembly (Paul Brook) | bellard |
2005-04-23 | This patch adds little-endian mode support to PPC emulation. | bellard |
2005-04-07 | ia64 host support (David Mosberger) | bellard |
2005-01-31 | 64 bit disas fix | bellard |
2005-01-23 | more consistent type for size (still a bug in wrapping) | bellard |
2005-01-03 | 64 bit target support | bellard |