Sign in
qemu
/
qemu
/
73160d952922157f16946e8ebb4419072de4c657
/
dis-asm.h
64b85a8
Delete useless 'extern' qualifiers for functions
by Blue Swirl
· 14 years ago
b09cd07
cris: Support disassembly of crisv10
by Edgar E. Iglesias
· 14 years ago
6e2d864
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
by Stefan Weil
· 14 years ago
903ec55
ia64 disas support
by Aurelien Jarno
· 15 years ago
47cbc7a
bdf: Remove last users of FALSE/TRUE
by Juan Quintela
· 15 years ago
9262f38
Remove PARAMS() macro
by Juan Quintela
· 15 years ago
e90e390
microblaze: Add disassembler.
by Edgar E. Iglesias
· 16 years ago
eca8f88
Update ppc-dis.c from binutils 2.17
by blueswir1
· 16 years ago
363a37d
Fix OpenBSD linker warnings
by blueswir1
· 16 years ago
4d7a088
Fix compiler warnings in common files
by blueswir1
· 17 years ago
f54b3f9
HPPA (PA-RISC) host support
by aurel32
· 17 years ago
77b087c
Initialize disasinfo->private_data, binutils does it and some disassemblers depend on it.
by edgar_igl
· 17 years ago
4b0f1a8
Update ARM disassembler.
by pbrook
· 17 years ago
a25fd13
Wire up CRIS disassembler, by Edgar E. Iglesias.
by ths
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
8f860bb
s390 disassembler support, by Ulrich Hecht.
by ths
· 17 years ago
aa1f17c
Spelling fixes, by Stefan Weil.
by ths
· 17 years ago
eddf68a
Integrate Alpha target in Qemu core.
by j_mayer
· 18 years ago
fdf9b3e
sh4 target (Samuel Tardieu)
by bellard
· 19 years ago
48024e4
m68k disassembler (Paul Brook)
by bellard
· 19 years ago
a245862
ppc64 target
by bellard
· 19 years ago
6af0bf9
MIPS target (Jocelyn Mayer)
by bellard
· 19 years ago
c27004e
64 bit target support
by bellard
· 20 years ago
bc51c5c
initial x86-64 host support (Gwenole Beauchesne)
by bellard
· 21 years ago
aa0aa4f
added ARM and Sparc disassemblers
by bellard
· 22 years ago
b9adb4a
PowerPC disas code
by bellard
· 22 years ago
43d4145
bfd.h dependancy removed
by bellard
· 22 years ago
04369ff
ppc port
by bellard
· 22 years ago
dc99065
added flags computation optimization
by bellard
· 22 years ago