OSDN Git Service

* readelf.c (do_wide): New.
authorjakub <jakub>
Tue, 25 Sep 2001 16:44:18 +0000 (16:44 +0000)
committerjakub <jakub>
Tue, 25 Sep 2001 16:44:18 +0000 (16:44 +0000)
commit1033486613078427d9ed09650c6b642627b7bfad
tree111a1b471e5bea894d97ca7135d2169af20e9f6d
parentd0ebbcb346c76b4a59a8e3e5d36ae519719f2413
* readelf.c (do_wide): New.
(options): Add --wide.
(usage, parse_args): Likewise.
(process_program_headers): Put each segment on a single line if
--wide is given.
(process_section_headers): Put each section on a single line if
--wide is given.
* doc/binutils.texi: Document it.
* NEWS: Likewise.
binutils/ChangeLog
binutils/NEWS
binutils/doc/binutils.texi
binutils/readelf.c