aboutsummaryrefslogtreecommitdiff
path: root/sim/common
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-09-25 07:19:05 +0000
committerAndrew Cagney <cagney@redhat.com>1997-09-25 07:19:05 +0000
commitaf51b8d56d8b45413757c72e2b26372fa4c96c65 (patch)
tree9d65fe3e4d7edc3c21f9eea996a4c1add8c4cd82 /sim/common
parent7a3fb4e6ea07d9040490f74889599442ba520f62 (diff)
downloadgdb-af51b8d56d8b45413757c72e2b26372fa4c96c65.zip
gdb-af51b8d56d8b45413757c72e2b26372fa4c96c65.tar.gz
gdb-af51b8d56d8b45413757c72e2b26372fa4c96c65.tar.bz2
Add/use SIM_AC_OPTION_BITSIZE.
Diffstat (limited to 'sim/common')
-rw-r--r--sim/common/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 5627349..0e8d54f 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,15 @@
+Wed Sep 24 17:38:57 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+Wed Sep 24 17:23:31 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * Make-common.in (SIM_BITSIZE): Assign from configured value.
+ (CONFIG_CFLAGS): Add SIM_BITSIZE.
+
+ * aclocal.m4 (--enable-sim-bitsize): Developer option for
+ controling the bitsize/msb of the target.
+
Wed Sep 24 17:41:40 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
* Make-common.in: New files sim-break.c, sim-break.h.