* stdlib/Makefile (tests): Add tst-makecontext.
authorUlrich Drepper <drepper@redhat.com>
Tue, 19 Dec 2006 15:34:16 +0000 (15:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 19 Dec 2006 15:34:16 +0000 (15:34 +0000)
commita12dcecc507ec5a2fc6b82bd1918357ac58b7da8
treeb76f17f0e1ea03d69661127c23f7aff6e95b074b
parent594d423aa3ed05263d386ff32af9edcf6a7696fc
* stdlib/Makefile (tests): Add tst-makecontext.

* stdlib/tst-makecontext.c: New test.

* sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S
(__makecontext): Don't realign uc_mcontext.uc_regs.
ChangeLog
stdlib/Makefile
stdlib/tst-makecontext.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S