8sa1-binutils-gdb/sim/example-synacor/ChangeLog
Mike Frysinger 26da232cbd sim: example-synacor: a simple implementation for reference
Provide a simple example simulator for people porting to new targets
to use as a reference.  This one has the advantage of being used by
people and having a fun program available for it.

It doesn't require a special target -- the example simulators can be
built for any existing port.
2021-04-03 16:19:16 -04:00

6 lines
223 B
Plaintext

2021-04-03 Mike Frysinger <vapier@gentoo.org>
* configure.ac, interp.c, Makefile.in, README, README.arch-spec,
sim-main.c, sim-main.h: New files for example simulator.
* aclocal.m4, config.in, configure: Regenerated.