about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-08-28 10:28:11 +0000
committerRoland McGrath <roland@gnu.org>2002-08-28 10:28:11 +0000
commitd10c64301e56bd9cb77f5f480ba62df683ddbc5f (patch)
tree971096db38f5b368467e4b88b2a5fe5658e612ff /ChangeLog
parentdb26531364f91d577b48f8b97a0e8c33a6e7fff3 (diff)
downloadglibc-d10c64301e56bd9cb77f5f480ba62df683ddbc5f.tar.gz
glibc-d10c64301e56bd9cb77f5f480ba62df683ddbc5f.tar.xz
glibc-d10c64301e56bd9cb77f5f480ba62df683ddbc5f.zip
* sysdeps/generic/libc-tls.c (__libc_setup_tls): Don't check for
	PT_LOAD program headers and don't try to relocate PT_TLS's p_vaddr;
	it is already absolute.

	* elf/Makefile (tests): List tst-tls1 and tst-tls2 unconditionally.
	[$(build-static) = yes] (tests): Add tst-tls1-static, tst-tls2-static.
	[$(build-static) = yes] (tests-static): New variable.
	($(tests-static):%=$(objfpx)%.o)): New static pattern rule.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 246d62fe1f..6bd977e111 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,19 @@
+2002-08-28  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/generic/libc-tls.c (__libc_setup_tls): Don't check for
+	PT_LOAD program headers and don't try to relocate PT_TLS's p_vaddr;
+	it is already absolute.
+
+	* elf/Makefile (tests): List tst-tls1 and tst-tls2 unconditionally.
+	[$(build-static) = yes] (tests): Add tst-tls1-static, tst-tls2-static.
+	[$(build-static) = yes] (tests-static): New variable.
+	($(tests-static):%=$(objfpx)%.o)): New static pattern rule.
+
 2002-08-26  Christoph Hellwig  <hch@lst.de>
 
 	* sysdeps/unix/sysv/linux/sys/personality.h: Remark origin, fix
 	formating braindamage, add missing PER_HPUX and PER_OSF1 values.
 
-
 2002-08-28  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/x86_64/Dist: Add _mcount.S and bits/link.h.