bed67b51bc65b7554a7e411fb258277f18d9b96f
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2010-05-05 Nathan Sidwell <nathan@codesourcery.com>
2
3 * gas/all/byte.s: New.
4 * gas/all/byte.l: New.
5 * gas/all/byte.d: New.
6 * gas/all/gas.exp: Add it.
7
8 2010-04-29 Nathan Sidwell <nathan@codesourcery.com>
9
10 * gas/arm/weakdef-1.s: New.
11 * gas/arm/weakdef-1.d: New.
12 * gas/arm/weakdef-2.s: New.
13 * gas/arm/weakdef-2.d: New.
14 * gas/arm/weakdef-2.l: New.
15
16 2010-04-27 Joseph Myers <joseph@codesourcery.com>
17
18 * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
19 gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
20 New.
21
22 2010-04-24 H.J. Lu <hongjiu.lu@intel.com>
23
24 PR gas/11535
25 * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
26 * gas/i386/intelok.d: Updated.
27
28 2010-04-21 Joseph Myers <joseph@codesourcery.com>
29
30 * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
31 "b .S2 b3".
32
33 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR gas/11509
36 * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
37 * gas/i386/equ.d: Updated.
38
39 2010-04-20 Nick Clifton <nickc@redhat.com>
40
41 PR gas/11507
42 * gas/macros/altmacro.s: New test.
43 * gas/macros/altmacro.d: Expected output.
44
45 2010-04-16 Nick Clifton <nickc@redhat.com>
46
47 PR gas/11395
48 * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
49 * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
50 disassembly.
51
52 2010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
53
54 * gas/arm/attr-mcpu.d: Update for new attribute tag names.
55 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
56 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
57 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
58 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
59 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
60 * gas/arm/attr-mfpu-neon.d: Likewise.
61 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
62 * gas/arm/attr-mfpu-vfp.d: Likewise.
63 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
64 * gas/arm/attr-mfpu-vfp10.d: Likewise.
65 * gas/arm/attr-mfpu-vfp3.d: Likewise.
66 * gas/arm/attr-mfpu-vfp9.d: Likewise.
67 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
68 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
69 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
70 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
71 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
72 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
73 * gas/arm/attr-names.d: Add test to make sure all attribute names
74 are recognised.
75 * gas/arm/attr-names.s: Likewise.
76
77 2010-04-07 Jie Zhang <jie@codesourcery.com>
78
79 * gas/arm/mapmisc.s: Test multiple mapping symbols have
80 the same value 0.
81
82 2010-04-06 Peter Bergner <bergner@vnet.ibm.com>
83
84 * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
85 * gas/ppc/476.s: Likewise.
86 * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
87 * gas/ppc/a2.s: Likewise.
88
89 2010-03-25 Joseph Myers <joseph@codesourcery.com>
90
91 * gas/tic6x: New directory and testcases.
92
93 2010-03-23 Joseph Myers <joseph@codesourcery.com>
94
95 * gas/macros/dot.s: Remove space in .byte operands.
96
97 2010-03-22 Sebastian Pop <sebastian.pop@amd.com>
98 Quentin Neill <quentin.neill@amd.com>
99
100 * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
101 * testsuite/gas/i386/lwp.s: Same.
102 * testsuite/gas/i386/x86-64-lwp.d: Updated.
103 * testsuite/gas/i386/lwp.d: Updated.
104
105 2010-03-19 Jie Zhang <jie@codesourcery.com>
106
107 * gas/arm/mapmisc.s: Add the test case for two mapping
108 symbols having the same value.
109 * gas/arm/mapmisc.d: Likewise.
110
111 2010-03-18 Wei Guozhi <carrot@google.com>
112
113 PR gas/11323
114 * gas/arm/got_prel.s: New test case.
115 * gas/arm/got_prel.d: Expected disassembly.
116
117 2010-03-17 H.J. Lu <hongjiu.lu@intel.com>
118
119 * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
120 ELF tagets.
121
122 2010-03-08 H.J. Lu <hongjiu.lu@intel.com>
123
124 PR gas/9966
125 PR gas/11356
126 * gas/i386/list-1.l: New.
127 * gas/i386/list-1.s: Likewise.
128 * gas/i386/list-2.l: Likewise.
129 * gas/i386/list-2.s: Likewise.
130 * gas/i386/list-3.l: Likewise.
131 * gas/i386/list-3.s: Likewise.
132
133 * gas/i386/i386.exp: Run list-1, list-2 and list-3.
134
135 * lib/gas-defs.exp (gas_run_stdin): New.
136 (run_list_test_stdin): Likewise.
137
138 2010-02-26 Doug Evans <dje@sebabeach.org>
139
140 * gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
141 * gas/mep/allinsn.exp: branch1 is now bi-endian.
142 * gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
143 * gas/mep/branch1.le.d: New file.
144 * gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
145 * gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
146
147 2010-02-26 Jie Zhang <jie@codesourcery.com>
148
149 * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
150 for strexd.
151 * gas/arm/thumb32.l: Adjust.
152
153 2010-02-26 Jie Zhang <jie@codesourcery.com>
154
155 * gas/arm/neon-ldst-align-bad.d: New test.
156 * gas/arm/neon-ldst-align-bad.l: New test.
157 * gas/arm/neon-ldst-align-bad.s: New test.
158
159 2010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
160
161 * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
162 * gas/mips/loongson-2f-2.d: Likewise.
163 * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
164 * gas/mips/loongson-2f-3.d: Likewise.
165 * gas/mips/mips.exp: Run the new tests.
166
167 2010-02-24 Nick Clifton <nickc@redhat.com>
168
169 PR binutils/6773
170 * gas/arm/arch7em.d: Replace expected disassembly of
171 <prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
172 with <prefix>sax.
173 * gas/arm/archv6.d: Likewise.
174 * gas/arm/thumb32.d: Likewise.
175
176 2010-02-23 Daniel Gutson <dgutson@codesourcery.com>
177
178 * gas/arm/depr-swp.d: New test case.
179 * gas/arm/depr-swp.s: New file.
180 * gas/arm/depr-swp.l: New file.
181
182 2010-02-23 Nick Clifton <nickc@redhat.com>
183
184 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
185 end of the section depending upon the target of the arm assembler
186 being tested.
187
188 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
189
190 * gas/arm/attr-order.d: Fix test for new names for attribute
191 values.
192
193 2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
194
195 * gas/arm/sp-pc-validations-bad.d: New testcase.
196 * gas/arm/sp-pc-validations-bad.l: New file.
197 * gas/arm/sp-pc-validations-bad.s: New file.
198 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
199 * gas/arm/sp-pc-validations-bad-t.l: New file.
200 * gas/arm/sp-pc-validations-bad-t.s: New file.
201 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
202 * gas/arm/sp-pc-usage-t.s: Likewise.
203 * gas/arm/unpredictable.d: Likewise.
204 * gas/arm/unpredictable.s: Likewise.
205 * gas/arm/thumb2_bcond.d: Added test.
206 * gas/arm/thumb2_bcond.s: Likewise.
207
208 2010-02-12 Tristan Gingold <gingold@adacore.com>
209
210 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
211 * gas/ia64/ia64.exp: Add slotcount test (vms only).
212
213 2010-02-10 Quentin Neill <quentin.neill@amd.com>
214 Sebastian Pop <sebastian.pop@amd.com>
215
216 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
217 * gas/i386/x86-64-xop.s: Likewise.
218 * gas/i386/xop.d: Likewise.
219 * gas/i386/xop.s: Likewise.
220
221 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
222
223 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
224 gas/arm/branch-reloc.l: New tests and expected results with all
225 variants of call: ARM/Thumb, local/global, inter/intra-section,
226 using BL/BLX.
227
228 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
229
230 * gas/arm/arm-it-auto.d: Update expected results.
231 * gas/arm/bl-local-v4t.d: Likewise.
232 * gas/arm/blx-local.d: Likewise.
233 * gas/arm/thumb-w-good.d: Likewise.
234 * gas/arm/wince.d: Likewise.
235
236 2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
237
238 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
239 * gas/ppc/ppc.exp: Run it.
240
241 2010-02-03 Quentin Neill <quentin.neill@amd.com>
242
243 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
244 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
245 gas/i386/x86-64-nops-1-bdver1.d.
246 * gas/i386/nops-1-amdfam15.d: Renamed test case to
247 gas/i386/nops-1-bdver1.d.
248
249 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
250
251 * gas/arm/dis-data.d: Update test name. Do not expect
252 .word output.
253 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
254 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
255
256 2010-01-29 Nick Clifton <nickc@redhat.com>
257
258 PR 11136
259 * gas/arm/neon-omit.s: Add instruction that causes crash.
260 * gas/arm/neon-omit.d: Add expected disassembly.
261
262 2010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
263
264 * gas/pe/section-align-1.d: Don't test section flags.
265 * gas/pe/section-align-2.d: Likewise.
266
267 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
268
269 * gas/i386/fma-scalar-intel.d: New.
270 * gas/i386/fma-scalar.d: Likewise.
271 * gas/i386/fma-scalar.s: Likewise.
272 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
273 * gas/i386/x86-64-fma-scalar.d: Likewise.
274 * gas/i386/x86-64-fma-scalar.s: Likewise.
275
276 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
277 x86-64-fma-scalar and x86-64-fma-scalar-intel.
278
279 2010-01-28 Nick Clifton <nickc@redhat.com>
280
281 PR 11225
282 * gas/pe/aligncomm-c.d: Dump all sections.
283
284 2010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
285
286 * gas/pe/section-align-1.s: New test source file.
287 * gas/pe/section-align-1.d: Likewise control script.
288 * gas/pe/section-align-2.s: Likewise ...
289 * gas/pe/section-align-2.d: ... and likewise.
290 * gas/pe/pe.exp: Invoke new testcases.
291
292 2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
293
294 * gas/i386/avx-scalar-intel.d: New.
295 * gas/i386/avx-scalar.d: Likewise.
296 * gas/i386/avx-scalar.s: Likewise.
297 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
298 * gas/i386/x86-64-avx-scalar.d: Likewise.
299 * gas/i386/x86-64-avx-scalar.s: Likewise.
300
301 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
302 x86-64-avx-scalar and x86-64-avx-scalar-intel.
303
304 2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
305
306 * gas/i386/avx.s: Add more tests.
307 * gas/i386/x86-64-avx.s: Likewise.
308
309 * gas/i386/avx-intel.d: Updated.
310 * gas/i386/avx.d: Likewise.
311 * gas/i386/x86-64-avx-intel.d: Likewise.
312 * gas/i386/x86-64-avx.d: Likewise.
313
314 2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
315
316 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
317 * gas/ppc/aix.exp: Run it.
318
319 2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
320
321 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
322
323 * gas/i386/x86-64-xsave-intel.d: Updated.
324 * gas/i386/x86-64-xsave.d: Likewise.
325
326 2010-01-20 Nick Clifton <nickc@redhat.com>
327
328 PR 11109
329 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
330 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
331
332 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
333
334 * gas/i386/x86-64-xop.d: Add missing patterns.
335 * gas/i386/x86-64-xop.s: Same.
336 * gas/i386/xop.d: Same.
337 * gas/i386/xop.s: Same.
338
339 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
340
341 * gas/arm/thumb-nop.s: Add .syntax unified.
342
343 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
344
345 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
346 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
347 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
348 Thumb-2.
349
350 2010-01-13 Nick Clifton <nickc@redhat.com>
351
352 * gas/elf/section0.d: Skip this test for the h8300.
353 * gas/elf/section1.d: Likewise.
354 * gas/elf/section6.d: Likewise.
355 * gas/elf/elf.exp: Skip section2 and section5 tests when the
356 target is the h8300.
357
358 2010-01-06 Quentin Neill <quentin.neill@amd.com>
359
360 * gas/i386/i386.exp: Add new amdfam15 test cases.
361 * gas/i386/nops-1-amdfam15.d: New.
362 * gas/i386/x86-64-nops-1-amdfam15.d: New.
363
364 2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
365
366 * gas/arm/dis-data.d: New test case.
367 * gas/arm/dis-data.s: New file.
368
369 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
370
371 * gas/arm/neon-logic.d: New test case.
372 * gas/arm/neon-logic.s: New file.
373
374 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
375
376 * gas/arm/neon-addressing-bad.d: New test case.
377 * gas/arm/neon-addressing-bad.s: New file.
378 * gas/arm/neon-addressing-bad.l: New file.
379
380 2010-01-03 Daniel Gutson <dgutson@codesourcery.com>
381
382 * gas/arm/neon-suffix-bad.d: New test case.
383 * gas/arm/neon-suffix-bad.s: New file.
384 * gas/arm/neon-suffix-bad.l: New file.
385
386 For older changes see ChangeLog-2009
387 \f
388 Local Variables:
389 mode: change-log
390 left-margin: 8
391 fill-column: 74
392 version-control: never
393 End:
This page took 0.037816 seconds and 4 git commands to generate.