about summary refs log tree commit diff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-09-21 00:30:44 +0000
committerUlrich Drepper <drepper@redhat.com>2002-09-21 00:30:44 +0000
commit5842a7562c8dd965f9b6b9885396b1966bb0cf87 (patch)
tree1476bfcb704871b48929381b6d4346fa5be9cf03 /linuxthreads
parent53fe27588340a92aa9652cd2b099e4d3be959c2b (diff)
downloadglibc-5842a7562c8dd965f9b6b9885396b1966bb0cf87.tar.gz
glibc-5842a7562c8dd965f9b6b9885396b1966bb0cf87.tar.xz
glibc-5842a7562c8dd965f9b6b9885396b1966bb0cf87.zip
Update.
2002-09-20  Ulrich Drepper  <drepper@redhat.com>

	* elf/dl-init.c (_dl_init): Fix test of the size of the
	preinit_array section.
	(call_init): Optimize access to DT_INIT_ARRAY entry a bit.
	Reported by Brian Cabral <cabral@ikuni.com>.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 28eebd2256..084ed375c2 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -34,8 +34,8 @@
 
 2002-09-04  Bruno Haible  <bruno@clisp.org>
 
-        * sysdeps/alpha/pt-machine.h: Choose different include file location
-        on non-Linux platforms.
+	* sysdeps/alpha/pt-machine.h: Choose different include file location
+	on non-Linux platforms.
 
 	* wrapsyscall.c (PROMOTE_INTEGRAL_TYPE): New macro.
 	(open, open64): Change va_arg argument type to the integral type to