binutils-gdb/sim
Mike Frysinger 99d8e87993 sim: drop targ-vals.def->nltvals.def indirection
We don't have alternative nltvals.def files, so always symlinking
the targ-vals.def file to it doesn't gain us anything.  It does
make the build more complicated though and a pain to convert to
something newer (like automake).  Drop the symlinking entirely.

In the future, we'll want to explode this file anyways into the
respective arch dirs so things can be selected dynamically at
runtime, so it's not like we'll be bringing this back.
2016-01-10 04:01:16 -05:00
..
aarch64 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
arm sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
avr sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
bfin sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
common sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
cr16 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
cris sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
d10v sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
erc32 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
frv sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
ft32 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
h8300 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
igen sim: allow the inline configure option everywhere 2016-01-10 03:36:32 -05:00
iq2000 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
lm32 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
m32c sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
m32r sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
m68hc11 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
mcore sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
microblaze sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
mips sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
mn10300 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
moxie sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
msp430 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
ppc sim: allow the inline configure option everywhere 2016-01-10 03:36:32 -05:00
rl78 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
rx sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
sh sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
sh64 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
testsuite sim: drop --enable-sim-cflags option 2016-01-10 02:54:59 -05:00
v850 sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -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
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
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