summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil2010-04-141-3/+3
* S/390 fake TCG implementationAlexander Graf2009-12-051-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* Don't redefine NULL, pleaseJuan Quintela2009-09-261-2/+0
* rename HOST_BSD to CONFIG_BSDJuan Quintela2009-07-271-1/+1
* change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}Juan Quintela2009-07-271-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Use stdint.h for integral data types and definitionsaurel322009-04-081-43/+1
* Prune unused AREGsblueswir12009-03-081-43/+0
* Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir12009-03-081-1/+1
* Remove unused code from dyngen-exec.haurel322009-02-091-7/+0
* Remove all traces of __powerpc__malc2009-01-141-3/+3
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Remove FORCE_RET() and RETURN()aurel322008-12-071-3/+0
* Some cleanups after dyngen removalaurel322008-12-071-77/+0
* Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir12008-08-151-0/+4
* Try to avoid glibc global register mangling, againblueswir12008-07-261-4/+3
* Preliminary PPC64/Linux host supportmalc2008-07-231-2/+2
* Compile fix for Apple, by C.W. Betts.ths2008-06-051-3/+3
* Fix off-by-one unwinding error.pbrook2008-05-251-0/+12
* removed unused definesbellard2008-05-211-2/+0
* removed unused codebellard2008-05-121-1/+0
* HPPA (PA-RISC) host supportaurel322008-04-121-0/+7
* One more bit of alpha support.ths2007-12-251-2/+2
* Fixes for s/390 host support, by Bastian Blank.ths2007-11-181-4/+11
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Fiddly dyngen bits for s390 host support, by Ulrich Hecht.ths2007-07-311-1/+1
* Make detection of unsupported hosts easier, inspired by a patch fromths2007-05-081-38/+24
* Some bits of Linux/MIPS host support, still segfaulty.ths2007-05-051-1/+10
* Use __sFILE to typedef for _BSD.ths2007-04-021-0/+4
* Sanitize mips exception handling.ths2007-03-301-0/+1
* Fix for solaris register allocation issue on amd64, by Martin Bochnig.ths2007-02-101-4/+4
* Fix 64-bit host register corruption.pbrook2007-02-041-0/+3
* Use memory barriers in FORCE_RET / RETURN.ths2006-12-231-1/+1
* Sparc64 host support (Blue Swirl)bellard2006-07-181-0/+13
* Solaris/SPARC host port (Ben Taylor)bellard2006-06-141-4/+10
* Solaris port (Ben Taylor)bellard2006-04-251-0/+14
* s390 bitsbellard2005-07-241-0/+1
* qemu code is not ready to handle these registersbellard2005-04-241-2/+2
* ia64 host support (David Mosberger)bellard2005-04-071-6/+8
* soft float supportbellard2005-03-131-11/+0
* GOTO_LABEL_PARAM for ARMbellard2005-03-131-0/+1
* x86_64 supportbellard2005-03-011-0/+1
* Mac OS X fixbellard2005-01-261-1/+1
* win32 fixbellard2005-01-091-2/+8
* labels support in dyngenbellard2005-01-031-0/+2
* disabled again register usage for ppc because my previous patch seems still b...bellard2004-11-091-0/+3
* correct handling of saved host registersbellard2004-10-121-3/+0
* Mac OS X port (Pierre d'Herbemont)bellard2004-07-121-2/+6