aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c72585..95f983f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2016-11-11 Joseph Myers <joseph@codesourcery.com>
+ * stdlib/bug-getcontext.c: Include <libc-internal.h>.
+ (do_test): Disable -Wmaybe-uninitialized around uses of
+ except_mask.
+
* sysdeps/unix/sysv/linux/sh/sys/user.h: Include <stddef.h>.
2016-11-10 Chris Metcalf <cmetcalf@mellanox.com>