diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-11 23:52:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-11 23:52:43 +0000 |
commit | 9d78d122725a52bd5389921bba9e36e99879f8d4 (patch) | |
tree | 9e54f4b16c4967ab02393dc906d3679d0b697b8d /ChangeLog | |
parent | fc58d3523597f7e9253fd9e11837f8d8b014a891 (diff) | |
download | glibc-9d78d122725a52bd5389921bba9e36e99879f8d4.zip glibc-9d78d122725a52bd5389921bba9e36e99879f8d4.tar.gz glibc-9d78d122725a52bd5389921bba9e36e99879f8d4.tar.bz2 |
* 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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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]: |