binutils-gdb/sim/testsuite/v850/ChangeLog
Mike Frysinger b0dcd7d832 sim: testsuite: push $arch out to targets
This is needed to move to automake & its dejagnu-provided logic,
and eventually by the unified sim logic.  The $arch is used only
to figure out which `run` program to use when running tests, and
as we move to a single top-level build, we can delete this and
use sim/run directly.
2021-02-13 12:14:25 -05:00

24 lines
452 B
Plaintext

2021-02-13 Mike Frysinger <vapier@gentoo.org>
* allinsns.exp: Define arch.
2008-02-05 DJ Delorie <dj@redhat.com>
* .: New directory.
* allinsns.exp: New.
* bsh.cgs: New.
* div.cgs: New.
* divh.cgs: New.
* divh_3.cgs: New.
* divhu.cgs: New.
* divu.cgs: New.
* sar.cgs: New.
* satadd.cgs: New.
* satsub.cgs: New.
* satsubi.cgs: New.
* satsubr.cgs: New.
* shl.cgs: New.
* shr.cgs: New.
* testutils.cgs: New.
* testutils.inc: New.