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