about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/powerpc/bits
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2017-06-14 10:43:33 +0930
committerAlan Modra <amodra@gmail.com>2017-06-14 10:43:33 +0930
commitfb499eb04e8aa897e2b97694be92a1506885c1df (patch)
treed4bc6b2100a59160d564eff8e16422dfed4a751d /sysdeps/unix/sysv/linux/powerpc/bits
parentdd8854361b7e44a40284d51f95819aa587af20d6 (diff)
downloadglibc-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 'sysdeps/unix/sysv/linux/powerpc/bits')
0 files changed, 0 insertions, 0 deletions