diff options
author | Chung-Lin Tang <cltang@codesourcery.com> | 2015-05-14 18:40:57 +0800 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2015-05-17 14:25:24 +0930 |
commit | 68880f311c1d5629c47c3ab9749061fe3138be63 (patch) | |
tree | a19437f424b6fefa1eebbe97e3b1e60524182071 /etc | |
parent | 20ef91414ed2272cc379dcf8364f5f48eeff6362 (diff) | |
download | gdb-68880f311c1d5629c47c3ab9749061fe3138be63.zip gdb-68880f311c1d5629c47c3ab9749061fe3138be63.tar.gz gdb-68880f311c1d5629c47c3ab9749061fe3138be63.tar.bz2 |
ELF options may be missing from `ld --help' output
nios2-linux has an emulation named "nios2linux", and happens to not include
another extra emulation with a name matching *elf*. This makes nios2-linux
left out of the ELF options printing targets, which is unintended.
* configure.ac (AC_PROG_GREP): Check for grep program.
(elf_list_options,elf_shlib_list_options,elf_plt_unwind_list_options):
Enable ELF option printing for emulations containing
'TEMPLATE_NAME=elf32'.
* configure: Regenerate.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions