Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | S390: Do not clobber R0 in 64-bit _dl_runtime_profile | Ilya Leoshkevich | 2018-08-10 | 1 | -0/+6 |
* | S390: Do not clobber R0 in 64-bit _dl_runtime_resolve | Ilya Leoshkevich | 2018-08-10 | 1 | -2/+8 |
* | S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profile | Ilya Leoshkevich | 2018-08-10 | 1 | -84/+143 |
* | S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolve | Ilya Leoshkevich | 2018-08-10 | 1 | -41/+83 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding. | Stefan Liebler | 2017-12-11 | 1 | -18/+17 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | S390: Extend structs La_s390_regs / La_s390_retval with vector-registers. | Stefan Liebler | 2016-03-31 | 1 | -35/+49 |
* | S390: Save and restore fprs/vrs while resolving symbols. | Stefan Liebler | 2016-03-31 | 1 | -0/+211 |