about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-15 10:00:56 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-15 10:00:56 -0700
commitbe8498fca009aa0a40ae3c7eeccfcba790284d60 (patch)
tree0e69cef17486c5d2aa4f3288b11b183cf89d8767 /ChangeLog
parent70bc83b910850502582330b9b3a0fe961a36d86b (diff)
downloadglibc-be8498fca009aa0a40ae3c7eeccfcba790284d60.tar.gz
glibc-be8498fca009aa0a40ae3c7eeccfcba790284d60.tar.xz
glibc-be8498fca009aa0a40ae3c7eeccfcba790284d60.zip
Use RSP_LP to operate on stack in stackinfo.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14d081f971..a79a92bec8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
+	(stackinfo_sub_sp): Likewise.
+
+2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
 	RAX_LP.