projects
/
binutils.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rewrite the MIPS simulator's memory model so that it uses the generic
[binutils.git]
/
sim
/
mips
/
Makefile.in
diff --git
a/sim/mips/Makefile.in
b/sim/mips/Makefile.in
index 1b5e5036b05ed3a1e87d87f387c37ad84a343d4c..c8e42c0221d56fd4e5a324e061bc771fe3de0dbd 100644
(file)
--- a/
sim/mips/Makefile.in
+++ b/
sim/mips/Makefile.in
@@
-38,6
+38,7
@@
SIM_OBJS = \
sim-config.o \
sim-endian.o \
sim-engine.o \
+ sim-memopt.o \
sim-stop.o \
sim-resume.o \
sim-reason.o \
This page took
0.022889 seconds
and
4
git commands to generate.