diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2004-03-29 21:58:01 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2004-03-29 21:58:01 +0000 |
commit | a584aa633021e11b49f6bdc23d4130c4bef68b4c (patch) | |
tree | bd5f7ab285a6fed513fc8eb0236d16d2974aef41 /sim/testsuite/ChangeLog | |
parent | 0e1b7197a41626c931f433e9d09333426d984676 (diff) | |
download | gdb-a584aa633021e11b49f6bdc23d4130c4bef68b4c.zip gdb-a584aa633021e11b49f6bdc23d4130c4bef68b4c.tar.gz gdb-a584aa633021e11b49f6bdc23d4130c4bef68b4c.tar.bz2 |
* sim/mips/hilo-hazard-[123].s: New files.
* sim/mips/basic.exp (run_hilo_test): New procedure.
(models): Only list models that are included in the configuration.
(submodels): New variable, set to submodels of the above.
(mips64vr-*-elf, mips64vrel-*-elf): New configuration stanza.
Run hilo-hazard-[123].s.
Diffstat (limited to 'sim/testsuite/ChangeLog')
-rw-r--r-- | sim/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index a344a6d..d4836e6 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2004-04-29 Richard Sandiford <rsandifo@redhat.com> + + * sim/mips/hilo-hazard-[123].s: New files. + * sim/mips/basic.exp (run_hilo_test): New procedure. + (models): Only list models that are included in the configuration. + (submodels): New variable, set to submodels of the above. + (mips64vr-*-elf, mips64vrel-*-elf): New configuration stanza. + Run hilo-hazard-[123].s. + 2004-03-01 Richard Sandiford <rsandifo@redhat.com> * sim/frv/allinsn.exp (all_machs): Add fr405 and fr450. |