binutils-gdb/sim/v850
Mike Frysinger 31e6ad7d64 sim: use AM_MAINTAINER_MODE
I noticed the sim code is using an old implementation of the maintainer logic.
I cut it over to the new macro (like gdb has been doing).  In practice, it
makes no difference currently as nothing in the sim tree uses it, but I have a
follow up commit for the Blackfin tree that needs it.
2013-06-05 01:42:13 +00:00
..
ChangeLog sim: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
Makefile.in Update years in copyright notice for the GDB files. 2013-01-01 06:41:43 +00:00
aclocal.m4 sim: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
config.in Define PACKAGE macro in all sims' config.h. 2012-06-15 17:20:10 +00:00
configure sim: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
configure.ac sim: rename common/aclocal.m4 to common/acinclude.m4 2011-10-18 00:31:00 +00:00
interp.c * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
sim-main.h Commit gdb and sim support for v850e2 and v850e2v3 on behalf of 2012-03-29 00:57:19 +00:00
simops.c * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
simops.h * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
v850-dc * simops.c (v850_rotl): New function. 2013-01-28 10:06:51 +00:00
v850.igen * v850.igen (LDSR): Accept but ignore a selID parameter. 2013-05-13 10:52:52 +00:00
v850_sim.h