Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-01-26 | Mac OS X fix | bellard | 1 | -1/+1 |
2005-01-09 | win32 fix | bellard | 1 | -2/+8 |
2005-01-03 | labels support in dyngen | bellard | 1 | -0/+2 |
2004-11-09 | disabled again register usage for ppc because my previous patch seems still b... | bellard | 1 | -0/+3 |
2004-10-12 | correct handling of saved host registers | bellard | 1 | -3/+0 |
2004-07-12 | Mac OS X port (Pierre d'Herbemont) | bellard | 1 | -2/+6 |
2004-07-10 | comment | bellard | 1 | -0/+3 |
2004-07-05 | Darwin patch (initial patch by Pierre d'Herbemont) | bellard | 1 | -1/+7 |
2004-05-12 | bsd port (Markus Niemisto) | bellard | 1 | -0/+4 |
2004-04-26 | amd64 port (Jocelyn Mayer) | bellard | 1 | -0/+9 |
2004-03-21 | do not depend on thunk.h - more log items | bellard | 1 | -10/+0 |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard | 1 | -0/+11 |
2004-01-04 | include stddef.h for size_t definition | bellard | 1 | -0/+3 |
2003-11-23 | PowerPC target support (Jocelyn Mayer) - added better support for uid16 | bellard | 1 | -0/+18 |
2003-10-30 | temporary hack for PowerPC system emulation | bellard | 1 | -0/+3 |
2003-09-17 | added two more jump points | bellard | 1 | -1/+1 |
2003-08-10 | m68k host port (Richard Zidlicky) | bellard | 1 | -1/+10 |
2003-07-13 | sparc fix | bellard | 1 | -1/+1 |