* objdump.c (dump_headers): Fix output formatting for ELF32
authorThiemo Seufer <ths@networkno.de>
Tue, 21 May 2002 16:21:18 +0000 (16:21 +0000)
committerThiemo Seufer <ths@networkno.de>
Tue, 21 May 2002 16:21:18 +0000 (16:21 +0000)
commit21611032e14f407e8baf21ce190ea2b27c416917
tree72803646a37c3c97281a6315c8eebbf41d36cea2
parent41241523bf023fabf97f1df7b02940347e45cd2f
* objdump.c (dump_headers): Fix output formatting for ELF32
architectures in a BFD64 enabled toolchain.
* bfd/bfd.c (bfd_get_arch_size): Remove bfd_set_error call for
non-ELF targets.
bfd/ChangeLog
bfd/bfd.c
binutils/ChangeLog
binutils/objdump.c