aboutsummaryrefslogtreecommitdiff
path: root/sim/mcore/ChangeLog
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-11-15 20:06:42 -0800
committerMike Frysinger <vapier@gentoo.org>2015-11-16 00:41:59 -0500
commit797eee4264d1b504aabcbcabb6de2f1108441261 (patch)
tree148efaf024bc68c071fb8de6f1797b472652f6d8 /sim/mcore/ChangeLog
parent9db36cf86d58f93def38a94ed05e1854beda3b20 (diff)
downloadfsf-binutils-gdb-797eee4264d1b504aabcbcabb6de2f1108441261.zip
fsf-binutils-gdb-797eee4264d1b504aabcbcabb6de2f1108441261.tar.gz
fsf-binutils-gdb-797eee4264d1b504aabcbcabb6de2f1108441261.tar.bz2
sim: sim-stop/sim-reason/sim-reg: move to common obj list
Now that all arches (for the most part) have moved over, move sim-stop.o, sim-reason.o, and sim-reg.o to the common object list and out of all the arch ports.
Diffstat (limited to 'sim/mcore/ChangeLog')
-rw-r--r--sim/mcore/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/sim/mcore/ChangeLog b/sim/mcore/ChangeLog
index b85c281..d6f0cd1 100644
--- a/sim/mcore/ChangeLog
+++ b/sim/mcore/ChangeLog
@@ -1,5 +1,10 @@
2015-11-15 Mike Frysinger <vapier@gentoo.org>
+ * Makefile.in (SIM_OBJS): Delete sim-reason.o, sim-reg.o, and
+ sim-stop.o.
+
+2015-11-15 Mike Frysinger <vapier@gentoo.org>
+
* interp.c (mcore_regset, LAST_VALID_CREG, NUM_MCORE_REGS: Move
to sim-main.h.
(cpu): Delete.