Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: start.S: don't save flush_cache parameters in advance | Gabor Juhos | 2013-01-27 | 1 | -10/+2 |
* | MIPS: start.S: simplify relocation offset calculation | Gabor Juhos | 2013-01-27 | 1 | -9/+3 |
* | MIPS: start.S: save reused arguments earlier in relocate_code | Gabor Juhos | 2013-01-27 | 1 | -2/+3 |
* | MIPS: start.S: set sp register directly | Gabor Juhos | 2013-01-27 | 1 | -2/+1 |
* | MIPS: start.S: fix boundary check in relocate_code | Gabor Juhos | 2013-01-27 | 1 | -1/+1 |
* | MIPS: start{, 64}.S: fill branch delay slots with NOP instructions | Gabor Juhos | 2013-01-22 | 1 | -0/+1 |
* | MIPS: fix a latent bug on initialize $gp | Zhi-zhou Zhang | 2012-12-08 | 1 | -1/+6 |
* | MIPS: do not initialize timestamp variable before relocate_code | Zhi-zhou Zhang | 2012-11-25 | 1 | -1/+0 |
* | MIPS: add board qemu-mips64 support | Zhi-zhou Zhang | 2012-10-16 | 7 | -0/+802 |