diff options
author | Chris Demetriou <cgd@google.com> | 2004-04-10 06:58:21 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@google.com> | 2004-04-10 06:58:21 +0000 |
commit | ba3b645acce55a1400154a3b131b42f5d0807de4 (patch) | |
tree | 889e2568d958119d57bd27f5f0de4b90f6c00789 /sim/testsuite | |
parent | 1423405663eda158912645079b5c342a97a571dd (diff) | |
download | binutils-gdb-ba3b645acce55a1400154a3b131b42f5d0807de4.tar.gz |
move entry from:
2004-03-29 Richard Sandiford <rsandifo@redhat.com>
from ChangeLog into sim/mips/Changelog
Diffstat (limited to 'sim/testsuite')
-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 d41671f8ac5..a344a6d79a1 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 67e7bfa2fe2..e4b9b061095 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. |