diff options
Diffstat (limited to 'ChangeLog.x32')
-rw-r--r-- | ChangeLog.x32 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.x32 b/ChangeLog.x32 index be2015dd34..23fc99f0e0 100644 --- a/ChangeLog.x32 +++ b/ChangeLog.x32 @@ -1,5 +1,10 @@ 2011-11-21 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast + _Unwind_GetCFA return to _Unwind_Ptr first. + +2011-11-21 H.J. Lu <hongjiu.lu@intel.com> + * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>. Check __x86_64__ instead of __WORDSIZE. * sysdeps/x86_64/bits/setjmp.h: Likewise. |