MIPS/LD/testsuite: Verify microMIPS LA25 stub generation
authorMaciej W. Rozycki <macro@imgtec.com>
Wed, 10 Aug 2016 21:10:30 +0000 (22:10 +0100)
committerMaciej W. Rozycki <macro@imgtec.com>
Wed, 10 Aug 2016 21:24:43 +0000 (22:24 +0100)
commit0375b0a53725b5b0bddcf8d31b707909f91afcb0
tree26fd195026d0d1c44125dd00ad0f6f5ca63ca22f
parentfe152e64f65de9cfb6f2059b76be98712baa7b56
MIPS/LD/testsuite: Verify microMIPS LA25 stub generation

Repeat `PIC and non-PIC test 1' checks for microMIPS LA25 stubs,
covering code generation and stub symbol annotation.

ld/
* testsuite/ld-mips-elf/pic-and-nonpic-1-micromips-rel.dd: New
test.
* testsuite/ld-mips-elf/pic-and-nonpic-1-micromips-rel.nd: New
test.
* testsuite/ld-mips-elf/pic-and-nonpic-1-micromips.dd: New test.
* testsuite/ld-mips-elf/pic-and-nonpic-1-micromips.nd: New test.
* testsuite/ld-mips-elf/pic-and-nonpic-1a-micromips.s: New test
source.
* testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s: New test
source.
* testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
ld/ChangeLog
ld/testsuite/ld-mips-elf/mips-elf.exp
ld/testsuite/ld-mips-elf/pic-and-nonpic-1-micromips-rel.dd [new file with mode: 0644]
ld/testsuite/ld-mips-elf/pic-and-nonpic-1-micromips-rel.nd [new file with mode: 0644]
ld/testsuite/ld-mips-elf/pic-and-nonpic-1-micromips.dd [new file with mode: 0644]
ld/testsuite/ld-mips-elf/pic-and-nonpic-1-micromips.nd [new file with mode: 0644]
ld/testsuite/ld-mips-elf/pic-and-nonpic-1a-micromips.s [new file with mode: 0644]
ld/testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s [new file with mode: 0644]
This page took 0.025334 seconds and 4 git commands to generate.