repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[ARM] "svc" insn check at irrelevant address in ARM unwind info sniffer
[binutils-gdb.git]
/
sim
/
sh
/
configure.ac
blob
96d0ffd1bb591b8fa344c86766b831a19e1d2ea6
1
dnl Process this file with autoconf to produce a configure script.
2
AC_PREREQ(2.64)dnl
3
AC_INIT(Makefile.in)
4
sinclude(../common/acinclude.m4)
5
6
SIM_AC_COMMON
7
8
SIM_AC_OPTION_ENDIAN
9
SIM_AC_OPTION_ALIGNMENT(STRICT_ALIGNMENT,STRICT_ALIGNMENT)
10
SIM_AC_OPTION_HOSTENDIAN
11
SIM_AC_OPTION_ENVIRONMENT
12
SIM_AC_OPTION_INLINE
13
SIM_AC_OPTION_WARNINGS
14
15
SIM_AC_OUTPUT