diff options
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index ebb9048d1b..f2fded0806 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2012-09-24 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/x86_64/tls.h (THREAD_SETMEM): Add "()" when casting + to uint64_t for 64-bit store. + (THREAD_SETMEM_NC): Likewise. + 2012-09-19 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/i386/tls.h (THREAD_SETMEM): Cast to uint64_t for |