51 Commits (bb5fc20f7c1c65e95030da3629dd0d7a0cce38cd)

Author SHA1 Message Date
blueswir1 7e000c2e3d Allow disassembling last addresses of the address space 18 years ago
malc e58ffeb322 Remove all traces of __powerpc__ 18 years ago
pbrook 3a742b7643 Update old fashioned function prototypes. 18 years ago
pbrook 49918a752b * Use function pointers for symbol lookup (currently for elf32 and elf64, 18 years ago
blueswir1 a5f1b965da Fix warnings that would be generated by gcc -Wstrict-prototypes 18 years ago
aurel32 f54b3f920f HPPA (PA-RISC) host support 19 years ago
ths cbd669dae9 One more bit of alpha support. 19 years ago
ths a25fd137c3 Wire up CRIS disassembler, by Edgar E. Iglesias. 19 years ago
j_mayer 237c0af017 Define the proper bfd_mach to be used by the disassembler for each 19 years ago
ths 3b46e62427 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
ths 8f860bb83c s390 disassembler support, by Ulrich Hecht. 19 years ago
ths a8fcf883d9 One day we might support MIPS16... 19 years ago
ths e91c8a7783 Spelling fixes, by Stefan Weil. 19 years ago
blueswir1 682c4f1559 Fix monitor disasm output for Sparc64 target 20 years ago
blueswir1 6ecd453484 Fix generated code disasm output on Sparc64 host 20 years ago
j_mayer eddf68a6ac Integrate Alpha target in Qemu core. 20 years ago
pbrook 04e897efdd Remove duplicate TARGET_M68K case. 20 years ago
pbrook e6e5906b6e ColdFire target. 20 years ago
pbrook 4615218210 Rewrite Arm host support. 20 years ago
bellard 26a76461f2 C99 64 bit printf 20 years ago
bellard fdf9b3e831 sh4 target (Samuel Tardieu) 21 years ago
bellard 76b3030c56 mipsel disas fix 21 years ago
bellard 6a00d60127 SMP support 21 years ago
bellard 48024e4a48 m68k disassembler (Paul Brook) 21 years ago
bellard b3ecf620de Thumb symbol lookup (Paul Brook) 21 years ago
bellard a2458627f9 ppc64 target 21 years ago
bellard 6af0bf9c7c MIPS target (Jocelyn Mayer) 21 years ago
bellard 3475187dd8 sparc64 marge (Blue Swirl) 21 years ago
bellard c2d551ff5a ARM thumb disassembly (Paul Brook) 22 years ago
bellard 111bfab3b5 This patch adds little-endian mode support to PPC emulation. 22 years ago
bellard b8076a748d ia64 host support (David Mosberger) 22 years ago
bellard fa15e030bf 64 bit disas fix 22 years ago
bellard 83b34f8b57 more consistent type for size (still a bug in wrapping) 22 years ago
bellard c27004ec78 64 bit target support 22 years ago
bellard e80cfcfc88 SPARC merge 22 years ago
bellard 7fe48483cd monitor fixes 22 years ago
bellard 3d2cfdf169 output disassembled code to monitor console 22 years ago
bellard 9307c4c1d9 improved monitor: type check, expression evaluator, memory dump, disassembly 23 years ago
bellard bc51c5c989 initial x86-64 host support (Gwenole Beauchesne) 23 years ago
bellard 678673089d PowerPC target support (Jocelyn Mayer) - added better support for uid16 23 years ago
bellard baf8ebf01a fixed virtual memory access 23 years ago
bellard c6105c0a04 added correct memory access code for system emulation 23 years ago
bellard 93ac68bca5 sparc emulation target (thanx to Thomas M. Ogrisegg) 23 years ago
bellard d44b29c21e address printing fix 23 years ago
bellard 95cbfc643d changed disas() prototype for multi target support 24 years ago
bellard 5bbe92995c disas endian fix 24 years ago
bellard aa0aa4fa31 added ARM and Sparc disassemblers 24 years ago
bellard 08351fb37a fixed cast 24 years ago
bellard a993ba85cf alpha disas (Falk Hueffner) 24 years ago