about summary refs log tree commit diff
path: root/ChangeLog.x32
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.x32')
-rw-r--r--ChangeLog.x325
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.x32 b/ChangeLog.x32
index be2d55008c..e165d43f24 100644
--- a/ChangeLog.x32
+++ b/ChangeLog.x32
@@ -1,5 +1,10 @@
 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
+	Use greg_t instead of unsigned long long int and long long int.
+
+2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* sysdeps/unix/sysv/linux/x86_64/sysdep.h
 	(VSYSCALL_ADDR_vgettimeofday): Removed.
 	(VSYSCALL_ADDR_vtime): Likewise.