diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2014-06-19 H.J. Lu <hongjiu.lu@intel.com> + + * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use + 3 bytes for __pad1 for x32. + (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise. + 2014-06-19 Ling Ma <ling.ml@alibaba-inc.com> H.J. Lu <hongjiu.lu@intel.com> |