OSDN Git Service

* readelf.c (dump_relocations): Always print the addend on RELA
authorschwab <schwab>
Thu, 27 May 1999 03:02:21 +0000 (03:02 +0000)
committerschwab <schwab>
Thu, 27 May 1999 03:02:21 +0000 (03:02 +0000)
commit2fc2dc60a502360c1afe703b1417e6bcd03de8db
tree27e961f26c464552c60568b9583704a59e132397
parent53012554fd37a3b8a3237dbea08998511590ab28
* 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