Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / dyngen-exec.h
2009-04-08 aurel32Use stdint.h for integral data types and definitions
2009-03-08 blueswir1Prune unused AREGs
2009-03-08 blueswir1Rename _BSD to HOST_BSD so that it's more obvious that...
2009-02-09 aurel32Remove unused code from dyngen-exec.h
2009-01-14 malcRemove all traces of __powerpc__
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 aurel32Remove FORCE_RET() and RETURN()
2008-12-07 aurel32Some cleanups after dyngen removal
2008-08-15 blueswir1Preliminary OpenBSD host support (based on OpenBSD...
2008-07-26 blueswir1Try to avoid glibc global register mangling, again
2008-07-23 malcPreliminary PPC64/Linux host support
2008-06-05 thsCompile fix for Apple, by C.W. Betts.
2008-05-25 pbrookFix off-by-one unwinding error.
2008-05-21 bellardremoved unused defines
2008-05-12 bellardremoved unused code
2008-04-12 aurel32HPPA (PA-RISC) host support
2007-12-25 thsOne more bit of alpha support.
2007-11-18 thsFixes for s/390 host support, by Bastian Blank.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-31 thsFiddly dyngen bits for s390 host support, by Ulrich...
2007-05-08 thsMake detection of unsupported hosts easier, inspired...
2007-05-05 thsSome bits of Linux/MIPS host support, still segfaulty.
2007-04-02 thsUse __sFILE to typedef for _BSD.
2007-03-30 thsSanitize mips exception handling.
2007-02-10 thsFix for solaris register allocation issue on amd64...
2007-02-04 pbrookFix 64-bit host register corruption.
2006-12-23 thsUse memory barriers in FORCE_RET / RETURN.
2006-07-18 bellardSparc64 host support (Blue Swirl)
2006-06-14 bellardSolaris/SPARC host port (Ben Taylor)
2006-04-25 bellardSolaris port (Ben Taylor)
2005-07-24 bellards390 bits
2005-04-24 bellardqemu code is not ready to handle these registers
2005-04-07 bellardia64 host support (David Mosberger)
2005-03-13 bellardsoft float support
2005-03-13 bellardGOTO_LABEL_PARAM for ARM
2005-03-01 bellardx86_64 support
2005-01-26 bellardMac OS X fix
2005-01-09 bellardwin32 fix
2005-01-03 bellardlabels support in dyngen
2004-11-09 bellarddisabled again register usage for ppc because my previo...
2004-10-12 bellardcorrect handling of saved host registers
2004-07-12 bellardMac OS X port (Pierre d'Herbemont)
2004-07-10 bellardcomment
2004-07-05 bellardDarwin patch (initial patch by Pierre d'Herbemont)
2004-05-12 bellardbsd port (Markus Niemisto)
2004-04-26 bellardamd64 port (Jocelyn Mayer)
2004-03-21 bellarddo not depend on thunk.h - more log items
2004-03-17 bellardinitial x86-64 host support (Gwenole Beauchesne)
2004-01-04 bellardinclude stddef.h for size_t definition
2003-11-23 bellardPowerPC target support (Jocelyn Mayer) - added better...
2003-10-30 bellardtemporary hack for PowerPC system emulation
2003-09-17 bellardadded two more jump points
2003-08-10 bellardm68k host port (Richard Zidlicky)
2003-07-13 bellardsparc fix
2003-07-11 bellardchanged basic block exit generation
2003-06-15 bellardmoved dyngen generic code to dyngen-exec.h