2010-10-23 Mark Mitchell <mark@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
709001e9
MM
12010-10-23 Mark Mitchell <mark@codesourcery.com>
2
3 * gas/elf/elf.exp: Add group0c test.
4 * gas/elf/group0c.d: New.
5 * gas/elf/group0a.d: Expect ".group" for the name of group
6 sections.
7 * gas/elf/group0b.d: Likewise.
8 * gas/elf/group1a.d: Likewise.
9 * gas/elf/group1b.d: Likewise.
10 * gas/elf/groupautoa.d: Likewise.
11 * gas/elf/groupautob.d: Likewise.
12 * gas/elf/section4.d: Likewise.
13 * gas/ia64/group-1.d: Likewise. Adjust hard-coded constants.
14
87c119b0
NC
152010-10-22 Nick Clifton <nickc@redhat.com>
16
17 * gas/all/fwdexp.d: Also look for f8ffffff.
18 * gas/arm/msr-reg-thumb.d: Skip for non-ELF based targets.
19 * gas/arm/vldr.d: Likewise.
20 * gas/arm/thumb2_ldmstm.d: Allow for extra NOPs at the end of the disassembly.
21 * gas/cfi/cfi.exp (cfi-arm-1): Only run for ELF based ARM targets.
22
75fa6dc1
JM
232010-10-21 Joseph Myers <joseph@codesourcery.com>
24
25 * gas/tic6x/attr-arch-directive-1.d,
26 gas/tic6x/attr-arch-directive-2.d,
27 gas/tic6x/attr-arch-directive-3.d,
28 gas/tic6x/attr-arch-directive-4.d,
29 gas/tic6x/attr-arch-directive-4.s,
30 gas/tic6x/attr-arch-directive-5.d,
31 gas/tic6x/attr-arch-directive-5.s,
32 gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
33 gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
34 gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
35 gas/tic6x/attr-arch-opts-none-1.d,
36 gas/tic6x/attr-arch-opts-none-2.d,
37 gas/tic6x/attr-arch-opts-override-1.d,
38 gas/tic6x/attr-arch-opts-override-2.d: Update for attribute
39 renaming and renumbering.
40
5d1268c6
L
412010-10-19 H.J. Lu <hongjiu.lu@intel.com>
42
43 PR gas/12049
44 * gas/i386/i386.exp: Run relax-1 and relax-2.
45
46 * gas/i386/relax-1.d: New.
47 * gas/i386/relax-1.s: Likewise.
48 * gas/i386/relax-2.d: Likewise.
49 * gas/i386/relax-2.s: Likewise.
50
9dc9b05c
KT
512010-10-18 Kai Tietz <kaI.tietz@onevision.com>
52
53 * gas/i386/disp32.d: Adjust initial symbol check.
54 * gas/i386/x86-64-disp32.d: Likewise.
55
eae14743
MR
562010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
57
58 * gas/mips/ld.d: Spell out section offsets and addends
59 explicitly. Clean up some regexps.
60 * gas/mips/ld-ilocks.d: Likewise. Add missing "$" prefixes to
61 the names of FP registers.
62 * gas/mips/ld-ilocks-addr32.d: Likewise.
63 * gas/mips/ld.s: Align sections to 4k, adjust padding.
64
2c8abc57
MR
652010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
66
67 * gas/mips/ld.d: Use wildcard address matching.
68 * gas/mips/ld-ilocks.d: Likewise.
69 * gas/mips/ld-ilocks-addr32.d: Likewise.
70
475a10d0
MR
712010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
72
73 * gas/mips/mips.exp (run_dump_test_arch): Get the name of the
74 architecture to check against for an architecture-specific test
75 from the properties instead of the name passed.
76
704897fb
MR
772010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
78
79 * gas/mips/lineno.s: Convert to o32.
80 * gas/mips/lineno.d: Adjust patterns accordingly. Force the o32
81 ABI.
82
da98bb4c
L
832010-10-16 H.J. Lu <hongjiu.lu@intel.com>
84
85 * gas/i386/i386.exp: Run x86-64-nops-1-g64.
86
87 * gas/i386/x86-64-nops-1.d: Remove -mtune=generic64.
88
89 * gas/i386/x86-64-nops-1-g64.d: New.
90
636b4f11
MF
912010-10-15 David Gibson <david.gibson@analog.com>
92
93 * gas/bfin/loop_label.s, gas/bfin/loop_label.d,
94 gas/bfin/loop_label2.s, gas/bfin/loop_label2.d,
95 gas/bfin/loop_temps.s, gas/bfin/loop_temps.d: New tests.
96 * gas/bfin/bfin.exp: Add loop_label, loop_label2, and loop_temps.
97
e7b77cfe
MF
982010-10-15 Robin Getz <robin.getz@analog.com>
99
100 * gas/bfin/16bit_illegals.s, gas/bfin/16bit_illegals.d,
101 gas/bfin/parallel_illegal.s, gas/bfin/parallel_illegal.d: New tests.
102 * gas/bfin/bfin.exp: Add 16bit_illegals and parallel_illegal.
103
e1791cb8
MF
1042010-10-15 Mike Frysinger <vapier@gentoo.org>
105
106 * gas/bfin/video.s: Add BYTEOP2M insns.
107 * gas/bfin/video.d, gas/bfin/video2.s, gas/bfin/video2.d: Likewise.
108
6ccfe592
MF
1092010-10-15 Mike Frysinger <vapier@gentoo.org>
110
111 * gas/bfin/video.d: Change addresses to regexps.
112 * gas/bfin/video2.d: Likewise.
113
56ffb741
L
1142010-10-14 H.J. Lu <hongjiu.lu@intel.com>
115
116 * gas/i386/i386.exp: Run inval-reg.
117
118 * gas/i386/inval-reg.l: New.
119 * gas/i386/inval-reg.s: Likewise.
120
f8a5c266
L
1212010-10-14 H.J. Lu <hongjiu.lu@intel.com>
122
123 * gas/i386/disp32.d: New.
124 * gas/i386/disp32.s: Likewise.
125 * gas/i386/x86-64-disp32.d: Likewise.
126 * gas/i386/x86-64-disp32.s: Likewise.
127
128 * gas/i386/i386.exp: Run disp32 and x86-64-disp32.
129
a3ec2691
AK
1302010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
131
132 * gas/s390/zarch-z196.d: Adjust the load/store on condition
133 instructions.
134 * gas/s390/zarch-z196.s: Likewise.
135
5d4c71e1
BS
1362010-10-07 Bernd Schmidt <bernds@codesourcery.com>
137
138 * gas/tic6x/insns-c674x-sploop.d: Add two more sploop/spkernel tests.
139 * gas/tic6x/insns-c674x-sploop.s: Likewise.
140
d954098f
DD
1412010-10-04 David Daney <ddaney@caviumnetworks.com>
142
143 * gas/mips/mips.exp (octeon-pref): Run the new test.
144 * gas/mips/octeon-pref.s: New test.
145 * gas/mips/octeon-pref.d: New expected results for the new test.
146
f9022510
AM
1472010-09-29 Alan Modra <amodra@gmail.com>
148
149 * gas/all/fwdexp.d, * gas/all/fwdexp.s: New test.
150 * gas/all/gas.exp: Run it.
151
d6203a0e
AM
1522010-09-29 Alan Modra <amodra@gmail.com>
153
154 * lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions.
155 (is_aout_format): Copy from ld testsuite.
156 (is_pecoff_format): Merge with ld version.
157
43bb514a
BS
1582010-09-27 Bernd Schmidt <bernds@codesourcery.com>
159
160 * gas/tic6x/got-reloc.s: New test.
161 * gas/tic6x/got-reloc.d: New test.
162
d9aee5d7
AK
1632010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
164
165 * gas/s390/s390.exp: Run the zarch-z196 test.
166 * gas/s390/zarch-z196.d: Add new instructions.
167 * gas/s390/zarch-z196.s: Likewise.
168 * gas/s390/zarch-z9-109.d: Likewise.
169 * gas/s390/zarch-z9-109.s: Likewise.
170
02cbf767
AK
1712010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
172
173 * gas/s390/esa-g5.d: Adjust serveral instructions.
174 * gas/s390/esa-reloc.d: Likewise.
175 * gas/s390/esa-z990.d: Likewise.
176 * gas/s390/zarch-reloc.d: Likewise.
177 * gas/s390/zarch-z10.d: Likewise.
178 * gas/s390/zarch-z9-ec.d: Likewise.
179 * gas/s390/zarch-z900.d: Likewise.
180
6844b2c2
MGD
1812010-09-27 Tejas Belagod <tejas.belagod@arm.com>
182
183 * gas/arm/vldr.s: New test for pc-relative VLDR disassembly comment.
184 * gas/arm/vldr.d: Likewise.
185 * gas/arm/vstr-bad.s: New test for PC-relative VSTR.
186 * gas/arm/vstr-thumb-bad.l: Likewise.
187 * gas/arm/vstr-thumb-bad.d: Likewise.
188 * gas/arm/vstr-arm-bad.l: Likewise.
189 * gas/arm/vstr-arm-bad.d: Likewise.
190
90ec0d68
MGD
1912010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
192
193 * gas/arm/armv7-a+virt.d: New test.
194 * gas/arm/armv7-a+virt.s: Likewise.
195 * gas/arm/attr-march-all.d: Update for Virtualization Extensions.
196 * gas/arm/attr-march-armv7-a+sec+virt.d: New test.
197 * gas/arm/attr-march-armv7-a+virt.d: Likewise.
198
eea54501
MGD
1992010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
200
201 * gas/arm/armv7-a+idiv.d: New test.
202 * gas/arm/armv7-a+idiv.s: Likewise.
203 * gas/arm/attr-march-all.d: Update for Integer divide extension.
204 * gas/arm/attr-march-armv7-a+idiv.d: New test.
205
b2a5fbdc
MGD
2062010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
207
208 * gas/arm/archv6s-m-bad.d: New test.
209 * gas/arm/archv6s-m-bad.l: Likewise.
210 * gas/arm/archv6s-m.d: Likewise.
211 * gas/arm/archv6s-m.s: Likewise.
212 * gas/arm/attr-march-armv6-m+os.d: Likewise.
213 * gas/arm/attr-march-armv6s-m.d: Likewise.
214
f4c65163
MGD
2152010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
216
217 * gas/arm/attr-march-all.d: Update for Security Extensions..
218 * gas/arm/attr-march-armv6k+sec.d: New test.
219 * gas/arm/attr-march-armv6z.d: Update for Security Extensions.
220 * gas/arm/attr-march-armv6zk.d: Likewise.
221 * gas/arm/attr-march-armv6zkt2.d: Likewise.
222 * gas/arm/attr-march-armv6zt2.d: Likewise.
223 * gas/arm/attr-march-armv7-a+sec.d: New test.
224 * gas/arm/attr-mcpu.d: Update for Security Extensions.
225 * gas/arm/thumb32.d: Likewise.
226 * gas/arm/thumb32.s: Likewise.
227
60e5ef9f
MGD
2282010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
229
230 * gas/arm/arch7a-mp.d: Add.
231 * gas/arm/arch7ar-mp.s: Likewise.
232 * gas/arm/arch7r-mp.d: Likewise.
233 * gas/arm/armv2-mp-bad.d: Likewise.
234 * gas/arm/armv2-mp-bad.l: Likewise.
235 * gas/arm/attr-march-all.d: Update for MP extension.
236 * gas/arm/attr-march-armv7-a+mp.d: Add.
237 * gas/arm/attr-march-armv7-r+mp.d: Likewise.
238
c4990c4b
AM
2392010-09-23 Alan Modra <amodra@gmail.com>
240
241 * gas/all/gas.exp: Update "forward" and "redef3" xfails.
242 * gas/m68k/all.exp: Don't xfail pcrel on uclinux.
243 * gas/sh/arch/arch.exp: Don't pass dashes to send_log.
244
b7cf0db7
MR
2452010-09-23 Maciej W. Rozycki <macro@codesourcery.com>
246
247 * gas/mips/jal.d: Remove duplicate pattern.
248
a2c28b80
MF
2492010-09-22 Robin Getz <robin.getz@analog.com>
250
251 * gas/bfin/expected_move_errors.l: Update error output.
252
a01eda85
MF
2532010-09-22 Robin Getz <robin.getz@analog.com>
254
255 * gas/bfin/pseudo.d, gas/bfin/pseudo.s: New test.
256 * gas/bfin/bfin.exp: Add new "pseudo" test.
257
59a82d23
MF
2582010-09-22 Mike Frysinger <vapier@gentoo.org>
259
260 * gas/bfin/parallel2.d, gas/bfin/parallel3.d, gas/bfin/shift.d,
261 gas/bfin/vector.2, gas/bfin/vector2.d: Change SHIFT to LSHIFT.
262
4ff9b924
MGD
2632010-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
264
265 * gas/arm/attr-cpu-directive.d: Update test for change in canonical
266 CPU name.
267 * gas/arm/attr-mcpu.d: Likewise.
268
79c07750
RH
2692010-09-20 Richard Henderson <rth@redhat.com>
270
271 * gas/elf/elf.exp: Disable symtab test for alpha.
272
eab4f823
MGD
2732010-09-17 Tejas Belagod <tejas.belagod@arm.com>
274
275 * gas/arm/thumb2_ldmstm.d: Change single-register stmia to use 16-bit
276 str encoding instead of str.w. Likewise for ldmia.
277 * gas/arm/thumb2_ldmstm.s: Change stmia comment. Add tests for T1
278 ldmia-to-ldr.
279
59b42a0d
MGD
2802010-09-17 Tejas Belagod <tejas.belagod@arm.com>
281
282 * gas/arm/msr-reg.s: New file.
283 * gas/arm/msr-reg.d: Likewise.
284 * gas/arm/msr-imm.s: Likewise.
285 * gas/arm/msr-imm.d: Likewise.
286 * gas/arm/msr-imm-bad.d: Likewise.
287 * gas/arm/msr-imm-bad.l: Likewise.
288 * gas/arm/msr-reg-bad.d: Likewise.
289 * gas/arm/msr-imm-bad.d: Likewise.
290 * gas/arm/msr-reg-thumb.d: Likewise.
291 * gas/arm/arch7.s: Add tests for xpsr.
292 * gas/arm/arch7.d: Likewise.
293
db472d6f
MGD
2942010-09-17 Tejas Belagod <tejas.belagod@arm.com>
295
296 * gas/arm/copro.s: Add test for APSR_nzcv as a MRC operand.
297 * gas/arm/copro.d: Change pc in MRC to disassemble as APSR_nzcv. Also
298 add disassembly for test added in copro.s
299
8f3bae45
AM
3002010-09-17 Andrew Burgess <aburgess@broadcom.com>
301
302 PR gas/12011
303 * gas/elf/bad-section-flag.d, * gas/elf/bad-section-flag.err,
304 * gas/elf/bad-section-flag.s: New test.
305 * gas/elf/elf.exp: Run it.
306
4261360e
AM
3072010-09-16 Alan Modra <amodra@gmail.com>
308
309 * gas/all/redef3.d: Don't run on arc.
310 * gas/i386/i386.exp: Don't run intel-got32 on linuxaout. Move
311 x86_64 mingw exclusions to equivalent elf only block of tests.
312
2d7f4929
KT
3132010-09-15 Kai Tietz <kai.tietz@onevision.com>
314
bea2c1d7
KT
315 * gas/pe/pe.exp: Add new test.
316 * gas/pe/seh-x64-err-1.l: New.
317 * gas/pe/seh-x64-err-1.s: New.
318
319 * gas/pe/pe.exp: Add peseh-x64-4,5,6 tests.
320 * gas/pe/peseh-x64-4.s: New.
321 * gas/pe/peseh-x64-4.d: New.
322 * gas/pe/peseh-x64-5.d: New.
323 * gas/pe/peseh-x64-6.d: New.
2d7f4929 324
f6690563
MR
3252010-09-14 Maciej W. Rozycki <macro@codesourcery.com>
326
327 * gas/mips/mips32r2-sync.d: New test for MIPS32r2 "sync"
328 instruction variants.
329 * gas/mips/octeon@mips32r2-sync.d: Likewise, Octeon version.
330 * gas/mips/mips32r2-sync.s: Source for the new test.
331 * gas/mips/mips.exp: Run the new test.
332
47c8d350
KT
3332010-09-13 Kai Tietz <kai.tietz@onevision.com>
334
335 * gas/pe/pe.exp: Add x64 SEH tests.
336 * gas/pe/peseh-x64.s: New.
337 * gas/pe/peseh-x64.d: New.
338 * gas/pe/peseh-x64-2.s: New.
339 * gas/pe/peseh-x64-2.d: New.
340 * gas/pe/peseh-x64-3.s: New.
341 * gas/pe/peseh-x64-3.d: New.
342
6815ee43
NC
3432010-09-09 Nick Clifton <nickc@redhat.com>
344
63339ec3
NC
345 PR gas/11973
346 * gas/mn10300/pr11973.s: New file: Test case.
347 * gas/mn10300/pr11973.d: New file: Expected output.
6815ee43
NC
348 * gas/mn10300/basic.exp: Run the new test.
349
40f246e3
NC
3502010-09-09 Tejas Belagod <tejas.belagod@arm.com>
351
352 * gas/arm/addsw-bad.s: New file.
353 * gas/arm/addsw-bad.l: New file.
354 * gas/arm/addsw-bad.d: New file.
355
13f864ae
L
3562010-09-03 H.J. Lu <hongjiu.lu@intel.com>
357
358 PR gas/11974
359 * gas/i386/immed64.s: Add more movabs tests.
360 * gas/i386/immed64.d: Updated.
361
18464d4d
JK
3622010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
363
364 * gas/elf/dwarf2-1.d: Update DW_OP_reg5 expected output.
365 * gas/elf/dwarf2-2.d: Likewise.
366 * gas/i386/dw2-compress-1.d: Likewise.
367
3682010-09-03 Kai Tietz <kai.tietz@onevision.com>
c8cbd272
RH
369
370 * gas/cfi/cfi-i386.d: Use objdump -Wf instead of readelf.
371 * gas/cfi/cfi-i386.s: Remove .type directives.
372 * gas/cfi/reloc-pe-i386.d: Adjust test for i386.
373
3251495b
RH
3742010-09-02 Richard Henderson <rth@redhat.com>
375
376 * gas/cfi/cfi-common-1.d: Use objdump instead of readelf to dump.
377 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d,
378 gas/cfi/cfi-common-4.d, gas/cfi/cfi-common-6.d,
379 gas/cfi/cfi-common-7.d, gas/cfi/cfi-x86_64.d: Likewise.
380 * gas/cfi/cfi-x86_64.s: Remove .type directives.
381 * gas/cfi/cfi.exp: Run for pecoff objects too.
382
383 * gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.
384
d9e3625e
L
3852010-08-31 H.J. Lu <hongjiu.lu@intel.com>
386
387 PR binutils/11960
388 * gas/i386/opcode-intel.d: Updated.
389 * gas/i386/x86-64-opcode.d: Likewise.
390
391 * gas/i386/x86-64-opcode.s: Add a "pushw imm16" test.
392
23a10334
JZ
3932010-08-25 Jie Zhang <jie@codesourcery.com>
394
395 * gas/arm/ldst-pc.d: New test.
396 * gas/arm/ldst-pc.s: New test.
397 * gas/arm/sp-pc-validations-bad.s: `str r0,[pc,#4]' is valid.
398 * gas/arm/sp-pc-validations-bad.l: Adjust accordingly.
399
01642c12
RM
4002010-08-17 Roland McGrath <roland@redhat.com>
401
402 * gas/elf/groupauto.s: New file.
403 * gas/elf/groupautoa.d: New file.
404 * gas/elf/groupautob.d: New file.
405 * gas/elf/elf.exp (run_elf_list_test): Use them.
406
22109423
L
4072010-08-06 Quentin Neill <quentin.neill@amd.com>
408
409 * gas/i386/arch-10-1.l: Add nopl instruction.
410 * gas/i386/arch-10-2.l: Likewise.
411 * gas/i386/arch-10-3.l: Likewise.
412 * gas/i386/arch-10-4.l: Likewise.
413 * gas/i386/arch-10.s: Likewise.
414 * gas/i386/arch-10.d: Add nopl instruction, and +nopl extension
415 flag to as flags.
416 * gas/i386/nops-5-i686.d: Change alignment code generated for
417 -mtune=i686.
418 * gas/i386/nops-5.d: Change alignment code generated for
419 .arch i686.
420 * gas/i386/x86-64-nops-5-k8.d: Likewise.
421 * gas/i386/x86-64-nops-5.d: Likewise.
422
b414985b
L
4232010-08-05 H.J. Lu <hongjiu.lu@intel.com>
424
425 * gas/i386/i386.exp: Run arch-4.
426
427 * gas/i386/arch-4.d: New.
428 * gas/i386/arch-4.s: Likewise.
429
430 * gas/i386/intel.d: Replace ud2a/ud2b with ud2/ud1.
431 * gas/i386/opcode-intel.d: Likewise.
432 * gas/i386/opcode-suffix.d: Likewise.
433 * gas/i386/opcode.d: Likewise.
434
7b0a0875
AM
4352010-08-03 Alan Modra <amodra@gmail.com>
436
437 * gas/all/octa.s, * gas/all/octa.d: New test.
438 * gas/all/gas.exp: Run octa.
439 * gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
440 * gas/elf/elf.exp: Don't run data-1.
441
ed9465a7
L
4422010-08-02 H.J. Lu <hongjiu.lu@intel.com>
443
444 * elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
445
317bc8c8
L
4462010-08-02 H.J. Lu <hongjiu.lu@intel.com>
447
448 PR gas/11867
449 * gas/elf/data-1.d: New.
450 * gas/elf/data-1.s: Likewise.
451
452 * elf/elf.exp: Run data-1.
453
b27423bb
TG
4542010-08-02 Tristan Gingold <gingold@adacore.com>
455
456 * lib/gas-defs.exp (get_standard_section_names): New function.
457 (run_dump_tests): Document the new behavior for objdump,
458 document to new section-subst option. Automatically perform
459 substitutions for objdump.
460 (objdump_finish): Add REF_SUBST argument.
461 (run_list_test): Adjust call of regexp_diff.
462 (run_list_test_stdin): Ditto.
463 * gas/all/gas.exp (test_cond): Adjust call of regexp_diff.
464 * gas/symver/symver.exp (run_error_test): Ditto.
465 * gas/mt/relocs.exp (regexp_test): Ditto.
466 * gas/mep/complex-relocs.exp (regexp_test): Ditto.
467 * gas/m68k/all.exp: Ditto.
468 * gas/elf/elf.exp (run_elf_list_test): Ditto.
469 * gas/rx/rx-asm-good.d: Set section-subst to no.
470
089b8992
AM
4712010-08-02 Alan Modra <amodra@gmail.com>
472
473 * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.
474 (dw2-compress-2, x86-64-dw2-compress-2): Remove unnecessary linux
475 target test.
476
09fe853b
AM
4772010-08-02 Alan Modra <amodra@gmail.com>
478
479 * gas/ppc/power4.d: Update for ppc_fix_adjustable change.
480
75bc1f81 4812010-07-28 H.J. Lu <hongjiu.lu@intel.com>
525285d8
L
482
483 * gas/i386/i386.exp: Xfail dw2-compress-2 and
484 x86-64-dw2-compress-2.
485
d3fca0b5
MR
4862010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
487
488 * gas/mips/jal-svr4pic-noreorder.d: New test case.
489 * gas/mips/mips1@jal-svr4pic-noreorder.d: New test
490 subarchitecture.
491 * gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
492 * gas/mips/jal-svr4pic-noreorder.s: Source for the new test
493 case.
494 * gas/mips/mips.exp: Run the new test case.
495
4d2ad3b0
MR
4962010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
497
498 * gas/mips/jal-svr4pic.d: Rename to...
499 * gas/mips/mips1@jal-svr4pic.d: ... this.
500 * gas/mips/r3000@jal-svr4pic.d: New test subarchitecture.
501 * gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
502 * gas/mips/mips.exp: Run jal-svr4pic with run_dump_test_arches
503 rather than run_dump_test.
504
6f02363d
MR
5052010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
506
507 * gas/mips/jal-svr4pic.d: Reformat. Use --show-raw-insn with
508 `objdump'.
509 * gas/mips/jal-svr4pic.s: Reformat. Fix up trailing zeroes.
510
89210bdc
MR
5112010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
512
513 * lib/gas-defs.exp (run_dump_test): Handle the "dump" option.
514
1cd986c5
NC
5152010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
516 Ina Pandit <ina.pandit@kpitcummins.com>
517
518 * gas/v850/split-lo16.d: Update the "ld" instructions with a space
519 for second operand.
520 * gas/v850/v850e1.d: Likewise.
521
dad7c680
AM
5222010-07-22 Alan Modra <amodra@gmail.com>
523
524 * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
525 * gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
526 * gas/elf/dwarf2-3.d: Don't run on h8300.
527
3437afb1
AS
5282010-07-19 Andreas Schwab <schwab@redhat.com>
529
530 * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
531 * gas/ia64/alias-ilp32.d: Likewise.
532 * gas/ia64/alias.d: Likewise.
533 * gas/ia64/group-1.d: Likewise.
534 * gas/ia64/group-2.d: Likewise.
535 * gas/ia64/secname-ilp32.d: Likewise.
536 * gas/ia64/secname.d: Likewise.
537 * gas/ia64/unwind-ilp32.d: Likewise.
538 * gas/ia64/unwind.d: Likewise.
539 * gas/mmix/byte-1.d: Likewise.
540 * gas/mmix/loc-1.d: Likewise.
541 * gas/mmix/loc-2.d: Likewise.
542 * gas/mmix/loc-3.d: Likewise.
543 * gas/mmix/loc-4.d: Likewise.
544 * gas/mmix/loc-5.d: Likewise.
545
502abbdf
L
5462010-07-16 H.J. Lu <hongjiu.lu@intel.com>
547
548 * gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
549
6e8bd58f
NS
5502010-07-14 Rhonda Wittels <rhonda@codesourcery.com>
551
552 * gas/elf/pseudo.s: New.
553 * gas/elf/pseudo.l: New.
554 * gas/elf/pseudo.d: New.
555 * gas/elf/elf.exp: Run the new test.
556
368886ac
L
5572010-07-14 H.J. Lu <hongjiu.lu@intel.com>
558
559 * config/default.exp (ADDR2LINE): New.
560 (ADDR2LINEFLAGS): Likewise.
561
562 * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
563
564 * gas/i386/dw2-compress-2.d: New.
565 * gas/i386/dw2-compress-2.s: Likewise.
566 * gas/i386/x86-64-dw2-compress-2.d: Likewise.
567 * gas/i386/x86-64-dw2-compress-2.s: Likewise.
568
569 * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
570 program.
571 (slurp_options): Allow numbers in options.
572
034cb286
L
5732010-07-14 Maciej W. Rozycki <macro@codesourcery.com>
574
575 * gas/elf/dwarf2-3.s: Replace .short and .long directives in
576 .debug_info section with .2byte and .4byte respectively.
577
a7879ef1
KT
5782010-07-11 Kai Tietz <kai.tietz@onevision.com>
579
580 * gas/pe/aligncomm-b.d: Regenerated content dump.
efb5f348 581 * gas/pe/aligncomm-d.d: Regenerated content dump.
a7879ef1
KT
582 * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
583
52e7f43d
RE
5842010-07-08 Tejas Belagod <tejas.belagod@arm.com>
585
586 * gas/arm/barrier.s: New file.
587 * gas/arm/barrier.d: New file.
588 * gas/arm/barrier-thumb.s: New file.
589 * gas/arm/barrier-thumb.d: New file.
590 * gas/arm/barrier-bad.s: New file.
591 * gas/arm/barrier-bad.d: New file.
592 * gas/arm/barrier-bad.l: New file.
593 * gas/arm/barrier-bad-thumb.s: New file.
594 * gas/arm/barrier-bad-thumb.d: New file.
595 * gas/arm/barrier-bad-thumb.l: New file.
596
db187cb9
NS
5972010-07-08 Daniel Gutson <dgutson@codesourcery.com>
598
599 * gas/arm/reloc-bad.d: New.
600 * gas/arm/reloc-bad.s: New.
601 * gas/arm/reloc-bad.l: New.
602
30cfc97a
MR
6032010-07-06 Maciej W. Rozycki <macro@codesourcery.com>
604
605 * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
606 pairing.
607 * gas/mips/elf-rel27.s: Source for the new test.
608 * gas/mips/mips.exp: Create "mips16" architecture. Adjust
609 conditions involving negated properties throughout to require
610 "mips1" as appropriate. Run the new test.
611 (mips_arch_destroy): New procedure.
612
193fa632
MR
6132010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
614
615 * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
616 of an architecture-specific test first and use it if found,
617 before falling back to the generic one.
618
ad500c2e
MR
6192010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
620
621 * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
622 branch-likely instructions and place them...
623 * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
624 ... in this new test.
625 * gas/mips/mips4-fp.l: Update accordingly.
626 * gas/mips/mips4-branch-likely.l: New stderr output for the new
627 test.
628 * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
629 a list test with mips4-branch-likely similarly to mips4-fp.
630
8404fc53
MR
6312010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
632
633 * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
634 branch-likely instructions.
635 * gas/mips/bge.d, gas/mips/bge.s: Likewise.
636 * gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
637 * gas/mips/blt.d, gas/mips/blt.s: Likewise.
638 * gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
639 * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
640 collecting checks for branch-likely instructions removed from
641 the above.
642 * gas/mips/mips.exp: Run the new test and update the
643 constraints for the updated tests to include MIPS I.
644
aa18947f
MR
6452010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
646
647 * gas/mips/mips4-fp.d: Reformat.
648
c8c59164
MR
6492010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
650
651 * gas/mips/beq.d: Reformat.
652 * gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
653 * gas/mips/blt.d, gas/mips/bltu.d: Likewise.
654
5dc764cb
MR
6552010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
656
657 * gas/mips/beq.d: Remove leftover symbols/relocs from the
658 change on 2009-02-06.
659
d7d9a9f8
L
6602010-07-05 H.J. Lu <hongjiu.lu@intel.com>
661
662 AVX Programming Reference (June, 2010)
663 * gas/i386/rdrnd.s: Replace rdrnd with rdrand.
664 * gas/i386/rdrnd-intel.d: Likewise.
665 * gas/i386/rdrnd.d: Likewise.
666 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
667 * gas/i386/x86-64-rdrnd.d: Likewise.
668 * gas/i386/x86-64-rdrnd.s: Likewise.
669
df1c40a7
L
6702010-07-05 H.J. Lu <hongjiu.lu@intel.com>
671
672 PR gas/10531
673 PR gas/11789
674 * gas/i386/dw2-compress-1.d: Remove bogus line debug info.
675
676 * gas/elf/dwarf2-1.d: New.
677 * gas/elf/dwarf2-1.s: Likewise.
678 * gas/elf/dwarf2-2.d: Likewise.
679 * gas/elf/dwarf2-2.s: Likewise.
680 * gas/elf/dwarf2-3.d: Likewise.
681 * gas/elf/dwarf2-3.s: Likewise.
682 * gas/i386/debug1.d: Likewise.
683 * gas/i386/debug1.s: Likewise.
684
685 * gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
686
687 * gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
688
12a8b92e
L
6892010-07-04 H.J. Lu <hongjiu.lu@intel.com>
690
691 * gas/i386/dw2-compress-1.d: New.
692 * gas/i386/dw2-compress-1.s: Likewise.
693
694 * gas/i386/i386.exp: Run dw2-compress-1 for Linux.
695
c64efb4b
L
6962010-07-03 Jan Beulich <jbeulich@novell.com>
697
698 PR gas/11732
699 * gas/i386/i386.exp: Run new tests.
700 * gas/i386/intel-got{32,64}.{s,d}: New.
701
c7b8aa3a
L
7022010-07-01 H.J. Lu <hongjiu.lu@intel.com>
703
704 AVX Programming Reference (June, 2010)
705 * gas/i386/arch-10.s: Add xsaveopt.
706 * gas/i386/x86-64-arch-2.s: Likwise.
707
708 * gas/i386/arch-10.d: Updated.
709 * gas/i386/arch-10-1.l: Likewise.
710 * gas/i386/arch-10-2.l: Likewise.
711 * gas/i386/arch-10-3.l: Likewise.
712 * gas/i386/arch-10-4.l: Likewise.
713 * gas/i386/x86-64-arch-2.d: Likewise.
714
715 * gas/i386/f16c-intel.d: New.
716 * gas/i386/f16c.d: Likewise.
717 * gas/i386/f16c.s: Likewise.
718 * gas/i386/fsgs-intel.d: Likewise.
719 * gas/i386/fsgs.d: Likewise.
720 * gas/i386/fsgs.s: Likewise.
721 * gas/i386/rdrnd-intel.d: Likewise.
722 * gas/i386/rdrnd.d: Likewise.
723 * gas/i386/rdrnd.s: Likewise.
724 * gas/i386/x86-64-f16c-intel.d: Likewise.
725 * gas/i386/x86-64-f16c.d: Likewise.
726 * gas/i386/x86-64-f16c.s: Likewise.
727 * gas/i386/x86-64-fsgs-intel.d: Likewise.
728 * gas/i386/x86-64-fsgs.d: Likewise.
729 * gas/i386/x86-64-fsgs.s: Likewise.
730 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
731 * gas/i386/x86-64-rdrnd.d: Likewise.
732 * gas/i386/x86-64-rdrnd.s: Likewise.
733
734 * gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
735 rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
736 x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
737
738 * gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
739
740 * gas/i386/x86-64-xsave-intel.d: Updated.
741 * gas/i386/x86-64-xsave.d: Likewise.
742
76fa04a4
MGD
7432010-07-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
744
745 * gas/arm/thumb2_bad_reg.s: Update mov register tests.
746 * gas/arm/thumb2_bad_reg.l: Likewise.
747
360cfc9c
AM
7482010-06-29 Alan Modra <amodra@gmail.com>
749
750 * gas/maxq10/maxq10.exp: Delete file.
751 * gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
752 * gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
753 * gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
754 * gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
755 * gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
756 * gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
757 * gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
758 * gas/maxq20/maxq20.exp: Delete file.
759 * gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
760 * gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
761 * gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
762 * gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
763 * gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
764 * gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
765 * gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
766 * gas/maxq20/pxf0.s, * gas/maxq20/range.d,
767 * gas/maxq20/range.s: Likewise.
768 * gas/all/gas.exp: Remove references to maxq.
769
8e560766
MGD
7702010-06-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
771
772 * gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
773 * gas/arm/neon-ldst-align-bad.s: Likewise.
774 * gas/arm/neon-ldst-es.d: Likewise.
775 * gas/arm/neon-ldst-es.s: Likewise.
776
b7adb16d
JB
7772010-06-22 Jan Beulich <jbeulich@novell.com>
778
b7adb16d
JB
779 * gas/i386/jump.d: Adjust.
780 * gas/i386/jump.s: Add check for branch to 2+$.
781
38bd8d09
JM
7822010-06-18 Joseph Myers <joseph@codesourcery.com>
783
784 * gas/tic6x/resource-func-unit-1.d,
785 gas/tic6x/resource-func-unit-1.l,
786 gas/tic6x/resource-func-unit-1.s,
787 gas/tic6x/resource-func-unit-2.d,
788 gas/tic6x/resource-func-unit-2.l,
789 gas/tic6x/resource-func-unit-2.s: New.
790
6ffe3d99
NC
7912010-06-16 Vincent Rivière <vincent.riviere@freesbee.fr>
792
793 PR gas/11673
794 * gas/m68k/p11673.s: New test.
795 * gas/m68k/all.exp: Run the new test.
796
09ec0d17
NC
7972010-06-16 Nick Clifton <nickc@redhat.com>
798
799 PR binutils/11676
800 * gas/m68k/pr11676.s: New test.
801 * gas/m68k/pr11676.d: Expected disassembly.
802 * gas/m68k/all.exp: Run the new test.
803
59e6276b
JM
8042010-06-15 Joseph Myers <joseph@codesourcery.com>
805
806 * gas/elf/elf.exp: Set target_machine for tic6x-*-*.
807 * gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
808 gas/tic6x/attr-arch-directive-1.s,
809 gas/tic6x/attr-arch-directive-2.d,
810 gas/tic6x/attr-arch-directive-2.s,
811 gas/tic6x/attr-arch-directive-3.d,
812 gas/tic6x/attr-arch-directive-3.s,
813 gas/tic6x/attr-arch-directive-4.d,
814 gas/tic6x/attr-arch-directive-4.s,
815 gas/tic6x/attr-arch-directive-5.d,
816 gas/tic6x/attr-arch-directive-5.s,
817 gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
818 gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
819 gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
820 gas/tic6x/attr-arch-opts-none-1.d,
821 gas/tic6x/attr-arch-opts-none-2.d,
822 gas/tic6x/attr-arch-opts-override-1.d,
823 gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
824
e01d869a
AM
8252010-06-14 Sebastian Andrzej Siewior <bigeasy@linutronix.de>
826
827 * gas/ppc/e500.s: Add eieio, mbar and lwsync
828 * gas/ppc/e500.d: Likewise.
829
55881a11
MGD
8302010-06-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
831
832 * gas/arm/vldm-arm.d: New test.
833 * gas/arm/vldm-thumb-bad.d: Likewise.
834 * gas/arm/vldm-thumb-bad.l: Likewise.
835 * gas/arm/vldm.s: Likewise.
836 * gas/arm/vldmw-arm-bad.d: Likewise.
837 * gas/arm/vldmw-bad.l: Likewise.
838 * gad/arm-vldmw-bad.s: Likewise.
839 * gas/arm/vldmw-thumb-bad.d: Likewise.
840
1f4e4950
MGD
8412010-06-07 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
842 * gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
843 * gas/arm/thumb.d: Likewise.
844 * gas/arm/thumb.s: Likewise.
845 * gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
846 * gas/arm/thumb2_it_auto.d: Liekwise.
847 * gas/arm/thumb32.d: Likewise.
848
941a8a52
MGD
8492010-05-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
850
851 * gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
852 gas/arm/thumb2_it.d: Likewise.
853 gas/arm/thumb32.d: Likewise.
854
1e5b0379
NC
8552010-05-27 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
856
857 * gas/arm/thumb2_ldmstm.d: Add new testcases.
858 * gas/arm/thumb2_ldmstm.s: Likeiwse.
859 * gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
860 UNPREDICTABLE ldm/stm.
861 * gas/arm/thumb2_ldmstm_bad.l: Likewise.
862 * gas/arm/thumb2_ldmstm_bad.s: Likewise.
863
9db8dccb
CM
8642010-05-26 Catherine Moore <clm@codesoucery.com>
865 Maxim Kuvyrkov <maxim@codesourcery.com>
866
867 * gas/mips/set-arch.d: Expect ehb.
868
f79e2745
CM
8692010-05-26 Catherine Moore <clm@codesoucery.com>
870
871 * gas/mips/mips-no-jalx.l: Delete.
872 * gas/mips/mips-no-jalx.s: Delete.
873 * gas/mips/mips-jalx-2.d: New.
874 * gas/mips/mips-jalx-2.s: New.
875 * gas/mips/mips.exp (mips-jalx-2): Run new test.
876 (mips-no-jalx): Remove deleted test.
877
8e45593f
NC
8782010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
879 Joseph Myers <joseph@codesourcery.com>
880 Andrew Stubbs <ams@codesourcery.com>
881
882 * gas/sh/basic.exp: Run new tests. Handle uClinux like Linux.
883 * gas/sh/fdpic.d: New file.
884 * gas/sh/fdpic.s: New file.
885 * gas/sh/reg-prefix.d: Force big-endian.
886 * gas/sh/sh2a-pic.d: New file.
887 * gas/sh/sh2a-pic.s: New file.
888 * lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
889
18ae9cc1
L
8902010-05-18 H.J. Lu <hongjiu.lu@intel.com>
891
892 PR gas/11600
893 * gas/elf/elf.exp: Run section8.
894
895 * gas/elf/section8.d: New.
896 * gas/elf/section8.s: Likewise.
897
bf3eeda7
NS
8982010-05-13 Nathan Sidwell <nathan@codesourcery.com>
899
900 * gas/arm/armv1-bad.l: Adjust expected error text.
901 * gas/arm/arch7em-bad.l: Likewise.
902 * gas/arm/arch7m-bad.l: Likewise.
903 * gas/arm/thumb-w-bad.l: Likewise.
904 * gas/arm/arm7-bad.d: New.
905 * gas/arm/arm7-bad.l: New.
906 * gas/arm/arm7-bad.s: New.
907
85d4ac0b
AM
9082010-05-13 Alan Modra <amodra@gmail.com>
909
9e59393e
AM
910 * gas/all/gas.exp: Don't run byte test on powerpc.
911
85d4ac0b
AM
912 * gas/ppc/a2.d: Correct wclr encoding.
913
4547cb56
NC
9142010-05-11 Andrew Stubbs <ams@codesourcery.com>
915
916 * gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
917 * gas/arm/attr-default.d: Likewise.
918 * gas/arm/attr-march-armv1.d: Likewise.
919 * gas/arm/attr-march-armv2.d: Likewise.
920 * gas/arm/attr-march-armv2a.d: Likewise.
921 * gas/arm/attr-march-armv2s.d: Likewise.
922 * gas/arm/attr-march-armv3.d: Likewise.
923 * gas/arm/attr-march-armv3m.d: Likewise.
924 * gas/arm/attr-march-armv4.d: Likewise.
925 * gas/arm/attr-march-armv4t.d: Likewise.
926 * gas/arm/attr-march-armv4txm.d: Likewise.
927 * gas/arm/attr-march-armv4xm.d: Likewise.
928 * gas/arm/attr-march-armv5.d: Likewise.
929 * gas/arm/attr-march-armv5t.d: Likewise.
930 * gas/arm/attr-march-armv5te.d: Likewise.
931 * gas/arm/attr-march-armv5tej.d: Likewise.
932 * gas/arm/attr-march-armv5texp.d: Likewise.
933 * gas/arm/attr-march-armv5txm.d: Likewise.
934 * gas/arm/attr-march-armv6-m.d: Likewise.
935 * gas/arm/attr-march-armv6.d: Likewise.
936 * gas/arm/attr-march-armv6j.d: Likewise.
937 * gas/arm/attr-march-armv6k.d: Likewise.
938 * gas/arm/attr-march-armv6kt2.d: Likewise.
939 * gas/arm/attr-march-armv6t2.d: Likewise.
940 * gas/arm/attr-march-armv6z.d: Likewise.
941 * gas/arm/attr-march-armv6zk.d: Likewise.
942 * gas/arm/attr-march-armv6zkt2.d: Likewise.
943 * gas/arm/attr-march-armv6zt2.d: Likewise.
944 * gas/arm/attr-march-armv7-a.d: Likewise.
945 * gas/arm/attr-march-armv7.d: Likewise.
946 * gas/arm/attr-march-armv7a.d: Likewise.
947 * gas/arm/attr-march-iwmmxt.d: Likewise.
948 * gas/arm/attr-march-iwmmxt2.d: Likewise.
949 * gas/arm/attr-march-marvell-f.d: Likewise.
950 * gas/arm/attr-march-xscale.d: Likewise.
951 * gas/arm/attr-mcpu.d: Likewise.
952 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
953 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
954 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
955 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
956 * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
957 * gas/arm/attr-mfpu-fpa.d: Likewise.
958 * gas/arm/attr-mfpu-fpa10.d: Likewise.
959 * gas/arm/attr-mfpu-fpa11.d: Likewise.
960 * gas/arm/attr-mfpu-fpe.d: Likewise.
961 * gas/arm/attr-mfpu-fpe2.d: Likewise.
962 * gas/arm/attr-mfpu-fpe3.d: Likewise.
963 * gas/arm/attr-mfpu-maverick.d: Likewise.
964 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
965 * gas/arm/attr-mfpu-neon.d: Likewise.
966 * gas/arm/attr-mfpu-softfpa.d: Likewise.
967 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
968 * gas/arm/attr-mfpu-softvfp.d: Likewise.
969 * gas/arm/attr-mfpu-vfp.d: Likewise.
970 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
971 * gas/arm/attr-mfpu-vfp10.d: Likewise.
972 * gas/arm/attr-mfpu-vfp3.d: Likewise.
973 * gas/arm/attr-mfpu-vfp9.d: Likewise.
974 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
975 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
976 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
977 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
978 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
979 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
980 * gas/arm/attr-order.d: Likewise.
981 * gas/arm/attr-override-cpu-directive.d: Likewise.
982 * gas/arm/attr-override-mcpu.d: Likewise.
983 * gas/arm/eabi_attr_1.d: Likewise.
984
9852010-05-11 Jie Zhang <jie@codesourcery.com>
986
987 * gas/arm/attr-mfpu-vfpxd.d: New test.
988
9892010-05-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
990
991 * gas/arm/thumb32.d: Fix expected disassembly of ldmia
992 instruction.
993
847d4311
NS
9942010-05-05 Nathan Sidwell <nathan@codesourcery.com>
995
996 * gas/all/byte.s: New.
997 * gas/all/byte.l: New.
998 * gas/all/byte.d: New.
999 * gas/all/gas.exp: Add it.
1000
77db8e2e
NC
10012010-04-29 Nathan Sidwell <nathan@codesourcery.com>
1002
1003 * gas/arm/weakdef-1.s: New.
1004 * gas/arm/weakdef-1.d: New.
1005 * gas/arm/weakdef-2.s: New.
1006 * gas/arm/weakdef-2.d: New.
1007 * gas/arm/weakdef-2.l: New.
1008
d99e5b39
JM
10092010-04-27 Joseph Myers <joseph@codesourcery.com>
1010
1011 * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
1012 gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
1013 New.
1014
25303607
L
10152010-04-24 H.J. Lu <hongjiu.lu@intel.com>
1016
1017 PR gas/11535
1018 * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
1019 * gas/i386/intelok.d: Updated.
1020
2462afa1
JM
10212010-04-21 Joseph Myers <joseph@codesourcery.com>
1022
1023 * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
1024 "b .S2 b3".
1025
3c7b9c2c
L
10262010-04-21 H.J. Lu <hongjiu.lu@intel.com>
1027
1028 PR gas/11509
1029 * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
1030 * gas/i386/equ.d: Updated.
1031
aa27de95
NC
10322010-04-20 Nick Clifton <nickc@redhat.com>
1033
1034 PR gas/11507
1035 * gas/macros/altmacro.s: New test.
1036 * gas/macros/altmacro.d: Expected output.
1037
bb7835b8
NC
10382010-04-16 Nick Clifton <nickc@redhat.com>
1039
1040 PR gas/11395
1041 * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
1042 * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
1043 disassembly.
1044
75375b3e
MGD
10452010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1046
1047 * gas/arm/attr-mcpu.d: Update for new attribute tag names.
1048 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1049 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1050 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1051 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1052 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1053 * gas/arm/attr-mfpu-neon.d: Likewise.
1054 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1055 * gas/arm/attr-mfpu-vfp.d: Likewise.
1056 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1057 * gas/arm/attr-mfpu-vfp10.d: Likewise.
1058 * gas/arm/attr-mfpu-vfp3.d: Likewise.
1059 * gas/arm/attr-mfpu-vfp9.d: Likewise.
1060 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1061 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1062 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1063 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
1064 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
1065 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
bb7835b8 1066 * gas/arm/attr-names.d: Add test to make sure all attribute names
75375b3e
MGD
1067 are recognised.
1068 * gas/arm/attr-names.s: Likewise.
1069
2de7820f
JZ
10702010-04-07 Jie Zhang <jie@codesourcery.com>
1071
1072 * gas/arm/mapmisc.s: Test multiple mapping symbols have
1073 the same value 0.
1074
cee62821
PB
10752010-04-06 Peter Bergner <bergner@vnet.ibm.com>
1076
1077 * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
1078 * gas/ppc/476.s: Likewise.
1079 * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
1080 * gas/ppc/a2.s: Likewise.
1081
40b36596
JM
10822010-03-25 Joseph Myers <joseph@codesourcery.com>
1083
1084 * gas/tic6x: New directory and testcases.
1085
103acc3c
JM
10862010-03-23 Joseph Myers <joseph@codesourcery.com>
1087
1088 * gas/macros/dot.s: Remove space in .byte operands.
1089
ce7d077e
SP
10902010-03-22 Sebastian Pop <sebastian.pop@amd.com>
1091 Quentin Neill <quentin.neill@amd.com>
1092
1093 * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
1094 * testsuite/gas/i386/lwp.s: Same.
1095 * testsuite/gas/i386/x86-64-lwp.d: Updated.
1096 * testsuite/gas/i386/lwp.d: Updated.
1097
0f020cef
JZ
10982010-03-19 Jie Zhang <jie@codesourcery.com>
1099
1100 * gas/arm/mapmisc.s: Add the test case for two mapping
1101 symbols having the same value.
1102 * gas/arm/mapmisc.d: Likewise.
1103
b43420e6
NC
11042010-03-18 Wei Guozhi <carrot@google.com>
1105
1106 PR gas/11323
1107 * gas/arm/got_prel.s: New test case.
1108 * gas/arm/got_prel.d: Expected disassembly.
1109
4f9adf89
L
11102010-03-17 H.J. Lu <hongjiu.lu@intel.com>
1111
1112 * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
1113 ELF tagets.
1114
cea10409
L
11152010-03-08 H.J. Lu <hongjiu.lu@intel.com>
1116
1117 PR gas/9966
1118 PR gas/11356
1119 * gas/i386/list-1.l: New.
1120 * gas/i386/list-1.s: Likewise.
1121 * gas/i386/list-2.l: Likewise.
1122 * gas/i386/list-2.s: Likewise.
1123 * gas/i386/list-3.l: Likewise.
1124 * gas/i386/list-3.s: Likewise.
1125
1126 * gas/i386/i386.exp: Run list-1, list-2 and list-3.
1127
1128 * lib/gas-defs.exp (gas_run_stdin): New.
1129 (run_list_test_stdin): Likewise.
1130
743d7f19
DE
11312010-02-26 Doug Evans <dje@sebabeach.org>
1132
1133 * gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
1134 * gas/mep/allinsn.exp: branch1 is now bi-endian.
1135 * gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
1136 * gas/mep/branch1.le.d: New file.
1137 * gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
1138 * gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
1139
f8a8e9d6
JZ
11402010-02-26 Jie Zhang <jie@codesourcery.com>
1141
1142 * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
1143 for strexd.
1144 * gas/arm/thumb32.l: Adjust.
1145
e23c0ad8
JZ
11462010-02-26 Jie Zhang <jie@codesourcery.com>
1147
1148 * gas/arm/neon-ldst-align-bad.d: New test.
1149 * gas/arm/neon-ldst-align-bad.l: New test.
1150 * gas/arm/neon-ldst-align-bad.s: New test.
1151
c67a084a
NC
11522010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
1153
1154 * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
1155 * gas/mips/loongson-2f-2.d: Likewise.
1156 * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
1157 * gas/mips/loongson-2f-3.d: Likewise.
1158 * gas/mips/mips.exp: Run the new tests.
1159
c060226a
NC
11602010-02-24 Nick Clifton <nickc@redhat.com>
1161
1162 PR binutils/6773
1163 * gas/arm/arch7em.d: Replace expected disassembly of
1164 <prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
1165 with <prefix>sax.
1166 * gas/arm/archv6.d: Likewise.
1167 * gas/arm/thumb32.d: Likewise.
1168
56adecf4
DG
11692010-02-23 Daniel Gutson <dgutson@codesourcery.com>
1170
c060226a
NC
1171 * gas/arm/depr-swp.d: New test case.
1172 * gas/arm/depr-swp.s: New file.
1173 * gas/arm/depr-swp.l: New file.
56adecf4 1174
0dc5cb47
NC
11752010-02-23 Nick Clifton <nickc@redhat.com>
1176
1177 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
1178 end of the section depending upon the target of the arm assembler
1179 being tested.
1180
cd21e546
MGD
11812010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1182
0dc5cb47 1183 * gas/arm/attr-order.d: Fix test for new names for attribute
cd21e546
MGD
1184 values.
1185
77551a33
DG
11862010-02-12 Daniel Gutson <dgutson@codesourcery.com>
1187
1188 * gas/arm/sp-pc-validations-bad.d: New testcase.
1189 * gas/arm/sp-pc-validations-bad.l: New file.
1190 * gas/arm/sp-pc-validations-bad.s: New file.
1191 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
1192 * gas/arm/sp-pc-validations-bad-t.l: New file.
1193 * gas/arm/sp-pc-validations-bad-t.s: New file.
1194 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
1195 * gas/arm/sp-pc-usage-t.s: Likewise.
1196 * gas/arm/unpredictable.d: Likewise.
1197 * gas/arm/unpredictable.s: Likewise.
1198 * gas/arm/thumb2_bcond.d: Added test.
1199 * gas/arm/thumb2_bcond.s: Likewise.
1200
9d0e8497
TG
12012010-02-12 Tristan Gingold <gingold@adacore.com>
1202
1203 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
1204 * gas/ia64/ia64.exp: Add slotcount test (vms only).
1205
a683cc34
SP
12062010-02-10 Quentin Neill <quentin.neill@amd.com>
1207 Sebastian Pop <sebastian.pop@amd.com>
1208
1209 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
1210 * gas/i386/x86-64-xop.s: Likewise.
1211 * gas/i386/xop.d: Likewise.
1212 * gas/i386/xop.s: Likewise.
1213
486499d0
CL
12142010-02-08 Christophe Lyon <christophe.lyon@st.com>
1215
1216 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
1217 gas/arm/branch-reloc.l: New tests and expected results with all
1218 variants of call: ARM/Thumb, local/global, inter/intra-section,
1219 using BL/BLX.
1220
bb7c70ed
NC
12212010-02-08 Christophe Lyon <christophe.lyon@st.com>
1222
1223 * gas/arm/arm-it-auto.d: Update expected results.
1224 * gas/arm/bl-local-v4t.d: Likewise.
1225 * gas/arm/blx-local.d: Likewise.
1226 * gas/arm/thumb-w-good.d: Likewise.
1227 * gas/arm/wince.d: Likewise.
1228
ce3d2015
AM
12292010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
1230
1231 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
1232 * gas/ppc/ppc.exp: Run it.
1233
68339fdf
SP
12342010-02-03 Quentin Neill <quentin.neill@amd.com>
1235
1236 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
1237 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
1238 gas/i386/x86-64-nops-1-bdver1.d.
1239 * gas/i386/nops-1-amdfam15.d: Renamed test case to
1240 gas/i386/nops-1-bdver1.d.
1241
b0e28b39
DJ
12422010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1243
1244 * gas/arm/dis-data.d: Update test name. Do not expect
1245 .word output.
1246 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
1247 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
1248
99b253c5
NC
12492010-01-29 Nick Clifton <nickc@redhat.com>
1250
1251 PR 11136
1252 * gas/arm/neon-omit.s: Add instruction that causes crash.
1253 * gas/arm/neon-omit.d: Add expected disassembly.
1254
09be49c9
DK
12552010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
1256
1257 * gas/pe/section-align-1.d: Don't test section flags.
1258 * gas/pe/section-align-2.d: Likewise.
1259
1c480963
L
12602010-01-28 H.J. Lu <hongjiu.lu@intel.com>
1261
1262 * gas/i386/fma-scalar-intel.d: New.
1263 * gas/i386/fma-scalar.d: Likewise.
1264 * gas/i386/fma-scalar.s: Likewise.
1265 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
1266 * gas/i386/x86-64-fma-scalar.d: Likewise.
1267 * gas/i386/x86-64-fma-scalar.s: Likewise.
1268
1269 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
1270 x86-64-fma-scalar and x86-64-fma-scalar-intel.
1271
70ecb384
NC
12722010-01-28 Nick Clifton <nickc@redhat.com>
1273
1274 PR 11225
1275 * gas/pe/aligncomm-c.d: Dump all sections.
1276
31907d5e
DK
12772010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
1278
1279 * gas/pe/section-align-1.s: New test source file.
1280 * gas/pe/section-align-1.d: Likewise control script.
1281 * gas/pe/section-align-2.s: Likewise ...
1282 * gas/pe/section-align-2.d: ... and likewise.
1283 * gas/pe/pe.exp: Invoke new testcases.
1284
539f890d
L
12852010-01-27 H.J. Lu <hongjiu.lu@intel.com>
1286
1287 * gas/i386/avx-scalar-intel.d: New.
1288 * gas/i386/avx-scalar.d: Likewise.
1289 * gas/i386/avx-scalar.s: Likewise.
1290 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
1291 * gas/i386/x86-64-avx-scalar.d: Likewise.
1292 * gas/i386/x86-64-avx-scalar.s: Likewise.
1293
1294 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
1295 x86-64-avx-scalar and x86-64-avx-scalar-intel.
1296
caca4976
L
12972010-01-23 H.J. Lu <hongjiu.lu@intel.com>
1298
1299 * gas/i386/avx.s: Add more tests.
1300 * gas/i386/x86-64-avx.s: Likewise.
1301
1302 * gas/i386/avx-intel.d: Updated.
1303 * gas/i386/avx.d: Likewise.
1304 * gas/i386/x86-64-avx-intel.d: Likewise.
1305 * gas/i386/x86-64-avx.d: Likewise.
1306
c865e45b
RS
13072010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
1308
1309 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
1310 * gas/ppc/aix.exp: Run it.
1311
706e8205 13122010-01-21 H.J. Lu <hongjiu.lu@intel.com>
73bb6729
L
1313
1314 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
1315
1316 * gas/i386/x86-64-xsave-intel.d: Updated.
1317 * gas/i386/x86-64-xsave.d: Likewise.
1318
760f3a89
NC
13192010-01-20 Nick Clifton <nickc@redhat.com>
1320
1321 PR 11109
1322 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
1323 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
1324
a6461c02
SP
13252010-01-15 Sebastian Pop <sebastian.pop@amd.com>
1326
1327 * gas/i386/x86-64-xop.d: Add missing patterns.
1328 * gas/i386/x86-64-xop.s: Same.
1329 * gas/i386/xop.d: Same.
1330 * gas/i386/xop.s: Same.
1331
43579b25
DJ
13322010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
1333
1334 * gas/arm/thumb-nop.s: Add .syntax unified.
1335
afa62d5e
DJ
13362010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
1337
1338 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
1339 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
1340 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
1341 Thumb-2.
1342
52b010e4
NC
13432010-01-13 Nick Clifton <nickc@redhat.com>
1344
1345 * gas/elf/section0.d: Skip this test for the h8300.
1346 * gas/elf/section1.d: Likewise.
1347 * gas/elf/section6.d: Likewise.
1348 * gas/elf/elf.exp: Skip section2 and section5 tests when the
1349 target is the h8300.
1350
69dd9865
SP
13512010-01-06 Quentin Neill <quentin.neill@amd.com>
1352
1353 * gas/i386/i386.exp: Add new amdfam15 test cases.
1354 * gas/i386/nops-1-amdfam15.d: New.
1355 * gas/i386/x86-64-nops-1-amdfam15.d: New.
1356
e3e535bc
NC
13572010-01-06 Daniel Gutson <dgutson@codesourcery.com>
1358
1359 * gas/arm/dis-data.d: New test case.
1360 * gas/arm/dis-data.s: New file.
1361
4316f0d2
DG
13622010-01-04 Daniel Gutson <dgutson@codesourcery.com>
1363
1364 * gas/arm/neon-logic.d: New test case.
1365 * gas/arm/neon-logic.s: New file.
1366
b1a769ed
DG
13672010-01-04 Daniel Gutson <dgutson@codesourcery.com>
1368
1369 * gas/arm/neon-addressing-bad.d: New test case.
1370 * gas/arm/neon-addressing-bad.s: New file.
1371 * gas/arm/neon-addressing-bad.l: New file.
1372
88714cb8
DG
13732010-01-03 Daniel Gutson <dgutson@codesourcery.com>
1374
1375 * gas/arm/neon-suffix-bad.d: New test case.
1376 * gas/arm/neon-suffix-bad.s: New file.
1377 * gas/arm/neon-suffix-bad.l: New file.
e3ea77ac 1378
43ecc30f 1379For older changes see ChangeLog-2009
c9e214e5
AM
1380\f
1381Local Variables:
1382mode: change-log
1383left-margin: 8
1384fill-column: 74
1385version-control: never
1386End:
This page took 0.391442 seconds and 4 git commands to generate.