summaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorDaniel Jacobowitz <dan@debian.org>2007-02-20 12:45:06 +0000
committerDaniel Jacobowitz <dan@debian.org>2007-02-20 12:45:06 +0000
commit812b7ba2e3107555e07cabe43ac216de5f060ec4 (patch)
treefe166f556b313324e40a8188d28c8b33f6179dff /sim
parentfda7ef5098c6a2d21635ea1671179f8f8eea9c17 (diff)
downloadgdb-812b7ba2e3107555e07cabe43ac216de5f060ec4.tar.gz
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')
-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 07f781d2ef0..4214046f917 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 aeed0db9312..e1a181f5828 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)