]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
aarch64: Fix tst-makecontext3 in ILP32 mode.
authorSteve Ellcey <sellcey@caviumnetworks.com>
Wed, 30 Aug 2017 16:25:51 +0000 (09:25 -0700)
committerSteve Ellcey <sellcey@caviumnetworks.com>
Wed, 30 Aug 2017 16:25:51 +0000 (09:25 -0700)
commit44bcba80f309b7517f8f954b0389e60eb421373b
treec66befde2e12ab89f895e4f76c3d1539086dd729
parentec2c1fcefb200c6cb7e09553f3c6af8815013d83
aarch64: Fix tst-makecontext3 in ILP32 mode.

* sysdeps/unix/sysv/linux/aarch64/makecontext.c (__makecontext):
Use pointer to uint64_t instead of long int for sp.
ChangeLog
sysdeps/unix/sysv/linux/aarch64/makecontext.c