about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-11 14:33:12 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-11 14:33:12 -0700
commit60d45b36a5cf5befde06d44424c720edf1f88244 (patch)
tree72d93364109a284ee53c3c8e90bcf2aeefc20283 /nptl/ChangeLog
parent842b81d6113b45c9a10a93dd8415639c414df946 (diff)
downloadglibc-60d45b36a5cf5befde06d44424c720edf1f88244.tar.gz
glibc-60d45b36a5cf5befde06d44424c720edf1f88244.tar.xz
glibc-60d45b36a5cf5befde06d44424c720edf1f88244.zip
Add sysdeps/x86_64/x32/tls.h
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index bf648a3037..49e42efc44 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,9 @@
 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* sysdeps/x86_64/x32/tls.h: New file.
+
+2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* sysdeps/x86_64/tls.h (THREAD_SETMEM): Use uint64_t on 64-bit
 	integer.
 	(THREAD_SETMEM_NC): Likewise.