Add support for v850E2 and v850E2V3
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
2 Ina Pandit <ina.pandit@kpitcummins.com>
3
4 * gas/v850/split-lo16.d: Update the "ld" instructions with a space
5 for second operand.
6 * gas/v850/v850e1.d: Likewise.
7
8 2010-07-22 Alan Modra <amodra@gmail.com>
9
10 * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
11 * gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
12 * gas/elf/dwarf2-3.d: Don't run on h8300.
13
14 2010-07-19 Andreas Schwab <schwab@redhat.com>
15
16 * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
17 * gas/ia64/alias-ilp32.d: Likewise.
18 * gas/ia64/alias.d: Likewise.
19 * gas/ia64/group-1.d: Likewise.
20 * gas/ia64/group-2.d: Likewise.
21 * gas/ia64/secname-ilp32.d: Likewise.
22 * gas/ia64/secname.d: Likewise.
23 * gas/ia64/unwind-ilp32.d: Likewise.
24 * gas/ia64/unwind.d: Likewise.
25 * gas/mmix/byte-1.d: Likewise.
26 * gas/mmix/loc-1.d: Likewise.
27 * gas/mmix/loc-2.d: Likewise.
28 * gas/mmix/loc-3.d: Likewise.
29 * gas/mmix/loc-4.d: Likewise.
30 * gas/mmix/loc-5.d: Likewise.
31
32 2010-07-16 H.J. Lu <hongjiu.lu@intel.com>
33
34 * gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
35
36 2010-07-14 Rhonda Wittels <rhonda@codesourcery.com>
37
38 * gas/elf/pseudo.s: New.
39 * gas/elf/pseudo.l: New.
40 * gas/elf/pseudo.d: New.
41 * gas/elf/elf.exp: Run the new test.
42
43 2010-07-14 H.J. Lu <hongjiu.lu@intel.com>
44
45 * config/default.exp (ADDR2LINE): New.
46 (ADDR2LINEFLAGS): Likewise.
47
48 * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
49
50 * gas/i386/dw2-compress-2.d: New.
51 * gas/i386/dw2-compress-2.s: Likewise.
52 * gas/i386/x86-64-dw2-compress-2.d: Likewise.
53 * gas/i386/x86-64-dw2-compress-2.s: Likewise.
54
55 * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
56 program.
57 (slurp_options): Allow numbers in options.
58
59 2010-07-14 Maciej W. Rozycki <macro@codesourcery.com>
60
61 * gas/elf/dwarf2-3.s: Replace .short and .long directives in
62 .debug_info section with .2byte and .4byte respectively.
63
64 2010-07-11 Kai Tietz <kai.tietz@onevision.com>
65
66 * gas/pe/aligncomm-b.d: Regenerated content dump.
67 * gas/pe/aligncomm-d.d: Regenerated content dump.
68 * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
69
70 2010-07-08 Tejas Belagod <tejas.belagod@arm.com>
71
72 * gas/arm/barrier.s: New file.
73 * gas/arm/barrier.d: New file.
74 * gas/arm/barrier-thumb.s: New file.
75 * gas/arm/barrier-thumb.d: New file.
76 * gas/arm/barrier-bad.s: New file.
77 * gas/arm/barrier-bad.d: New file.
78 * gas/arm/barrier-bad.l: New file.
79 * gas/arm/barrier-bad-thumb.s: New file.
80 * gas/arm/barrier-bad-thumb.d: New file.
81 * gas/arm/barrier-bad-thumb.l: New file.
82
83 2010-07-08 Daniel Gutson <dgutson@codesourcery.com>
84
85 * gas/arm/reloc-bad.d: New.
86 * gas/arm/reloc-bad.s: New.
87 * gas/arm/reloc-bad.l: New.
88
89 2010-07-06 Maciej W. Rozycki <macro@codesourcery.com>
90
91 * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
92 pairing.
93 * gas/mips/elf-rel27.s: Source for the new test.
94 * gas/mips/mips.exp: Create "mips16" architecture. Adjust
95 conditions involving negated properties throughout to require
96 "mips1" as appropriate. Run the new test.
97 (mips_arch_destroy): New procedure.
98
99 2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
100
101 * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
102 of an architecture-specific test first and use it if found,
103 before falling back to the generic one.
104
105 2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
106
107 * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
108 branch-likely instructions and place them...
109 * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
110 ... in this new test.
111 * gas/mips/mips4-fp.l: Update accordingly.
112 * gas/mips/mips4-branch-likely.l: New stderr output for the new
113 test.
114 * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
115 a list test with mips4-branch-likely similarly to mips4-fp.
116
117 2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
118
119 * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
120 branch-likely instructions.
121 * gas/mips/bge.d, gas/mips/bge.s: Likewise.
122 * gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
123 * gas/mips/blt.d, gas/mips/blt.s: Likewise.
124 * gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
125 * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
126 collecting checks for branch-likely instructions removed from
127 the above.
128 * gas/mips/mips.exp: Run the new test and update the
129 constraints for the updated tests to include MIPS I.
130
131 2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
132
133 * gas/mips/mips4-fp.d: Reformat.
134
135 2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
136
137 * gas/mips/beq.d: Reformat.
138 * gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
139 * gas/mips/blt.d, gas/mips/bltu.d: Likewise.
140
141 2010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
142
143 * gas/mips/beq.d: Remove leftover symbols/relocs from the
144 change on 2009-02-06.
145
146 2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
147
148 AVX Programming Reference (June, 2010)
149 * gas/i386/rdrnd.s: Replace rdrnd with rdrand.
150 * gas/i386/rdrnd-intel.d: Likewise.
151 * gas/i386/rdrnd.d: Likewise.
152 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
153 * gas/i386/x86-64-rdrnd.d: Likewise.
154 * gas/i386/x86-64-rdrnd.s: Likewise.
155
156 2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
157
158 PR gas/10531
159 PR gas/11789
160 * gas/i386/dw2-compress-1.d: Remove bogus line debug info.
161
162 * gas/elf/dwarf2-1.d: New.
163 * gas/elf/dwarf2-1.s: Likewise.
164 * gas/elf/dwarf2-2.d: Likewise.
165 * gas/elf/dwarf2-2.s: Likewise.
166 * gas/elf/dwarf2-3.d: Likewise.
167 * gas/elf/dwarf2-3.s: Likewise.
168 * gas/i386/debug1.d: Likewise.
169 * gas/i386/debug1.s: Likewise.
170
171 * gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
172
173 * gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
174
175 2010-07-04 H.J. Lu <hongjiu.lu@intel.com>
176
177 * gas/i386/dw2-compress-1.d: New.
178 * gas/i386/dw2-compress-1.s: Likewise.
179
180 * gas/i386/i386.exp: Run dw2-compress-1 for Linux.
181
182 2010-07-03 Jan Beulich <jbeulich@novell.com>
183
184 PR gas/11732
185 * gas/i386/i386.exp: Run new tests.
186 * gas/i386/intel-got{32,64}.{s,d}: New.
187
188 2010-07-01 H.J. Lu <hongjiu.lu@intel.com>
189
190 AVX Programming Reference (June, 2010)
191 * gas/i386/arch-10.s: Add xsaveopt.
192 * gas/i386/x86-64-arch-2.s: Likwise.
193
194 * gas/i386/arch-10.d: Updated.
195 * gas/i386/arch-10-1.l: Likewise.
196 * gas/i386/arch-10-2.l: Likewise.
197 * gas/i386/arch-10-3.l: Likewise.
198 * gas/i386/arch-10-4.l: Likewise.
199 * gas/i386/x86-64-arch-2.d: Likewise.
200
201 * gas/i386/f16c-intel.d: New.
202 * gas/i386/f16c.d: Likewise.
203 * gas/i386/f16c.s: Likewise.
204 * gas/i386/fsgs-intel.d: Likewise.
205 * gas/i386/fsgs.d: Likewise.
206 * gas/i386/fsgs.s: Likewise.
207 * gas/i386/rdrnd-intel.d: Likewise.
208 * gas/i386/rdrnd.d: Likewise.
209 * gas/i386/rdrnd.s: Likewise.
210 * gas/i386/x86-64-f16c-intel.d: Likewise.
211 * gas/i386/x86-64-f16c.d: Likewise.
212 * gas/i386/x86-64-f16c.s: Likewise.
213 * gas/i386/x86-64-fsgs-intel.d: Likewise.
214 * gas/i386/x86-64-fsgs.d: Likewise.
215 * gas/i386/x86-64-fsgs.s: Likewise.
216 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
217 * gas/i386/x86-64-rdrnd.d: Likewise.
218 * gas/i386/x86-64-rdrnd.s: Likewise.
219
220 * gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
221 rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
222 x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
223
224 * gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
225
226 * gas/i386/x86-64-xsave-intel.d: Updated.
227 * gas/i386/x86-64-xsave.d: Likewise.
228
229 2010-07-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
230
231 * gas/arm/thumb2_bad_reg.s: Update mov register tests.
232 * gas/arm/thumb2_bad_reg.l: Likewise.
233
234 2010-06-29 Alan Modra <amodra@gmail.com>
235
236 * gas/maxq10/maxq10.exp: Delete file.
237 * gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
238 * gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
239 * gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
240 * gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
241 * gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
242 * gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
243 * gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
244 * gas/maxq20/maxq20.exp: Delete file.
245 * gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
246 * gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
247 * gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
248 * gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
249 * gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
250 * gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
251 * gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
252 * gas/maxq20/pxf0.s, * gas/maxq20/range.d,
253 * gas/maxq20/range.s: Likewise.
254 * gas/all/gas.exp: Remove references to maxq.
255
256 2010-06-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
257
258 * gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
259 * gas/arm/neon-ldst-align-bad.s: Likewise.
260 * gas/arm/neon-ldst-es.d: Likewise.
261 * gas/arm/neon-ldst-es.s: Likewise.
262
263 2010-06-22 Jan Beulich <jbeulich@novell.com>
264
265 * gas/i386/jump.d: Adjust.
266 * gas/i386/jump.s: Add check for branch to 2+$.
267
268 2010-06-18 Joseph Myers <joseph@codesourcery.com>
269
270 * gas/tic6x/resource-func-unit-1.d,
271 gas/tic6x/resource-func-unit-1.l,
272 gas/tic6x/resource-func-unit-1.s,
273 gas/tic6x/resource-func-unit-2.d,
274 gas/tic6x/resource-func-unit-2.l,
275 gas/tic6x/resource-func-unit-2.s: New.
276
277 2010-06-16 Vincent Rivière <vincent.riviere@freesbee.fr>
278
279 PR gas/11673
280 * gas/m68k/p11673.s: New test.
281 * gas/m68k/all.exp: Run the new test.
282
283 2010-06-16 Nick Clifton <nickc@redhat.com>
284
285 PR binutils/11676
286 * gas/m68k/pr11676.s: New test.
287 * gas/m68k/pr11676.d: Expected disassembly.
288 * gas/m68k/all.exp: Run the new test.
289
290 2010-06-15 Joseph Myers <joseph@codesourcery.com>
291
292 * gas/elf/elf.exp: Set target_machine for tic6x-*-*.
293 * gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
294 gas/tic6x/attr-arch-directive-1.s,
295 gas/tic6x/attr-arch-directive-2.d,
296 gas/tic6x/attr-arch-directive-2.s,
297 gas/tic6x/attr-arch-directive-3.d,
298 gas/tic6x/attr-arch-directive-3.s,
299 gas/tic6x/attr-arch-directive-4.d,
300 gas/tic6x/attr-arch-directive-4.s,
301 gas/tic6x/attr-arch-directive-5.d,
302 gas/tic6x/attr-arch-directive-5.s,
303 gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
304 gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
305 gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
306 gas/tic6x/attr-arch-opts-none-1.d,
307 gas/tic6x/attr-arch-opts-none-2.d,
308 gas/tic6x/attr-arch-opts-override-1.d,
309 gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
310
311 2010-06-14 Sebastian Andrzej Siewior <bigeasy@linutronix.de>
312
313 * gas/ppc/e500.s: Add eieio, mbar and lwsync
314 * gas/ppc/e500.d: Likewise.
315
316 2010-06-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
317
318 * gas/arm/vldm-arm.d: New test.
319 * gas/arm/vldm-thumb-bad.d: Likewise.
320 * gas/arm/vldm-thumb-bad.l: Likewise.
321 * gas/arm/vldm.s: Likewise.
322 * gas/arm/vldmw-arm-bad.d: Likewise.
323 * gas/arm/vldmw-bad.l: Likewise.
324 * gad/arm-vldmw-bad.s: Likewise.
325 * gas/arm/vldmw-thumb-bad.d: Likewise.
326
327 2010-06-07 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
328 * gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
329 * gas/arm/thumb.d: Likewise.
330 * gas/arm/thumb.s: Likewise.
331 * gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
332 * gas/arm/thumb2_it_auto.d: Liekwise.
333 * gas/arm/thumb32.d: Likewise.
334
335 2010-05-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
336
337 * gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
338 gas/arm/thumb2_it.d: Likewise.
339 gas/arm/thumb32.d: Likewise.
340
341 2010-05-27 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
342
343 * gas/arm/thumb2_ldmstm.d: Add new testcases.
344 * gas/arm/thumb2_ldmstm.s: Likeiwse.
345 * gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
346 UNPREDICTABLE ldm/stm.
347 * gas/arm/thumb2_ldmstm_bad.l: Likewise.
348 * gas/arm/thumb2_ldmstm_bad.s: Likewise.
349
350 2010-05-26 Catherine Moore <clm@codesoucery.com>
351 Maxim Kuvyrkov <maxim@codesourcery.com>
352
353 * gas/mips/set-arch.d: Expect ehb.
354
355 2010-05-26 Catherine Moore <clm@codesoucery.com>
356
357 * gas/mips/mips-no-jalx.l: Delete.
358 * gas/mips/mips-no-jalx.s: Delete.
359 * gas/mips/mips-jalx-2.d: New.
360 * gas/mips/mips-jalx-2.s: New.
361 * gas/mips/mips.exp (mips-jalx-2): Run new test.
362 (mips-no-jalx): Remove deleted test.
363
364 2010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
365 Joseph Myers <joseph@codesourcery.com>
366 Andrew Stubbs <ams@codesourcery.com>
367
368 * gas/sh/basic.exp: Run new tests. Handle uClinux like Linux.
369 * gas/sh/fdpic.d: New file.
370 * gas/sh/fdpic.s: New file.
371 * gas/sh/reg-prefix.d: Force big-endian.
372 * gas/sh/sh2a-pic.d: New file.
373 * gas/sh/sh2a-pic.s: New file.
374 * lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
375
376 2010-05-18 H.J. Lu <hongjiu.lu@intel.com>
377
378 PR gas/11600
379 * gas/elf/elf.exp: Run section8.
380
381 * gas/elf/section8.d: New.
382 * gas/elf/section8.s: Likewise.
383
384 2010-05-13 Nathan Sidwell <nathan@codesourcery.com>
385
386 * gas/arm/armv1-bad.l: Adjust expected error text.
387 * gas/arm/arch7em-bad.l: Likewise.
388 * gas/arm/arch7m-bad.l: Likewise.
389 * gas/arm/thumb-w-bad.l: Likewise.
390 * gas/arm/arm7-bad.d: New.
391 * gas/arm/arm7-bad.l: New.
392 * gas/arm/arm7-bad.s: New.
393
394 2010-05-13 Alan Modra <amodra@gmail.com>
395
396 * gas/all/gas.exp: Don't run byte test on powerpc.
397
398 * gas/ppc/a2.d: Correct wclr encoding.
399
400 2010-05-11 Andrew Stubbs <ams@codesourcery.com>
401
402 * gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
403 * gas/arm/attr-default.d: Likewise.
404 * gas/arm/attr-march-armv1.d: Likewise.
405 * gas/arm/attr-march-armv2.d: Likewise.
406 * gas/arm/attr-march-armv2a.d: Likewise.
407 * gas/arm/attr-march-armv2s.d: Likewise.
408 * gas/arm/attr-march-armv3.d: Likewise.
409 * gas/arm/attr-march-armv3m.d: Likewise.
410 * gas/arm/attr-march-armv4.d: Likewise.
411 * gas/arm/attr-march-armv4t.d: Likewise.
412 * gas/arm/attr-march-armv4txm.d: Likewise.
413 * gas/arm/attr-march-armv4xm.d: Likewise.
414 * gas/arm/attr-march-armv5.d: Likewise.
415 * gas/arm/attr-march-armv5t.d: Likewise.
416 * gas/arm/attr-march-armv5te.d: Likewise.
417 * gas/arm/attr-march-armv5tej.d: Likewise.
418 * gas/arm/attr-march-armv5texp.d: Likewise.
419 * gas/arm/attr-march-armv5txm.d: Likewise.
420 * gas/arm/attr-march-armv6-m.d: Likewise.
421 * gas/arm/attr-march-armv6.d: Likewise.
422 * gas/arm/attr-march-armv6j.d: Likewise.
423 * gas/arm/attr-march-armv6k.d: Likewise.
424 * gas/arm/attr-march-armv6kt2.d: Likewise.
425 * gas/arm/attr-march-armv6t2.d: Likewise.
426 * gas/arm/attr-march-armv6z.d: Likewise.
427 * gas/arm/attr-march-armv6zk.d: Likewise.
428 * gas/arm/attr-march-armv6zkt2.d: Likewise.
429 * gas/arm/attr-march-armv6zt2.d: Likewise.
430 * gas/arm/attr-march-armv7-a.d: Likewise.
431 * gas/arm/attr-march-armv7.d: Likewise.
432 * gas/arm/attr-march-armv7a.d: Likewise.
433 * gas/arm/attr-march-iwmmxt.d: Likewise.
434 * gas/arm/attr-march-iwmmxt2.d: Likewise.
435 * gas/arm/attr-march-marvell-f.d: Likewise.
436 * gas/arm/attr-march-xscale.d: Likewise.
437 * gas/arm/attr-mcpu.d: Likewise.
438 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
439 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
440 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
441 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
442 * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
443 * gas/arm/attr-mfpu-fpa.d: Likewise.
444 * gas/arm/attr-mfpu-fpa10.d: Likewise.
445 * gas/arm/attr-mfpu-fpa11.d: Likewise.
446 * gas/arm/attr-mfpu-fpe.d: Likewise.
447 * gas/arm/attr-mfpu-fpe2.d: Likewise.
448 * gas/arm/attr-mfpu-fpe3.d: Likewise.
449 * gas/arm/attr-mfpu-maverick.d: Likewise.
450 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
451 * gas/arm/attr-mfpu-neon.d: Likewise.
452 * gas/arm/attr-mfpu-softfpa.d: Likewise.
453 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
454 * gas/arm/attr-mfpu-softvfp.d: Likewise.
455 * gas/arm/attr-mfpu-vfp.d: Likewise.
456 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
457 * gas/arm/attr-mfpu-vfp10.d: Likewise.
458 * gas/arm/attr-mfpu-vfp3.d: Likewise.
459 * gas/arm/attr-mfpu-vfp9.d: Likewise.
460 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
461 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
462 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
463 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
464 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
465 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
466 * gas/arm/attr-order.d: Likewise.
467 * gas/arm/attr-override-cpu-directive.d: Likewise.
468 * gas/arm/attr-override-mcpu.d: Likewise.
469 * gas/arm/eabi_attr_1.d: Likewise.
470
471 2010-05-11 Jie Zhang <jie@codesourcery.com>
472
473 * gas/arm/attr-mfpu-vfpxd.d: New test.
474
475 2010-05-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
476
477 * gas/arm/thumb32.d: Fix expected disassembly of ldmia
478 instruction.
479
480 2010-05-05 Nathan Sidwell <nathan@codesourcery.com>
481
482 * gas/all/byte.s: New.
483 * gas/all/byte.l: New.
484 * gas/all/byte.d: New.
485 * gas/all/gas.exp: Add it.
486
487 2010-04-29 Nathan Sidwell <nathan@codesourcery.com>
488
489 * gas/arm/weakdef-1.s: New.
490 * gas/arm/weakdef-1.d: New.
491 * gas/arm/weakdef-2.s: New.
492 * gas/arm/weakdef-2.d: New.
493 * gas/arm/weakdef-2.l: New.
494
495 2010-04-27 Joseph Myers <joseph@codesourcery.com>
496
497 * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
498 gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
499 New.
500
501 2010-04-24 H.J. Lu <hongjiu.lu@intel.com>
502
503 PR gas/11535
504 * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
505 * gas/i386/intelok.d: Updated.
506
507 2010-04-21 Joseph Myers <joseph@codesourcery.com>
508
509 * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
510 "b .S2 b3".
511
512 2010-04-21 H.J. Lu <hongjiu.lu@intel.com>
513
514 PR gas/11509
515 * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
516 * gas/i386/equ.d: Updated.
517
518 2010-04-20 Nick Clifton <nickc@redhat.com>
519
520 PR gas/11507
521 * gas/macros/altmacro.s: New test.
522 * gas/macros/altmacro.d: Expected output.
523
524 2010-04-16 Nick Clifton <nickc@redhat.com>
525
526 PR gas/11395
527 * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
528 * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
529 disassembly.
530
531 2010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
532
533 * gas/arm/attr-mcpu.d: Update for new attribute tag names.
534 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
535 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
536 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
537 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
538 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
539 * gas/arm/attr-mfpu-neon.d: Likewise.
540 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
541 * gas/arm/attr-mfpu-vfp.d: Likewise.
542 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
543 * gas/arm/attr-mfpu-vfp10.d: Likewise.
544 * gas/arm/attr-mfpu-vfp3.d: Likewise.
545 * gas/arm/attr-mfpu-vfp9.d: Likewise.
546 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
547 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
548 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
549 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
550 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
551 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
552 * gas/arm/attr-names.d: Add test to make sure all attribute names
553 are recognised.
554 * gas/arm/attr-names.s: Likewise.
555
556 2010-04-07 Jie Zhang <jie@codesourcery.com>
557
558 * gas/arm/mapmisc.s: Test multiple mapping symbols have
559 the same value 0.
560
561 2010-04-06 Peter Bergner <bergner@vnet.ibm.com>
562
563 * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
564 * gas/ppc/476.s: Likewise.
565 * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
566 * gas/ppc/a2.s: Likewise.
567
568 2010-03-25 Joseph Myers <joseph@codesourcery.com>
569
570 * gas/tic6x: New directory and testcases.
571
572 2010-03-23 Joseph Myers <joseph@codesourcery.com>
573
574 * gas/macros/dot.s: Remove space in .byte operands.
575
576 2010-03-22 Sebastian Pop <sebastian.pop@amd.com>
577 Quentin Neill <quentin.neill@amd.com>
578
579 * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
580 * testsuite/gas/i386/lwp.s: Same.
581 * testsuite/gas/i386/x86-64-lwp.d: Updated.
582 * testsuite/gas/i386/lwp.d: Updated.
583
584 2010-03-19 Jie Zhang <jie@codesourcery.com>
585
586 * gas/arm/mapmisc.s: Add the test case for two mapping
587 symbols having the same value.
588 * gas/arm/mapmisc.d: Likewise.
589
590 2010-03-18 Wei Guozhi <carrot@google.com>
591
592 PR gas/11323
593 * gas/arm/got_prel.s: New test case.
594 * gas/arm/got_prel.d: Expected disassembly.
595
596 2010-03-17 H.J. Lu <hongjiu.lu@intel.com>
597
598 * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
599 ELF tagets.
600
601 2010-03-08 H.J. Lu <hongjiu.lu@intel.com>
602
603 PR gas/9966
604 PR gas/11356
605 * gas/i386/list-1.l: New.
606 * gas/i386/list-1.s: Likewise.
607 * gas/i386/list-2.l: Likewise.
608 * gas/i386/list-2.s: Likewise.
609 * gas/i386/list-3.l: Likewise.
610 * gas/i386/list-3.s: Likewise.
611
612 * gas/i386/i386.exp: Run list-1, list-2 and list-3.
613
614 * lib/gas-defs.exp (gas_run_stdin): New.
615 (run_list_test_stdin): Likewise.
616
617 2010-02-26 Doug Evans <dje@sebabeach.org>
618
619 * gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
620 * gas/mep/allinsn.exp: branch1 is now bi-endian.
621 * gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
622 * gas/mep/branch1.le.d: New file.
623 * gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
624 * gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
625
626 2010-02-26 Jie Zhang <jie@codesourcery.com>
627
628 * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
629 for strexd.
630 * gas/arm/thumb32.l: Adjust.
631
632 2010-02-26 Jie Zhang <jie@codesourcery.com>
633
634 * gas/arm/neon-ldst-align-bad.d: New test.
635 * gas/arm/neon-ldst-align-bad.l: New test.
636 * gas/arm/neon-ldst-align-bad.s: New test.
637
638 2010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
639
640 * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
641 * gas/mips/loongson-2f-2.d: Likewise.
642 * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
643 * gas/mips/loongson-2f-3.d: Likewise.
644 * gas/mips/mips.exp: Run the new tests.
645
646 2010-02-24 Nick Clifton <nickc@redhat.com>
647
648 PR binutils/6773
649 * gas/arm/arch7em.d: Replace expected disassembly of
650 <prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
651 with <prefix>sax.
652 * gas/arm/archv6.d: Likewise.
653 * gas/arm/thumb32.d: Likewise.
654
655 2010-02-23 Daniel Gutson <dgutson@codesourcery.com>
656
657 * gas/arm/depr-swp.d: New test case.
658 * gas/arm/depr-swp.s: New file.
659 * gas/arm/depr-swp.l: New file.
660
661 2010-02-23 Nick Clifton <nickc@redhat.com>
662
663 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
664 end of the section depending upon the target of the arm assembler
665 being tested.
666
667 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
668
669 * gas/arm/attr-order.d: Fix test for new names for attribute
670 values.
671
672 2010-02-12 Daniel Gutson <dgutson@codesourcery.com>
673
674 * gas/arm/sp-pc-validations-bad.d: New testcase.
675 * gas/arm/sp-pc-validations-bad.l: New file.
676 * gas/arm/sp-pc-validations-bad.s: New file.
677 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
678 * gas/arm/sp-pc-validations-bad-t.l: New file.
679 * gas/arm/sp-pc-validations-bad-t.s: New file.
680 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
681 * gas/arm/sp-pc-usage-t.s: Likewise.
682 * gas/arm/unpredictable.d: Likewise.
683 * gas/arm/unpredictable.s: Likewise.
684 * gas/arm/thumb2_bcond.d: Added test.
685 * gas/arm/thumb2_bcond.s: Likewise.
686
687 2010-02-12 Tristan Gingold <gingold@adacore.com>
688
689 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
690 * gas/ia64/ia64.exp: Add slotcount test (vms only).
691
692 2010-02-10 Quentin Neill <quentin.neill@amd.com>
693 Sebastian Pop <sebastian.pop@amd.com>
694
695 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
696 * gas/i386/x86-64-xop.s: Likewise.
697 * gas/i386/xop.d: Likewise.
698 * gas/i386/xop.s: Likewise.
699
700 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
701
702 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
703 gas/arm/branch-reloc.l: New tests and expected results with all
704 variants of call: ARM/Thumb, local/global, inter/intra-section,
705 using BL/BLX.
706
707 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
708
709 * gas/arm/arm-it-auto.d: Update expected results.
710 * gas/arm/bl-local-v4t.d: Likewise.
711 * gas/arm/blx-local.d: Likewise.
712 * gas/arm/thumb-w-good.d: Likewise.
713 * gas/arm/wince.d: Likewise.
714
715 2010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
716
717 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
718 * gas/ppc/ppc.exp: Run it.
719
720 2010-02-03 Quentin Neill <quentin.neill@amd.com>
721
722 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
723 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
724 gas/i386/x86-64-nops-1-bdver1.d.
725 * gas/i386/nops-1-amdfam15.d: Renamed test case to
726 gas/i386/nops-1-bdver1.d.
727
728 2010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
729
730 * gas/arm/dis-data.d: Update test name. Do not expect
731 .word output.
732 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
733 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
734
735 2010-01-29 Nick Clifton <nickc@redhat.com>
736
737 PR 11136
738 * gas/arm/neon-omit.s: Add instruction that causes crash.
739 * gas/arm/neon-omit.d: Add expected disassembly.
740
741 2010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
742
743 * gas/pe/section-align-1.d: Don't test section flags.
744 * gas/pe/section-align-2.d: Likewise.
745
746 2010-01-28 H.J. Lu <hongjiu.lu@intel.com>
747
748 * gas/i386/fma-scalar-intel.d: New.
749 * gas/i386/fma-scalar.d: Likewise.
750 * gas/i386/fma-scalar.s: Likewise.
751 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
752 * gas/i386/x86-64-fma-scalar.d: Likewise.
753 * gas/i386/x86-64-fma-scalar.s: Likewise.
754
755 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
756 x86-64-fma-scalar and x86-64-fma-scalar-intel.
757
758 2010-01-28 Nick Clifton <nickc@redhat.com>
759
760 PR 11225
761 * gas/pe/aligncomm-c.d: Dump all sections.
762
763 2010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
764
765 * gas/pe/section-align-1.s: New test source file.
766 * gas/pe/section-align-1.d: Likewise control script.
767 * gas/pe/section-align-2.s: Likewise ...
768 * gas/pe/section-align-2.d: ... and likewise.
769 * gas/pe/pe.exp: Invoke new testcases.
770
771 2010-01-27 H.J. Lu <hongjiu.lu@intel.com>
772
773 * gas/i386/avx-scalar-intel.d: New.
774 * gas/i386/avx-scalar.d: Likewise.
775 * gas/i386/avx-scalar.s: Likewise.
776 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
777 * gas/i386/x86-64-avx-scalar.d: Likewise.
778 * gas/i386/x86-64-avx-scalar.s: Likewise.
779
780 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
781 x86-64-avx-scalar and x86-64-avx-scalar-intel.
782
783 2010-01-23 H.J. Lu <hongjiu.lu@intel.com>
784
785 * gas/i386/avx.s: Add more tests.
786 * gas/i386/x86-64-avx.s: Likewise.
787
788 * gas/i386/avx-intel.d: Updated.
789 * gas/i386/avx.d: Likewise.
790 * gas/i386/x86-64-avx-intel.d: Likewise.
791 * gas/i386/x86-64-avx.d: Likewise.
792
793 2010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
794
795 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
796 * gas/ppc/aix.exp: Run it.
797
798 2010-01-21 H.J. Lu <hongjiu.lu@intel.com>
799
800 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
801
802 * gas/i386/x86-64-xsave-intel.d: Updated.
803 * gas/i386/x86-64-xsave.d: Likewise.
804
805 2010-01-20 Nick Clifton <nickc@redhat.com>
806
807 PR 11109
808 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
809 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
810
811 2010-01-15 Sebastian Pop <sebastian.pop@amd.com>
812
813 * gas/i386/x86-64-xop.d: Add missing patterns.
814 * gas/i386/x86-64-xop.s: Same.
815 * gas/i386/xop.d: Same.
816 * gas/i386/xop.s: Same.
817
818 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
819
820 * gas/arm/thumb-nop.s: Add .syntax unified.
821
822 2010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
823
824 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
825 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
826 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
827 Thumb-2.
828
829 2010-01-13 Nick Clifton <nickc@redhat.com>
830
831 * gas/elf/section0.d: Skip this test for the h8300.
832 * gas/elf/section1.d: Likewise.
833 * gas/elf/section6.d: Likewise.
834 * gas/elf/elf.exp: Skip section2 and section5 tests when the
835 target is the h8300.
836
837 2010-01-06 Quentin Neill <quentin.neill@amd.com>
838
839 * gas/i386/i386.exp: Add new amdfam15 test cases.
840 * gas/i386/nops-1-amdfam15.d: New.
841 * gas/i386/x86-64-nops-1-amdfam15.d: New.
842
843 2010-01-06 Daniel Gutson <dgutson@codesourcery.com>
844
845 * gas/arm/dis-data.d: New test case.
846 * gas/arm/dis-data.s: New file.
847
848 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
849
850 * gas/arm/neon-logic.d: New test case.
851 * gas/arm/neon-logic.s: New file.
852
853 2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
854
855 * gas/arm/neon-addressing-bad.d: New test case.
856 * gas/arm/neon-addressing-bad.s: New file.
857 * gas/arm/neon-addressing-bad.l: New file.
858
859 2010-01-03 Daniel Gutson <dgutson@codesourcery.com>
860
861 * gas/arm/neon-suffix-bad.d: New test case.
862 * gas/arm/neon-suffix-bad.s: New file.
863 * gas/arm/neon-suffix-bad.l: New file.
864
865 For older changes see ChangeLog-2009
866 \f
867 Local Variables:
868 mode: change-log
869 left-margin: 8
870 fill-column: 74
871 version-control: never
872 End:
This page took 0.061019 seconds and 4 git commands to generate.