]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
S390: Fix unwind in 32-bit _mcount
authorIlya Leoshkevich <iii@linux.ibm.com>
Fri, 10 Aug 2018 07:07:44 +0000 (09:07 +0200)
committerStefan Liebler <stli@linux.ibm.com>
Fri, 10 Aug 2018 07:07:44 +0000 (09:07 +0200)
commit8f135efcad9f32daaa560b7403ab8c1498c0c659
tree086a4b3ff4175bb9ee7f33565a585f1a66c51702
parent71c01af52fdf643abe3946f934693a55887a8ead
S390: Fix unwind in 32-bit _mcount

* Fix CFI offset for %r14.
* Fix unwound value of %r15 being off by 128 bytes.

ChangeLog:

* sysdeps/s390/s390-32/s390-mcount.S (_mcount):
Fix unwind.
ChangeLog
sysdeps/s390/s390-32/s390-mcount.S