about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2013-01-09 20:30:11 -0600
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>2013-01-09 20:30:11 -0600
commitd5e0b9bd6e296f3ec5263fa296d39f3fed9b8fa2 (patch)
tree125794278e0a7e9692f84753bbc879a4d79b357e /ChangeLog
parent0c07e3eaa735d73ca6fdf8a5927aa09f1c33f51d (diff)
downloadglibc-d5e0b9bd6e296f3ec5263fa296d39f3fed9b8fa2.tar.gz
glibc-d5e0b9bd6e296f3ec5263fa296d39f3fed9b8fa2.tar.xz
glibc-d5e0b9bd6e296f3ec5263fa296d39f3fed9b8fa2.zip
PowerPC: Change sched_getcpu to use vDSO getcpu instead of syscall.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77fbac8208..e7991c9318 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-01-09  Anton Blanchard  <anton@samba.org>
+
+	* sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
+	* sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
+	* sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
+	* sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
+
 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
 
 	* include/features.h (__USE_ANSI): Remove.