* bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.
commiteddab894996aa50bf7392407556c8a52236a72a8
authorAlan Modra <amodra@bigpond.net.au>
Tue, 5 Oct 2010 05:48:09 +0000 (5 05:48 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 5 Oct 2010 05:48:09 +0000 (5 05:48 +0000)
tree41c53709cc7b3eaf40a5f2f8801f6825d5fb9f64
parentd5da49beab0a1afe6a28b2e5e7ac77dd9d97a2da
* bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.
(bfd_nonfatal_message, report, list_matching_formats): Likewise.
(list_supported_targets): Tidy.
* objdump.c (free_only_list): Formatting.
(slurp_dynamic_symtab): Non-zero exit status for "not a dynamic
object".
(update_source_path): Delete redundant check for NULL filename.
(disassemble_bytes): Error if disassemble_fn returns a value
that won't increment address.
(disassemble_data): Don't capitalize error message.
(read_section_stabs): Likewise.
(main): Return non-zero exit status on bad options.
binutils/ChangeLog
binutils/bucomm.c
binutils/objdump.c