Age | Commit message (Expand) | Author |
2008-08-17 | Fix some warnings that would be generated by gcc -Wmissing-prototypes | blueswir1 |
2008-07-23 | Preliminary PPC64/Linux host support | malc |
2008-06-09 | R_PPC_REL24 safety net | malc |
2008-05-25 | ppc dyngen fix (malc) | bellard |
2008-05-20 | Remove dyngen ARM code, which did't build. | balrog |
2008-04-20 | fix dyngen on HPPA hosts | aurel32 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 |
2008-02-27 | Preliminary Sparc TCG target | blueswir1 |
2008-02-04 | win32 fix | bellard |
2008-02-01 | use the TCG code generator | bellard |
2007-11-18 | Fixes for s/390 host support, by Bastian Blank. | ths |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-07 | moved declarations | bellard |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-07-15 | Restore OS X build (plus code reformatting). | ths |
2007-07-11 | Reduce variable shadowing, by Stefan Weil. | ths |
2007-05-08 | Spelling fixes, by Stefan Weil. | ths |
2007-05-08 | Another bunch of mips host support. | ths |
2007-05-05 | Some bits of Linux/MIPS host support, still segfaulty. | ths |
2007-03-04 | 64bit->win32 cross build fix. | pbrook |
2007-02-10 | Support for more SPARC relocations, by Martin Bochnig. | ths |
2006-12-21 | Fix compiler warnings, add signed versions of some swab functions. | ths |
2006-07-30 | Rewrite Arm host support. | pbrook |
2006-07-18 | Sparc64 host support (Blue Swirl) | bellard |
2006-06-14 | Solaris/SPARC host port (Ben Taylor) | bellard |
2006-06-14 | typo in get_reloc_expr() | bellard |
2006-04-24 | ia64 fixes | bellard |
2006-02-04 | 64-bit host/cross fixes. | pbrook |
2005-04-27 | win32 fix (Filip Navara) | bellard |
2005-04-07 | ia64 host support (David Mosberger) | bellard |
2005-02-21 | Mac OS X fix (Jonas Maebe) | bellard |
2005-01-23 | support for dyngen labels on more hosts | bellard |
2005-01-03 | labels support in dyngen | bellard |
2004-07-10 | Mac OS X port (Pierre d'Herbemont) | bellard |
2004-04-04 | win32 port (Kazu) | bellard |
2004-04-02 | win32 cross compile fix | bellard |
2004-03-31 | win32 port (initial patch by kazu) | bellard |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard |
2004-01-18 | alpha fix (Falk Hueffner) | bellard |
2004-01-04 | added support for direct patching on i386 host (faster emulation) | bellard |
2003-08-10 | m68k host port (Richard Zidlicky) | bellard |
2003-08-10 | use bswap.h | bellard |
2003-07-11 | changed basic block exit generation | bellard |
2003-06-30 | correct eflags evaluation order for all operations - fixed important CPU stat... | bellard |
2003-06-30 | added nop operations | bellard |
2003-06-25 | fixed inline pb | bellard |
2003-06-15 | fixed op_label computation on ppc | bellard |
2003-06-15 | output gen_op_xxx() in a separate file | bellard |
2003-06-09 | alpha fix | bellard |