From f110915184d5daebbec513edb034653eab849234 Mon Sep 17 00:00:00 2001 From: Chris Metcalf Date: Tue, 17 Jul 2012 14:35:46 -0400 Subject: tile: exit with status zero on makecontext return with NULL uc_link --- ports/ChangeLog.tile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ports/ChangeLog.tile') diff --git a/ports/ChangeLog.tile b/ports/ChangeLog.tile index bd5e067cf4..2335171c77 100644 --- a/ports/ChangeLog.tile +++ b/ports/ChangeLog.tile @@ -1,5 +1,8 @@ 2012-07-17 Chris Metcalf + * sysdeps/unix/sysv/linux/tile/setcontext.S: Ensure exit status is + zero if uc_link is NULL. + * sysdeps/tile/libm-test-ulps: Account for new tests. * data/c++-types-tilepro-linux-gnu.data: Move to ... -- cgit v1.2.1