From d6cffd3ec0b21914424d7e6e6b4c688f3b8b3fcd Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 1 Nov 2012 20:10:39 -0500 Subject: PowerPC: Fix uc_link == NULL handling for makecontex. If the function registered with makecontext returns with a NULL context link the process should exit with zero, not non-zero. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b2f40c367a..0600968d6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-11-01 Andreas Schwab + + * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the + function returns with a NULL context exit with zero. + 2012-11-01 Tulio Magno Quites Machado Filho * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics. -- cgit v1.2.3