gas: run the hwcaps-bump tests with 64-bit sparc objects only.
[deliverable/binutils-gdb.git] / sim / v850 / Makefile.in
index e86a1048cf81e9bb9805f1a7bad970f5fa5095a3..00e560e73f1b13d50b45dbceafa224ad4dfb4edd 100644 (file)
@@ -1,6 +1,5 @@
 #    Makefile template for Configure for the V850 sim library.
-#    Copyright (C) 1996, 1997, 2007, 2008, 2009, 2010
-#    Free Software Foundation, Inc.
+#    Copyright (C) 1996-2016 Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
 # This program is free software; you can redistribute it and/or modify
@@ -24,14 +23,7 @@ SIM_OBJS = \
        $(SIM_NEW_COMMON_OBJS) \
        simops.o interp.o \
        itable.o semantics.o idecode.o icache.o engine.o irun.o support.o \
-       sim-engine.o \
-       sim-hload.o \
-       sim-hrw.o \
-       sim-resume.o \
-       sim-reason.o \
-       sim-stop.o
-
-SIM_RUN_OBJS = nrun.o
+       sim-resume.o
 
 # List of extra dependencies.
 # Generally this consists of simulator specific files included by sim-main.h.
This page took 0.023723 seconds and 4 git commands to generate.