]> git.proxmox.com Git - qemu.git/history - i386-dis.c
Version 1.0.1
[qemu.git] / i386-dis.c
2010-04-18 Blue Swirli386-dis: Fix unused return value, spotted by clang
2010-03-07 Blue Swirli386-dis: remove dead assignments, spotted by clang
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-03-07 blueswir1Update i386-dis.c from commits before GPLv3 switch
2009-03-07 blueswir1Update i386-dis.c from binutils 2.17
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-10-02 blueswir1Make some i386 disassembler tables const
2008-08-26 blueswir1Revert broken part of r5044 (thanks to Igor Kovalenko...
2008-08-25 blueswir1Fix more bugs in r5044
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-07-20 thsAdd missing const, by Stefan Weil.
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2004-10-12 bellarddo not assume signed char
2004-03-17 bellardinitial x86-64 host support (Gwenole Beauchesne)
2003-06-09 bellardadded ARM and Sparc disassemblers
2003-04-10 bellardISO C fixes
2003-03-19 bellardadded flags computation optimization