aboutsummaryrefslogtreecommitdiff
path: root/dyngen-exec.h
AgeCommit message (Expand)Author
2012-03-14Rename CPUState -> CPUArchStateAndreas Färber
2012-01-10tcg/arm: Use r6 as TCG_AREG0 to avoid clash with Thumb framepointerPeter Maydell
2011-10-31tcg: Add bytecode generator for tcg interpreterStefan Weil
2011-10-01Move GETPC from dyngen-exec.h to exec-all.hBlue Swirl
2011-08-28dyngen-exec.h: cleanupBlue Swirl
2011-07-30exec.h cleanupBlue Swirl
2010-10-22Remove special handling of system include files (no longer needed)Stefan Weil
2010-06-13Move stdbool.hPaul Brook
2010-04-14tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil
2010-03-26remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini
2009-12-05S/390 fake TCG implementationAlexander Graf
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-26Don't redefine NULL, pleaseJuan Quintela
2009-07-27rename HOST_BSD to CONFIG_BSDJuan Quintela
2009-07-27change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}Juan Quintela
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-04-08Use stdint.h for integral data types and definitionsaurel32
2009-03-08Prune unused AREGsblueswir1
2009-03-08Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir1
2009-02-09Remove unused code from dyngen-exec.haurel32
2009-01-14Remove all traces of __powerpc__malc
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-07Remove FORCE_RET() and RETURN()aurel32
2008-12-07Some cleanups after dyngen removalaurel32
2008-08-15Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir1
2008-07-26Try to avoid glibc global register mangling, againblueswir1
2008-07-23Preliminary PPC64/Linux host supportmalc
2008-06-05Compile fix for Apple, by C.W. Betts.ths
2008-05-25Fix off-by-one unwinding error.pbrook
2008-05-21removed unused definesbellard
2008-05-12removed unused codebellard
2008-04-12HPPA (PA-RISC) host supportaurel32
2007-12-25One more bit of alpha support.ths
2007-11-18Fixes for s/390 host support, by Bastian Blank.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-31Fiddly dyngen bits for s390 host support, by Ulrich Hecht.ths
2007-05-08Make detection of unsupported hosts easier, inspired by a patch fromths
2007-05-05Some bits of Linux/MIPS host support, still segfaulty.ths
2007-04-02Use __sFILE to typedef for _BSD.ths
2007-03-30Sanitize mips exception handling.ths
2007-02-10Fix for solaris register allocation issue on amd64, by Martin Bochnig.ths
2007-02-04Fix 64-bit host register corruption.pbrook
2006-12-23Use memory barriers in FORCE_RET / RETURN.ths
2006-07-18Sparc64 host support (Blue Swirl)bellard
2006-06-14Solaris/SPARC host port (Ben Taylor)bellard
2006-04-25Solaris port (Ben Taylor)bellard
2005-07-24s390 bitsbellard
2005-04-24qemu code is not ready to handle these registersbellard
2005-04-07ia64 host support (David Mosberger)bellard