aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-06-11 12:23:01 -0700
committerRoland McGrath <roland@hack.frob.com>2014-06-11 12:23:01 -0700
commit9503784a07567c50fca35a5c69c411149f537d79 (patch)
tree1bc0688b12cc2bc4ded683a3598ab11d78cc366c /ChangeLog
parente23d3d2690bf63207b1a47e83a94693daebbbfe5 (diff)
downloadglibc-9503784a07567c50fca35a5c69c411149f537d79.zip
glibc-9503784a07567c50fca35a5c69c411149f537d79.tar.gz
glibc-9503784a07567c50fca35a5c69c411149f537d79.tar.bz2
AArch64: Define TLS_DEFINE_INIT_TP
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4be5547..a7fd040 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-06-11 Roland McGrath <roland@hack.frob.com>
+
+ * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
+ * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
+
2014-06-11 Vidya Ranganathan <vidya@linux.vnet.ibm.com>
* sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.