about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-03-08 19:35:36 +0000
committerUlrich Drepper <drepper@redhat.com>2004-03-08 19:35:36 +0000
commit8acb4b81f685b57fb55e884b73b515f9b9aa0ace (patch)
treeb04c4d65864a326323b1051354caaf0cbddf1575 /nptl/ChangeLog
parent3d96c0d8ee1d6305dfade404b84af1b633a9f2e7 (diff)
downloadglibc-8acb4b81f685b57fb55e884b73b515f9b9aa0ace.tar.gz
glibc-8acb4b81f685b57fb55e884b73b515f9b9aa0ace.tar.xz
glibc-8acb4b81f685b57fb55e884b73b515f9b9aa0ace.zip
Update.
2004-03-08  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/powerpc/powerpc64/dl-machine.c (_dl_reloc_overflow):
	Don't use INTUSE with _dl_signal_error.

2004-03-08  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/powerpc/powerpc64/dl-machine.c(_dl_reloc_overflow): Replace
	INTUSE with GLRO.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index b5ee107e23..38cb75ae66 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,7 +1,12 @@
+2004-03-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/s390/tls.h (INIT_SYSINFO): _dl_sysinfo is now in
+	_rtld_global_ro.
+
 2004-03-07  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/ia64/tls.h (INIT_SYSINFO): _dl_sysinfo is now in
-	_rtlf_global_ro.
+	_rtld_global_ro.
 
 	* tst-once4.c: Remove unnecessary macro definition.