about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-30 11:19:22 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-30 11:19:22 -0700
commit46f1d8a6b54fc7ed7a7047d5d2ed1a0b884de6c0 (patch)
treedbaf8105bd5ad956e0549526f7a552203b8ccf6e /ChangeLog
parentce9c5b3e955746a9187ffde9b16feea4a357c86a (diff)
downloadglibc-46f1d8a6b54fc7ed7a7047d5d2ed1a0b884de6c0.tar.gz
glibc-46f1d8a6b54fc7ed7a7047d5d2ed1a0b884de6c0.tar.xz
glibc-46f1d8a6b54fc7ed7a7047d5d2ed1a0b884de6c0.zip
ARM: Split Linuxism out of sysdeps/arm/nptl/tls.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8897d9ce14..785baf996b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-06-30  Roland McGrath  <roland@hack.frob.com>
+
+	* sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
+	from _TLS_H to _ARM_NPTL_TLS_H.
+	(TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
+	* sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
+
 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #16539]