Restore readelf -wF
authorAlan Modra <amodra@gmail.com>
Thu, 16 Jun 2022 00:10:11 +0000 (09:40 +0930)
committerAlan Modra <amodra@gmail.com>
Thu, 16 Jun 2022 00:26:39 +0000 (09:56 +0930)
commit68f7e451e50eaadcd0dea7bf27a0b602a8ddbcc1
tree3b14978f35a714d125981f87d875d9486cc14793
parent45bf072b34068b5a98947862b2aa183ab646e7ea
Restore readelf -wF

Commit 94585d6d4495 resulted in readelf -wF failing with
Unrecognized debug letter option 'F'

binutils/
* dwarf.c (debug_dump_long_opts): Add letter.
(debug_option_table): New, replacing..
(opts_table, letter_table): ..these.
(dwarf_select_sections_by_names): Adjust to suit.  Set
do_debug_frames outside of loop.
(dwarf_select_sections_by_letters): Similarly.
gas/
* testsuite/gas/i386/ehinterp.d: Use readelf -wF.
binutils/dwarf.c
gas/testsuite/gas/i386/ehinterp.d