2021-04-08 Mike Frysinger * basic.exp (arch): Delete. 2021-02-13 Mike Frysinger * basic.exp: Define arch. 2016-01-06 Joel Brobecker * hilo-hazard-4.s: Change copyright ownder to FSF. 2015-09-25 Andrew Bennett Ali Lown * basic.exp (run_micromips_test, run_sim_tests): New functions Add support for micromips tests. * hilo-hazard-4.s: New file. * testutils.inc (_dowrite): Changed reserved instruction encoding. (writemsg): Moved the la and li instructions before the data they are assigned to, which prevents a bug where MIPS32 relocations are used instead of micromips relocations when building for micromips. 2015-04-13 Hans-Peter Nilsson * basic.exp: Don't unset target ldscript here. 2011-01-06 Hans-Peter Nilsson * testutils.inc: Correct comment syntax fallout from copyright update. * utils-dsp.inc, utils-fpu.inc, utils-mdmx.inc: Ditto. * mips32-dsp.s: Update copyright year. 2010-04-26 Mike Frysinger * basic.exp: Delete sim target check. 2007-08-27 Joel Brobecker * testutils.inc: Change license to GPL version 3. * utils-dsp.inc: Change license to GPL version 3. * utils-fpu.inc: Change license to GPL version 3. * utils-mdmx.inc: Change license to GPL version 3. 2007-02-20 Thiemo Seufer Chao-Ying Fu * basic.exp: Run the dsp2 test. * utils-dsp.inc (dspckacc_astio, dspck_tsimm): New macro. * mips32-dsp2.s: New test. 2007-02-17 Thiemo Seufer * basic.exp: Add case for mips*-sde-elf*. (mdmxmodels): Run mdmx tests only on mdmx capable configurations. 2007-02-13 Thiemo Seufer * mips32-dsp.s: Run DSP testcase only for release 2 architecture. 2007-02-13 Thiemo Seufer * mdmx-ob.s: Delete extraneous include. 2006-11-08 Thiemo Seufer * basic.exp: Fix spelling in comment. Use canonical form of target patterns. Run DSP test only for DSP-capable ISAs. Check also mips32r2 and mips64r2 if supported by the target. 2006-08-08 Chris Dearman * testutils.inc (setup): __start is also a valid start symbol. 2006-05-15 Chao-ying Fu * mips32-dsp.s: Add some tests for shra_r.ph, shrav_r.ph, shra_r.w, shrav_r.w. 2005-12-14 Chao-ying Fu * basic.exp: Run the dsp test. * utils-dsp.inc: New file. * mips32-dsp.s: New test. 2004-04-11 Chris Demetriou * utils-fpu.inc (enable_fpu, ckm_fp_cc): New macros. (clrset_fp_cc): Fix mask used for upper 7 condition codes. * utils-mdmx.inc: Include utils-fpu.inc. (enable_mdmx): Use enable_fpu. 2004-04-10 Chris Demetriou * utils-fpu.inc: New file. * utils-mdmx.inc: New file. * mdmx-ob.s: New file. * mdmx-ob-sb1.s: New file. * basic.exp: Run new mdmx-ob and mdmx-ob-sb1 tests. 2004-04-10 Chris Demetriou * fpu64-ps-sb1.s: New file. * basic.exp: Recognize mipsisa64sb1 targets, and run fpu64-ps-sb1.s if appropriate. 2004-04-10 Chris Demetriou * fpu64-ps.s: New file. * basic.exp: Run fpu64-ps.s. 2004-03-29 Richard Sandiford * hilo-hazard-[123].s: New files. * 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 * basic.exp: New file. * testutils.inc: New file. * sanity.s: New file.