binutils-gdb/sim/m32r
Hans-Peter Nilsson 9e3042ec07 Fix m32r-elf sim, default hardware to off.
The situation here is similar to that of the other nearby (previous)
sims fixed; it fails at the dv_sockser_install declaration in
sim/m32r/tconfig.in.  But, as opposed to e.g. frv, this *does* have a
definition of UART_INCHAR_ADDR et al.  It's somewhat tempting to keep
sim-hardware enabled here but, I'm disabling it for the same reasons
as for frv.  Unsurprisingly (as m32r seems to be the template), the
same confusing lines are in sim/m32r/Makefile.in as in
sim/frv/Makefile.in at that time, deleted in 73e76d20.  Again, commit
73e76d20 (for m32r as well as for frv) attempted to move the
non-existing dv-sockser.o use to $(m32r_extra_objs) but missed that
AC_SUBST would only affect @m32r_extra_objs@ and not
$(m32r_extra_objs) per se so nothing happened.  As for frv, I'm
removing the $(m32r_extra_objs) too, to avoid confusion.  Make
check-sim for m32r-elf shows no regressions (5 failures; 100 expected
passes) compared to bf3d9781ec (before the recent config.in regen,
after sim-hardware mostly-enabled) and eed23bb4a1 (before the
sim-hardware mostly-enabled; 2013-03-23).

sim/m32r:
	* configure.ac: Default simulator hardware to off again.  Remove
	dead m32r_extra_objs substitution.
	* configure: Regenerate.
	* Makefile.in: Remove unused frv_extra_objs.
2014-08-23 04:53:28 +02:00
..
ChangeLog Fix m32r-elf sim, default hardware to off. 2014-08-23 04:53:28 +02:00
Makefile.in Fix m32r-elf sim, default hardware to off. 2014-08-23 04:53:28 +02:00
README Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
TODO Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
aclocal.m4 sim: use AM_MAINTAINER_MODE 2013-06-05 01:42:13 +00:00
arch.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
arch.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
config.in Regenerate sim configury. 2014-08-15 15:51:50 -07:00
configure Fix m32r-elf sim, default hardware to off. 2014-08-23 04:53:28 +02:00
configure.ac Fix m32r-elf sim, default hardware to off. 2014-08-23 04:53:28 +02:00
cpu.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpu.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpu2.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpu2.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpuall.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpux.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
cpux.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode2.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decode2.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decodex.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
decodex.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
devices.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
m32r-sim.h Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
m32r.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
m32r2.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
m32rx.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mloop.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mloop2.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
mloopx.in Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
model.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
model2.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
modelx.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sem-switch.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sem.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sem2-switch.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
semx-switch.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-if.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
sim-main.h Add support for m32r-linux target, including a RELA ABI and PIC. 2003-12-19 11:44:01 +00:00
syscall.h 2004-12-09 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> 2004-12-09 00:47:45 +00:00
tconfig.in sim: frv/m32r: back out hard failure when dv-sockser is not available 2013-03-31 00:39:35 +00:00
traps-linux.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00
traps.c Update Copyright year range in all files maintained by GDB. 2014-01-01 07:54:24 +04:00

README

This is the m32r simulator directory.

It is still work-in-progress.  The current sources are reasonably
well tested and lots of features are in.  However, there's lots
more yet to come.

There are lots of machine generated files in the source directory!
They are only generated if you configure with --enable-cgen-maint,
similar in behaviour to Makefile.in, configure under automake/autoconf.

For details on the generator, see ../../cgen.

devo/cgen isn't part of the comp-tools module yet.
You'll need to check it out manually (also akin to automake/autoconf).