7a9b5386b2564fd6e400a8e5bbe06cccf701df0d
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 2010-02-23 Daniel Gutson <dgutson@codesourcery.com>
2
3 * gas/arm/depr-swp.d: New test case.
4 * gas/arm/depr-swp.s: New file.
5 * gas/arm/depr-swp.l: New file.
6
7 2010-02-23 Nick Clifton <nickc@redhat.com>
8
9 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
10 end of the section depending upon the target of the arm assembler
11 being tested.
12
13 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
14
15 * gas/arm/attr-order.d: Fix test for new names for attribute
16 values.
17
18 2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
19
20 * gas/arm/sp-pc-validations-bad.d: New testcase.
21 * gas/arm/sp-pc-validations-bad.l: New file.
22 * gas/arm/sp-pc-validations-bad.s: New file.
23 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
24 * gas/arm/sp-pc-validations-bad-t.l: New file.
25 * gas/arm/sp-pc-validations-bad-t.s: New file.
26 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
27 * gas/arm/sp-pc-usage-t.s: Likewise.
28 * gas/arm/unpredictable.d: Likewise.
29 * gas/arm/unpredictable.s: Likewise.
30 * gas/arm/thumb2_bcond.d: Added test.
31 * gas/arm/thumb2_bcond.s: Likewise.
32
33 2010-02-12 Tristan Gingold <gingold@adacore.com>
34
35 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
36 * gas/ia64/ia64.exp: Add slotcount test (vms only).
37
38 2010-02-10 Quentin Neill <quentin.neill@amd.com>
39 Sebastian Pop <sebastian.pop@amd.com>
40
41 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
42 * gas/i386/x86-64-xop.s: Likewise.
43 * gas/i386/xop.d: Likewise.
44 * gas/i386/xop.s: Likewise.
45
46 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
47
48 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
49 gas/arm/branch-reloc.l: New tests and expected results with all
50 variants of call: ARM/Thumb, local/global, inter/intra-section,
51 using BL/BLX.
52
53 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
54
55 * gas/arm/arm-it-auto.d: Update expected results.
56 * gas/arm/bl-local-v4t.d: Likewise.
57 * gas/arm/blx-local.d: Likewise.
58 * gas/arm/thumb-w-good.d: Likewise.
59 * gas/arm/wince.d: Likewise.
60
61 2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
62
63 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
64 * gas/ppc/ppc.exp: Run it.
65
66 2010-02-03 Quentin Neill <quentin.neill@amd.com>
67
68 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
69 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
70 gas/i386/x86-64-nops-1-bdver1.d.
71 * gas/i386/nops-1-amdfam15.d: Renamed test case to
72 gas/i386/nops-1-bdver1.d.
73
74 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
75
76 * gas/arm/dis-data.d: Update test name. Do not expect
77 .word output.
78 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
79 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
80
81 2010-01-29 Nick Clifton <nickc@redhat.com>
82
83 PR 11136
84 * gas/arm/neon-omit.s: Add instruction that causes crash.
85 * gas/arm/neon-omit.d: Add expected disassembly.
86
87 2010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
88
89 * gas/pe/section-align-1.d: Don't test section flags.
90 * gas/pe/section-align-2.d: Likewise.
91
92 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
93
94 * gas/i386/fma-scalar-intel.d: New.
95 * gas/i386/fma-scalar.d: Likewise.
96 * gas/i386/fma-scalar.s: Likewise.
97 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
98 * gas/i386/x86-64-fma-scalar.d: Likewise.
99 * gas/i386/x86-64-fma-scalar.s: Likewise.
100
101 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
102 x86-64-fma-scalar and x86-64-fma-scalar-intel.
103
104 2010-01-28 Nick Clifton <nickc@redhat.com>
105
106 PR 11225
107 * gas/pe/aligncomm-c.d: Dump all sections.
108
109 2010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
110
111 * gas/pe/section-align-1.s: New test source file.
112 * gas/pe/section-align-1.d: Likewise control script.
113 * gas/pe/section-align-2.s: Likewise ...
114 * gas/pe/section-align-2.d: ... and likewise.
115 * gas/pe/pe.exp: Invoke new testcases.
116
117 2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
118
119 * gas/i386/avx-scalar-intel.d: New.
120 * gas/i386/avx-scalar.d: Likewise.
121 * gas/i386/avx-scalar.s: Likewise.
122 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
123 * gas/i386/x86-64-avx-scalar.d: Likewise.
124 * gas/i386/x86-64-avx-scalar.s: Likewise.
125
126 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
127 x86-64-avx-scalar and x86-64-avx-scalar-intel.
128
129 2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
130
131 * gas/i386/avx.s: Add more tests.
132 * gas/i386/x86-64-avx.s: Likewise.
133
134 * gas/i386/avx-intel.d: Updated.
135 * gas/i386/avx.d: Likewise.
136 * gas/i386/x86-64-avx-intel.d: Likewise.
137 * gas/i386/x86-64-avx.d: Likewise.
138
139 2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
140
141 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
142 * gas/ppc/aix.exp: Run it.
143
144 2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
145
146 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
147
148 * gas/i386/x86-64-xsave-intel.d: Updated.
149 * gas/i386/x86-64-xsave.d: Likewise.
150
151 2010-01-20 Nick Clifton <nickc@redhat.com>
152
153 PR 11109
154 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
155 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
156
157 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
158
159 * gas/i386/x86-64-xop.d: Add missing patterns.
160 * gas/i386/x86-64-xop.s: Same.
161 * gas/i386/xop.d: Same.
162 * gas/i386/xop.s: Same.
163
164 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
165
166 * gas/arm/thumb-nop.s: Add .syntax unified.
167
168 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
169
170 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
171 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
172 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
173 Thumb-2.
174
175 2010-01-13 Nick Clifton <nickc@redhat.com>
176
177 * gas/elf/section0.d: Skip this test for the h8300.
178 * gas/elf/section1.d: Likewise.
179 * gas/elf/section6.d: Likewise.
180 * gas/elf/elf.exp: Skip section2 and section5 tests when the
181 target is the h8300.
182
183 2010-01-06 Quentin Neill <quentin.neill@amd.com>
184
185 * gas/i386/i386.exp: Add new amdfam15 test cases.
186 * gas/i386/nops-1-amdfam15.d: New.
187 * gas/i386/x86-64-nops-1-amdfam15.d: New.
188
189 2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
190
191 * gas/arm/dis-data.d: New test case.
192 * gas/arm/dis-data.s: New file.
193
194 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
195
196 * gas/arm/neon-logic.d: New test case.
197 * gas/arm/neon-logic.s: New file.
198
199 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
200
201 * gas/arm/neon-addressing-bad.d: New test case.
202 * gas/arm/neon-addressing-bad.s: New file.
203 * gas/arm/neon-addressing-bad.l: New file.
204
205 2010-01-03 Daniel Gutson <dgutson@codesourcery.com>
206
207 * gas/arm/neon-suffix-bad.d: New test case.
208 * gas/arm/neon-suffix-bad.s: New file.
209 * gas/arm/neon-suffix-bad.l: New file.
210
211 For older changes see ChangeLog-2009
212 \f
213 Local Variables:
214 mode: change-log
215 left-margin: 8
216 fill-column: 74
217 version-control: never
218 End: