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