about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 832eed1f14..824d4f2817 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2015-10-27  Joseph Myers  <joseph@codesourcery.com>
 
+	* conform/Makefile (test-xfail-ISO11/complex.h/conform): Remove
+	variable.
+	(test-xfail-ISO11/stdalign.h/conform): Likewise.
+	(test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
+
 	* conform/GlibcConform.pm ($CFLAGS{"ISO11"}): Use -std=c11 instead
 	of -std=c1x -D_ISOC11_SOURCE.