about summary refs log tree commit diff
path: root/sysdeps/s390/s390-32/dl-trampoline.h
Commit message (Expand)AuthorAgeFilesLines
* S390: Do not clobber R0 in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-2/+8
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-78/+135
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-36/+73
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler2017-12-111-7/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* S390: Use ahi instead of aghi in 32bit _dl_runtime_resolve.Stefan Liebler2016-04-011-1/+1
* S390: Extend structs La_s390_regs / La_s390_retval with vector-registers.Stefan Liebler2016-03-311-30/+46
* S390: Save and restore fprs/vrs while resolving symbols.Stefan Liebler2016-03-311-0/+215