Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 2 Oct 2002 20:28:30 +0000 (20:28 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 2 Oct 2002 20:28:30 +0000 (20:28 +0000)
2002-10-02  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/alpha/dl-machine.h (elf_machine_rela): Fix comment typo.
Temporarily enable R_ALPHA_NONE relocs in ld.so.
* sysdeps/ia64/dl-machine.h (elf_machine_rela): Temporarily enable
R_IA64_NONE relocs in ld.so.

ChangeLog

index 50dc18c..6a41689 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-10-02  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/alpha/dl-machine.h (elf_machine_rela): Fix comment typo.
+       Temporarily enable R_ALPHA_NONE relocs in ld.so.
+       * sysdeps/ia64/dl-machine.h (elf_machine_rela): Temporarily enable
+       R_IA64_NONE relocs in ld.so.
+
 2002-09-27  Steven Munroe  <sjmunroe@us.ibm.com>
 
        * README.template: Minimum Linux kernel for powerpc64 is 2.4.19.