33 Commits (692e587fc61fd32d755234d187b4f082e28c3993)

Author SHA1 Message Date
Michael Walle 79368f4984 target-lm32: add simple disassembler 15 years ago
Stefan Weil 5826e51917 tcg: Add tci disassembler 15 years ago
Richard Henderson b9bec751c8 target-alpha: Disassemble EV6 PALcode instructions. 16 years ago
Blue Swirl 64b85a8f23 Delete useless 'extern' qualifiers for functions 16 years ago
Edgar E. Iglesias b09cd072df cris: Support disassembly of crisv10 16 years ago
Stefan Weil 6e2d864edf *-dis: Replace fprintf_ftype by fprintf_function (format checking) 16 years ago
Aurelien Jarno 903ec55cc0 ia64 disas support 17 years ago
Juan Quintela 47cbc7aa5e bdf: Remove last users of FALSE/TRUE 17 years ago
Juan Quintela 9262f3841b Remove PARAMS() macro 17 years ago
Edgar E. Iglesias e90e390c2b microblaze: Add disassembler. 17 years ago
blueswir1 eca8f8889f Update ppc-dis.c from binutils 2.17 18 years ago
blueswir1 363a37d520 Fix OpenBSD linker warnings 18 years ago
blueswir1 4d7a0880ca Fix compiler warnings in common files 19 years ago
aurel32 f54b3f920f HPPA (PA-RISC) host support 19 years ago
edgar_igl 77b087cd27 Initialize disasinfo->private_data, binutils does it and some disassemblers depend on it. 19 years ago
pbrook 4b0f1a8b32 Update ARM disassembler. 19 years ago
ths a25fd137c3 Wire up CRIS disassembler, by Edgar E. Iglesias. 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 aa1f17c18d Spelling fixes, by Stefan Weil. 19 years ago
j_mayer eddf68a6ac Integrate Alpha target in Qemu core. 20 years ago
bellard fdf9b3e831 sh4 target (Samuel Tardieu) 21 years ago
bellard 48024e4a48 m68k disassembler (Paul Brook) 21 years ago
bellard a2458627f9 ppc64 target 21 years ago
bellard 6af0bf9c7c MIPS target (Jocelyn Mayer) 21 years ago
bellard c27004ec78 64 bit target support 22 years ago
bellard bc51c5c989 initial x86-64 host support (Gwenole Beauchesne) 23 years ago
bellard aa0aa4fa31 added ARM and Sparc disassemblers 24 years ago
bellard b9adb4a6bc PowerPC disas code 24 years ago
bellard 43d4145a98 bfd.h dependancy removed 24 years ago
bellard 04369ff2f5 ppc port 24 years ago
bellard dc99065b5f added flags computation optimization 24 years ago