about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-09-11 23:52:43 +0000
committerRoland McGrath <roland@gnu.org>2004-09-11 23:52:43 +0000
commit9d78d122725a52bd5389921bba9e36e99879f8d4 (patch)
tree9e54f4b16c4967ab02393dc906d3679d0b697b8d /ChangeLog
parentfc58d3523597f7e9253fd9e11837f8d8b014a891 (diff)
downloadglibc-9d78d122725a52bd5389921bba9e36e99879f8d4.tar.gz
glibc-9d78d122725a52bd5389921bba9e36e99879f8d4.tar.xz
glibc-9d78d122725a52bd5389921bba9e36e99879f8d4.zip
* sysdeps/mach/hurd/i386/init-first.c (init1) [! SHARED]:
	Set _dl_phdr and _dl_phnum.
	(init1): When bootstrap task, bail early and never examine *D.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 311bd4e864..682a38b354 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-11  Roland McGrath  <roland@frob.com>
+
+	* sysdeps/mach/hurd/i386/init-first.c (init1) [! SHARED]:
+	Set _dl_phdr and _dl_phnum.
+	(init1): When bootstrap task, bail early and never examine *D.
+
 2004-09-11  Alfred M. Szmidt  <ams@kemisten.nu>
 
 	* sysdeps/mach/hurd/i386/tls.h (__i386_set_gdt) [!HAVE_I386_SET_GDT]: