* readelf.c Replace occurrences of Elf32_Internal_* and
authorJakub Jelinek <jakub@redhat.com>
Fri, 29 Nov 2002 00:03:30 +0000 (00:03 +0000)
committerJakub Jelinek <jakub@redhat.com>
Fri, 29 Nov 2002 00:03:30 +0000 (00:03 +0000)
commitc8286bd1e88747fcdf7f8ae1f90210449b621df6
treeee8355db8870e5baa804766ca6d6e247388f395b
parentf4927fa2f20de4588d4f913ea3862a38ee08e0ed
* 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.
binutils/ChangeLog
binutils/readelf.c
This page took 0.038465 seconds and 4 git commands to generate.