Index: m32r/ChangeLog
[external/binutils.git] / sim / testsuite / ChangeLog
index d4836e6..c86d915 100644 (file)
@@ -1,11 +1,37 @@
-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.
+2005-01-11  Andrew Cagney  <cagney@localhost.localdomain>
+
+       * configure: Regenerated to track ../common/aclocal.m4 changes.
+
+2005-01-07  Andrew Cagney  <cagney@gnu.org>
+
+       * configure.ac: Rename configure.in, require autoconf 2.59.
+       * configure: Re-generate.
+
+       * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
+       * configure: Re-generate.
+       
+       * fr30-elf, d30v-elf: Delete directory.
+
+2004-11-16  Hans-Peter Nilsson  <hp@axis.com>
+
+       * lib/sim-defs.exp (run_sim_test): Make multiple "output"
+       specifications concatenate, not override.
+       Support "xfail" and "kfail".
+
+2004-10-26  Nick Clifton  <nickc@redhat.com>
+
+       * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
+       protocol.
+
+2004-09-13  DJ Delorie  <dj@redhat.com>
+
+       * lib/sim-defs.exp (run_sim_test): Add global_as_options,
+       global_ld_options, and global_sim_options to all test cases, if
+       defined.
+
+2004-05-12  Ben Elliston  <bje@au.ibm.com>
+
+       * lib/sim-defs.exp: Remove stray semicolons.
 
 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>