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