aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-08-24 14:20:11 +0000
committerUlrich Drepper <drepper@redhat.com>2001-08-24 14:20:11 +0000
commita4c4e6db680dd588700a8f1c5a6d75073d4d900b (patch)
treeef18a4d92bc889a2905acbe8d30daa532ec6da5f /ChangeLog
parentad427d6e085788c7296c914bb71f9b6afe7eadc7 (diff)
downloadglibc-a4c4e6db680dd588700a8f1c5a6d75073d4d900b.zip
glibc-a4c4e6db680dd588700a8f1c5a6d75073d4d900b.tar.gz
glibc-a4c4e6db680dd588700a8f1c5a6d75073d4d900b.tar.bz2
Update.
2001-08-24 Alexandre Oliva <aoliva@redhat.com> * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo. * elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes first if RELCOUNT is set.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0c8232..2e97618 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-24 Alexandre Oliva <aoliva@redhat.com>
+
+ * sysdeps/sh/dl-machine.h (elf_machine_rela): Fix typo.
+
2001-08-24 Andreas Jaeger <aj@suse.de>
* sysdeps/ieee754/ldbl-128/e_j1l.c: New file, contributed by
@@ -5,6 +9,9 @@
2001-08-24 Ulrich Drepper <drepper@redhat.com>
+ * elf/do-rel.h (elf_dynamic_do_rel): RELATIVE relocations comes
+ first if RELCOUNT is set.
+
* elf/do-rel.h (elf_dynamic_do_rel): If not relocating lazily, don't
call elf_machine_rel for the last DT_RELCOUNT relocations but instead
elf_machine_rel_relative.