* readelf.c (dump_relocations): Always print the addend on RELA
commit12131ffe9d2e5c65db534444a3d4d4339dba5d3f
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 27 May 1999 03:02:23 +0000 (27 03:02 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Thu, 27 May 1999 03:02:23 +0000 (27 03:02 +0000)
treeab6691736b5c035559673d9890624c2f6607e521
parentc0a91d0a619250703b8633826a3723c961da66ab
* readelf.c (dump_relocations): Always print the addend on RELA
systems even if there is no symbol.
(process_program_headers): Reset dynamic_size before looping
through the program headers.
(process_version_sections): Cast sh_offset to unsigned long for
printing in case bfd_vma is wider.
(process_symbol_table): Use get_symbol_index_type when printing
st_shndx.
binutils/ChangeLog
binutils/readelf.c