binutils-gdb/sim/v850
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: drop duplicate header checks 2015-03-14 06:04:29 -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: drop host endian configure option 2016-01-03 00:52:51 -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 sim: enable watchpoint module everywhere 2015-12-24 20:03:14 -05:00
simops.c Fix invalid left shift of negative value 2015-12-15 14:09:14 +01:00
simops.h * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
v850-dc Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850.igen Fixes problems building the V850 simulator introduced with the previous delta. 2015-02-27 09:53:03 +00:00
v850_sim.h remove PARAMS from sim 2014-01-07 09:17:05 -07:00