aboutsummaryrefslogtreecommitdiffstats
path: root/translate-all.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-18Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.ths1-5/+3
2008-06-29Add instruction counter.pbrook1-0/+9
2008-05-23TCG profiler clean upbellard1-25/+10
2008-05-12removed unused codebellard1-2/+0
2008-04-28Factorize code in translate.caurel321-95/+1
2008-04-08Use a common constant for temp_buf sizeblueswir11-1/+1
2008-03-31TCG op size estimation fix.pbrook1-0/+1
2008-03-14* Add a model of the ETRAX interrupt controller.edgar_igl1-0/+2
2008-02-10Simplify TCG relocation bugfix.pbrook1-1/+1
2008-02-10Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook1-2/+1
2008-02-01use the TCG code generatorbellard1-109/+87
2007-12-11 Fix code generation buffer overflow reported by TeLeManblueswir11-2/+15
2007-12-02SH4 delay slot code update, by Magnus Damm.ths1-1/+4
2007-11-16Always make PowerPC hypervisor mode memory accesses and instructionsj_mayer1-1/+2
2007-11-11removed warningbellard1-1/+1
2007-11-08removed obsolete x86 code copy supportbellard1-29/+16
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-5/+5
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-13/+13
2007-09-06Partial support for 34K multithreading, not functional yet.ths1-1/+1
2007-04-05Integrate Alpha target in Qemu core.j_mayer1-0/+2
2006-10-22ColdFire target.pbrook1-0/+2
2005-12-05correct MIPS state restoring (Daniel Jacobowitz)bellard1-0/+4
2005-07-02MIPS target (Jocelyn Mayer)bellard1-0/+2
2005-03-20sparc exception fix (we go up to the shell prompt)bellard1-3/+18
2005-03-13avoid redefinition problemsbellard1-3/+4
2005-01-03labels support in dyngenbellard1-13/+48
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-0/+3
2004-04-26amd64 port (Jocelyn Mayer)bellard1-1/+1
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard1-0/+3
2004-03-21do not depend on thunk.h - more log itemsbellard1-2/+2
2004-02-16experimental code copy supportbellard1-16/+33
2004-01-18PowerPC merge (Jocelyn Mayer)bellard1-2/+1
2004-01-04infer access typebellard1-2/+36
2003-11-23fixed PPC state reloadingbellard1-3/+3
2003-09-30new directory structurebellard1-0/+198