Age | Commit message (Expand) | Author |
2008-06-29 | Add instruction counter. | pbrook |
2008-06-02 | Mark a dead_tmp as such in ARM msr. | balrog |
2008-06-02 | Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov. | balrog |
2008-05-30 | Fix typo. | pbrook |
2008-05-30 | Move clone() register setup to target specific code. Handle fork-like clone. | pbrook |
2008-05-29 | Push common interrupt variables to cpu-defs.h (Glauber Costa) | bellard |
2008-05-29 | Implement ARM magic kernel page and TLS register. | pbrook |
2008-05-28 | moved halted field to CPU_COMMON | bellard |
2008-05-25 | Fix off-by-one unwinding error. | pbrook |
2008-05-24 | Fix ARM conditional branch bug. | pbrook |
2008-05-18 | Add N810 to allowed -M values, add documentation part for N8x0. | balrog |
2008-05-17 | Remove arm's local not_i32 tcg op now that there's one in tcg. | balrog |
2008-05-11 | Add TCG native negation op. | pbrook |
2008-05-11 | Add zero extension (pseudo-)ops. | pbrook |
2008-05-04 | remove target ifdefs from vl.c | aurel32 |
2008-05-01 | Fix incorrect argument types. | pbrook |
2008-04-28 | Factorize code in translate.c | aurel32 |
2008-04-20 | Remove an unused field and fix some non-code typos. | balrog |
2008-04-20 | Correct more ARM VFP 32/64 and signed/unsigned typos. | balrog |
2008-04-16 | Save the exact SWI return address in Thumb mode. | balrog |
2008-04-14 | Add basic OMAP2 chip support. | balrog |
2008-04-14 | Move the excess of arm_load_kernel() parameters into a struct. | balrog |
2008-04-14 | Correctly restore pc after an exception occured in Thumb mode. | balrog |
2008-04-14 | Fix ARM VFP related segfaults. | balrog |
2008-04-13 | Fix the offset in Thumb bl instruction. | balrog |
2008-04-13 | Set an unset label in ARM strex. | balrog |
2008-04-13 | Fix ARM and Thumb ldlex/stlex. | balrog |
2008-04-13 | Store the right TCG temp (typo). | balrog |
2008-04-11 | Remove osdep.c/qemu-img code duplication | aurel32 |
2008-04-11 | Fix few spelling issues in comments | aurel32 |
2008-04-09 | Move target-arm/nwfpe into linux-user/arm/nwfpe | aurel32 |
2008-04-07 | Implement ARM floating point exception emulation | aurel32 |
2008-04-01 | ARM N=Z=1 flag fix. | pbrook |
2008-03-31 | ARM TCG conversion 16/16. | pbrook |
2008-03-31 | ARM TCG conversion 15/16. | pbrook |
2008-03-31 | ARM TCG conversion 14/16. | pbrook |
2008-03-31 | ARM TCG conversion 13/16. | pbrook |
2008-03-31 | ARM TCG conversion 12/16. | pbrook |
2008-03-31 | ARM TCG conversion 11/16. | pbrook |
2008-03-31 | ARM TCG conversion 10/16. | pbrook |
2008-03-31 | ARM TCG conversion 9/16. | pbrook |
2008-03-31 | ARM TCG conversion 8/16. | pbrook |
2008-03-31 | ARM TCG conversion 7/16. | pbrook |
2008-03-31 | ARM TCG conversion 6/16. | pbrook |
2008-03-31 | ARM TCG conversion 5/16. | pbrook |
2008-03-31 | ARM TCG conversion 4/16. | pbrook |
2008-03-31 | ARM TCG conversion 3/16. | pbrook |
2008-03-31 | ARM TCG conversion 2/16. | pbrook |
2008-03-31 | ARM TCG conversion 1/16. | pbrook |
2008-02-01 | use the TCG code generator | bellard |