aboutsummaryrefslogtreecommitdiff
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 8998b85..99243fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2014-06-20 Roland McGrath <roland@hack.frob.com>
+ * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
+ * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
+ * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
+ * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
+
* nptl/allocatestack.c: Include <stack-aliasing.h>.
* nptl/stack-aliasing.h: New file.
* sysdeps/i386/i686/stack-aliasing.h: New file.