summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sh4 disasm fixesMagnus Damm2009-11-141-0/+3
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-271-1/+1
* microblaze: Add disassembler.Edgar E. Iglesias2009-05-261-0/+3
* Fix disassembler memory accessesBlue Swirl2009-05-071-4/+1
* Safety net for the cases where disassembler/translator disagree over instruct...malc2009-04-211-0/+7
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-9/+8
* Allow disassembling last addresses of the address spaceblueswir12009-02-131-2/+2
* Remove all traces of __powerpc__malc2009-01-141-1/+1
* Update old fashioned function prototypes.pbrook2008-10-221-15/+5
* * Use function pointers for symbol lookup (currently for elf32 and elf64,pbrook2008-10-221-23/+7
* Fix warnings that would be generated by gcc -Wstrict-prototypesblueswir12008-08-171-5/+2
* HPPA (PA-RISC) host supportaurel322008-04-121-0/+2
* One more bit of alpha support.ths2007-12-251-0/+2
* Wire up CRIS disassembler, by Edgar E. Iglesias.ths2007-10-081-0/+3
* Define the proper bfd_mach to be used by the disassembler for eachj_mayer2007-09-291-3/+8
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-2/+2
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-6/+6
* s390 disassembler support, by Ulrich Hecht.ths2007-07-311-0/+2
* One day we might support MIPS16...ths2007-06-031-2/+2
* Spelling fixes, by Stefan Weil.ths2007-06-031-1/+1
* Fix monitor disasm output for Sparc64 targetblueswir12007-04-091-0/+3
* Fix generated code disasm output on Sparc64 hostblueswir12007-04-081-0/+3
* Integrate Alpha target in Qemu core.j_mayer2007-04-051-0/+3
* Remove duplicate TARGET_M68K case.pbrook2007-01-011-4/+0
* ColdFire target.pbrook2006-10-221-0/+4
* Rewrite Arm host support.pbrook2006-07-301-4/+2
* C99 64 bit printfbellard2006-06-251-2/+2
* sh4 target (Samuel Tardieu)bellard2006-04-271-1/+4
* mipsel disas fixbellard2005-12-171-0/+8
* SMP supportbellard2005-11-211-3/+7
* m68k disassembler (Paul Brook)bellard2005-11-061-0/+6
* Thumb symbol lookup (Paul Brook)bellard2005-10-301-2/+8
* ppc64 targetbellard2005-07-231-0/+10
* MIPS target (Jocelyn Mayer)bellard2005-07-021-0/+26
* sparc64 marge (Blue Swirl)bellard2005-07-021-0/+3
* ARM thumb disassembly (Paul Brook)bellard2005-04-271-3/+18
* This patch adds little-endian mode support to PPC emulation.bellard2005-04-231-0/+2
* ia64 host support (David Mosberger)bellard2005-04-071-3/+6
* 64 bit disas fixbellard2005-01-311-9/+7
* more consistent type for size (still a bug in wrapping)bellard2005-01-231-1/+1
* 64 bit target supportbellard2005-01-031-57/+86
* SPARC mergebellard2004-12-191-16/+18
* monitor fixesbellard2004-10-091-1/+1
* output disassembled code to monitor consolebellard2004-08-011-6/+15
* improved monitor: type check, expression evaluator, memory dump, disassemblybellard2004-04-041-1/+69
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-171-1/+4
* PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard2003-11-231-0/+2
* fixed virtual memory accessbellard2003-10-271-1/+1
* added correct memory access code for system emulationbellard2003-10-271-6/+33
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-301-0/+2