8sa1-binutils-gdb/sim
Mike Frysinger a0e674c1ce sim: add preliminary support for --enable-targets
This doesn't actually create one `run` program like other projects,
but creates multiple `run-$arch` targets.  While it might not seem
that useful initially, this has some nice properties:
- Allows us to quickly build all sim targets in a single tree.
- Positions us better for converting targets over to a proper
  multitarget build+install.

We don't have the ability to actually run tests against them, but
that's due to a limitation in gas: it doesn't support multitarget.
If that ever changes, we should be able to turn on our tests too.
We can improve the test framework to fallback to a system toolchain
if available to help mitigate that.
2021-04-03 14:49:50 -04:00
..
aarch64 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
arm sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
avr sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
bfin sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
bpf sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
common sim: add preliminary support for --enable-targets 2021-04-03 14:49:50 -04:00
cr16 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
cris sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
d10v sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
erc32 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
frv sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ft32 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
h8300 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
igen sim: igen: merge build into top level 2021-04-02 23:35:47 -04:00
iq2000 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
lm32 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
m32c sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
m32r sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
m68hc11 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
mcore sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
microblaze sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
mips sim: igen: merge build into top level 2021-04-02 23:35:47 -04:00
mn10300 sim: igen: merge build into top level 2021-04-02 23:35:47 -04:00
moxie sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
msp430 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
or1k sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ppc sim: add preliminary support for --enable-targets 2021-04-03 14:49:50 -04:00
pru sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
riscv sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
rl78 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
rx sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
sh sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
testsuite sim: testsuite: merge into toplevel automake 2021-03-07 15:54:53 -05:00
v850 sim: igen: merge build into top level 2021-04-02 23:35:47 -04:00
.gitignore
aclocal.m4 sim: unify toolchain settings 2021-04-02 23:31:14 -04:00
ChangeLog sim: add preliminary support for --enable-targets 2021-04-03 14:49:50 -04:00
configure sim: add preliminary support for --enable-targets 2021-04-03 14:49:50 -04:00
configure.ac sim: add preliminary support for --enable-targets 2021-04-03 14:49:50 -04:00
MAINTAINERS sim: readd myself as a maintainer 2021-01-29 22:11:45 -05:00
Makefile.am sim: add preliminary support for --enable-targets 2021-04-03 14:49:50 -04:00
Makefile.in sim: add preliminary support for --enable-targets 2021-04-03 14:49:50 -04:00
README-HACKING sim: delete unused SIM_EXTRA_LIBDEPS 2021-02-28 01:39:02 -05:00