aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-08-08 18:57:25 +0000
committerDaniel Jacobowitz <drow@false.org>2006-08-08 18:57:25 +0000
commitce928021ab9b37594f8caa625b84783793ee5095 (patch)
treef4c08bdf65384d313ce82f462a7922af8086f106 /sim/erc32/ChangeLog
parent9bdcbae7fe5d41beb308223fd65123fb700e2e1d (diff)
downloadgdb-ce928021ab9b37594f8caa625b84783793ee5095.zip
gdb-ce928021ab9b37594f8caa625b84783793ee5095.tar.gz
gdb-ce928021ab9b37594f8caa625b84783793ee5095.tar.bz2
gdb/
* config/sparc/embed.mt: New file. * configure.tgt (sparc-*-rtems*): Use embed.mt. sim/ * configure.ac (sparc-*-rtems*|sparc-*-elf*): Enable erc32 simulator. * Makefile.in (FLAGS_TO_PASS): Include libdir. * configure: Regenerated. sim/erc32/ * Makefile.in (func.o, help.o): Correct dependencies. * Makefile.in (install-sis): Honor DESTDIR.
Diffstat (limited to 'sim/erc32/ChangeLog')
-rw-r--r--sim/erc32/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/erc32/ChangeLog b/sim/erc32/ChangeLog
index e885bda..7cb028f 100644
--- a/sim/erc32/ChangeLog
+++ b/sim/erc32/ChangeLog
@@ -1,3 +1,11 @@
+2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile.in (func.o, help.o): Correct dependencies.
+
+2006-08-08 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * Makefile.in (install-sis): Honor DESTDIR.
+
2006-06-13 Richard Earnshaw <rearnsha@arm.com>
* configure: Regenerated.