* dw2gencfi.c (TC_DWARF2_EMIT_OFFSET): Provide default.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
3251495b
RH
12010-09-02 Richard Henderson <rth@redhat.com>
2
3 * gas/cfi/cfi-common-1.d: Use objdump instead of readelf to dump.
4 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d,
5 gas/cfi/cfi-common-4.d, gas/cfi/cfi-common-6.d,
6 gas/cfi/cfi-common-7.d, gas/cfi/cfi-x86_64.d: Likewise.
7 * gas/cfi/cfi-x86_64.s: Remove .type directives.
8 * gas/cfi/cfi.exp: Run for pecoff objects too.
9
10 * gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.
11
d9e3625e
L
122010-08-31 H.J. Lu <hongjiu.lu@intel.com>
13
14 PR binutils/11960
15 * gas/i386/opcode-intel.d: Updated.
16 * gas/i386/x86-64-opcode.d: Likewise.
17
18 * gas/i386/x86-64-opcode.s: Add a "pushw imm16" test.
19
23a10334
JZ
202010-08-25 Jie Zhang <jie@codesourcery.com>
21
22 * gas/arm/ldst-pc.d: New test.
23 * gas/arm/ldst-pc.s: New test.
24 * gas/arm/sp-pc-validations-bad.s: `str r0,[pc,#4]' is valid.
25 * gas/arm/sp-pc-validations-bad.l: Adjust accordingly.
26
01642c12
RM
272010-08-17 Roland McGrath <roland@redhat.com>
28
29 * gas/elf/groupauto.s: New file.
30 * gas/elf/groupautoa.d: New file.
31 * gas/elf/groupautob.d: New file.
32 * gas/elf/elf.exp (run_elf_list_test): Use them.
33
22109423
L
342010-08-06 Quentin Neill <quentin.neill@amd.com>
35
36 * gas/i386/arch-10-1.l: Add nopl instruction.
37 * gas/i386/arch-10-2.l: Likewise.
38 * gas/i386/arch-10-3.l: Likewise.
39 * gas/i386/arch-10-4.l: Likewise.
40 * gas/i386/arch-10.s: Likewise.
41 * gas/i386/arch-10.d: Add nopl instruction, and +nopl extension
42 flag to as flags.
43 * gas/i386/nops-5-i686.d: Change alignment code generated for
44 -mtune=i686.
45 * gas/i386/nops-5.d: Change alignment code generated for
46 .arch i686.
47 * gas/i386/x86-64-nops-5-k8.d: Likewise.
48 * gas/i386/x86-64-nops-5.d: Likewise.
49
b414985b
L
502010-08-05 H.J. Lu <hongjiu.lu@intel.com>
51
52 * gas/i386/i386.exp: Run arch-4.
53
54 * gas/i386/arch-4.d: New.
55 * gas/i386/arch-4.s: Likewise.
56
57 * gas/i386/intel.d: Replace ud2a/ud2b with ud2/ud1.
58 * gas/i386/opcode-intel.d: Likewise.
59 * gas/i386/opcode-suffix.d: Likewise.
60 * gas/i386/opcode.d: Likewise.
61
7b0a0875
AM
622010-08-03 Alan Modra <amodra@gmail.com>
63
64 * gas/all/octa.s, * gas/all/octa.d: New test.
65 * gas/all/gas.exp: Run octa.
66 * gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
67 * gas/elf/elf.exp: Don't run data-1.
68
ed9465a7
L
692010-08-02 H.J. Lu <hongjiu.lu@intel.com>
70
71 * elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
72
317bc8c8
L
732010-08-02 H.J. Lu <hongjiu.lu@intel.com>
74
75 PR gas/11867
76 * gas/elf/data-1.d: New.
77 * gas/elf/data-1.s: Likewise.
78
79 * elf/elf.exp: Run data-1.
80
b27423bb
TG
812010-08-02 Tristan Gingold <gingold@adacore.com>
82
83 * lib/gas-defs.exp (get_standard_section_names): New function.
84 (run_dump_tests): Document the new behavior for objdump,
85 document to new section-subst option. Automatically perform
86 substitutions for objdump.
87 (objdump_finish): Add REF_SUBST argument.
88 (run_list_test): Adjust call of regexp_diff.
89 (run_list_test_stdin): Ditto.
90 * gas/all/gas.exp (test_cond): Adjust call of regexp_diff.
91 * gas/symver/symver.exp (run_error_test): Ditto.
92 * gas/mt/relocs.exp (regexp_test): Ditto.
93 * gas/mep/complex-relocs.exp (regexp_test): Ditto.
94 * gas/m68k/all.exp: Ditto.
95 * gas/elf/elf.exp (run_elf_list_test): Ditto.
96 * gas/rx/rx-asm-good.d: Set section-subst to no.
97
089b8992
AM
982010-08-02 Alan Modra <amodra@gmail.com>
99
100 * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.
101 (dw2-compress-2, x86-64-dw2-compress-2): Remove unnecessary linux
102 target test.
103
09fe853b
AM
1042010-08-02 Alan Modra <amodra@gmail.com>
105
106 * gas/ppc/power4.d: Update for ppc_fix_adjustable change.
107
75bc1f81 1082010-07-28 H.J. Lu <hongjiu.lu@intel.com>
525285d8
L
109
110 * gas/i386/i386.exp: Xfail dw2-compress-2 and
111 x86-64-dw2-compress-2.
112
d3fca0b5
MR
1132010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
114
115 * gas/mips/jal-svr4pic-noreorder.d: New test case.
116 * gas/mips/mips1@jal-svr4pic-noreorder.d: New test
117 subarchitecture.
118 * gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
119 * gas/mips/jal-svr4pic-noreorder.s: Source for the new test
120 case.
121 * gas/mips/mips.exp: Run the new test case.
122
4d2ad3b0
MR
1232010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
124
125 * gas/mips/jal-svr4pic.d: Rename to...
126 * gas/mips/mips1@jal-svr4pic.d: ... this.
127 * gas/mips/r3000@jal-svr4pic.d: New test subarchitecture.
128 * gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
129 * gas/mips/mips.exp: Run jal-svr4pic with run_dump_test_arches
130 rather than run_dump_test.
131
6f02363d
MR
1322010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
133
134 * gas/mips/jal-svr4pic.d: Reformat. Use --show-raw-insn with
135 `objdump'.
136 * gas/mips/jal-svr4pic.s: Reformat. Fix up trailing zeroes.
137
89210bdc
MR
1382010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
139
140 * lib/gas-defs.exp (run_dump_test): Handle the "dump" option.
141
1cd986c5
NC
1422010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
143 Ina Pandit <ina.pandit@kpitcummins.com>
144
145 * gas/v850/split-lo16.d: Update the "ld" instructions with a space
146 for second operand.
147 * gas/v850/v850e1.d: Likewise.
148
dad7c680
AM
1492010-07-22 Alan Modra <amodra@gmail.com>
150
151 * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
152 * gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
153 * gas/elf/dwarf2-3.d: Don't run on h8300.
154
3437afb1
AS
1552010-07-19 Andreas Schwab <schwab@redhat.com>
156
157 * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
158 * gas/ia64/alias-ilp32.d: Likewise.
159 * gas/ia64/alias.d: Likewise.
160 * gas/ia64/group-1.d: Likewise.
161 * gas/ia64/group-2.d: Likewise.
162 * gas/ia64/secname-ilp32.d: Likewise.
163 * gas/ia64/secname.d: Likewise.
164 * gas/ia64/unwind-ilp32.d: Likewise.
165 * gas/ia64/unwind.d: Likewise.
166 * gas/mmix/byte-1.d: Likewise.
167 * gas/mmix/loc-1.d: Likewise.
168 * gas/mmix/loc-2.d: Likewise.
169 * gas/mmix/loc-3.d: Likewise.
170 * gas/mmix/loc-4.d: Likewise.
171 * gas/mmix/loc-5.d: Likewise.
172
502abbdf
L
1732010-07-16 H.J. Lu <hongjiu.lu@intel.com>
174
175 * gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
176
6e8bd58f
NS
1772010-07-14 Rhonda Wittels <rhonda@codesourcery.com>
178
179 * gas/elf/pseudo.s: New.
180 * gas/elf/pseudo.l: New.
181 * gas/elf/pseudo.d: New.
182 * gas/elf/elf.exp: Run the new test.
183
368886ac
L
1842010-07-14 H.J. Lu <hongjiu.lu@intel.com>
185
186 * config/default.exp (ADDR2LINE): New.
187 (ADDR2LINEFLAGS): Likewise.
188
189 * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
190
191 * gas/i386/dw2-compress-2.d: New.
192 * gas/i386/dw2-compress-2.s: Likewise.
193 * gas/i386/x86-64-dw2-compress-2.d: Likewise.
194 * gas/i386/x86-64-dw2-compress-2.s: Likewise.
195
196 * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
197 program.
198 (slurp_options): Allow numbers in options.
199
034cb286
L
2002010-07-14 Maciej W. Rozycki <macro@codesourcery.com>
201
202 * gas/elf/dwarf2-3.s: Replace .short and .long directives in
203 .debug_info section with .2byte and .4byte respectively.
204
a7879ef1
KT
2052010-07-11 Kai Tietz <kai.tietz@onevision.com>
206
207 * gas/pe/aligncomm-b.d: Regenerated content dump.
efb5f348 208 * gas/pe/aligncomm-d.d: Regenerated content dump.
a7879ef1
KT
209 * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
210
52e7f43d
RE
2112010-07-08 Tejas Belagod <tejas.belagod@arm.com>
212
213 * gas/arm/barrier.s: New file.
214 * gas/arm/barrier.d: New file.
215 * gas/arm/barrier-thumb.s: New file.
216 * gas/arm/barrier-thumb.d: New file.
217 * gas/arm/barrier-bad.s: New file.
218 * gas/arm/barrier-bad.d: New file.
219 * gas/arm/barrier-bad.l: New file.
220 * gas/arm/barrier-bad-thumb.s: New file.
221 * gas/arm/barrier-bad-thumb.d: New file.
222 * gas/arm/barrier-bad-thumb.l: New file.
223
db187cb9
NS
2242010-07-08 Daniel Gutson <dgutson@codesourcery.com>
225
226 * gas/arm/reloc-bad.d: New.
227 * gas/arm/reloc-bad.s: New.
228 * gas/arm/reloc-bad.l: New.
229
30cfc97a
MR
2302010-07-06 Maciej W. Rozycki <macro@codesourcery.com>
231
232 * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
233 pairing.
234 * gas/mips/elf-rel27.s: Source for the new test.
235 * gas/mips/mips.exp: Create "mips16" architecture. Adjust
236 conditions involving negated properties throughout to require
237 "mips1" as appropriate. Run the new test.
238 (mips_arch_destroy): New procedure.
239
193fa632
MR
2402010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
241
242 * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
243 of an architecture-specific test first and use it if found,
244 before falling back to the generic one.
245
ad500c2e
MR
2462010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
247
248 * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
249 branch-likely instructions and place them...
250 * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
251 ... in this new test.
252 * gas/mips/mips4-fp.l: Update accordingly.
253 * gas/mips/mips4-branch-likely.l: New stderr output for the new
254 test.
255 * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
256 a list test with mips4-branch-likely similarly to mips4-fp.
257
8404fc53
MR
2582010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
259
260 * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
261 branch-likely instructions.
262 * gas/mips/bge.d, gas/mips/bge.s: Likewise.
263 * gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
264 * gas/mips/blt.d, gas/mips/blt.s: Likewise.
265 * gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
266 * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
267 collecting checks for branch-likely instructions removed from
268 the above.
269 * gas/mips/mips.exp: Run the new test and update the
270 constraints for the updated tests to include MIPS I.
271
aa18947f
MR
2722010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
273
274 * gas/mips/mips4-fp.d: Reformat.
275
c8c59164
MR
2762010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
277
278 * gas/mips/beq.d: Reformat.
279 * gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
280 * gas/mips/blt.d, gas/mips/bltu.d: Likewise.
281
5dc764cb
MR
2822010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
283
284 * gas/mips/beq.d: Remove leftover symbols/relocs from the
285 change on 2009-02-06.
286
d7d9a9f8
L
2872010-07-05 H.J. Lu <hongjiu.lu@intel.com>
288
289 AVX Programming Reference (June, 2010)
290 * gas/i386/rdrnd.s: Replace rdrnd with rdrand.
291 * gas/i386/rdrnd-intel.d: Likewise.
292 * gas/i386/rdrnd.d: Likewise.
293 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
294 * gas/i386/x86-64-rdrnd.d: Likewise.
295 * gas/i386/x86-64-rdrnd.s: Likewise.
296
df1c40a7
L
2972010-07-05 H.J. Lu <hongjiu.lu@intel.com>
298
299 PR gas/10531
300 PR gas/11789
301 * gas/i386/dw2-compress-1.d: Remove bogus line debug info.
302
303 * gas/elf/dwarf2-1.d: New.
304 * gas/elf/dwarf2-1.s: Likewise.
305 * gas/elf/dwarf2-2.d: Likewise.
306 * gas/elf/dwarf2-2.s: Likewise.
307 * gas/elf/dwarf2-3.d: Likewise.
308 * gas/elf/dwarf2-3.s: Likewise.
309 * gas/i386/debug1.d: Likewise.
310 * gas/i386/debug1.s: Likewise.
311
312 * gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
313
314 * gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
315
12a8b92e
L
3162010-07-04 H.J. Lu <hongjiu.lu@intel.com>
317
318 * gas/i386/dw2-compress-1.d: New.
319 * gas/i386/dw2-compress-1.s: Likewise.
320
321 * gas/i386/i386.exp: Run dw2-compress-1 for Linux.
322
c64efb4b
L
3232010-07-03 Jan Beulich <jbeulich@novell.com>
324
325 PR gas/11732
326 * gas/i386/i386.exp: Run new tests.
327 * gas/i386/intel-got{32,64}.{s,d}: New.
328
c7b8aa3a
L
3292010-07-01 H.J. Lu <hongjiu.lu@intel.com>
330
331 AVX Programming Reference (June, 2010)
332 * gas/i386/arch-10.s: Add xsaveopt.
333 * gas/i386/x86-64-arch-2.s: Likwise.
334
335 * gas/i386/arch-10.d: Updated.
336 * gas/i386/arch-10-1.l: Likewise.
337 * gas/i386/arch-10-2.l: Likewise.
338 * gas/i386/arch-10-3.l: Likewise.
339 * gas/i386/arch-10-4.l: Likewise.
340 * gas/i386/x86-64-arch-2.d: Likewise.
341
342 * gas/i386/f16c-intel.d: New.
343 * gas/i386/f16c.d: Likewise.
344 * gas/i386/f16c.s: Likewise.
345 * gas/i386/fsgs-intel.d: Likewise.
346 * gas/i386/fsgs.d: Likewise.
347 * gas/i386/fsgs.s: Likewise.
348 * gas/i386/rdrnd-intel.d: Likewise.
349 * gas/i386/rdrnd.d: Likewise.
350 * gas/i386/rdrnd.s: Likewise.
351 * gas/i386/x86-64-f16c-intel.d: Likewise.
352 * gas/i386/x86-64-f16c.d: Likewise.
353 * gas/i386/x86-64-f16c.s: Likewise.
354 * gas/i386/x86-64-fsgs-intel.d: Likewise.
355 * gas/i386/x86-64-fsgs.d: Likewise.
356 * gas/i386/x86-64-fsgs.s: Likewise.
357 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
358 * gas/i386/x86-64-rdrnd.d: Likewise.
359 * gas/i386/x86-64-rdrnd.s: Likewise.
360
361 * gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
362 rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
363 x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
364
365 * gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
366
367 * gas/i386/x86-64-xsave-intel.d: Updated.
368 * gas/i386/x86-64-xsave.d: Likewise.
369
76fa04a4
MGD
3702010-07-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
371
372 * gas/arm/thumb2_bad_reg.s: Update mov register tests.
373 * gas/arm/thumb2_bad_reg.l: Likewise.
374
360cfc9c
AM
3752010-06-29 Alan Modra <amodra@gmail.com>
376
377 * gas/maxq10/maxq10.exp: Delete file.
378 * gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
379 * gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
380 * gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
381 * gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
382 * gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
383 * gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
384 * gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
385 * gas/maxq20/maxq20.exp: Delete file.
386 * gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
387 * gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
388 * gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
389 * gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
390 * gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
391 * gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
392 * gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
393 * gas/maxq20/pxf0.s, * gas/maxq20/range.d,
394 * gas/maxq20/range.s: Likewise.
395 * gas/all/gas.exp: Remove references to maxq.
396
8e560766
MGD
3972010-06-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
398
399 * gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
400 * gas/arm/neon-ldst-align-bad.s: Likewise.
401 * gas/arm/neon-ldst-es.d: Likewise.
402 * gas/arm/neon-ldst-es.s: Likewise.
403
b7adb16d
JB
4042010-06-22 Jan Beulich <jbeulich@novell.com>
405
b7adb16d
JB
406 * gas/i386/jump.d: Adjust.
407 * gas/i386/jump.s: Add check for branch to 2+$.
408
38bd8d09
JM
4092010-06-18 Joseph Myers <joseph@codesourcery.com>
410
411 * gas/tic6x/resource-func-unit-1.d,
412 gas/tic6x/resource-func-unit-1.l,
413 gas/tic6x/resource-func-unit-1.s,
414 gas/tic6x/resource-func-unit-2.d,
415 gas/tic6x/resource-func-unit-2.l,
416 gas/tic6x/resource-func-unit-2.s: New.
417
6ffe3d99
NC
4182010-06-16 Vincent Rivière <vincent.riviere@freesbee.fr>
419
420 PR gas/11673
421 * gas/m68k/p11673.s: New test.
422 * gas/m68k/all.exp: Run the new test.
423
09ec0d17
NC
4242010-06-16 Nick Clifton <nickc@redhat.com>
425
426 PR binutils/11676
427 * gas/m68k/pr11676.s: New test.
428 * gas/m68k/pr11676.d: Expected disassembly.
429 * gas/m68k/all.exp: Run the new test.
430
59e6276b
JM
4312010-06-15 Joseph Myers <joseph@codesourcery.com>
432
433 * gas/elf/elf.exp: Set target_machine for tic6x-*-*.
434 * gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
435 gas/tic6x/attr-arch-directive-1.s,
436 gas/tic6x/attr-arch-directive-2.d,
437 gas/tic6x/attr-arch-directive-2.s,
438 gas/tic6x/attr-arch-directive-3.d,
439 gas/tic6x/attr-arch-directive-3.s,
440 gas/tic6x/attr-arch-directive-4.d,
441 gas/tic6x/attr-arch-directive-4.s,
442 gas/tic6x/attr-arch-directive-5.d,
443 gas/tic6x/attr-arch-directive-5.s,
444 gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
445 gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
446 gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
447 gas/tic6x/attr-arch-opts-none-1.d,
448 gas/tic6x/attr-arch-opts-none-2.d,
449 gas/tic6x/attr-arch-opts-override-1.d,
450 gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
451
e01d869a
AM
4522010-06-14 Sebastian Andrzej Siewior <bigeasy@linutronix.de>
453
454 * gas/ppc/e500.s: Add eieio, mbar and lwsync
455 * gas/ppc/e500.d: Likewise.
456
55881a11
MGD
4572010-06-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
458
459 * gas/arm/vldm-arm.d: New test.
460 * gas/arm/vldm-thumb-bad.d: Likewise.
461 * gas/arm/vldm-thumb-bad.l: Likewise.
462 * gas/arm/vldm.s: Likewise.
463 * gas/arm/vldmw-arm-bad.d: Likewise.
464 * gas/arm/vldmw-bad.l: Likewise.
465 * gad/arm-vldmw-bad.s: Likewise.
466 * gas/arm/vldmw-thumb-bad.d: Likewise.
467
1f4e4950
MGD
4682010-06-07 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
469 * gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
470 * gas/arm/thumb.d: Likewise.
471 * gas/arm/thumb.s: Likewise.
472 * gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
473 * gas/arm/thumb2_it_auto.d: Liekwise.
474 * gas/arm/thumb32.d: Likewise.
475
941a8a52
MGD
4762010-05-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
477
478 * gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
479 gas/arm/thumb2_it.d: Likewise.
480 gas/arm/thumb32.d: Likewise.
481
1e5b0379
NC
4822010-05-27 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
483
484 * gas/arm/thumb2_ldmstm.d: Add new testcases.
485 * gas/arm/thumb2_ldmstm.s: Likeiwse.
486 * gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
487 UNPREDICTABLE ldm/stm.
488 * gas/arm/thumb2_ldmstm_bad.l: Likewise.
489 * gas/arm/thumb2_ldmstm_bad.s: Likewise.
490
9db8dccb
CM
4912010-05-26 Catherine Moore <clm@codesoucery.com>
492 Maxim Kuvyrkov <maxim@codesourcery.com>
493
494 * gas/mips/set-arch.d: Expect ehb.
495
f79e2745
CM
4962010-05-26 Catherine Moore <clm@codesoucery.com>
497
498 * gas/mips/mips-no-jalx.l: Delete.
499 * gas/mips/mips-no-jalx.s: Delete.
500 * gas/mips/mips-jalx-2.d: New.
501 * gas/mips/mips-jalx-2.s: New.
502 * gas/mips/mips.exp (mips-jalx-2): Run new test.
503 (mips-no-jalx): Remove deleted test.
504
8e45593f
NC
5052010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
506 Joseph Myers <joseph@codesourcery.com>
507 Andrew Stubbs <ams@codesourcery.com>
508
509 * gas/sh/basic.exp: Run new tests. Handle uClinux like Linux.
510 * gas/sh/fdpic.d: New file.
511 * gas/sh/fdpic.s: New file.
512 * gas/sh/reg-prefix.d: Force big-endian.
513 * gas/sh/sh2a-pic.d: New file.
514 * gas/sh/sh2a-pic.s: New file.
515 * lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
516
18ae9cc1
L
5172010-05-18 H.J. Lu <hongjiu.lu@intel.com>
518
519 PR gas/11600
520 * gas/elf/elf.exp: Run section8.
521
522 * gas/elf/section8.d: New.
523 * gas/elf/section8.s: Likewise.
524
bf3eeda7
NS
5252010-05-13 Nathan Sidwell <nathan@codesourcery.com>
526
527 * gas/arm/armv1-bad.l: Adjust expected error text.
528 * gas/arm/arch7em-bad.l: Likewise.
529 * gas/arm/arch7m-bad.l: Likewise.
530 * gas/arm/thumb-w-bad.l: Likewise.
531 * gas/arm/arm7-bad.d: New.
532 * gas/arm/arm7-bad.l: New.
533 * gas/arm/arm7-bad.s: New.
534
85d4ac0b
AM
5352010-05-13 Alan Modra <amodra@gmail.com>
536
9e59393e
AM
537 * gas/all/gas.exp: Don't run byte test on powerpc.
538
85d4ac0b
AM
539 * gas/ppc/a2.d: Correct wclr encoding.
540
4547cb56
NC
5412010-05-11 Andrew Stubbs <ams@codesourcery.com>
542
543 * gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
544 * gas/arm/attr-default.d: Likewise.
545 * gas/arm/attr-march-armv1.d: Likewise.
546 * gas/arm/attr-march-armv2.d: Likewise.
547 * gas/arm/attr-march-armv2a.d: Likewise.
548 * gas/arm/attr-march-armv2s.d: Likewise.
549 * gas/arm/attr-march-armv3.d: Likewise.
550 * gas/arm/attr-march-armv3m.d: Likewise.
551 * gas/arm/attr-march-armv4.d: Likewise.
552 * gas/arm/attr-march-armv4t.d: Likewise.
553 * gas/arm/attr-march-armv4txm.d: Likewise.
554 * gas/arm/attr-march-armv4xm.d: Likewise.
555 * gas/arm/attr-march-armv5.d: Likewise.
556 * gas/arm/attr-march-armv5t.d: Likewise.
557 * gas/arm/attr-march-armv5te.d: Likewise.
558 * gas/arm/attr-march-armv5tej.d: Likewise.
559 * gas/arm/attr-march-armv5texp.d: Likewise.
560 * gas/arm/attr-march-armv5txm.d: Likewise.
561 * gas/arm/attr-march-armv6-m.d: Likewise.
562 * gas/arm/attr-march-armv6.d: Likewise.
563 * gas/arm/attr-march-armv6j.d: Likewise.
564 * gas/arm/attr-march-armv6k.d: Likewise.
565 * gas/arm/attr-march-armv6kt2.d: Likewise.
566 * gas/arm/attr-march-armv6t2.d: Likewise.
567 * gas/arm/attr-march-armv6z.d: Likewise.
568 * gas/arm/attr-march-armv6zk.d: Likewise.
569 * gas/arm/attr-march-armv6zkt2.d: Likewise.
570 * gas/arm/attr-march-armv6zt2.d: Likewise.
571 * gas/arm/attr-march-armv7-a.d: Likewise.
572 * gas/arm/attr-march-armv7.d: Likewise.
573 * gas/arm/attr-march-armv7a.d: Likewise.
574 * gas/arm/attr-march-iwmmxt.d: Likewise.
575 * gas/arm/attr-march-iwmmxt2.d: Likewise.
576 * gas/arm/attr-march-marvell-f.d: Likewise.
577 * gas/arm/attr-march-xscale.d: Likewise.
578 * gas/arm/attr-mcpu.d: Likewise.
579 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
580 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
581 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
582 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
583 * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
584 * gas/arm/attr-mfpu-fpa.d: Likewise.
585 * gas/arm/attr-mfpu-fpa10.d: Likewise.
586 * gas/arm/attr-mfpu-fpa11.d: Likewise.
587 * gas/arm/attr-mfpu-fpe.d: Likewise.
588 * gas/arm/attr-mfpu-fpe2.d: Likewise.
589 * gas/arm/attr-mfpu-fpe3.d: Likewise.
590 * gas/arm/attr-mfpu-maverick.d: Likewise.
591 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
592 * gas/arm/attr-mfpu-neon.d: Likewise.
593 * gas/arm/attr-mfpu-softfpa.d: Likewise.
594 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
595 * gas/arm/attr-mfpu-softvfp.d: Likewise.
596 * gas/arm/attr-mfpu-vfp.d: Likewise.
597 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
598 * gas/arm/attr-mfpu-vfp10.d: Likewise.
599 * gas/arm/attr-mfpu-vfp3.d: Likewise.
600 * gas/arm/attr-mfpu-vfp9.d: Likewise.
601 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
602 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
603 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
604 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
605 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
606 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
607 * gas/arm/attr-order.d: Likewise.
608 * gas/arm/attr-override-cpu-directive.d: Likewise.
609 * gas/arm/attr-override-mcpu.d: Likewise.
610 * gas/arm/eabi_attr_1.d: Likewise.
611
6122010-05-11 Jie Zhang <jie@codesourcery.com>
613
614 * gas/arm/attr-mfpu-vfpxd.d: New test.
615
6162010-05-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
617
618 * gas/arm/thumb32.d: Fix expected disassembly of ldmia
619 instruction.
620
847d4311
NS
6212010-05-05 Nathan Sidwell <nathan@codesourcery.com>
622
623 * gas/all/byte.s: New.
624 * gas/all/byte.l: New.
625 * gas/all/byte.d: New.
626 * gas/all/gas.exp: Add it.
627
77db8e2e
NC
6282010-04-29 Nathan Sidwell <nathan@codesourcery.com>
629
630 * gas/arm/weakdef-1.s: New.
631 * gas/arm/weakdef-1.d: New.
632 * gas/arm/weakdef-2.s: New.
633 * gas/arm/weakdef-2.d: New.
634 * gas/arm/weakdef-2.l: New.
635
d99e5b39
JM
6362010-04-27 Joseph Myers <joseph@codesourcery.com>
637
638 * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
639 gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
640 New.
641
25303607
L
6422010-04-24 H.J. Lu <hongjiu.lu@intel.com>
643
644 PR gas/11535
645 * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
646 * gas/i386/intelok.d: Updated.
647
2462afa1
JM
6482010-04-21 Joseph Myers <joseph@codesourcery.com>
649
650 * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
651 "b .S2 b3".
652
3c7b9c2c
L
6532010-04-21 H.J. Lu <hongjiu.lu@intel.com>
654
655 PR gas/11509
656 * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
657 * gas/i386/equ.d: Updated.
658
aa27de95
NC
6592010-04-20 Nick Clifton <nickc@redhat.com>
660
661 PR gas/11507
662 * gas/macros/altmacro.s: New test.
663 * gas/macros/altmacro.d: Expected output.
664
bb7835b8
NC
6652010-04-16 Nick Clifton <nickc@redhat.com>
666
667 PR gas/11395
668 * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
669 * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
670 disassembly.
671
75375b3e
MGD
6722010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
673
674 * gas/arm/attr-mcpu.d: Update for new attribute tag names.
675 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
676 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
677 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
678 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
679 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
680 * gas/arm/attr-mfpu-neon.d: Likewise.
681 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
682 * gas/arm/attr-mfpu-vfp.d: Likewise.
683 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
684 * gas/arm/attr-mfpu-vfp10.d: Likewise.
685 * gas/arm/attr-mfpu-vfp3.d: Likewise.
686 * gas/arm/attr-mfpu-vfp9.d: Likewise.
687 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
688 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
689 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
690 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
691 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
692 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
bb7835b8 693 * gas/arm/attr-names.d: Add test to make sure all attribute names
75375b3e
MGD
694 are recognised.
695 * gas/arm/attr-names.s: Likewise.
696
2de7820f
JZ
6972010-04-07 Jie Zhang <jie@codesourcery.com>
698
699 * gas/arm/mapmisc.s: Test multiple mapping symbols have
700 the same value 0.
701
cee62821
PB
7022010-04-06 Peter Bergner <bergner@vnet.ibm.com>
703
704 * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
705 * gas/ppc/476.s: Likewise.
706 * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
707 * gas/ppc/a2.s: Likewise.
708
40b36596
JM
7092010-03-25 Joseph Myers <joseph@codesourcery.com>
710
711 * gas/tic6x: New directory and testcases.
712
103acc3c
JM
7132010-03-23 Joseph Myers <joseph@codesourcery.com>
714
715 * gas/macros/dot.s: Remove space in .byte operands.
716
ce7d077e
SP
7172010-03-22 Sebastian Pop <sebastian.pop@amd.com>
718 Quentin Neill <quentin.neill@amd.com>
719
720 * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
721 * testsuite/gas/i386/lwp.s: Same.
722 * testsuite/gas/i386/x86-64-lwp.d: Updated.
723 * testsuite/gas/i386/lwp.d: Updated.
724
0f020cef
JZ
7252010-03-19 Jie Zhang <jie@codesourcery.com>
726
727 * gas/arm/mapmisc.s: Add the test case for two mapping
728 symbols having the same value.
729 * gas/arm/mapmisc.d: Likewise.
730
b43420e6
NC
7312010-03-18 Wei Guozhi <carrot@google.com>
732
733 PR gas/11323
734 * gas/arm/got_prel.s: New test case.
735 * gas/arm/got_prel.d: Expected disassembly.
736
4f9adf89
L
7372010-03-17 H.J. Lu <hongjiu.lu@intel.com>
738
739 * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
740 ELF tagets.
741
cea10409
L
7422010-03-08 H.J. Lu <hongjiu.lu@intel.com>
743
744 PR gas/9966
745 PR gas/11356
746 * gas/i386/list-1.l: New.
747 * gas/i386/list-1.s: Likewise.
748 * gas/i386/list-2.l: Likewise.
749 * gas/i386/list-2.s: Likewise.
750 * gas/i386/list-3.l: Likewise.
751 * gas/i386/list-3.s: Likewise.
752
753 * gas/i386/i386.exp: Run list-1, list-2 and list-3.
754
755 * lib/gas-defs.exp (gas_run_stdin): New.
756 (run_list_test_stdin): Likewise.
757
743d7f19
DE
7582010-02-26 Doug Evans <dje@sebabeach.org>
759
760 * gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
761 * gas/mep/allinsn.exp: branch1 is now bi-endian.
762 * gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
763 * gas/mep/branch1.le.d: New file.
764 * gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
765 * gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
766
f8a8e9d6
JZ
7672010-02-26 Jie Zhang <jie@codesourcery.com>
768
769 * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
770 for strexd.
771 * gas/arm/thumb32.l: Adjust.
772
e23c0ad8
JZ
7732010-02-26 Jie Zhang <jie@codesourcery.com>
774
775 * gas/arm/neon-ldst-align-bad.d: New test.
776 * gas/arm/neon-ldst-align-bad.l: New test.
777 * gas/arm/neon-ldst-align-bad.s: New test.
778
c67a084a
NC
7792010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
780
781 * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
782 * gas/mips/loongson-2f-2.d: Likewise.
783 * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
784 * gas/mips/loongson-2f-3.d: Likewise.
785 * gas/mips/mips.exp: Run the new tests.
786
c060226a
NC
7872010-02-24 Nick Clifton <nickc@redhat.com>
788
789 PR binutils/6773
790 * gas/arm/arch7em.d: Replace expected disassembly of
791 <prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
792 with <prefix>sax.
793 * gas/arm/archv6.d: Likewise.
794 * gas/arm/thumb32.d: Likewise.
795
56adecf4
DG
7962010-02-23 Daniel Gutson <dgutson@codesourcery.com>
797
c060226a
NC
798 * gas/arm/depr-swp.d: New test case.
799 * gas/arm/depr-swp.s: New file.
800 * gas/arm/depr-swp.l: New file.
56adecf4 801
0dc5cb47
NC
8022010-02-23 Nick Clifton <nickc@redhat.com>
803
804 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
805 end of the section depending upon the target of the arm assembler
806 being tested.
807
cd21e546
MGD
8082010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
809
0dc5cb47 810 * gas/arm/attr-order.d: Fix test for new names for attribute
cd21e546
MGD
811 values.
812
77551a33
DG
8132010-02-12 Daniel Gutson <dgutson@codesourcery.com>
814
815 * gas/arm/sp-pc-validations-bad.d: New testcase.
816 * gas/arm/sp-pc-validations-bad.l: New file.
817 * gas/arm/sp-pc-validations-bad.s: New file.
818 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
819 * gas/arm/sp-pc-validations-bad-t.l: New file.
820 * gas/arm/sp-pc-validations-bad-t.s: New file.
821 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
822 * gas/arm/sp-pc-usage-t.s: Likewise.
823 * gas/arm/unpredictable.d: Likewise.
824 * gas/arm/unpredictable.s: Likewise.
825 * gas/arm/thumb2_bcond.d: Added test.
826 * gas/arm/thumb2_bcond.s: Likewise.
827
9d0e8497
TG
8282010-02-12 Tristan Gingold <gingold@adacore.com>
829
830 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
831 * gas/ia64/ia64.exp: Add slotcount test (vms only).
832
a683cc34
SP
8332010-02-10 Quentin Neill <quentin.neill@amd.com>
834 Sebastian Pop <sebastian.pop@amd.com>
835
836 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
837 * gas/i386/x86-64-xop.s: Likewise.
838 * gas/i386/xop.d: Likewise.
839 * gas/i386/xop.s: Likewise.
840
486499d0
CL
8412010-02-08 Christophe Lyon <christophe.lyon@st.com>
842
843 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
844 gas/arm/branch-reloc.l: New tests and expected results with all
845 variants of call: ARM/Thumb, local/global, inter/intra-section,
846 using BL/BLX.
847
bb7c70ed
NC
8482010-02-08 Christophe Lyon <christophe.lyon@st.com>
849
850 * gas/arm/arm-it-auto.d: Update expected results.
851 * gas/arm/bl-local-v4t.d: Likewise.
852 * gas/arm/blx-local.d: Likewise.
853 * gas/arm/thumb-w-good.d: Likewise.
854 * gas/arm/wince.d: Likewise.
855
ce3d2015
AM
8562010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
857
858 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
859 * gas/ppc/ppc.exp: Run it.
860
68339fdf
SP
8612010-02-03 Quentin Neill <quentin.neill@amd.com>
862
863 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
864 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
865 gas/i386/x86-64-nops-1-bdver1.d.
866 * gas/i386/nops-1-amdfam15.d: Renamed test case to
867 gas/i386/nops-1-bdver1.d.
868
b0e28b39
DJ
8692010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
870
871 * gas/arm/dis-data.d: Update test name. Do not expect
872 .word output.
873 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
874 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
875
99b253c5
NC
8762010-01-29 Nick Clifton <nickc@redhat.com>
877
878 PR 11136
879 * gas/arm/neon-omit.s: Add instruction that causes crash.
880 * gas/arm/neon-omit.d: Add expected disassembly.
881
09be49c9
DK
8822010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
883
884 * gas/pe/section-align-1.d: Don't test section flags.
885 * gas/pe/section-align-2.d: Likewise.
886
1c480963
L
8872010-01-28 H.J. Lu <hongjiu.lu@intel.com>
888
889 * gas/i386/fma-scalar-intel.d: New.
890 * gas/i386/fma-scalar.d: Likewise.
891 * gas/i386/fma-scalar.s: Likewise.
892 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
893 * gas/i386/x86-64-fma-scalar.d: Likewise.
894 * gas/i386/x86-64-fma-scalar.s: Likewise.
895
896 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
897 x86-64-fma-scalar and x86-64-fma-scalar-intel.
898
70ecb384
NC
8992010-01-28 Nick Clifton <nickc@redhat.com>
900
901 PR 11225
902 * gas/pe/aligncomm-c.d: Dump all sections.
903
31907d5e
DK
9042010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
905
906 * gas/pe/section-align-1.s: New test source file.
907 * gas/pe/section-align-1.d: Likewise control script.
908 * gas/pe/section-align-2.s: Likewise ...
909 * gas/pe/section-align-2.d: ... and likewise.
910 * gas/pe/pe.exp: Invoke new testcases.
911
539f890d
L
9122010-01-27 H.J. Lu <hongjiu.lu@intel.com>
913
914 * gas/i386/avx-scalar-intel.d: New.
915 * gas/i386/avx-scalar.d: Likewise.
916 * gas/i386/avx-scalar.s: Likewise.
917 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
918 * gas/i386/x86-64-avx-scalar.d: Likewise.
919 * gas/i386/x86-64-avx-scalar.s: Likewise.
920
921 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
922 x86-64-avx-scalar and x86-64-avx-scalar-intel.
923
caca4976
L
9242010-01-23 H.J. Lu <hongjiu.lu@intel.com>
925
926 * gas/i386/avx.s: Add more tests.
927 * gas/i386/x86-64-avx.s: Likewise.
928
929 * gas/i386/avx-intel.d: Updated.
930 * gas/i386/avx.d: Likewise.
931 * gas/i386/x86-64-avx-intel.d: Likewise.
932 * gas/i386/x86-64-avx.d: Likewise.
933
c865e45b
RS
9342010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
935
936 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
937 * gas/ppc/aix.exp: Run it.
938
706e8205 9392010-01-21 H.J. Lu <hongjiu.lu@intel.com>
73bb6729
L
940
941 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
942
943 * gas/i386/x86-64-xsave-intel.d: Updated.
944 * gas/i386/x86-64-xsave.d: Likewise.
945
760f3a89
NC
9462010-01-20 Nick Clifton <nickc@redhat.com>
947
948 PR 11109
949 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
950 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
951
a6461c02
SP
9522010-01-15 Sebastian Pop <sebastian.pop@amd.com>
953
954 * gas/i386/x86-64-xop.d: Add missing patterns.
955 * gas/i386/x86-64-xop.s: Same.
956 * gas/i386/xop.d: Same.
957 * gas/i386/xop.s: Same.
958
43579b25
DJ
9592010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
960
961 * gas/arm/thumb-nop.s: Add .syntax unified.
962
afa62d5e
DJ
9632010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
964
965 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
966 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
967 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
968 Thumb-2.
969
52b010e4
NC
9702010-01-13 Nick Clifton <nickc@redhat.com>
971
972 * gas/elf/section0.d: Skip this test for the h8300.
973 * gas/elf/section1.d: Likewise.
974 * gas/elf/section6.d: Likewise.
975 * gas/elf/elf.exp: Skip section2 and section5 tests when the
976 target is the h8300.
977
69dd9865
SP
9782010-01-06 Quentin Neill <quentin.neill@amd.com>
979
980 * gas/i386/i386.exp: Add new amdfam15 test cases.
981 * gas/i386/nops-1-amdfam15.d: New.
982 * gas/i386/x86-64-nops-1-amdfam15.d: New.
983
e3e535bc
NC
9842010-01-06 Daniel Gutson <dgutson@codesourcery.com>
985
986 * gas/arm/dis-data.d: New test case.
987 * gas/arm/dis-data.s: New file.
988
4316f0d2
DG
9892010-01-04 Daniel Gutson <dgutson@codesourcery.com>
990
991 * gas/arm/neon-logic.d: New test case.
992 * gas/arm/neon-logic.s: New file.
993
b1a769ed
DG
9942010-01-04 Daniel Gutson <dgutson@codesourcery.com>
995
996 * gas/arm/neon-addressing-bad.d: New test case.
997 * gas/arm/neon-addressing-bad.s: New file.
998 * gas/arm/neon-addressing-bad.l: New file.
999
88714cb8
DG
10002010-01-03 Daniel Gutson <dgutson@codesourcery.com>
1001
1002 * gas/arm/neon-suffix-bad.d: New test case.
1003 * gas/arm/neon-suffix-bad.s: New file.
1004 * gas/arm/neon-suffix-bad.l: New file.
e3ea77ac 1005
43ecc30f 1006For older changes see ChangeLog-2009
c9e214e5
AM
1007\f
1008Local Variables:
1009mode: change-log
1010left-margin: 8
1011fill-column: 74
1012version-control: never
1013End:
This page took 0.370942 seconds and 4 git commands to generate.