Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix TCG alignment problems on Sparc64 host | blueswir1 | 2008-05-18 | 1 | -2/+2 |
* | added 'pure' function attribute - fixed indirect function calls | bellard | 2008-05-17 | 1 | -0/+4 |
* | temporary hack to handle register shortage with dyngen for qemu_st64() | bellard | 2008-05-12 | 1 | -0/+2 |
* | fixed global variable handling with qemu load/stores - initial global prologu... | bellard | 2008-05-10 | 1 | -2/+13 |
* | Increase max temps limit | blueswir1 | 2008-03-16 | 1 | -1/+1 |
* | Simplify TCG relocation bugfix. | pbrook | 2008-02-10 | 1 | -1/+1 |
* | Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for | pbrook | 2008-02-10 | 1 | -2/+1 |
* | fixed sign extensions - added explicit side effect op flag - added discard in... | bellard | 2008-02-04 | 1 | -1/+3 |
* | Add TCG variable opaque type. | pbrook | 2008-02-03 | 1 | -11/+46 |
* | TCG code generator | bellard | 2008-02-01 | 1 | -0/+324 |