index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386-dis.c
Age
Commit message (
Expand
)
Author
2010-04-18
i386-dis: Fix unused return value, spotted by clang
Blue Swirl
2010-03-07
i386-dis: remove dead assignments, spotted by clang
Blue Swirl
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-03-07
Update i386-dis.c from commits before GPLv3 switch
blueswir1
2009-03-07
Update i386-dis.c from binutils 2.17
blueswir1
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-10-02
Make some i386 disassembler tables const
blueswir1
2008-08-26
Revert broken part of r5044 (thanks to Igor Kovalenko for spotting)
blueswir1
2008-08-25
Fix more bugs in r5044
blueswir1
2008-08-21
Fix OpenBSD linker warnings
blueswir1
2008-07-20
Add missing const, by Stefan Weil.
ths
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
2004-10-12
do not assume signed char
bellard
2004-03-17
initial x86-64 host support (Gwenole Beauchesne)
bellard
2003-06-09
added ARM and Sparc disassemblers
bellard
2003-04-10
ISO C fixes
bellard
2003-03-19
added flags computation optimization
bellard