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

Unified Diff: sim/configure.tgt

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/configure ('k') | sim/cr16/ChangeLog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/configure.tgt
diff --git a/sim/configure.tgt b/sim/configure.tgt
index a12319d0a1e3d2fa7d5ad99c1171d77e4de5a3e3..39f92b645dba486e12f08a67fd500ec0a6e078fb 100644
--- a/sim/configure.tgt
+++ b/sim/configure.tgt
@@ -86,6 +86,9 @@ case "${target}" in
SIM_ARCH(moxie)
sim_testsuite=yes
;;
+ msp430*-*-*)
+ SIM_ARCH(msp430)
+ ;;
rl78-*-*)
SIM_ARCH(rl78)
;;
« no previous file with comments | « sim/configure ('k') | sim/cr16/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698