]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
* readelf.c (dump_section): Cast bfd_vma values to [unsigned] long
authorAndreas Schwab <schwab@linux-m68k.org>
Wed, 9 Jun 1999 02:44:17 +0000 (02:44 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Wed, 9 Jun 1999 02:44:17 +0000 (02:44 +0000)
commit148d3c43bee8cfe438a60f7e86732edf2cbf8d43
tree1caeab9789e8453357990b45a4d3876286caa18d
parent6027a0b892f65d24bf6eda685a644459627be73f
* readelf.c (dump_section): Cast bfd_vma values to [unsigned] long
for printing, in case it is wider than long.
(display_block): Likewise.
(read_and_display_attr): Likewise.
(decode_location_expression): Likewise.  Don't depend on
evaluation order.
binutils/ChangeLog
binutils/readelf.c