]> git.proxmox.com Git - mirror_qemu.git/history - disas.c
sparc64 marge (Blue Swirl)
[mirror_qemu.git] / disas.c
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