diff options
author | Alan Modra <amodra@gmail.com> | 2017-06-14 10:43:33 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2017-06-14 10:43:33 +0930 |
commit | fb499eb04e8aa897e2b97694be92a1506885c1df (patch) | |
tree | d4bc6b2100a59160d564eff8e16422dfed4a751d /ChangeLog.old-ports-linux-generic | |
parent | dd8854361b7e44a40284d51f95819aa587af20d6 (diff) | |
download | glibc-fb499eb04e8aa897e2b97694be92a1506885c1df.tar.gz glibc-fb499eb04e8aa897e2b97694be92a1506885c1df.tar.xz glibc-fb499eb04e8aa897e2b97694be92a1506885c1df.zip |
PowerPC64 FRAME_PARM_SAVE
I think FRAME_PARM[1-9]_SAVE confuse the code, particularly FRAME_PARM9_SAVE. There are only 8 parameter save slots! * sysdeps/powerpc/powerpc64/sysdep.h: (FRAME_BACKCHAIN, FRAME_CR_SAVE, FRAME_LR_SAVE): Move out of conditional. (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE, FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE, FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Delete. * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Replace uses of FRAME_PARM[1-9]_SAVE with FRAME_PARM_SAVE plus offset.
Diffstat (limited to 'ChangeLog.old-ports-linux-generic')
0 files changed, 0 insertions, 0 deletions