]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/testsuite/d10v-elf/Makefile.in
sim: d10v: convert to nrun
[thirdparty/binutils-gdb.git] / sim / testsuite / d10v-elf / Makefile.in
index 92dc121fdad2167a392f82c97a3dc7681f760354..c2e7154e25031fe1f7f50d863529fbd1a81fd797 100644 (file)
@@ -1,21 +1,20 @@
 # Makefile for regression testing the GNU debugger.
-# Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
+# Copyright (C) 1992-2015 Free Software Foundation, Inc.
 
 # This file is part of GDB.
 
-# GDB is free software; you can redistribute it and/or modify
+# This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
-# any later version.
-
-# GDB is distributed in the hope that it will be useful,
+# the Free Software Foundation; either version 3 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-
+#
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 VPATH = @srcdir@
 srcdir = @srcdir@
@@ -40,6 +39,8 @@ RPATH_ENVVAR = @RPATH_ENVVAR@
 TESTS = \
        exit47.ko \
        hello.hi \
+       t-dbt.ok \
+       t-ld-st.ok \
        t-mac.ok \
        t-mvtac.ok \
        t-mvtc.ok \
@@ -47,12 +48,41 @@ TESTS = \
        t-mulxu.ok \
        t-rac.ok \
        t-rachi.ok \
+       t-rdt.ok \
        t-rep.ok \
        t-rte.ok \
+       t-sac.ok \
+       t-sachi.ok \
+       t-sadd.ok \
+       t-slae.ok \
        t-sp.ok \
        t-sub2w.ok \
        t-sub.ok \
        t-subi.ok \
+       t-ae-ld-d.ok \
+       t-ae-ld-i.ok \
+       t-ae-ld-id.ok \
+       t-ae-ld-im.ok \
+       t-ae-ld-ip.ok \
+       t-ae-ld2w-d.ok \
+       t-ae-ld2w-i.ok \
+       t-ae-ld2w-id.ok \
+       t-ae-ld2w-im.ok \
+       t-ae-ld2w-ip.ok \
+       t-ae-st-d.ok \
+       t-ae-st-i.ok \
+       t-ae-st-id.ok \
+       t-ae-st-im.ok \
+       t-ae-st-ip.ok \
+       t-ae-st-is.ok \
+       t-ae-st2w-d.ok \
+       t-ae-st2w-i.ok \
+       t-ae-st2w-id.ok \
+       t-ae-st2w-im.ok \
+       t-ae-st2w-ip.ok \
+       t-ae-st2w-is.ok \
+       t-mod-ld-pre.ok \
+       t-rie-xx.ok \
 #
 
 AS_FOR_TARGET = `\
@@ -76,6 +106,9 @@ RUN_FOR_TARGET = `\
     echo $(target_alias)-run ; \
   fi`
 
+# Force d10v into operating mode.
+RUNFLAGS_FOR_TARGET=--environment operating
+
 
 check: sanity $(TESTS)
 sanity: