summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-23 06:48:05 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-05-23 06:48:05 -0700
commit1c87aba0f2949199382c193ae584fa034b49a0db (patch)
treecd0d9a2053b410751c549065d0a1359adac032b9 /ChangeLog
parentc26705334c4f46420fff2d2cad4f3f37b51d7db6 (diff)
downloadglibc-1c87aba0f2949199382c193ae584fa034b49a0db.tar.gz
glibc-1c87aba0f2949199382c193ae584fa034b49a0db.tar.xz
glibc-1c87aba0f2949199382c193ae584fa034b49a0db.zip
Fix x32 sched_getcpu.S error code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87dc911397..14f37cf9bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
+	code so that pseudo_end is just ret and the stack pointer is
+	correct also for static library in error case.
+
 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting