8sa1-binutils-gdb/sim
Mike Frysinger a3e2cc64a6 sim: use AC_CHECK_TOOL to find ar
Rather than require $AR be set and then default to `ar`, use the
standard AC_CHECK_TOOL helper to find a good prefixed tool.  In
practice this shouldn't change much as we seem to have macros in
the tree that were already setting it up, but we shouldn't rely
on that implicitly.
2021-02-28 03:03:44 -05:00
..
aarch64 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
arm sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
avr sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
bfin sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
bpf sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
common sim: delete unused SIM_EXTRA_LIBDEPS 2021-02-28 01:39:02 -05:00
cr16 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
cris sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
d10v sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
erc32 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
frv sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
ft32 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
h8300 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
igen sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
iq2000 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
lm32 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
m4 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
m32c sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
m32r sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
m68hc11 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
mcore sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
microblaze sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
mips sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
mn10300 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
moxie sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
msp430 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
or1k sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
ppc sim: common: split up acinclude.m4 into individual m4 files 2021-02-21 02:20:19 -05:00
pru sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
riscv sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
rl78 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
rx sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
sh sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
testsuite sim: testsuite: push $arch out to targets 2021-02-13 12:14:25 -05:00
v850 sim: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -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: use AC_CHECK_TOOL to find ar 2021-02-28 03:03:44 -05:00
configure sim: merge configure.tgt into configure.ac 2021-02-20 10:35:27 -05:00
configure.ac sim: merge configure.tgt into configure.ac 2021-02-20 10:35:27 -05:00
MAINTAINERS sim: readd myself as a maintainer 2021-01-29 22:11:45 -05:00
Makefile.in sim: common: change gennltvals helper to Python 2021-01-30 20:17:46 -05:00
README-HACKING sim: delete unused SIM_EXTRA_LIBDEPS 2021-02-28 01:39:02 -05:00