Fixes for gdb.xml/tdesc-regs.exp.
[deliverable/binutils-gdb.git] / sim / arm / Makefile.in
index 1eeec25ac11a46b6b2b0a12935346099760f54d8..d6d16b1ea533aad169516721aed2748f67dc6ca4 100644 (file)
@@ -1,5 +1,5 @@
 #    Makefile template for Configure for the arm sim library.
-#    Copyright 1995-2015 Free Software Foundation, Inc.
+#    Copyright 1995-2020 Free Software Foundation, Inc.
 #    Written by Cygnus Support.
 # 
 # This program is free software; you can redistribute it and/or modify
@@ -23,9 +23,8 @@ SIM_EXTRA_LIBS = -lm
 SIM_OBJS = \
        wrapper.o \
        $(SIM_NEW_COMMON_OBJS) \
-       sim-hload.o \
        armemu26.o armemu32.o arminit.o armos.o armsupp.o \
-       armvirt.o bag.o thumbemu.o \
+       armvirt.o thumbemu.o \
        armcopro.o maverick.o iwmmxt.o
 
 ## COMMON_POST_CONFIG_FRAG
This page took 0.025602 seconds and 4 git commands to generate.