aboutsummaryrefslogtreecommitdiff
path: root/sim/mips
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1998-03-27 11:42:16 +0000
committerAndrew Cagney <cagney@redhat.com>1998-03-27 11:42:16 +0000
commitd8f5304972cfaecc0c5bdbd519f7e7c2518b0ef4 (patch)
tree0bdae513ad8f63f19134cd0c6b868b7ddcec847c /sim/mips
parentbd85beb90c3c162c4e93bc4746c90f31005ea589 (diff)
downloadgdb-d8f5304972cfaecc0c5bdbd519f7e7c2518b0ef4.zip
gdb-d8f5304972cfaecc0c5bdbd519f7e7c2518b0ef4.tar.gz
gdb-d8f5304972cfaecc0c5bdbd519f7e7c2518b0ef4.tar.bz2
Do top level sim-hw module for device tree.
Add to aclocal.m4, update all configure files.
Diffstat (limited to 'sim/mips')
-rw-r--r--sim/mips/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog
index 125e44a..c91f927 100644
--- a/sim/mips/ChangeLog
+++ b/sim/mips/ChangeLog
@@ -1,3 +1,7 @@
+Fri Mar 27 16:15:52 1998 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * configure: Regenerated to track ../common/aclocal.m4 changes.
+
Fri Mar 27 15:01:50 1998 Andrew Cagney <cagney@b1.cygnus.com>
* interp.c (mips_option_handler): Iterate over MAX_NR_PROCESSORS.