about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-02-28 04:55:04 +0000
committerRoland McGrath <roland@gnu.org>2003-02-28 04:55:04 +0000
commita6963e69b585107132a602718536b5a9af9bb438 (patch)
tree31c3855d58bfdedb679714e6721f06e69418322d /ChangeLog
parent63c9fb5c4bd43db7a5cc29f65b5c669562871299 (diff)
downloadglibc-a6963e69b585107132a602718536b5a9af9bb438.tar.gz
glibc-a6963e69b585107132a602718536b5a9af9bb438.tar.xz
glibc-a6963e69b585107132a602718536b5a9af9bb438.zip
* sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Remove
	special case for dl_rtld_map in R_PPC64_RELATIVE; it's harmless to
	repeat it and avoids the test for the common case.
	Clean up and fix calculations for TLS relocs.

	* sysdeps/powerpc/powerpc64/dl-tls.h: Moved to ...
	* sysdeps/powerpc/dl-tls.h: ... here.
	(TLS_TP_OFFSET): New macro.

	* sunrpc/svc_udp.c (svcudp_recv): Add a cast to last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 910bfd0fef..a84c3baa23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-02-27  Roland McGrath  <roland@redhat.com>
+
+	* sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Remove
+	special case for dl_rtld_map in R_PPC64_RELATIVE; it's harmless to
+	repeat it and avoids the test for the common case.
+	Clean up and fix calculations for TLS relocs.
+
+	* sysdeps/powerpc/powerpc64/dl-tls.h: Moved to ...
+	* sysdeps/powerpc/dl-tls.h: ... here.
+	(TLS_TP_OFFSET): New macro.
+
+	* sunrpc/svc_udp.c (svcudp_recv): Add a cast to last change.
+
 2003-02-27  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/i386/fpu/libm-test-ulps: Increase ULPs for yn due to