Add addr2line, objcopy and strip tests for compressed debug sections.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
368886ac
L
12010-07-14 H.J. Lu <hongjiu.lu@intel.com>
2
3 * config/default.exp (ADDR2LINE): New.
4 (ADDR2LINEFLAGS): Likewise.
5
6 * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
7
8 * gas/i386/dw2-compress-2.d: New.
9 * gas/i386/dw2-compress-2.s: Likewise.
10 * gas/i386/x86-64-dw2-compress-2.d: Likewise.
11 * gas/i386/x86-64-dw2-compress-2.s: Likewise.
12
13 * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
14 program.
15 (slurp_options): Allow numbers in options.
16
034cb286
L
172010-07-14 Maciej W. Rozycki <macro@codesourcery.com>
18
19 * gas/elf/dwarf2-3.s: Replace .short and .long directives in
20 .debug_info section with .2byte and .4byte respectively.
21
a7879ef1
KT
222010-07-11 Kai Tietz <kai.tietz@onevision.com>
23
24 * gas/pe/aligncomm-b.d: Regenerated content dump.
efb5f348 25 * gas/pe/aligncomm-d.d: Regenerated content dump.
a7879ef1
KT
26 * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
27
52e7f43d
RE
282010-07-08 Tejas Belagod <tejas.belagod@arm.com>
29
30 * gas/arm/barrier.s: New file.
31 * gas/arm/barrier.d: New file.
32 * gas/arm/barrier-thumb.s: New file.
33 * gas/arm/barrier-thumb.d: New file.
34 * gas/arm/barrier-bad.s: New file.
35 * gas/arm/barrier-bad.d: New file.
36 * gas/arm/barrier-bad.l: New file.
37 * gas/arm/barrier-bad-thumb.s: New file.
38 * gas/arm/barrier-bad-thumb.d: New file.
39 * gas/arm/barrier-bad-thumb.l: New file.
40
db187cb9
NS
412010-07-08 Daniel Gutson <dgutson@codesourcery.com>
42
43 * gas/arm/reloc-bad.d: New.
44 * gas/arm/reloc-bad.s: New.
45 * gas/arm/reloc-bad.l: New.
46
30cfc97a
MR
472010-07-06 Maciej W. Rozycki <macro@codesourcery.com>
48
49 * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
50 pairing.
51 * gas/mips/elf-rel27.s: Source for the new test.
52 * gas/mips/mips.exp: Create "mips16" architecture. Adjust
53 conditions involving negated properties throughout to require
54 "mips1" as appropriate. Run the new test.
55 (mips_arch_destroy): New procedure.
56
193fa632
MR
572010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
58
59 * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
60 of an architecture-specific test first and use it if found,
61 before falling back to the generic one.
62
ad500c2e
MR
632010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
64
65 * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
66 branch-likely instructions and place them...
67 * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
68 ... in this new test.
69 * gas/mips/mips4-fp.l: Update accordingly.
70 * gas/mips/mips4-branch-likely.l: New stderr output for the new
71 test.
72 * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
73 a list test with mips4-branch-likely similarly to mips4-fp.
74
8404fc53
MR
752010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
76
77 * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
78 branch-likely instructions.
79 * gas/mips/bge.d, gas/mips/bge.s: Likewise.
80 * gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
81 * gas/mips/blt.d, gas/mips/blt.s: Likewise.
82 * gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
83 * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
84 collecting checks for branch-likely instructions removed from
85 the above.
86 * gas/mips/mips.exp: Run the new test and update the
87 constraints for the updated tests to include MIPS I.
88
aa18947f
MR
892010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
90
91 * gas/mips/mips4-fp.d: Reformat.
92
c8c59164
MR
932010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
94
95 * gas/mips/beq.d: Reformat.
96 * gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
97 * gas/mips/blt.d, gas/mips/bltu.d: Likewise.
98
5dc764cb
MR
992010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
100
101 * gas/mips/beq.d: Remove leftover symbols/relocs from the
102 change on 2009-02-06.
103
d7d9a9f8
L
1042010-07-05 H.J. Lu <hongjiu.lu@intel.com>
105
106 AVX Programming Reference (June, 2010)
107 * gas/i386/rdrnd.s: Replace rdrnd with rdrand.
108 * gas/i386/rdrnd-intel.d: Likewise.
109 * gas/i386/rdrnd.d: Likewise.
110 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
111 * gas/i386/x86-64-rdrnd.d: Likewise.
112 * gas/i386/x86-64-rdrnd.s: Likewise.
113
df1c40a7
L
1142010-07-05 H.J. Lu <hongjiu.lu@intel.com>
115
116 PR gas/10531
117 PR gas/11789
118 * gas/i386/dw2-compress-1.d: Remove bogus line debug info.
119
120 * gas/elf/dwarf2-1.d: New.
121 * gas/elf/dwarf2-1.s: Likewise.
122 * gas/elf/dwarf2-2.d: Likewise.
123 * gas/elf/dwarf2-2.s: Likewise.
124 * gas/elf/dwarf2-3.d: Likewise.
125 * gas/elf/dwarf2-3.s: Likewise.
126 * gas/i386/debug1.d: Likewise.
127 * gas/i386/debug1.s: Likewise.
128
129 * gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
130
131 * gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
132
12a8b92e
L
1332010-07-04 H.J. Lu <hongjiu.lu@intel.com>
134
135 * gas/i386/dw2-compress-1.d: New.
136 * gas/i386/dw2-compress-1.s: Likewise.
137
138 * gas/i386/i386.exp: Run dw2-compress-1 for Linux.
139
c64efb4b
L
1402010-07-03 Jan Beulich <jbeulich@novell.com>
141
142 PR gas/11732
143 * gas/i386/i386.exp: Run new tests.
144 * gas/i386/intel-got{32,64}.{s,d}: New.
145
c7b8aa3a
L
1462010-07-01 H.J. Lu <hongjiu.lu@intel.com>
147
148 AVX Programming Reference (June, 2010)
149 * gas/i386/arch-10.s: Add xsaveopt.
150 * gas/i386/x86-64-arch-2.s: Likwise.
151
152 * gas/i386/arch-10.d: Updated.
153 * gas/i386/arch-10-1.l: Likewise.
154 * gas/i386/arch-10-2.l: Likewise.
155 * gas/i386/arch-10-3.l: Likewise.
156 * gas/i386/arch-10-4.l: Likewise.
157 * gas/i386/x86-64-arch-2.d: Likewise.
158
159 * gas/i386/f16c-intel.d: New.
160 * gas/i386/f16c.d: Likewise.
161 * gas/i386/f16c.s: Likewise.
162 * gas/i386/fsgs-intel.d: Likewise.
163 * gas/i386/fsgs.d: Likewise.
164 * gas/i386/fsgs.s: Likewise.
165 * gas/i386/rdrnd-intel.d: Likewise.
166 * gas/i386/rdrnd.d: Likewise.
167 * gas/i386/rdrnd.s: Likewise.
168 * gas/i386/x86-64-f16c-intel.d: Likewise.
169 * gas/i386/x86-64-f16c.d: Likewise.
170 * gas/i386/x86-64-f16c.s: Likewise.
171 * gas/i386/x86-64-fsgs-intel.d: Likewise.
172 * gas/i386/x86-64-fsgs.d: Likewise.
173 * gas/i386/x86-64-fsgs.s: Likewise.
174 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
175 * gas/i386/x86-64-rdrnd.d: Likewise.
176 * gas/i386/x86-64-rdrnd.s: Likewise.
177
178 * gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
179 rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
180 x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
181
182 * gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
183
184 * gas/i386/x86-64-xsave-intel.d: Updated.
185 * gas/i386/x86-64-xsave.d: Likewise.
186
76fa04a4
MGD
1872010-07-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
188
189 * gas/arm/thumb2_bad_reg.s: Update mov register tests.
190 * gas/arm/thumb2_bad_reg.l: Likewise.
191
360cfc9c
AM
1922010-06-29 Alan Modra <amodra@gmail.com>
193
194 * gas/maxq10/maxq10.exp: Delete file.
195 * gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
196 * gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
197 * gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
198 * gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
199 * gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
200 * gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
201 * gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
202 * gas/maxq20/maxq20.exp: Delete file.
203 * gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
204 * gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
205 * gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
206 * gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
207 * gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
208 * gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
209 * gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
210 * gas/maxq20/pxf0.s, * gas/maxq20/range.d,
211 * gas/maxq20/range.s: Likewise.
212 * gas/all/gas.exp: Remove references to maxq.
213
8e560766
MGD
2142010-06-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
215
216 * gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
217 * gas/arm/neon-ldst-align-bad.s: Likewise.
218 * gas/arm/neon-ldst-es.d: Likewise.
219 * gas/arm/neon-ldst-es.s: Likewise.
220
b7adb16d
JB
2212010-06-22 Jan Beulich <jbeulich@novell.com>
222
b7adb16d
JB
223 * gas/i386/jump.d: Adjust.
224 * gas/i386/jump.s: Add check for branch to 2+$.
225
38bd8d09
JM
2262010-06-18 Joseph Myers <joseph@codesourcery.com>
227
228 * gas/tic6x/resource-func-unit-1.d,
229 gas/tic6x/resource-func-unit-1.l,
230 gas/tic6x/resource-func-unit-1.s,
231 gas/tic6x/resource-func-unit-2.d,
232 gas/tic6x/resource-func-unit-2.l,
233 gas/tic6x/resource-func-unit-2.s: New.
234
6ffe3d99
NC
2352010-06-16 Vincent Rivière <vincent.riviere@freesbee.fr>
236
237 PR gas/11673
238 * gas/m68k/p11673.s: New test.
239 * gas/m68k/all.exp: Run the new test.
240
09ec0d17
NC
2412010-06-16 Nick Clifton <nickc@redhat.com>
242
243 PR binutils/11676
244 * gas/m68k/pr11676.s: New test.
245 * gas/m68k/pr11676.d: Expected disassembly.
246 * gas/m68k/all.exp: Run the new test.
247
59e6276b
JM
2482010-06-15 Joseph Myers <joseph@codesourcery.com>
249
250 * gas/elf/elf.exp: Set target_machine for tic6x-*-*.
251 * gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
252 gas/tic6x/attr-arch-directive-1.s,
253 gas/tic6x/attr-arch-directive-2.d,
254 gas/tic6x/attr-arch-directive-2.s,
255 gas/tic6x/attr-arch-directive-3.d,
256 gas/tic6x/attr-arch-directive-3.s,
257 gas/tic6x/attr-arch-directive-4.d,
258 gas/tic6x/attr-arch-directive-4.s,
259 gas/tic6x/attr-arch-directive-5.d,
260 gas/tic6x/attr-arch-directive-5.s,
261 gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
262 gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
263 gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
264 gas/tic6x/attr-arch-opts-none-1.d,
265 gas/tic6x/attr-arch-opts-none-2.d,
266 gas/tic6x/attr-arch-opts-override-1.d,
267 gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
268
e01d869a
AM
2692010-06-14 Sebastian Andrzej Siewior <bigeasy@linutronix.de>
270
271 * gas/ppc/e500.s: Add eieio, mbar and lwsync
272 * gas/ppc/e500.d: Likewise.
273
55881a11
MGD
2742010-06-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
275
276 * gas/arm/vldm-arm.d: New test.
277 * gas/arm/vldm-thumb-bad.d: Likewise.
278 * gas/arm/vldm-thumb-bad.l: Likewise.
279 * gas/arm/vldm.s: Likewise.
280 * gas/arm/vldmw-arm-bad.d: Likewise.
281 * gas/arm/vldmw-bad.l: Likewise.
282 * gad/arm-vldmw-bad.s: Likewise.
283 * gas/arm/vldmw-thumb-bad.d: Likewise.
284
1f4e4950
MGD
2852010-06-07 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
286 * gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
287 * gas/arm/thumb.d: Likewise.
288 * gas/arm/thumb.s: Likewise.
289 * gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
290 * gas/arm/thumb2_it_auto.d: Liekwise.
291 * gas/arm/thumb32.d: Likewise.
292
941a8a52
MGD
2932010-05-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
294
295 * gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
296 gas/arm/thumb2_it.d: Likewise.
297 gas/arm/thumb32.d: Likewise.
298
1e5b0379
NC
2992010-05-27 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
300
301 * gas/arm/thumb2_ldmstm.d: Add new testcases.
302 * gas/arm/thumb2_ldmstm.s: Likeiwse.
303 * gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
304 UNPREDICTABLE ldm/stm.
305 * gas/arm/thumb2_ldmstm_bad.l: Likewise.
306 * gas/arm/thumb2_ldmstm_bad.s: Likewise.
307
9db8dccb
CM
3082010-05-26 Catherine Moore <clm@codesoucery.com>
309 Maxim Kuvyrkov <maxim@codesourcery.com>
310
311 * gas/mips/set-arch.d: Expect ehb.
312
f79e2745
CM
3132010-05-26 Catherine Moore <clm@codesoucery.com>
314
315 * gas/mips/mips-no-jalx.l: Delete.
316 * gas/mips/mips-no-jalx.s: Delete.
317 * gas/mips/mips-jalx-2.d: New.
318 * gas/mips/mips-jalx-2.s: New.
319 * gas/mips/mips.exp (mips-jalx-2): Run new test.
320 (mips-no-jalx): Remove deleted test.
321
8e45593f
NC
3222010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
323 Joseph Myers <joseph@codesourcery.com>
324 Andrew Stubbs <ams@codesourcery.com>
325
326 * gas/sh/basic.exp: Run new tests. Handle uClinux like Linux.
327 * gas/sh/fdpic.d: New file.
328 * gas/sh/fdpic.s: New file.
329 * gas/sh/reg-prefix.d: Force big-endian.
330 * gas/sh/sh2a-pic.d: New file.
331 * gas/sh/sh2a-pic.s: New file.
332 * lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
333
18ae9cc1
L
3342010-05-18 H.J. Lu <hongjiu.lu@intel.com>
335
336 PR gas/11600
337 * gas/elf/elf.exp: Run section8.
338
339 * gas/elf/section8.d: New.
340 * gas/elf/section8.s: Likewise.
341
bf3eeda7
NS
3422010-05-13 Nathan Sidwell <nathan@codesourcery.com>
343
344 * gas/arm/armv1-bad.l: Adjust expected error text.
345 * gas/arm/arch7em-bad.l: Likewise.
346 * gas/arm/arch7m-bad.l: Likewise.
347 * gas/arm/thumb-w-bad.l: Likewise.
348 * gas/arm/arm7-bad.d: New.
349 * gas/arm/arm7-bad.l: New.
350 * gas/arm/arm7-bad.s: New.
351
85d4ac0b
AM
3522010-05-13 Alan Modra <amodra@gmail.com>
353
9e59393e
AM
354 * gas/all/gas.exp: Don't run byte test on powerpc.
355
85d4ac0b
AM
356 * gas/ppc/a2.d: Correct wclr encoding.
357
4547cb56
NC
3582010-05-11 Andrew Stubbs <ams@codesourcery.com>
359
360 * gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
361 * gas/arm/attr-default.d: Likewise.
362 * gas/arm/attr-march-armv1.d: Likewise.
363 * gas/arm/attr-march-armv2.d: Likewise.
364 * gas/arm/attr-march-armv2a.d: Likewise.
365 * gas/arm/attr-march-armv2s.d: Likewise.
366 * gas/arm/attr-march-armv3.d: Likewise.
367 * gas/arm/attr-march-armv3m.d: Likewise.
368 * gas/arm/attr-march-armv4.d: Likewise.
369 * gas/arm/attr-march-armv4t.d: Likewise.
370 * gas/arm/attr-march-armv4txm.d: Likewise.
371 * gas/arm/attr-march-armv4xm.d: Likewise.
372 * gas/arm/attr-march-armv5.d: Likewise.
373 * gas/arm/attr-march-armv5t.d: Likewise.
374 * gas/arm/attr-march-armv5te.d: Likewise.
375 * gas/arm/attr-march-armv5tej.d: Likewise.
376 * gas/arm/attr-march-armv5texp.d: Likewise.
377 * gas/arm/attr-march-armv5txm.d: Likewise.
378 * gas/arm/attr-march-armv6-m.d: Likewise.
379 * gas/arm/attr-march-armv6.d: Likewise.
380 * gas/arm/attr-march-armv6j.d: Likewise.
381 * gas/arm/attr-march-armv6k.d: Likewise.
382 * gas/arm/attr-march-armv6kt2.d: Likewise.
383 * gas/arm/attr-march-armv6t2.d: Likewise.
384 * gas/arm/attr-march-armv6z.d: Likewise.
385 * gas/arm/attr-march-armv6zk.d: Likewise.
386 * gas/arm/attr-march-armv6zkt2.d: Likewise.
387 * gas/arm/attr-march-armv6zt2.d: Likewise.
388 * gas/arm/attr-march-armv7-a.d: Likewise.
389 * gas/arm/attr-march-armv7.d: Likewise.
390 * gas/arm/attr-march-armv7a.d: Likewise.
391 * gas/arm/attr-march-iwmmxt.d: Likewise.
392 * gas/arm/attr-march-iwmmxt2.d: Likewise.
393 * gas/arm/attr-march-marvell-f.d: Likewise.
394 * gas/arm/attr-march-xscale.d: Likewise.
395 * gas/arm/attr-mcpu.d: Likewise.
396 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
397 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
398 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
399 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
400 * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
401 * gas/arm/attr-mfpu-fpa.d: Likewise.
402 * gas/arm/attr-mfpu-fpa10.d: Likewise.
403 * gas/arm/attr-mfpu-fpa11.d: Likewise.
404 * gas/arm/attr-mfpu-fpe.d: Likewise.
405 * gas/arm/attr-mfpu-fpe2.d: Likewise.
406 * gas/arm/attr-mfpu-fpe3.d: Likewise.
407 * gas/arm/attr-mfpu-maverick.d: Likewise.
408 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
409 * gas/arm/attr-mfpu-neon.d: Likewise.
410 * gas/arm/attr-mfpu-softfpa.d: Likewise.
411 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
412 * gas/arm/attr-mfpu-softvfp.d: Likewise.
413 * gas/arm/attr-mfpu-vfp.d: Likewise.
414 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
415 * gas/arm/attr-mfpu-vfp10.d: Likewise.
416 * gas/arm/attr-mfpu-vfp3.d: Likewise.
417 * gas/arm/attr-mfpu-vfp9.d: Likewise.
418 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
419 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
420 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
421 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
422 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
423 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
424 * gas/arm/attr-order.d: Likewise.
425 * gas/arm/attr-override-cpu-directive.d: Likewise.
426 * gas/arm/attr-override-mcpu.d: Likewise.
427 * gas/arm/eabi_attr_1.d: Likewise.
428
4292010-05-11 Jie Zhang <jie@codesourcery.com>
430
431 * gas/arm/attr-mfpu-vfpxd.d: New test.
432
4332010-05-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
434
435 * gas/arm/thumb32.d: Fix expected disassembly of ldmia
436 instruction.
437
847d4311
NS
4382010-05-05 Nathan Sidwell <nathan@codesourcery.com>
439
440 * gas/all/byte.s: New.
441 * gas/all/byte.l: New.
442 * gas/all/byte.d: New.
443 * gas/all/gas.exp: Add it.
444
77db8e2e
NC
4452010-04-29 Nathan Sidwell <nathan@codesourcery.com>
446
447 * gas/arm/weakdef-1.s: New.
448 * gas/arm/weakdef-1.d: New.
449 * gas/arm/weakdef-2.s: New.
450 * gas/arm/weakdef-2.d: New.
451 * gas/arm/weakdef-2.l: New.
452
d99e5b39
JM
4532010-04-27 Joseph Myers <joseph@codesourcery.com>
454
455 * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
456 gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
457 New.
458
25303607
L
4592010-04-24 H.J. Lu <hongjiu.lu@intel.com>
460
461 PR gas/11535
462 * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
463 * gas/i386/intelok.d: Updated.
464
2462afa1
JM
4652010-04-21 Joseph Myers <joseph@codesourcery.com>
466
467 * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
468 "b .S2 b3".
469
3c7b9c2c
L
4702010-04-21 H.J. Lu <hongjiu.lu@intel.com>
471
472 PR gas/11509
473 * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
474 * gas/i386/equ.d: Updated.
475
aa27de95
NC
4762010-04-20 Nick Clifton <nickc@redhat.com>
477
478 PR gas/11507
479 * gas/macros/altmacro.s: New test.
480 * gas/macros/altmacro.d: Expected output.
481
bb7835b8
NC
4822010-04-16 Nick Clifton <nickc@redhat.com>
483
484 PR gas/11395
485 * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
486 * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
487 disassembly.
488
75375b3e
MGD
4892010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
490
491 * gas/arm/attr-mcpu.d: Update for new attribute tag names.
492 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
493 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
494 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
495 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
496 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
497 * gas/arm/attr-mfpu-neon.d: Likewise.
498 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
499 * gas/arm/attr-mfpu-vfp.d: Likewise.
500 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
501 * gas/arm/attr-mfpu-vfp10.d: Likewise.
502 * gas/arm/attr-mfpu-vfp3.d: Likewise.
503 * gas/arm/attr-mfpu-vfp9.d: Likewise.
504 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
505 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
506 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
507 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
508 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
509 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
bb7835b8 510 * gas/arm/attr-names.d: Add test to make sure all attribute names
75375b3e
MGD
511 are recognised.
512 * gas/arm/attr-names.s: Likewise.
513
2de7820f
JZ
5142010-04-07 Jie Zhang <jie@codesourcery.com>
515
516 * gas/arm/mapmisc.s: Test multiple mapping symbols have
517 the same value 0.
518
cee62821
PB
5192010-04-06 Peter Bergner <bergner@vnet.ibm.com>
520
521 * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
522 * gas/ppc/476.s: Likewise.
523 * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
524 * gas/ppc/a2.s: Likewise.
525
40b36596
JM
5262010-03-25 Joseph Myers <joseph@codesourcery.com>
527
528 * gas/tic6x: New directory and testcases.
529
103acc3c
JM
5302010-03-23 Joseph Myers <joseph@codesourcery.com>
531
532 * gas/macros/dot.s: Remove space in .byte operands.
533
ce7d077e
SP
5342010-03-22 Sebastian Pop <sebastian.pop@amd.com>
535 Quentin Neill <quentin.neill@amd.com>
536
537 * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
538 * testsuite/gas/i386/lwp.s: Same.
539 * testsuite/gas/i386/x86-64-lwp.d: Updated.
540 * testsuite/gas/i386/lwp.d: Updated.
541
0f020cef
JZ
5422010-03-19 Jie Zhang <jie@codesourcery.com>
543
544 * gas/arm/mapmisc.s: Add the test case for two mapping
545 symbols having the same value.
546 * gas/arm/mapmisc.d: Likewise.
547
b43420e6
NC
5482010-03-18 Wei Guozhi <carrot@google.com>
549
550 PR gas/11323
551 * gas/arm/got_prel.s: New test case.
552 * gas/arm/got_prel.d: Expected disassembly.
553
4f9adf89
L
5542010-03-17 H.J. Lu <hongjiu.lu@intel.com>
555
556 * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
557 ELF tagets.
558
cea10409
L
5592010-03-08 H.J. Lu <hongjiu.lu@intel.com>
560
561 PR gas/9966
562 PR gas/11356
563 * gas/i386/list-1.l: New.
564 * gas/i386/list-1.s: Likewise.
565 * gas/i386/list-2.l: Likewise.
566 * gas/i386/list-2.s: Likewise.
567 * gas/i386/list-3.l: Likewise.
568 * gas/i386/list-3.s: Likewise.
569
570 * gas/i386/i386.exp: Run list-1, list-2 and list-3.
571
572 * lib/gas-defs.exp (gas_run_stdin): New.
573 (run_list_test_stdin): Likewise.
574
743d7f19
DE
5752010-02-26 Doug Evans <dje@sebabeach.org>
576
577 * gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
578 * gas/mep/allinsn.exp: branch1 is now bi-endian.
579 * gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
580 * gas/mep/branch1.le.d: New file.
581 * gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
582 * gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
583
f8a8e9d6
JZ
5842010-02-26 Jie Zhang <jie@codesourcery.com>
585
586 * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
587 for strexd.
588 * gas/arm/thumb32.l: Adjust.
589
e23c0ad8
JZ
5902010-02-26 Jie Zhang <jie@codesourcery.com>
591
592 * gas/arm/neon-ldst-align-bad.d: New test.
593 * gas/arm/neon-ldst-align-bad.l: New test.
594 * gas/arm/neon-ldst-align-bad.s: New test.
595
c67a084a
NC
5962010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
597
598 * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
599 * gas/mips/loongson-2f-2.d: Likewise.
600 * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
601 * gas/mips/loongson-2f-3.d: Likewise.
602 * gas/mips/mips.exp: Run the new tests.
603
c060226a
NC
6042010-02-24 Nick Clifton <nickc@redhat.com>
605
606 PR binutils/6773
607 * gas/arm/arch7em.d: Replace expected disassembly of
608 <prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
609 with <prefix>sax.
610 * gas/arm/archv6.d: Likewise.
611 * gas/arm/thumb32.d: Likewise.
612
56adecf4
DG
6132010-02-23 Daniel Gutson <dgutson@codesourcery.com>
614
c060226a
NC
615 * gas/arm/depr-swp.d: New test case.
616 * gas/arm/depr-swp.s: New file.
617 * gas/arm/depr-swp.l: New file.
56adecf4 618
0dc5cb47
NC
6192010-02-23 Nick Clifton <nickc@redhat.com>
620
621 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
622 end of the section depending upon the target of the arm assembler
623 being tested.
624
cd21e546
MGD
6252010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
626
0dc5cb47 627 * gas/arm/attr-order.d: Fix test for new names for attribute
cd21e546
MGD
628 values.
629
77551a33
DG
6302010-02-12 Daniel Gutson <dgutson@codesourcery.com>
631
632 * gas/arm/sp-pc-validations-bad.d: New testcase.
633 * gas/arm/sp-pc-validations-bad.l: New file.
634 * gas/arm/sp-pc-validations-bad.s: New file.
635 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
636 * gas/arm/sp-pc-validations-bad-t.l: New file.
637 * gas/arm/sp-pc-validations-bad-t.s: New file.
638 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
639 * gas/arm/sp-pc-usage-t.s: Likewise.
640 * gas/arm/unpredictable.d: Likewise.
641 * gas/arm/unpredictable.s: Likewise.
642 * gas/arm/thumb2_bcond.d: Added test.
643 * gas/arm/thumb2_bcond.s: Likewise.
644
9d0e8497
TG
6452010-02-12 Tristan Gingold <gingold@adacore.com>
646
647 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
648 * gas/ia64/ia64.exp: Add slotcount test (vms only).
649
a683cc34
SP
6502010-02-10 Quentin Neill <quentin.neill@amd.com>
651 Sebastian Pop <sebastian.pop@amd.com>
652
653 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
654 * gas/i386/x86-64-xop.s: Likewise.
655 * gas/i386/xop.d: Likewise.
656 * gas/i386/xop.s: Likewise.
657
486499d0
CL
6582010-02-08 Christophe Lyon <christophe.lyon@st.com>
659
660 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
661 gas/arm/branch-reloc.l: New tests and expected results with all
662 variants of call: ARM/Thumb, local/global, inter/intra-section,
663 using BL/BLX.
664
bb7c70ed
NC
6652010-02-08 Christophe Lyon <christophe.lyon@st.com>
666
667 * gas/arm/arm-it-auto.d: Update expected results.
668 * gas/arm/bl-local-v4t.d: Likewise.
669 * gas/arm/blx-local.d: Likewise.
670 * gas/arm/thumb-w-good.d: Likewise.
671 * gas/arm/wince.d: Likewise.
672
ce3d2015
AM
6732010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
674
675 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
676 * gas/ppc/ppc.exp: Run it.
677
68339fdf
SP
6782010-02-03 Quentin Neill <quentin.neill@amd.com>
679
680 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
681 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
682 gas/i386/x86-64-nops-1-bdver1.d.
683 * gas/i386/nops-1-amdfam15.d: Renamed test case to
684 gas/i386/nops-1-bdver1.d.
685
b0e28b39
DJ
6862010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
687
688 * gas/arm/dis-data.d: Update test name. Do not expect
689 .word output.
690 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
691 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
692
99b253c5
NC
6932010-01-29 Nick Clifton <nickc@redhat.com>
694
695 PR 11136
696 * gas/arm/neon-omit.s: Add instruction that causes crash.
697 * gas/arm/neon-omit.d: Add expected disassembly.
698
09be49c9
DK
6992010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
700
701 * gas/pe/section-align-1.d: Don't test section flags.
702 * gas/pe/section-align-2.d: Likewise.
703
1c480963
L
7042010-01-28 H.J. Lu <hongjiu.lu@intel.com>
705
706 * gas/i386/fma-scalar-intel.d: New.
707 * gas/i386/fma-scalar.d: Likewise.
708 * gas/i386/fma-scalar.s: Likewise.
709 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
710 * gas/i386/x86-64-fma-scalar.d: Likewise.
711 * gas/i386/x86-64-fma-scalar.s: Likewise.
712
713 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
714 x86-64-fma-scalar and x86-64-fma-scalar-intel.
715
70ecb384
NC
7162010-01-28 Nick Clifton <nickc@redhat.com>
717
718 PR 11225
719 * gas/pe/aligncomm-c.d: Dump all sections.
720
31907d5e
DK
7212010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
722
723 * gas/pe/section-align-1.s: New test source file.
724 * gas/pe/section-align-1.d: Likewise control script.
725 * gas/pe/section-align-2.s: Likewise ...
726 * gas/pe/section-align-2.d: ... and likewise.
727 * gas/pe/pe.exp: Invoke new testcases.
728
539f890d
L
7292010-01-27 H.J. Lu <hongjiu.lu@intel.com>
730
731 * gas/i386/avx-scalar-intel.d: New.
732 * gas/i386/avx-scalar.d: Likewise.
733 * gas/i386/avx-scalar.s: Likewise.
734 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
735 * gas/i386/x86-64-avx-scalar.d: Likewise.
736 * gas/i386/x86-64-avx-scalar.s: Likewise.
737
738 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
739 x86-64-avx-scalar and x86-64-avx-scalar-intel.
740
caca4976
L
7412010-01-23 H.J. Lu <hongjiu.lu@intel.com>
742
743 * gas/i386/avx.s: Add more tests.
744 * gas/i386/x86-64-avx.s: Likewise.
745
746 * gas/i386/avx-intel.d: Updated.
747 * gas/i386/avx.d: Likewise.
748 * gas/i386/x86-64-avx-intel.d: Likewise.
749 * gas/i386/x86-64-avx.d: Likewise.
750
c865e45b
RS
7512010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
752
753 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
754 * gas/ppc/aix.exp: Run it.
755
706e8205 7562010-01-21 H.J. Lu <hongjiu.lu@intel.com>
73bb6729
L
757
758 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
759
760 * gas/i386/x86-64-xsave-intel.d: Updated.
761 * gas/i386/x86-64-xsave.d: Likewise.
762
760f3a89
NC
7632010-01-20 Nick Clifton <nickc@redhat.com>
764
765 PR 11109
766 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
767 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
768
a6461c02
SP
7692010-01-15 Sebastian Pop <sebastian.pop@amd.com>
770
771 * gas/i386/x86-64-xop.d: Add missing patterns.
772 * gas/i386/x86-64-xop.s: Same.
773 * gas/i386/xop.d: Same.
774 * gas/i386/xop.s: Same.
775
43579b25
DJ
7762010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
777
778 * gas/arm/thumb-nop.s: Add .syntax unified.
779
afa62d5e
DJ
7802010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
781
782 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
783 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
784 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
785 Thumb-2.
786
52b010e4
NC
7872010-01-13 Nick Clifton <nickc@redhat.com>
788
789 * gas/elf/section0.d: Skip this test for the h8300.
790 * gas/elf/section1.d: Likewise.
791 * gas/elf/section6.d: Likewise.
792 * gas/elf/elf.exp: Skip section2 and section5 tests when the
793 target is the h8300.
794
69dd9865
SP
7952010-01-06 Quentin Neill <quentin.neill@amd.com>
796
797 * gas/i386/i386.exp: Add new amdfam15 test cases.
798 * gas/i386/nops-1-amdfam15.d: New.
799 * gas/i386/x86-64-nops-1-amdfam15.d: New.
800
e3e535bc
NC
8012010-01-06 Daniel Gutson <dgutson@codesourcery.com>
802
803 * gas/arm/dis-data.d: New test case.
804 * gas/arm/dis-data.s: New file.
805
4316f0d2
DG
8062010-01-04 Daniel Gutson <dgutson@codesourcery.com>
807
808 * gas/arm/neon-logic.d: New test case.
809 * gas/arm/neon-logic.s: New file.
810
b1a769ed
DG
8112010-01-04 Daniel Gutson <dgutson@codesourcery.com>
812
813 * gas/arm/neon-addressing-bad.d: New test case.
814 * gas/arm/neon-addressing-bad.s: New file.
815 * gas/arm/neon-addressing-bad.l: New file.
816
88714cb8
DG
8172010-01-03 Daniel Gutson <dgutson@codesourcery.com>
818
819 * gas/arm/neon-suffix-bad.d: New test case.
820 * gas/arm/neon-suffix-bad.s: New file.
821 * gas/arm/neon-suffix-bad.l: New file.
e3ea77ac 822
43ecc30f 823For older changes see ChangeLog-2009
c9e214e5
AM
824\f
825Local Variables:
826mode: change-log
827left-margin: 8
828fill-column: 74
829version-control: never
830End:
This page took 0.33911 seconds and 4 git commands to generate.