xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/mips/ChangeLog-2021 (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
12021-04-08  Mike Frysinger  <vapier@gentoo.org>
2
3	* basic.exp (arch): Delete.
4
52021-02-13  Mike Frysinger  <vapier@gentoo.org>
6
7	* basic.exp: Define arch.
8
92016-01-06  Joel Brobecker  <brobecker@adacore.com>
10
11	* hilo-hazard-4.s: Change copyright ownder to FSF.
12
132015-09-25  Andrew Bennett  <andrew.bennett@imgtec.com>
14	    Ali Lown  <ali.lown@imgtec.com>
15
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.
23
242015-04-13  Hans-Peter Nilsson  <hp@axis.com>
25
26	* basic.exp: Don't unset target ldscript here.
27
282011-01-06  Hans-Peter Nilsson  <hp@axis.com>
29
30	* testutils.inc: Correct comment syntax fallout from
31	copyright update.
32	* utils-dsp.inc, utils-fpu.inc, utils-mdmx.inc: Ditto.
33
34	* mips32-dsp.s: Update copyright year.
35
362010-04-26  Mike Frysinger  <vapier@gentoo.org>
37
38	* basic.exp: Delete sim target check.
39
402007-08-27  Joel Brobecker  <brobecker@adacore.com>
41
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.
46
472007-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.
52
532007-02-17  Thiemo Seufer  <ths@mips.com>
54
55	* basic.exp: Add case for mips*-sde-elf*.
56	(mdmxmodels): Run mdmx tests only on mdmx capable configurations.
57
582007-02-13  Thiemo Seufer  <ths@mips.com>
59
60	* mips32-dsp.s: Run DSP testcase only for release 2 architecture.
61
622007-02-13  Thiemo Seufer  <ths@mips.com>
63
64	* mdmx-ob.s: Delete extraneous include.
65
662006-11-08  Thiemo Seufer  <ths@mips.com>
67
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.
71
722006-08-08  Chris Dearman  <chris@mips.com>
73
74	* testutils.inc (setup): __start is also a valid start symbol.
75
762006-05-15  Chao-ying Fu  <fu@mips.com>
77
78	* mips32-dsp.s: Add some tests for shra_r.ph, shrav_r.ph, shra_r.w,
79	shrav_r.w.
80
812005-12-14  Chao-ying Fu  <fu@mips.com>
82
83	* basic.exp: Run the dsp test.
84	* utils-dsp.inc: New file.
85	* mips32-dsp.s: New test.
86
872004-04-11  Chris Demetriou  <cgd@broadcom.com>
88
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.
93
942004-04-10  Chris Demetriou  <cgd@broadcom.com>
95
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.
101
1022004-04-10  Chris Demetriou  <cgd@broadcom.com>
103
104	* fpu64-ps-sb1.s: New file.
105	* basic.exp: Recognize mipsisa64sb1 targets, and run fpu64-ps-sb1.s
106	if appropriate.
107
1082004-04-10  Chris Demetriou  <cgd@broadcom.com>
109
110	* fpu64-ps.s: New file.
111	* basic.exp: Run fpu64-ps.s.
112
1132004-03-29  Richard Sandiford  <rsandifo@redhat.com>
114
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.
121
1222004-01-26  Chris Demetriou  <cgd@broadcom.com>
123
124	* basic.exp: New file.
125	* testutils.inc: New file.
126	* sanity.s: New file.
127