aboutsummaryrefslogtreecommitdiff
path: root/sim/v850/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-09-22 09:34:28 +0000
committerAndrew Cagney <cagney@redhat.com>1997-09-22 09:34:28 +0000
commit8d332f9c1ac901f6ce879a0ae2718fb720afc672 (patch)
treeb820b3c02a0e603d393f5394e01bba5be62132f6 /sim/v850/ChangeLog
parent4ca7d6d25b8020a15edf366aeb0fa9b3ac636e2b (diff)
downloadgdb-8d332f9c1ac901f6ce879a0ae2718fb720afc672.zip
gdb-8d332f9c1ac901f6ce879a0ae2718fb720afc672.tar.gz
gdb-8d332f9c1ac901f6ce879a0ae2718fb720afc672.tar.bz2
Enable --alignment option, stop sim-options.c hardwiring the alignment.
Diffstat (limited to 'sim/v850/ChangeLog')
-rw-r--r--sim/v850/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/v850/ChangeLog b/sim/v850/ChangeLog
index ebc009f..95ad6a2 100644
--- a/sim/v850/ChangeLog
+++ b/sim/v850/ChangeLog
@@ -1,6 +1,7 @@
Mon Sep 22 11:46:20 1997 Andrew Cagney <cagney@b1.cygnus.com>
* configure: Regenerated to track ../common/aclocal.m4 changes.
+ * configure.in: Really specify NONSTRICT_ALIGNMENT as the default.
Fri Sep 19 17:45:25 1997 Andrew Cagney <cagney@b1.cygnus.com>