binutils-gdb/sim/avr
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
..
ChangeLog sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
Makefile.in GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
aclocal.m4 sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
config.in sim: drop common/cconfig.h in favor of a single config.h 2016-01-09 03:52:30 -05:00
configure sim: drop targ-vals.def->nltvals.def indirection 2016-01-10 04:01:16 -05:00
configure.ac sim: allow the inline configure option everywhere 2016-01-10 03:36:32 -05:00
interp.c sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 2016-01-06 21:48:59 -05:00
sim-main.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00