ld/testsuite/
authorRichard Sandiford <rdsandiford@googlemail.com>
Tue, 15 May 2007 12:22:34 +0000 (12:22 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Tue, 15 May 2007 12:22:34 +0000 (12:22 +0000)
commite68ed250e82e049bff0f537a1a3d3c5afc15854b
tree3f74159b10c778a5b8f797e7eaf501faba9a881b
parentf532a3561cb446a84aa035c217abf841876bb44d
ld/testsuite/
* ld-arm/vxworks1.ld: Swap .bss and .data.
* ld-arm/vxworks1-lib.rd: Update accordingly.
* ld-arm/vxworks1-lib.td: New test.
* ld-arm/arm-elf.exp: Run it.

* ld-i386/vxworks1.ld: Swap .bss and .data.
* ld-i386/vxworks1-lib.rd: Update accordingly.
* ld-i386/vxworks1-lib.td: New test.
* ld-i386/i386.exp: Run it.

* ld-mips-elf/vxworks1.ld: Swap .bss and .data.
* ld-mips-elf/vxworks1-lib.rd: Update accordingly.
* ld-mips-elf/vxworks1.rd: Likewise.

* ld-powerpc/vxworks1.ld: Swap .bss and .data.
* ld-powerpc/vxworks1-lib.rd: Update accordingly.
* ld-powerpc/vxworks1-lib.td: New test.
* ld-powerpc/powerpc.exp: Run it.

* ld-sh/vxworks1.ld: Swap .bss and .data.
* ld-sh/vxworks1-lib.rd: Update accordingly.
* ld-sh/vxworks1-lib.td: New test.
* ld-sh/sh-vxworks.exp: Run it.

* ld-sparc/vxworks1.ld: Swap .bss and .data.
* ld-sparc/vxworks1-lib.rd: Update accordingly.
* ld-sparc/vxworks1-lib.td: New test.
* ld-sparc/sparc.exp: Run it.
24 files changed:
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/arm-elf.exp
ld/testsuite/ld-arm/vxworks1-lib.rd
ld/testsuite/ld-arm/vxworks1-lib.td [new file with mode: 0644]
ld/testsuite/ld-arm/vxworks1.ld
ld/testsuite/ld-i386/i386.exp
ld/testsuite/ld-i386/vxworks1-lib.rd
ld/testsuite/ld-i386/vxworks1-lib.td [new file with mode: 0644]
ld/testsuite/ld-i386/vxworks1.ld
ld/testsuite/ld-mips-elf/vxworks1-lib.rd
ld/testsuite/ld-mips-elf/vxworks1.ld
ld/testsuite/ld-mips-elf/vxworks1.rd
ld/testsuite/ld-powerpc/powerpc.exp
ld/testsuite/ld-powerpc/vxworks1-lib.rd
ld/testsuite/ld-powerpc/vxworks1-lib.td [new file with mode: 0644]
ld/testsuite/ld-powerpc/vxworks1.ld
ld/testsuite/ld-sh/sh-vxworks.exp
ld/testsuite/ld-sh/vxworks1-lib.rd
ld/testsuite/ld-sh/vxworks1-lib.td [new file with mode: 0644]
ld/testsuite/ld-sh/vxworks1.ld
ld/testsuite/ld-sparc/sparc.exp
ld/testsuite/ld-sparc/vxworks1-lib.rd
ld/testsuite/ld-sparc/vxworks1-lib.td [new file with mode: 0644]
ld/testsuite/ld-sparc/vxworks1.ld
This page took 0.038108 seconds and 4 git commands to generate.