binutils-gdb/sim
Mike Frysinger 35656e9521 sim: allow the assert configure option everywhere
Currently ports have to call SIM_AC_OPTION_ASSERT explicitly in order
to make the configure flag available, which none of them do.  There's
no real reason to not allow this flag for all ports, so move it to the
common sim macro.  This way we get standard behavior across all ports.
2016-01-10 16:13:13 -05:00
..
aarch64 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
arm sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
avr sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
bfin sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
common sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
cr16 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
cris sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
d10v sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
erc32 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
frv sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
ft32 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
h8300 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
igen sim: allow the inline configure option everywhere 2016-01-10 03:36:32 -05:00
iq2000 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
lm32 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
m32c sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
m32r sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
m68hc11 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
mcore sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
microblaze sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
mips sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
mn10300 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
moxie sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
msp430 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
ppc sim: allow the inline configure option everywhere 2016-01-10 03:36:32 -05:00
rl78 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
rx sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
sh sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
sh64 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
testsuite sim: drop --enable-sim-cflags option 2016-01-10 02:54:59 -05:00
v850 sim: allow the assert configure option everywhere 2016-01-10 16:13:13 -05:00
.gitignore sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
ChangeLog sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00
MAINTAINERS Add myself as the maintainer for the AArch64. 2016-01-05 16:49:26 +00:00
Makefile.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
README-HACKING sim: punt WITH_DEVICES & tconfig.h support 2015-12-26 20:38:31 -05:00
configure sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00
configure.ac sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00
configure.tgt sim: stop configuring common subdir 2016-01-09 03:52:30 -05:00