Fix some AVR test failures.
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
Wed, 4 May 2016 12:03:52 +0000 (13:03 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 4 May 2016 12:03:52 +0000 (13:03 +0100)
commit4a85cc09258dfe2ab3cefb503221696a0f439c63
treecdbab257357bac92e159fdae1526da35cb094d3e
parent1d2a41dbbdca96017cc5e1ecb8a9fb05bb1897cc
Fix some AVR test failures.

binutils* testsuite/lib/binutils-common.exp (is_elf_format): Add avr-*-*.

ld * testsuite/ld-elf/pr18735.d: Allow other symbols.
* testsuite/ld-elf/sec64k.exp: Skip 64ksec for avr.
* testsuite/ld-gc/pr14265.d: Allow other symbols.
* testsuite/ld-plugin/plugin.exp: Add PR ld/17973 to
plugin_tests only if check_shared_lib_support is true.
* testsuite/ld-selective/selective.exp: Add --section-start
flag for avr.
binutils/ChangeLog
binutils/testsuite/lib/binutils-common.exp
ld/ChangeLog
ld/testsuite/ld-elf/pr18735.d
ld/testsuite/ld-elf/sec64k.exp
ld/testsuite/ld-gc/pr14265.d
ld/testsuite/ld-plugin/plugin.exp
ld/testsuite/ld-selective/selective.exp