]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
* readelf.c (dump_relocations): Always print the addend on RELA
authorAndreas Schwab <schwab@linux-m68k.org>
Thu, 27 May 1999 03:02:23 +0000 (03:02 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Thu, 27 May 1999 03:02:23 +0000 (03:02 +0000)
commit1b228002a1a96136e0cde0825a88eb4d785fb9c2
tree5d0695b0101cb68455e498896af0cc60ea8b168f
parenta13cba0d368f3001524fd2739bd7807b7f329487
* 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