Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-05 | Add some missing static and const qualifiers, reg_names only used if NDEBUG set | blueswir1 | 1 | -5/+8 |
2008-08-30 | Fix some warnings that would be generated by gcc -Wredundant-decls | blueswir1 | 1 | -9/+2 |
2008-07-07 | 64 bit signed comparison fix (Juergen Lock) | bellard | 1 | -4/+4 |
2008-05-25 | jump optimizations | bellard | 1 | -31/+9 |
2008-05-22 | more generic call codegen | bellard | 1 | -0/+1 |
2008-05-10 | fixed global variable handling with qemu load/stores - initial global prologu... | bellard | 1 | -1/+51 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 | 1 | -1/+2 |
2008-03-13 | Fix i32 memory backed variables on 64-bit host | blueswir1 | 1 | -4/+4 |
2008-03-11 | Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady) | blueswir1 | 1 | -1/+1 |
2008-02-10 | Simplify TCG relocation bugfix. | pbrook | 1 | -1/+1 |
2008-02-03 | compare fix | bellard | 1 | -3/+3 |
2008-02-01 | TCG code generator | bellard | 2 | -0/+1217 |