about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-06-15 21:46:20 -0400
committerUlrich Drepper <drepper@gmail.com>2011-06-15 21:46:20 -0400
commitee22793dd0b6c6bcbf341b5324da1af83d07dd13 (patch)
tree59e58ccd1818a62b39d316ed95b525128c51d7ba /ChangeLog
parent77fb9117432a754388c52f6eb06c60a828975350 (diff)
downloadglibc-ee22793dd0b6c6bcbf341b5324da1af83d07dd13.tar.gz
glibc-ee22793dd0b6c6bcbf341b5324da1af83d07dd13.tar.xz
glibc-ee22793dd0b6c6bcbf341b5324da1af83d07dd13.zip
Improve 64-bit build
An imperfect version of fxstatat64 was used in ld.so.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7bfbb88d6..01c0ac7872 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-06-14  Andreas Schwab  <schwab@redhat.com>
+
+	* sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
+
 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
 
 	* Makeconfig: Define vardbdir and inst_vardbdir.