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