diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
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. |