Re: Sign-extend start and stop address inputs to objdump
authorAlan Modra <amodra@gmail.com>
Fri, 10 May 2019 13:47:45 +0000 (23:17 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 10 May 2019 14:02:21 +0000 (23:32 +0930)
commit391bf8918b16f9f3ad1060d5cb0fc0c4048421bb
tree7e396dbb469503c63cfb55eeeafb57cea8f62c65
parent24c54127c5c4da81b9e6c248c8e918b3564b271a
Re: Sign-extend start and stop address inputs to objdump

git commit 2379f9c475 introduced an rx-elf test failure.  This fixes it.

* testsuite/binutils-all/objdump.exp (test_objdump_disas_limited),
(test_objdump_content_limited): Add text arg, use in place of .text.
(bintest_signed.o): Call get_standard_section_names for name of
text section.
binutils/ChangeLog
binutils/testsuite/binutils-all/objdump.exp