about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 526a4fc470..6cbb3498eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
+2002-12-20  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/generic/dl-sysdep.c (_dl_important_hwcaps): For TLS
+	builds add "tls" in the search path.
+	* elf/ldconfig.c (is_hwcap_platform): Also recognize "tls".
+	(path_hwcap): Recognize "tls".
+
 2002-12-19  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Use
+	__waitpid instead of waitpid.
+
 	* sysdeps/unix/sysv/linux/i386/_exit.S: Use ENTER_KERNEL instead of
 	int $0x80.
 	* sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.