about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-03-19 13:33:20 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-03-19 13:33:20 -0700
commit56965fd71c5484cab6f817851b0f89fcbe3243d3 (patch)
tree0947305c862d95f0d335a32e0bc5e2eb2e00e94c /ChangeLog
parent1897ad44326bb7761dcda46132ae303f7288aba9 (diff)
downloadglibc-56965fd71c5484cab6f817851b0f89fcbe3243d3.tar.gz
glibc-56965fd71c5484cab6f817851b0f89fcbe3243d3.tar.xz
glibc-56965fd71c5484cab6f817851b0f89fcbe3243d3.zip
Cast _Unwind_GetCFA return to _Unwind_Ptr first
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e806afcbca..66782ab866 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-03-19  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.
+
 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #13629]