Fix build breakage on 32-bit targets with 64-bit bfd
authorAlan Modra <amodra@gmail.com>
Fri, 28 Nov 2014 03:59:23 +0000 (14:29 +1030)
committerAlan Modra <amodra@gmail.com>
Fri, 28 Nov 2014 04:04:10 +0000 (14:34 +1030)
commit8066deb11b8e23de5c75e3e2526524bdef0f5a41
tree91c5eba71081ce67bad3bf4e7290b21665f84105
parent10e79639cc08c050b8fa97c0a5af102683a11e3c
Fix build breakage on 32-bit targets with 64-bit bfd

* readelf.c (get_32bit_elf_symbols): Cast bfd_size_type values to
unsigned long for %lx.
(get_64bit_elf_symbols, process_section_groups): Likewise.
binutils/ChangeLog
binutils/readelf.c
This page took 0.02625 seconds and 4 git commands to generate.