diff options
Diffstat (limited to 'sim')
-rw-r--r-- | sim/testsuite/ChangeLog | 9 | ||||
-rw-r--r-- | sim/testsuite/sim/mips/ChangeLog | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/sim/testsuite/ChangeLog b/sim/testsuite/ChangeLog index d41671f..a344a6d 100644 --- a/sim/testsuite/ChangeLog +++ b/sim/testsuite/ChangeLog @@ -1,12 +1,3 @@ -2004-03-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. diff --git a/sim/testsuite/sim/mips/ChangeLog b/sim/testsuite/sim/mips/ChangeLog index 67e7bfa..e4b9b06 100644 --- a/sim/testsuite/sim/mips/ChangeLog +++ b/sim/testsuite/sim/mips/ChangeLog @@ -1,3 +1,12 @@ +2004-03-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-01-26 Chris Demetriou <cgd@broadcom.com> * basic.exp: New file. |