]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/testsuite/ld-elf/comm-data.exp
* ld-elf/comm-data.exp: Use check_shared_lib_support rather than
authorMaciej W. Rozycki <macro@linux-mips.org>
Sat, 24 Aug 2013 22:37:18 +0000 (22:37 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Sat, 24 Aug 2013 22:37:18 +0000 (22:37 +0000)
commitfe9cd7ab17990a589ed8e14c4a6157d218ae9ae5
tree968e9fc63d7924dace758dfe1af914aca29a4078
parentaea6ea421db3f7327c4943cbe13abceb42b84be6
* ld-elf/comm-data.exp: Use check_shared_lib_support rather than
explicit patterns for test target qualification.  Define extra
tool flags for *-*-hpux* and tic6x-*-* targets.  Link with a
linker script.  Use alternative patterns for targets that do not
eliminate copy relocs, currently mn10300-*-* and vax-*-*.
* ld-elf/comm-data2.s: Handle HPUX's `.comm' syntax.
* ld-elf/comm-data2.ld: New test linker script.
* ld-elf/comm-data2.xd: Match section's VMA too.  Ignore ASCII
data dump.
* ld-elf/comm-data2r.rd: New test pattern.
* ld-elf/comm-data2r.sd: New test pattern.
* ld-elf/comm-data2r.xd: New test pattern.
* ld-mips-elf/comm-data.exp: Use check_shared_lib_support rather
than an explicit pattern for test target qualification.  Link
with a linker script.
ld/testsuite/ChangeLog
ld/testsuite/ld-elf/comm-data.exp
ld/testsuite/ld-elf/comm-data2.ld [new file with mode: 0644]
ld/testsuite/ld-elf/comm-data2.s
ld/testsuite/ld-elf/comm-data2.xd
ld/testsuite/ld-elf/comm-data2r.rd [new file with mode: 0644]
ld/testsuite/ld-elf/comm-data2r.sd [new file with mode: 0644]
ld/testsuite/ld-elf/comm-data2r.xd [new file with mode: 0644]
ld/testsuite/ld-mips-elf/comm-data.exp