gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / sim / msp430 / Makefile.in
index 3ab384f3a8b1a31595cfa5e8c37440ae7d747191..822b7fa86143d093a1dfb17d1a9c40d3ccecaa86 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the MSP430 sim library.
-#    Copyright 2012-2015 Free Software Foundation, Inc.
+#    Copyright 2012-2020 Free Software Foundation, Inc.
 #    Written by Red Hat Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 SIM_OBJS = \
        $(SIM_NEW_COMMON_OBJS) \
        msp430-sim.o \
-       trace.o \
-       sim-cpu.o \
-       sim-hload.o \
-       sim-reason.o \
-       sim-reg.o \
-       sim-resume.o \
-       sim-stop.o \
+       sim-resume.o
 
 # List of extra dependencies.
 # Generally this consists of simulator specific files included by sim-main.h.
This page took 0.023642 seconds and 4 git commands to generate.