mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-07 13:39:43 +08:00
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.
24 lines
452 B
Plaintext
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.
|