aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings that would be generated by gcc -Wmissing-prototypesblueswir12008-08-171-25/+25
* Preliminary PPC64/Linux host supportmalc2008-07-231-0/+11
* R_PPC_REL24 safety netmalc2008-06-091-0/+8
* ppc dyngen fix (malc)bellard2008-05-251-25/+39
* Remove dyngen ARM code, which did't build.balrog2008-05-201-311/+5
* fix dyngen on HPPA hostsaurel322008-04-201-1/+30
* HPPA (PA-RISC) host supportaurel322008-04-121-2/+127
* Preliminary Sparc TCG targetblueswir12008-02-271-0/+2
* win32 fixbellard2008-02-041-11/+31
* use the TCG code generatorbellard2008-02-011-106/+64
* Fixes for s/390 host support, by Bastian Blank.ths2007-11-181-2/+15
* Add statics and missing #includes for prototypes.pbrook2007-11-181-2/+2
* moved declarationsbellard2007-11-071-2/+2
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-43/+43
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-115/+115
* Restore OS X build (plus code reformatting).ths2007-07-151-84/+83
* Reduce variable shadowing, by Stefan Weil.ths2007-07-111-66/+66
* Spelling fixes, by Stefan Weil.ths2007-05-081-3/+4
* Another bunch of mips host support.ths2007-05-081-2/+20
* Some bits of Linux/MIPS host support, still segfaulty.ths2007-05-051-0/+92
* 64bit->win32 cross build fix.pbrook2007-03-041-4/+4
* Support for more SPARC relocations, by Martin Bochnig.ths2007-02-101-0/+27
* Fix compiler warnings, add signed versions of some swab functions.ths2006-12-211-3/+15
* Rewrite Arm host support.pbrook2006-07-301-59/+212
* Sparc64 host support (Blue Swirl)bellard2006-07-181-9/+54
* Solaris/SPARC host port (Ben Taylor)bellard2006-06-141-3/+26
* typo in get_reloc_expr()bellard2006-06-141-1/+1
* ia64 fixesbellard2006-04-241-2/+4
* 64-bit host/cross fixes.pbrook2006-02-041-52/+58
* win32 fix (Filip Navara)bellard2005-04-271-0/+4
* ia64 host support (David Mosberger)bellard2005-04-071-17/+189
* Mac OS X fix (Jonas Maebe)bellard2005-02-211-10/+13
* support for dyngen labels on more hostsbellard2005-01-231-64/+32
* labels support in dyngenbellard2005-01-031-10/+13
* Mac OS X port (Pierre d'Herbemont)bellard2004-07-101-7/+546
* win32 port (Kazu)bellard2004-04-041-0/+13
* win32 cross compile fixbellard2004-04-021-1/+3
* win32 port (initial patch by kazu)bellard2004-03-311-354/+706
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-171-0/+43
* alpha fix (Falk Hueffner)bellard2004-01-181-0/+3
* added support for direct patching on i386 host (faster emulation)bellard2004-01-041-0/+12
* m68k host port (Richard Zidlicky)bellard2003-08-101-0/+57
* use bswap.hbellard2003-08-101-6/+5
* changed basic block exit generationbellard2003-07-111-32/+4
* correct eflags evaluation order for all operations - fixed important CPU stat...bellard2003-06-301-4/+4
* added nop operationsbellard2003-06-301-0/+15
* fixed inline pbbellard2003-06-251-0/+1
* fixed op_label computation on ppcbellard2003-06-151-5/+2
* output gen_op_xxx() in a separate filebellard2003-06-151-20/+34
* alpha fixbellard2003-06-091-20/+0