Age | Commit message (Expand) | Author | Files | Lines |
2012-09-10 | target-s390x: switch to AREG0 free mode | Blue Swirl | 1 | -2/+0 |
2012-09-10 | target-s390x: avoid AREG0 for misc helpers | Blue Swirl | 1 | -1/+0 |
2012-09-10 | target-s390x: avoid AREG0 for condition code helpers | Blue Swirl | 1 | -1/+0 |
2012-09-10 | target-s390x: avoid AREG0 for integer helpers | Blue Swirl | 1 | -1/+0 |
2012-09-10 | target-s390x: avoid AREG0 for FPU helpers | Blue Swirl | 1 | -1/+0 |
2012-09-10 | target-s390x: rename op_helper.c to misc_helper.c | Blue Swirl | 1 | -3/+3 |
2012-09-10 | target-s390x: split memory access helpers | Blue Swirl | 1 | -1/+2 |
2012-09-10 | target-s390x: split integer helpers | Blue Swirl | 1 | -1/+2 |
2012-09-10 | target-s390x: split condition code helpers | Blue Swirl | 1 | -1/+2 |
2012-09-10 | target-s390x: split FPU ops | Blue Swirl | 1 | -0/+2 |
2012-08-15 | s390: provide interface for service interrupt/introduce interrupt.c | Christian Borntraeger | 1 | -1/+1 |
2012-06-07 | build: move other target-*/ objects to nested Makefile.objs | Paolo Bonzini | 1 | -1/+3 |
2012-06-07 | build: move libobj-y variable to nested Makefile.objs | Paolo Bonzini | 1 | -1/+3 |
2012-06-07 | build: move obj-TARGET-y variables to nested Makefile.objs | Paolo Bonzini | 1 | -0/+1 |