Automatic date update in version.in
[binutils-gdb.git] / sim / testsuite / mips / ChangeLog-2021
blobb64f6912d10066b1a8e77a421eede2f4d41c60b0
1 2021-04-08  Mike Frysinger  <vapier@gentoo.org>
3         * basic.exp (arch): Delete.
5 2021-02-13  Mike Frysinger  <vapier@gentoo.org>
7         * basic.exp: Define arch.
9 2016-01-06  Joel Brobecker  <brobecker@adacore.com>
11         * hilo-hazard-4.s: Change copyright ownder to FSF.
13 2015-09-25  Andrew Bennett  <andrew.bennett@imgtec.com>
14             Ali Lown  <ali.lown@imgtec.com>
16         * basic.exp (run_micromips_test, run_sim_tests): New functions
17         Add support for micromips tests.
18         * hilo-hazard-4.s: New file.
19         * testutils.inc (_dowrite): Changed reserved instruction encoding.
20         (writemsg): Moved the la and li instructions before the data they are
21         assigned to, which prevents a bug where MIPS32 relocations are used
22         instead of micromips relocations when building for micromips.
24 2015-04-13  Hans-Peter Nilsson  <hp@axis.com>
26         * basic.exp: Don't unset target ldscript here.
28 2011-01-06  Hans-Peter Nilsson  <hp@axis.com>
30         * testutils.inc: Correct comment syntax fallout from
31         copyright update.
32         * utils-dsp.inc, utils-fpu.inc, utils-mdmx.inc: Ditto.
34         * mips32-dsp.s: Update copyright year.
36 2010-04-26  Mike Frysinger  <vapier@gentoo.org>
38         * basic.exp: Delete sim target check.
40 2007-08-27  Joel Brobecker  <brobecker@adacore.com>
42         * testutils.inc: Change license to GPL version 3.
43         * utils-dsp.inc: Change license to GPL version 3.
44         * utils-fpu.inc: Change license to GPL version 3.
45         * utils-mdmx.inc: Change license to GPL version 3.
47 2007-02-20  Thiemo Seufer  <ths@mips.com>
48             Chao-Ying Fu  <fu@mips.com>
49         * basic.exp: Run the dsp2 test.
50         * utils-dsp.inc (dspckacc_astio, dspck_tsimm): New macro.
51         * mips32-dsp2.s: New test.
53 2007-02-17  Thiemo Seufer  <ths@mips.com>
55         * basic.exp: Add case for mips*-sde-elf*.
56         (mdmxmodels): Run mdmx tests only on mdmx capable configurations.
58 2007-02-13  Thiemo Seufer  <ths@mips.com>
60         * mips32-dsp.s: Run DSP testcase only for release 2 architecture.
62 2007-02-13  Thiemo Seufer  <ths@mips.com>
64         * mdmx-ob.s: Delete extraneous include.
66 2006-11-08  Thiemo Seufer  <ths@mips.com>
68         * basic.exp: Fix spelling in comment. Use canonical form of target
69         patterns. Run DSP test only for DSP-capable ISAs. Check also mips32r2
70         and mips64r2 if supported by the target.
72 2006-08-08  Chris Dearman  <chris@mips.com>
74         * testutils.inc (setup): __start is also a valid start symbol.
76 2006-05-15  Chao-ying Fu  <fu@mips.com>
78         * mips32-dsp.s: Add some tests for shra_r.ph, shrav_r.ph, shra_r.w,
79         shrav_r.w.
81 2005-12-14  Chao-ying Fu  <fu@mips.com>
83         * basic.exp: Run the dsp test.
84         * utils-dsp.inc: New file.
85         * mips32-dsp.s: New test.
87 2004-04-11  Chris Demetriou  <cgd@broadcom.com>
89         * utils-fpu.inc (enable_fpu, ckm_fp_cc): New macros.
90         (clrset_fp_cc): Fix mask used for upper 7 condition codes.
91         * utils-mdmx.inc: Include utils-fpu.inc.
92         (enable_mdmx): Use enable_fpu.
94 2004-04-10  Chris Demetriou  <cgd@broadcom.com>
96         * utils-fpu.inc: New file.
97         * utils-mdmx.inc: New file.
98         * mdmx-ob.s: New file.
99         * mdmx-ob-sb1.s: New file.
100         * basic.exp: Run new mdmx-ob and mdmx-ob-sb1 tests.
102 2004-04-10  Chris Demetriou  <cgd@broadcom.com>
104         * fpu64-ps-sb1.s: New file.
105         * basic.exp: Recognize mipsisa64sb1 targets, and run fpu64-ps-sb1.s
106         if appropriate.
108 2004-04-10  Chris Demetriou  <cgd@broadcom.com>
110         * fpu64-ps.s: New file.
111         * basic.exp: Run fpu64-ps.s.
113 2004-03-29  Richard Sandiford  <rsandifo@redhat.com>
115         * hilo-hazard-[123].s: New files.
116         * basic.exp (run_hilo_test): New procedure.
117         (models): Only list models that are included in the configuration.
118         (submodels): New variable, set to submodels of the above.
119         (mips64vr-*-elf, mips64vrel-*-elf): New configuration stanza.
120         Run hilo-hazard-[123].s.
122 2004-01-26  Chris Demetriou  <cgd@broadcom.com>
124         * basic.exp: New file.
125         * testutils.inc: New file.
126         * sanity.s: New file.