Age | Commit message (Expand) | Author | Files | Lines |
2006-12-21 | Fix compiler warnings, add signed versions of some swab functions. | ths | 1 | -3/+15 |
2006-07-30 | Rewrite Arm host support. | pbrook | 1 | -59/+212 |
2006-07-18 | Sparc64 host support (Blue Swirl) | bellard | 1 | -9/+54 |
2006-06-14 | Solaris/SPARC host port (Ben Taylor) | bellard | 1 | -3/+26 |
2006-06-14 | typo in get_reloc_expr() | bellard | 1 | -1/+1 |
2006-04-24 | ia64 fixes | bellard | 1 | -2/+4 |
2006-02-04 | 64-bit host/cross fixes. | pbrook | 1 | -52/+58 |
2005-04-27 | win32 fix (Filip Navara) | bellard | 1 | -0/+4 |
2005-04-07 | ia64 host support (David Mosberger) | bellard | 1 | -17/+189 |
2005-02-21 | Mac OS X fix (Jonas Maebe) | bellard | 1 | -10/+13 |
2005-01-23 | support for dyngen labels on more hosts | bellard | 1 | -64/+32 |
2005-01-03 | labels support in dyngen | bellard | 1 | -10/+13 |
2004-07-10 | Mac OS X port (Pierre d'Herbemont) | bellard | 1 | -7/+546 |
2004-04-04 | win32 port (Kazu) | bellard | 1 | -0/+13 |
2004-04-02 | win32 cross compile fix | bellard | 1 | -1/+3 |
2004-03-31 | win32 port (initial patch by kazu) | bellard | 1 | -354/+706 |
2004-03-17 | initial x86-64 host support (Gwenole Beauchesne) | bellard | 1 | -0/+43 |
2004-01-18 | alpha fix (Falk Hueffner) | bellard | 1 | -0/+3 |
2004-01-04 | added support for direct patching on i386 host (faster emulation) | bellard | 1 | -0/+12 |
2003-08-10 | m68k host port (Richard Zidlicky) | bellard | 1 | -0/+57 |
2003-08-10 | use bswap.h | bellard | 1 | -6/+5 |
2003-07-11 | changed basic block exit generation | bellard | 1 | -32/+4 |
2003-06-30 | correct eflags evaluation order for all operations - fixed important CPU stat... | bellard | 1 | -4/+4 |
2003-06-30 | added nop operations | bellard | 1 | -0/+15 |
2003-06-25 | fixed inline pb | bellard | 1 | -0/+1 |
2003-06-15 | fixed op_label computation on ppc | bellard | 1 | -5/+2 |
2003-06-15 | output gen_op_xxx() in a separate file | bellard | 1 | -20/+34 |
2003-06-09 | alpha fix | bellard | 1 | -20/+0 |
2003-06-09 | arm support - suppressed possibly unsafe sparc nop deletion | bellard | 1 | -20/+194 |
2003-06-05 | fixed __op_label handling if RELA relocations are used | bellard | 1 | -61/+99 |
2003-06-02 | Alpha update (Falk Hueffner) | bellard | 1 | -1/+1 |
2003-05-29 | search data in both .data and .sdata | bellard | 1 | -15/+23 |
2003-05-27 | precise exceptions | bellard | 1 | -2/+2 |
2003-05-25 | direct chaining for PowerPC and i386 | bellard | 1 | -17/+79 |
2003-05-13 | Sparc update (David S. Miller) | bellard | 1 | -73/+127 |
2003-05-11 | Alpha fixes (Falk Hueffner) | bellard | 1 | -11/+47 |
2003-04-29 | sparc support | bellard | 1 | -0/+191 |
2003-04-29 | ia64 support - alpha support | bellard | 1 | -22/+123 |
2003-04-07 | 64 bit support | bellard | 1 | -145/+124 |
2003-03-29 | s390 support | bellard | 1 | -0/+62 |
2003-03-29 | added number of arguments | bellard | 1 | -3/+6 |
2003-03-20 | ppc port | bellard | 1 | -6/+51 |
2003-03-19 | added flags computation optimization | bellard | 1 | -55/+155 |
2003-03-06 | added translation cache | bellard | 1 | -0/+19 |
2003-03-03 | many fixes | bellard | 1 | -6/+2 |
2003-03-02 | added float support | bellard | 1 | -0/+4 |
2003-03-01 | new x86 CPU core | bellard | 1 | -0/+521 |