]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add missing newlines in readelf -n output
authorAndreas Schwab <schwab@suse.de>
Tue, 11 Jul 2017 15:36:35 +0000 (17:36 +0200)
committerAndreas Schwab <schwab@suse.de>
Tue, 11 Jul 2017 15:40:24 +0000 (17:40 +0200)
commit04ac15ab07e6360320a1c8fab82d25340c22a21f
tree3ca51712e0e81136bb695e558894f54313542224
parente3fbc3da1342714b4943300a5a590b73f00acf08
Add missing newlines in readelf -n output

* readelf.c (process_note): Print newline after description data
in narrow mode.
(print_core_note): Print newline if nothing was printed in wide
mode.
binutils/ChangeLog
binutils/readelf.c