aboutsummaryrefslogtreecommitdiff
path: root/sim/or1k/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-01-12 04:06:18 -0500
committerMike Frysinger <vapier@gentoo.org>2021-01-12 04:13:13 -0500
commit5e9e2f41ebaa79d983133bb1374423815adb2f58 (patch)
treee4dbb82baea6c28337f42ec4ec8fe5d90541abe6 /sim/or1k/ChangeLog
parent68895f7d7e17c0fc407b7aedf74e65e5c793388c (diff)
downloadfsf-binutils-gdb-5e9e2f41ebaa79d983133bb1374423815adb2f58.zip
fsf-binutils-gdb-5e9e2f41ebaa79d983133bb1374423815adb2f58.tar.gz
fsf-binutils-gdb-5e9e2f41ebaa79d983133bb1374423815adb2f58.tar.bz2
sim: or1k: clean up stale build entries
This logic was migrated to the common code long ago so ports don't need to declare them themselves.
Diffstat (limited to 'sim/or1k/ChangeLog')
-rw-r--r--sim/or1k/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sim/or1k/ChangeLog b/sim/or1k/ChangeLog
index d305cb3..e25c563 100644
--- a/sim/or1k/ChangeLog
+++ b/sim/or1k/ChangeLog
@@ -1,5 +1,12 @@
2021-01-12 Mike Frysinger <vapier@gentoo.org>
+ * Makefile.in (SIM_OBJS): Delete redundant sim-cpu.o, sim-hload.o,
+ sim-hrw.o, sim-reg.o, sim-reason.o, sim-engine.o, sim-model.o,
+ sim-stop.o, and $(TRAPS_OBJ) entries.
+ (SIM_RUN_OBJS): Delete.
+
+2021-01-12 Mike Frysinger <vapier@gentoo.org>
+
* configure.ac (SIM_AC_OPTION_INLINE): Delete call.
* configure: Regenerate.