mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-05 15:44:03 +08:00
* sysdeps/ia64/_mcount.S: Newer kernels don't like register-frames
with more than 8 output registers. Fix this by passing original ar.pfs to _mcount_ret_helper via r3.
This commit is contained in:
parent
fafee7a02c
commit
0ab1b506f7
@ -1,3 +1,9 @@
|
|||||||
|
2005-03-21 David Mosberger <davidm@hpl.hp.com>
|
||||||
|
|
||||||
|
* sysdeps/ia64/_mcount.S: Newer kernels don't like register-frames
|
||||||
|
with more than 8 output registers. Fix this by passing original
|
||||||
|
ar.pfs to _mcount_ret_helper via r3.
|
||||||
|
|
||||||
2005-03-15 Jakub Jelinek <jakub@redhat.com>
|
2005-03-15 Jakub Jelinek <jakub@redhat.com>
|
||||||
|
|
||||||
[BZ #786]
|
[BZ #786]
|
||||||
|
Loading…
Reference in New Issue
Block a user