about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-20 19:50:16 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-20 19:50:16 -0700
commit93a6d0820430bfe3d09695a1376c07abf6d2214f (patch)
tree9c807deb1d686bd2e6ff3874f27f9e668a9ed810 /ChangeLog
parentbc4a86fa214fe78f568f6959f29a53d3927a809e (diff)
downloadglibc-93a6d0820430bfe3d09695a1376c07abf6d2214f.tar.gz
glibc-93a6d0820430bfe3d09695a1376c07abf6d2214f.tar.xz
glibc-93a6d0820430bfe3d09695a1376c07abf6d2214f.zip
Clean up stack-coloring macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bf880acd2..8998b856d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2014-06-20  Roland McGrath  <roland@hack.frob.com>
 
+	* nptl/allocatestack.c: Include <stack-aliasing.h>.
+	* nptl/stack-aliasing.h: New file.
+	* sysdeps/i386/i686/stack-aliasing.h: New file.
+	* sysdeps/i386/i686/nptl/Makefile: File removed.
+	* sysdeps/x86_64/stack-aliasing.h: New file.
+	* sysdeps/x86_64/nptl/Makefile
+	(CFLAGS-pthread_create.c): Variable removed.
+
 	* nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
 	* sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
 	old file.