Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-06 | target/hppa: Fix gdb_write_register | Richard Henderson | 1 | -0/+1 |
2017-02-06 | target/hppa: Tidy do_cbranch | Richard Henderson | 1 | -12/+5 |
2017-01-23 | target-hppa: Implement floating-point insns | Richard Henderson | 3 | -0/+1177 |
2017-01-23 | target-hppa: Implement system and memory-management insns | Richard Henderson | 3 | -0/+219 |
2017-01-23 | target-hppa: Implement loads and stores | Richard Henderson | 3 | -0/+699 |
2017-01-23 | target-hppa: Implement shifts and deposits | Richard Henderson | 1 | -0/+309 |
2017-01-23 | target-hppa: Implement linux-user gateway page | Richard Henderson | 1 | -4/+81 |
2017-01-23 | target-hppa: Implement branches | Richard Henderson | 1 | -0/+477 |
2017-01-23 | target-hppa: Implement basic arithmetic | Richard Henderson | 3 | -0/+907 |
2017-01-23 | target-hppa: Add nullification framework | Richard Henderson | 1 | -4/+224 |
2017-01-23 | target-hppa: Add framework and enable compilation | Richard Henderson | 9 | -0/+1106 |