Age | Commit message (Expand) | Author | Files | Lines |
2011-10-01 | Move GETPC from dyngen-exec.h to exec-all.h | Blue Swirl | 1 | -12/+0 |
2011-08-28 | dyngen-exec.h: cleanup | Blue Swirl | 1 | -14/+0 |
2011-07-30 | exec.h cleanup | Blue Swirl | 1 | -0/+2 |
2010-10-22 | Remove special handling of system include files (no longer needed) | Stefan Weil | 1 | -22/+1 |
2010-06-13 | Move stdbool.h | Paul Brook | 1 | -0/+1 |
2010-04-14 | tcp/mips: Change TCG_AREG0 (fp -> s0) | Stefan Weil | 1 | -1/+1 |
2010-03-26 | remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] | Paolo Bonzini | 1 | -26/+0 |
2009-12-05 | S/390 fake TCG implementation | Alexander Graf | 1 | -1/+1 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -1/+1 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -1/+1 |
2009-09-26 | Don't redefine NULL, please | Juan Quintela | 1 | -2/+0 |
2009-07-27 | rename HOST_BSD to CONFIG_BSD | Juan Quintela | 1 | -1/+1 |
2009-07-27 | change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION} | Juan Quintela | 1 | -1/+1 |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl | 1 | -2/+1 |
2009-04-08 | Use stdint.h for integral data types and definitions | aurel32 | 1 | -43/+1 |
2009-03-08 | Prune unused AREGs | blueswir1 | 1 | -43/+0 |
2009-03-08 | Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure | blueswir1 | 1 | -1/+1 |
2009-02-09 | Remove unused code from dyngen-exec.h | aurel32 | 1 | -7/+0 |
2009-01-14 | Remove all traces of __powerpc__ | malc | 1 | -3/+3 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 | 1 | -1/+1 |
2008-12-07 | Remove FORCE_RET() and RETURN() | aurel32 | 1 | -3/+0 |
2008-12-07 | Some cleanups after dyngen removal | aurel32 | 1 | -77/+0 |
2008-08-15 | Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) | blueswir1 | 1 | -0/+4 |
2008-07-26 | Try to avoid glibc global register mangling, again | blueswir1 | 1 | -4/+3 |
2008-07-23 | Preliminary PPC64/Linux host support | malc | 1 | -2/+2 |
2008-06-05 | Compile fix for Apple, by C.W. Betts. | ths | 1 | -3/+3 |
2008-05-25 | Fix off-by-one unwinding error. | pbrook | 1 | -0/+12 |
2008-05-21 | removed unused defines | bellard | 1 | -2/+0 |
2008-05-12 | removed unused code | bellard | 1 | -1/+0 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 | 1 | -0/+7 |
2007-12-25 | One more bit of alpha support. | ths | 1 | -2/+2 |
2007-11-18 | Fixes for s/390 host support, by Bastian Blank. | ths | 1 | -4/+11 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -1/+1 |
2007-07-31 | Fiddly dyngen bits for s390 host support, by Ulrich Hecht. | ths | 1 | -1/+1 |
2007-05-08 | Make detection of unsupported hosts easier, inspired by a patch from | ths | 1 | -38/+24 |
2007-05-05 | Some bits of Linux/MIPS host support, still segfaulty. | ths | 1 | -1/+10 |
2007-04-02 | Use __sFILE to typedef for _BSD. | ths | 1 | -0/+4 |
2007-03-30 | Sanitize mips exception handling. | ths | 1 | -0/+1 |
2007-02-10 | Fix for solaris register allocation issue on amd64, by Martin Bochnig. | ths | 1 | -4/+4 |
2007-02-04 | Fix 64-bit host register corruption. | pbrook | 1 | -0/+3 |
2006-12-23 | Use memory barriers in FORCE_RET / RETURN. | ths | 1 | -1/+1 |
2006-07-18 | Sparc64 host support (Blue Swirl) | bellard | 1 | -0/+13 |
2006-06-14 | Solaris/SPARC host port (Ben Taylor) | bellard | 1 | -4/+10 |
2006-04-25 | Solaris port (Ben Taylor) | bellard | 1 | -0/+14 |
2005-07-24 | s390 bits | bellard | 1 | -0/+1 |
2005-04-24 | qemu code is not ready to handle these registers | bellard | 1 | -2/+2 |
2005-04-07 | ia64 host support (David Mosberger) | bellard | 1 | -6/+8 |
2005-03-13 | soft float support | bellard | 1 | -11/+0 |
2005-03-13 | GOTO_LABEL_PARAM for ARM | bellard | 1 | -0/+1 |
2005-03-01 | x86_64 support | bellard | 1 | -0/+1 |