diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-28 07:43:29 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-28 07:43:29 +0000 |
commit | 406191784ba76410b644aa117cbf222ac7035988 (patch) | |
tree | eabb9b6858a4c84574994e5eeb386597f85a316f /ChangeLog | |
parent | 35fc382add7924e79b9dc706125593c14905a425 (diff) | |
download | glibc-406191784ba76410b644aa117cbf222ac7035988.tar.gz glibc-406191784ba76410b644aa117cbf222ac7035988.tar.xz glibc-406191784ba76410b644aa117cbf222ac7035988.zip |
Update.
* sysdeps/powerpc/elf/libc-start.c: Use new output functions and _dl_debug_mask.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3f59a5ce73..ccb55e5560 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-02-27 Ulrich Drepper <drepper@redhat.com> + * sysdeps/powerpc/elf/libc-start.c: Use new output functions and + _dl_debug_mask. + * elf/Versions [ld]: Don't export _dl_debug_message anymore. Export _dl_debug_printf. * elf/dl-misc.c: Remove definition of _dl_sysdep_output and |