Age | Commit message (Expand) | Author |
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 |
2004-10-12 | correct handling of saved host registers | bellard |
2004-07-12 | Mac OS X port (Pierre d'Herbemont) | bellard |
2004-07-10 | comment | bellard |
2004-07-05 | Darwin patch (initial patch by Pierre d'Herbemont) | bellard |
2004-05-12 | bsd port (Markus Niemisto) | bellard |
2004-04-26 | amd64 port (Jocelyn Mayer) | bellard |
2004-03-21 | do not depend on thunk.h - more log items | bellard |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard |
2004-01-04 | include stddef.h for size_t definition | bellard |
2003-11-23 | PowerPC target support (Jocelyn Mayer) - added better support for uid16 | bellard |
2003-10-30 | temporary hack for PowerPC system emulation | bellard |
2003-09-17 | added two more jump points | bellard |
2003-08-10 | m68k host port (Richard Zidlicky) | bellard |
2003-07-13 | sparc fix | bellard |
2003-07-11 | changed basic block exit generation | bellard |
2003-06-15 | moved dyngen generic code to dyngen-exec.h | bellard |