]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/testsuite/mips/ChangeLog
sim: testsuite: push $arch out to targets
[thirdparty/binutils-gdb.git] / sim / testsuite / mips / ChangeLog
CommitLineData
b0dcd7d8
MF
12021-02-13 Mike Frysinger <vapier@gentoo.org>
2
3 * basic.exp: Define arch.
4
68477034
JB
52016-01-06 Joel Brobecker <brobecker@adacore.com>
6
7 * hilo-hazard-4.s: Change copyright ownder to FSF.
8
8e394ffc
AB
92015-09-25 Andrew Bennett <andrew.bennett@imgtec.com>
10 Ali Lown <ali.lown@imgtec.com>
11
12 * basic.exp (run_micromips_test, run_sim_tests): New functions
13 Add support for micromips tests.
14 * hilo-hazard-4.s: New file.
15 * testutils.inc (_dowrite): Changed reserved instruction encoding.
16 (writemsg): Moved the la and li instructions before the data they are
17 assigned to, which prevents a bug where MIPS32 relocations are used
18 instead of micromips relocations when building for micromips.
19
a9d96774
HPN
202015-04-13 Hans-Peter Nilsson <hp@axis.com>
21
22 * basic.exp: Don't unset target ldscript here.
23
4f6ca12b
HPN
242011-01-06 Hans-Peter Nilsson <hp@axis.com>
25
e88b07bd
HPN
26 * testutils.inc: Correct comment syntax fallout from
27 copyright update.
28 * utils-dsp.inc, utils-fpu.inc, utils-mdmx.inc: Ditto.
29
4f6ca12b
HPN
30 * mips32-dsp.s: Update copyright year.
31
119da465
MF
322010-04-26 Mike Frysinger <vapier@gentoo.org>
33
34 * basic.exp: Delete sim target check.
35
db95e312
JB
362007-08-27 Joel Brobecker <brobecker@adacore.com>
37
38 * testutils.inc: Change license to GPL version 3.
39 * utils-dsp.inc: Change license to GPL version 3.
40 * utils-fpu.inc: Change license to GPL version 3.
41 * utils-mdmx.inc: Change license to GPL version 3.
42
8b082fb1 432007-02-20 Thiemo Seufer <ths@mips.com>
72f4393d 44 Chao-Ying Fu <fu@mips.com>
8b082fb1
TS
45 * basic.exp: Run the dsp2 test.
46 * utils-dsp.inc (dspckacc_astio, dspck_tsimm): New macro.
47 * mips32-dsp2.s: New test.
48
3669427c
TS
492007-02-17 Thiemo Seufer <ths@mips.com>
50
51 * basic.exp: Add case for mips*-sde-elf*.
52 (mdmxmodels): Run mdmx tests only on mdmx capable configurations.
53
495f536a
TS
542007-02-13 Thiemo Seufer <ths@mips.com>
55
56 * mips32-dsp.s: Run DSP testcase only for release 2 architecture.
57
f0a0d3b5
TS
582007-02-13 Thiemo Seufer <ths@mips.com>
59
60 * mdmx-ob.s: Delete extraneous include.
61
a5e3001a
TS
622006-11-08 Thiemo Seufer <ths@mips.com>
63
64 * basic.exp: Fix spelling in comment. Use canonical form of target
65 patterns. Run DSP test only for DSP-capable ISAs. Check also mips32r2
66 and mips64r2 if supported by the target.
67
6b637da7
TS
682006-08-08 Chris Dearman <chris@mips.com>
69
70 * testutils.inc (setup): __start is also a valid start symbol.
71
dc6641a5
CF
722006-05-15 Chao-ying Fu <fu@mips.com>
73
74 * mips32-dsp.s: Add some tests for shra_r.ph, shrav_r.ph, shra_r.w,
75 shrav_r.w.
76
fcc392a3
CF
772005-12-14 Chao-ying Fu <fu@mips.com>
78
79 * basic.exp: Run the dsp test.
80 * utils-dsp.inc: New file.
81 * mips32-dsp.s: New test.
82
adad0f8a
CD
832004-04-11 Chris Demetriou <cgd@broadcom.com>
84
85 * utils-fpu.inc (enable_fpu, ckm_fp_cc): New macros.
86 (clrset_fp_cc): Fix mask used for upper 7 condition codes.
87 * utils-mdmx.inc: Include utils-fpu.inc.
88 (enable_mdmx): Use enable_fpu.
89
cdc89eb2
CD
902004-04-10 Chris Demetriou <cgd@broadcom.com>
91
92 * utils-fpu.inc: New file.
93 * utils-mdmx.inc: New file.
94 * mdmx-ob.s: New file.
95 * mdmx-ob-sb1.s: New file.
96 * basic.exp: Run new mdmx-ob and mdmx-ob-sb1 tests.
97
5dbb7b5a
CD
982004-04-10 Chris Demetriou <cgd@broadcom.com>
99
100 * fpu64-ps-sb1.s: New file.
101 * basic.exp: Recognize mipsisa64sb1 targets, and run fpu64-ps-sb1.s
102 if appropriate.
103
55dc1ac4
CD
1042004-04-10 Chris Demetriou <cgd@broadcom.com>
105
106 * fpu64-ps.s: New file.
107 * basic.exp: Run fpu64-ps.s.
108
ba3b645a
CD
1092004-03-29 Richard Sandiford <rsandifo@redhat.com>
110
f90bdbab
CD
111 * hilo-hazard-[123].s: New files.
112 * basic.exp (run_hilo_test): New procedure.
ba3b645a
CD
113 (models): Only list models that are included in the configuration.
114 (submodels): New variable, set to submodels of the above.
115 (mips64vr-*-elf, mips64vrel-*-elf): New configuration stanza.
116 Run hilo-hazard-[123].s.
117
df0a8012
CD
1182004-01-26 Chris Demetriou <cgd@broadcom.com>
119
120 * basic.exp: New file.
121 * testutils.inc: New file.
122 * sanity.s: New file.