about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-02-11 06:00:19 +0000
committerUlrich Drepper <drepper@redhat.com>2002-02-11 06:00:19 +0000
commit2e36cb48e524a8877b56bb61da1a78babb3ef703 (patch)
treeeb2512f6c6ec12bcafd6a2356413a0f0ad3cead0 /ChangeLog
parent7670e25ad5ac4e72b3fb63ea5e99159d30054d6f (diff)
downloadglibc-2e36cb48e524a8877b56bb61da1a78babb3ef703.tar.gz
glibc-2e36cb48e524a8877b56bb61da1a78babb3ef703.tar.xz
glibc-2e36cb48e524a8877b56bb61da1a78babb3ef703.zip
Update.
	* elf/tst-tls3.c: New file.
	* elf/tst-tlsmod1.c: New file.
	* elf/Makefile: Add rules to build and run tst-tls3.

	* sysdeps/i386/dl-machine.h: Include <tls.h>.
	(elf_machine_type_class): Set ELF_RTYPE_CLASS_PLT also for the three
	TLS relocations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 60b0ca271c..3ca94d0516 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2002-02-10  Ulrich Drepper  <drepper@redhat.com>
 
+	* elf/tst-tls3.c: New file.
+	* elf/tst-tlsmod1.c: New file.
+	* elf/Makefile: Add rules to build and run tst-tls3.
+
+	* sysdeps/i386/dl-machine.h: Include <tls.h>.
+	(elf_machine_type_class): Set ELF_RTYPE_CLASS_PLT also for the three
+	TLS relocations.
+
 	* elf/do-lookup.h (FCT): st_value can be zero for STT_TLS symbols.
 
 	* po/fr.po: Update from translation team.