about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-14 17:50:41 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-14 17:50:41 -0700
commit6cdef1ab3666b1a0e9c5b3892970bd2fc8211bf8 (patch)
tree8489c0c6aac58241d1b540e63be28779b6522cac /ChangeLog
parent245a11d7bd3bc44cd2b9f8598516287393705f76 (diff)
downloadglibc-6cdef1ab3666b1a0e9c5b3892970bd2fc8211bf8.tar.gz
glibc-6cdef1ab3666b1a0e9c5b3892970bd2fc8211bf8.tar.xz
glibc-6cdef1ab3666b1a0e9c5b3892970bd2fc8211bf8.zip
Update sysdeps/x86_64/start.S for x32
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 538c5b22c5..0d145922a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
 
+	* sysdeps/x86_64/start.S: Simulate popping 4-byte argument
+	count for x32.  Use R*_LP and omit operand-size suffix.
+
+2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
+
 	* shlib-versions: Move x86_64-.*-linux.* entries to ...
 	* sysdeps/x86_64/64/shlib-versions: Here.  New file.
 	* sysdeps/x86_64/x32/shlib-versions: New file.