]> git.ipfire.org Git - thirdparty/qemu.git/history - disas.c
Merge remote branch 'qemu-kvm/uq/master' into staging
[thirdparty/qemu.git] / disas.c
2011-01-31  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21  Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12  Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-01-12  Aurelien Jarnodisas: remove opcode printing on ARM hosts
2011-01-10  Edgar E. Iglesiascris: Support disassembly of crisv10
2010-10-27  Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05  Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05  Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03  Stefan WeilUse GCC_FMT_ATTR (format checking)
2010-04-01  Aurelien Jarnoia64 disas support
2009-11-14  Magnus Dammsh4 disasm fixes
2009-07-27  Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-05-26  Edgar E. Iglesiasmicroblaze: Add disassembler.
2009-05-07  Blue SwirlFix disassembler memory accesses
2009-04-21  malcSafety net for the cases where disassembler/translator...
2009-03-05  aliguorimonitor: Rework API (Jan Kiszka)
2009-02-13  blueswir1Allow disassembling last addresses of the address space
2009-01-14  malcRemove all traces of __powerpc__
2008-10-22  pbrookUpdate old fashioned function prototypes.
2008-10-22  pbrook* Use function pointers for symbol lookup (currently...
2008-08-17  blueswir1Fix warnings that would be generated by gcc -Wstrict...
2008-04-12  aurel32HPPA (PA-RISC) host support
2007-12-25  thsOne more bit of alpha support.
2007-10-08  thsWire up CRIS disassembler, by Edgar E. Iglesias.
2007-09-29  j_mayerDefine the proper bfd_mach to be used by the disassembl...
2007-09-17  thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16  thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-31  thss390 disassembler support, by Ulrich Hecht.
2007-06-03  thsOne day we might support MIPS16...
2007-06-03  thsSpelling fixes, by Stefan Weil.
2007-04-09  blueswir1Fix monitor disasm output for Sparc64 target
2007-04-08  blueswir1Fix generated code disasm output on Sparc64 host
2007-04-05  j_mayerIntegrate Alpha target in Qemu core.
2007-01-01  pbrookRemove duplicate TARGET_M68K case.
2006-10-22  pbrookColdFire target.
2006-07-30  pbrookRewrite Arm host support.
2006-06-25  bellardC99 64 bit printf
2006-04-27  bellardsh4 target (Samuel Tardieu)
2005-12-17  bellardmipsel disas fix
2005-11-21  bellardSMP support
2005-11-06  bellardm68k disassembler (Paul Brook)
2005-10-30  bellardThumb symbol lookup (Paul Brook)
2005-07-23  bellardppc64 target
2005-07-02  bellardMIPS target (Jocelyn Mayer)
2005-07-02  bellardsparc64 marge (Blue Swirl)
2005-04-27  bellardARM thumb disassembly (Paul Brook)
2005-04-23  bellardThis patch adds little-endian mode support to PPC emula...
2005-04-07  bellardia64 host support (David Mosberger)
2005-01-31  bellard64 bit disas fix
2005-01-23  bellardmore consistent type for size (still a bug in wrapping)
2005-01-03  bellard64 bit target support
2004-12-19  bellardSPARC merge
2004-10-09  bellardmonitor fixes
2004-08-01  bellardoutput disassembled code to monitor console
2004-04-04  bellardimproved monitor: type check, expression evaluator...
2004-03-17  bellardinitial x86-64 host support (Gwenole Beauchesne)
2003-11-23  bellardPowerPC target support (Jocelyn Mayer) - added better...
2003-10-27  bellardfixed virtual memory access
2003-10-27  bellardadded correct memory access code for system emulation
2003-09-30  bellardsparc emulation target (thanx to Thomas M. Ogrisegg)
2003-07-13  bellardaddress printing fix
2003-06-15  bellardchanged disas() prototype for multi target support
2003-06-09  bellarddisas endian fix
2003-06-09  bellardadded ARM and Sparc disassemblers
2003-05-25  bellardfixed cast
2003-05-11  bellardalpha disas (Falk Hueffner)
2003-04-29  bellardPowerPC disas code