aboutsummaryrefslogtreecommitdiff
path: root/sim/v850
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-09-19 08:11:40 +0000
committerAndrew Cagney <cagney@redhat.com>1997-09-19 08:11:40 +0000
commit8122e3e471fa797a7e5ff66f256c2824029f80cb (patch)
tree60bc5701ec44211208a17e07bee568782fda717f /sim/v850
parentf4822f1e6e4e6cb3d34eed2eed61761ba2c2a314 (diff)
downloadgdb-8122e3e471fa797a7e5ff66f256c2824029f80cb.zip
gdb-8122e3e471fa797a7e5ff66f256c2824029f80cb.tar.gz
gdb-8122e3e471fa797a7e5ff66f256c2824029f80cb.tar.bz2
Add alignment option.
Add support for hardwired and default alignment to configuration.
Diffstat (limited to 'sim/v850')
-rw-r--r--sim/v850/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/v850/configure.in b/sim/v850/configure.in
index 043d937..0a74c5c 100644
--- a/sim/v850/configure.in
+++ b/sim/v850/configure.in
@@ -6,6 +6,7 @@ AC_INIT(Makefile.in)
SIM_AC_COMMON
SIM_AC_OPTION_ENDIAN(LITTLE_ENDIAN)
+SIM_AC_OPTION_ALIGNMENT(NONSTRICT_ALIGNMENT)
SIM_AC_OPTION_HOSTENDIAN
SIM_AC_OPTION_WARNINGS
SIM_AC_OPTION_RESERVED_BITS