Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: sim/testsuite/sim/mips/basic.exp

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp ('k') | sim/testsuite/sim/mips/mips32-dsp.s » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/testsuite/sim/mips/basic.exp
diff --git a/sim/testsuite/sim/mips/basic.exp b/sim/testsuite/sim/mips/basic.exp
index 15caecc02959ad9a13239f37d793a34e1ee39558..1c78c871740971f27e60d15881e121f6a4df368d 100644
--- a/sim/testsuite/sim/mips/basic.exp
+++ b/sim/testsuite/sim/mips/basic.exp
@@ -47,7 +47,7 @@ if {[istarget mips*-*-elf]} {
set submodels "mips1 mips2 mips3 mips4"
append dspmodels " mips32r2 mips64r2"
append mdmxmodels " mips64 mips32r2 mips64r2"
- } elseif {[istarget mips*-sde-elf*]} {
+ } elseif {[istarget mips*-sde-elf*] || [istarget mips*-mti-elf*]} {
set models "mips32 mips64 mips32r2 mips64r2"
set submodels ""
append dspmodels " mips32r2 mips64r2"
« no previous file with comments | « sim/testsuite/sim/cris/hw/rv-n-cris/rvc.exp ('k') | sim/testsuite/sim/mips/mips32-dsp.s » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698