Upload Tizen:Base source
[external/gdb.git] / sim / testsuite / sim / mips / ChangeLog
1 2010-04-26  Mike Frysinger  <vapier@gentoo.org>
2
3         * basic.exp: Delete sim target check.
4
5 2007-08-27  Joel Brobecker  <brobecker@adacore.com>
6
7         * testutils.inc: Change license to GPL version 3.
8         * utils-dsp.inc: Change license to GPL version 3.
9         * utils-fpu.inc: Change license to GPL version 3.
10         * utils-mdmx.inc: Change license to GPL version 3.
11
12 2007-02-20  Thiemo Seufer  <ths@mips.com>
13             Chao-Ying Fu  <fu@mips.com>
14         * basic.exp: Run the dsp2 test.
15         * utils-dsp.inc (dspckacc_astio, dspck_tsimm): New macro.
16         * mips32-dsp2.s: New test.
17
18 2007-02-17  Thiemo Seufer  <ths@mips.com>
19
20         * basic.exp: Add case for mips*-sde-elf*.
21         (mdmxmodels): Run mdmx tests only on mdmx capable configurations.
22
23 2007-02-13  Thiemo Seufer  <ths@mips.com>
24
25         * mips32-dsp.s: Run DSP testcase only for release 2 architecture.
26
27 2007-02-13  Thiemo Seufer  <ths@mips.com>
28
29         * mdmx-ob.s: Delete extraneous include.
30
31 2006-11-08  Thiemo Seufer  <ths@mips.com>
32
33         * basic.exp: Fix spelling in comment. Use canonical form of target
34         patterns. Run DSP test only for DSP-capable ISAs. Check also mips32r2
35         and mips64r2 if supported by the target.
36
37 2006-08-08  Chris Dearman  <chris@mips.com>
38
39         * testutils.inc (setup): __start is also a valid start symbol.
40
41 2006-05-15  Chao-ying Fu  <fu@mips.com>
42
43         * mips32-dsp.s: Add some tests for shra_r.ph, shrav_r.ph, shra_r.w,
44         shrav_r.w.
45
46 2005-12-14  Chao-ying Fu  <fu@mips.com>
47
48         * basic.exp: Run the dsp test.
49         * utils-dsp.inc: New file.
50         * mips32-dsp.s: New test.
51
52 2004-04-11  Chris Demetriou  <cgd@broadcom.com>
53
54         * utils-fpu.inc (enable_fpu, ckm_fp_cc): New macros.
55         (clrset_fp_cc): Fix mask used for upper 7 condition codes.
56         * utils-mdmx.inc: Include utils-fpu.inc.
57         (enable_mdmx): Use enable_fpu.
58
59 2004-04-10  Chris Demetriou  <cgd@broadcom.com>
60
61         * utils-fpu.inc: New file.
62         * utils-mdmx.inc: New file.
63         * mdmx-ob.s: New file.
64         * mdmx-ob-sb1.s: New file.
65         * basic.exp: Run new mdmx-ob and mdmx-ob-sb1 tests.
66
67 2004-04-10  Chris Demetriou  <cgd@broadcom.com>
68
69         * fpu64-ps-sb1.s: New file.
70         * basic.exp: Recognize mipsisa64sb1 targets, and run fpu64-ps-sb1.s
71         if appropriate.
72
73 2004-04-10  Chris Demetriou  <cgd@broadcom.com>
74
75         * fpu64-ps.s: New file.
76         * basic.exp: Run fpu64-ps.s.
77
78 2004-03-29  Richard Sandiford  <rsandifo@redhat.com>
79
80         * hilo-hazard-[123].s: New files.
81         * basic.exp (run_hilo_test): New procedure.
82         (models): Only list models that are included in the configuration.
83         (submodels): New variable, set to submodels of the above.
84         (mips64vr-*-elf, mips64vrel-*-elf): New configuration stanza.
85         Run hilo-hazard-[123].s.
86
87 2004-01-26  Chris Demetriou  <cgd@broadcom.com>
88
89         * basic.exp: New file.
90         * testutils.inc: New file.
91         * sanity.s: New file.