binutils-gdb/sim
Mike Frysinger 44ac5dbe32 sim: bfin: skip .c/.S tests if no compiler is available
Similar to logic in the cris exp, attempt a simple compile and if it fails
(presumably due to the compiler being broken), skip all the related tests.
Fortunately, most tests (~600 out of ~800) are pure assembly, so people should
still get pretty good coverage.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-25 16:51:46 +00:00
..
arm [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
avr [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
bfin [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
common * nrun.c: Add #ifdef HAVE_CONFIG_H and associated includes stanza 2012-03-24 09:31:09 +00:00
cr16 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
cris [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
d10v [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
erc32 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
frv [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
h8300 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
igen [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
iq2000 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
lm32 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
m32c [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
m32r [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
m68hc11 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
mcore [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
microblaze [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
mips [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
mn10300 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
moxie [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
ppc sim: ppc: fix compilation on AIX 7.1 due to st_pad name collisions 2012-03-14 05:04:18 +00:00
rl78 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
rx [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
sh [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
sh64 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
testsuite sim: bfin: skip .c/.S tests if no compiler is available 2012-03-25 16:51:46 +00:00
v850 [PATCH] sim: make sure to include strsignal prototype 2012-03-24 05:38:43 +00:00
.gitignore
ChangeLog Record Mike Frysinger as a sim Global Maintainer. 2011-11-29 06:25:05 +00:00
configure
configure.ac
configure.tgt
MAINTAINERS Record Mike Frysinger as a sim Global Maintainer. 2011-11-29 06:25:05 +00:00
Makefile.in Copyright year update in most files of the GDB Project. 2012-01-04 08:28:28 +00:00
README-HACKING