aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-11-06 09:29:24 -0800
committerUlrich Drepper <drepper@redhat.com>2009-11-06 09:29:24 -0800
commit5b55d23611e939340d658f42212c474c8188053e (patch)
treeea58a1f7113e18fe492cb6c5737147a8f1dcd0f7 /ChangeLog
parent872873d48d5d96879a2dd8c249e688e73a5dd554 (diff)
downloadglibc-5b55d23611e939340d658f42212c474c8188053e.zip
glibc-5b55d23611e939340d658f42212c474c8188053e.tar.gz
glibc-5b55d23611e939340d658f42212c474c8188053e.tar.bz2
Correct readahead syscall wrapper on powerpc32.
Due to alignment of 64bit parameters there is a dummy second argument. But other than that the syscall arguments are directly mapped to the function arguments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a44a6b..03efd6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-11-03 Andreas Schwab <schwab@redhat.com>
+
+ * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
+ readahead.
+
2009-11-03 Jakub Jelinek <jakub@redhat.com>
* sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Don't