aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRyan S. Arnold <rsa@us.ibm.com>2011-02-17 01:21:08 -0500
committerUlrich Drepper <drepper@gmail.com>2011-02-17 01:21:08 -0500
commitd55fd7a5573ea7c7c14af95bc37618469cde8a5f (patch)
tree8bd8f3369e94c1c7ee75e7d8ee8458a94379a900 /ChangeLog
parentd4720230b54723c2b179030083318cffd6dbbc63 (diff)
downloadglibc-d55fd7a5573ea7c7c14af95bc37618469cde8a5f.zip
glibc-d55fd7a5573ea7c7c14af95bc37618469cde8a5f.tar.gz
glibc-d55fd7a5573ea7c7c14af95bc37618469cde8a5f.tar.bz2
Fix INTERNAL_[V]SYSCALL_NCS macros to not cast return val to int.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d05768..fb69303 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-02-16 Ryan S. Arnold <rsa@us.ibm.com>
+
+ * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
+ (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
+ cast from r3.
+ * sysdeps/wordsize-64/Makefile: New file. Add tst-writev to
+ 'tests' variable.
+ * sysdeps/wordsize-64/tst-writev.c: New file.
+
2011-02-15 Ryan S. Arnold <rsa@us.ibm.com>
* sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds