aboutsummaryrefslogtreecommitdiff
path: root/sim/v850
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2007-02-20 12:45:06 +0000
committerDaniel Jacobowitz <drow@false.org>2007-02-20 12:45:06 +0000
commitcb5c8c398917972a84db9047c7a492427a347200 (patch)
tree1fe0d8ea9828ba90ce7d44a4bec773895757a2b2 /sim/v850
parentae0d26161ba9beb390fdf1472079f97e930cd001 (diff)
downloadgdb-cb5c8c398917972a84db9047c7a492427a347200.zip
gdb-cb5c8c398917972a84db9047c7a492427a347200.tar.gz
gdb-cb5c8c398917972a84db9047c7a492427a347200.tar.bz2
gdb/
* MAINTAINERS: Disable -Werror for cris simulator. Build sparc64-solaris2.10 instead of the broken sparc-elf. * solib-frv.c: Include "solib.h". * Makefile.in (solib-frv.o): Update. * mt-tdep.c (mt_gdbarch_init): Correct typo in floatformats patch. * xtensa-tdep.c (xtensa_regset_from_core_section): Cast size_t to int. (xtensa_frame_this_id, xtensa_frame_prev_register) (xtensa_push_dummy_call): Use %p. sim/v850/ * Makefile.in (interp.o): Uncomment and update.
Diffstat (limited to 'sim/v850')
-rw-r--r--sim/v850/ChangeLog4
-rw-r--r--sim/v850/Makefile.in3
2 files changed, 5 insertions, 2 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog
index 07f781d..4214046 100644
--- a/sim/v850/ChangeLog
+++ b/sim/v850/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-20 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile.in (interp.o): Uncomment and update.
+
2006-12-21 Hans-Peter Nilsson <hp@axis.com>
* acconfig.h: Remove.
diff --git a/sim/v850/Makefile.in b/sim/v850/Makefile.in
index aeed0db..e1a181f 100644
--- a/sim/v850/Makefile.in
+++ b/sim/v850/Makefile.in
@@ -123,7 +123,6 @@ tmp-igen: $(IGEN_INSN) $(IGEN_DC) ../igen/igen
clean-extra: clean-igen
rm -f table.c simops.h gencode
-#interp.o: interp.c table.c $(INCLUDE)
+interp.o: interp.c $(INCLUDE)
simops.o: simops.c simops.h $(INCLUDE) targ-vals.h
-#table.o: table.c
semantics.o: $(INCLUDE)