Index: m32r/ChangeLog
[external/binutils.git] / sim / testsuite / ChangeLog
index 4e7b230..c86d915 100644 (file)
@@ -1,3 +1,66 @@
+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>
+
+       * sim/frv/allinsn.exp (all_machs): Add fr405 and fr450.
+       * sim/fr400/allinsn.exp (all_machs): Likewise.
+       * sim/fr400/addss.cgs (mach): Change to "fr405 fr450".
+       * sim/fr400/scutss.cgs (mach): Likewise.
+       * sim/fr400/slass.cgs (mach): Likewise.
+       * sim/fr400/smass.cgs (mach): Likewise.
+       * sim/fr400/smsss.cgs (mach): Likewise.
+       * sim/fr400/smu.cgs (mach): Likewise.
+       * sim/fr400/subss.cgs (mach): Likewise.
+       * sim/interrupts/fp_exception.cgs: Replace fmadds with .word.
+       * sim/interrupts/fp_exception-fr550.cgs: Likewise.
+       * sim/frv/mqlclrhs.cgs: New test.
+       * sim/frv/mqlmths.cgs: New test.
+       * sim/frv/mqsllhi.cgs: New test.
+       * sim/frv/mqsrahi.cgs: New test.
+
+2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
+
+       * sim/frv/fr400/scutss.cgs: Fix tests to account for rounding.
+       Add some new ones.
+
+2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
+
+       * sim/frv/{rstb,rsth,rst,rstd,rstq}.cgs: Delete.
+       * sim/frv/{rstbf,rsthf,rstf,rstdf,rstqf}.cgs: Delete.
+
 2004-01-26  Chris Demetriou  <cgd@broadcom.com>
 
        * sim/mips: New directory.  Tests for the MIPS simulator.