diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-02-23 09:20:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-02-23 09:20:59 +0000 |
commit | 7fec4f2f70d417b858127d340f7e8f66d8053572 (patch) | |
tree | c511d342ff5b55a1eaf970a60a1b8ff972dc6ec3 /ChangeLog | |
parent | 557fab43bd3cf75f87ba7efb65c9f4884e261a6c (diff) | |
download | glibc-7fec4f2f70d417b858127d340f7e8f66d8053572.tar glibc-7fec4f2f70d417b858127d340f7e8f66d8053572.tar.gz glibc-7fec4f2f70d417b858127d340f7e8f66d8053572.tar.bz2 glibc-7fec4f2f70d417b858127d340f7e8f66d8053572.zip |
Update.
* elf/sprof.c (load_profdata): If do_test provide information as
to why loading failed.
* elf/dl-profile.c (_dl_start_profile): Initialize all of
hist_hdr.dimen.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2002-02-23 Ulrich Drepper <drepper@redhat.com> + * elf/sprof.c (load_profdata): If do_test provide information as + to why loading failed. + * elf/dl-profile.c (_dl_start_profile): Initialize all of + hist_hdr.dimen. + * csu/set-init.c: Moved to... * sysdeps/mach/hurd/set-init.c: ...here. New file. * csu/Makefile: Don't compile set-init. |