From: Nick Clifton Date: Mon, 14 Jan 2002 17:40:49 +0000 (+0000) Subject: Use section2.e-mips script for v850-elf toolchain. X-Git-Tag: binutils-2_12-branchpoint~476 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d1c15a92bc1fb556892eebbea55092535aeaf120;p=external%2Fbinutils.git Use section2.e-mips script for v850-elf toolchain. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 964af72..ce68342 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-01-14 Nick Clifton + + * gas/elf/elf.exp (run_list_test): Use section2.e-mips script for + v850-elf toolchain. + 2002-01-14 Richard Earnshaw * gas/arm/armv1.s, arm/armv1.d, arm/fpa-mem.s, arm/fpa-mem.d diff --git a/gas/testsuite/gas/elf/elf.exp b/gas/testsuite/gas/elf/elf.exp index 35371f7..b377a31 100644 --- a/gas/testsuite/gas/elf/elf.exp +++ b/gas/testsuite/gas/elf/elf.exp @@ -39,7 +39,7 @@ if { ([istarget "*-*-elf*"] && ![istarget *-*-linux*oldld*] } then { set target_machine "" - if [istarget "mips*-*-*"] then { + if {[istarget "mips*-*-*"] || [istarget v850-*-*]} then { set target_machine -mips } run_dump_test "ehopt0"