* readelf.c Replace occurrences of Elf32_Internal_* and
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 63a87d21b18eee665048c22bff43127c16610e5a..8e9f5ba29eda60a51ff414290cee0b007c40585a 100644 (file)
@@ -1,3 +1,12 @@
+2002-11-29  Jakub Jelinek  <jakub@redhat.com>
+
+       * readelf.c Replace occurrences of Elf32_Internal_* and
+       Elf64_Internal_* with Elf_Internal_*.
+       (slurp_rel_relocs): Change Elf_Internal_Rel to Elf_Internal_Rela.
+       Zero r_addend fields.
+       (dump_relocations): Remove relas variable, change Elf_Internal_Rel to
+       Elf_Internal_Rela.
+
 2002-11-23  Nick Clifton  <nickc@redhat.com>
 
        * size.c (usage): Fix typo describing switch for hex format.
This page took 0.023613 seconds and 4 git commands to generate.