aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-28 15:24:30 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-28 15:24:30 +0000
commit7b97934bf9a5b4b52a82ab6631d6255a5c93b0a1 (patch)
treefd6b31481201892f2e9307c46bbb930c99475bac /ChangeLog
parent406191784ba76410b644aa117cbf222ac7035988 (diff)
downloadglibc-7b97934bf9a5b4b52a82ab6631d6255a5c93b0a1.zip
glibc-7b97934bf9a5b4b52a82ab6631d6255a5c93b0a1.tar.gz
glibc-7b97934bf9a5b4b52a82ab6631d6255a5c93b0a1.tar.bz2
Update.
2001-02-28 Ulrich Drepper <drepper@redhat.com> * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle relocations which are not in ld.so if RTLD_BOOTSTRAP is defined. * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo. * elf/dl-misc.c (_dl_debug_vdprintf): Fix type visible on 64-bit machines. * sysdeps/unix/sysv/linux/powerpc/sysdep.h (C_TEXT): Define.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ccb55e5..c6444fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2001-02-28 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/alpha/dl-machine.h (elf_machine_rela): Don't handle
+ relocations which are not in ld.so if RTLD_BOOTSTRAP is defined.
+
+ * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Fix typo.
+
+ * elf/dl-misc.c (_dl_debug_vdprintf): Fix type visible on 64-bit
+ machines.
+
+ * sysdeps/unix/sysv/linux/powerpc/sysdep.h (C_TEXT): Define.
+
2001-02-27 Ulrich Drepper <drepper@redhat.com>
* sysdeps/powerpc/elf/libc-start.c: Use new output functions and