gas/
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
c969da64
RS
12010-12-02 Richard Sandiford <richard.sandiford@linaro.org>
2
3 * gas/i386/ifunc-2.s, gas/i386/ifunc-2.l: New test.
4 * gas/i386/ifunc-3.s, gas/i386/ifunc-3.d: Likeise.
5 * gas/i386/i386.exp: Run them.
6
eb22018c
RS
72010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
8
9 * lib/gas-defs.exp (regexp_diff): Delete.
10 (run_dump_test): Remove final "" argument in call to regexp_diff.
11 (run_list_test): Likewise.
12 (run_list_test_stdin): Likewise.
13 * gas/all/gas.exp (test_cond): Likewise.
14 * gas/elf/elf.exp (run_elf_list_test): Likewise.
15 * gas/m68k/all.exp: Likewise.
16 * gas/mep/complex-relocs.exp (regexp_test): Likewise.
17 * gas/mt/relocs.exp (regexp_test): Likewise.
18 * gas/symver/symver.exp (run_error_test): Likewise.
19
f3097f33
RS
202010-11-20 Richard Sandiford <rdsandiford@googlemail.com>
21
22 * lib/gas-defs.exp (load_common_lib): New function. Load
23 binutils-common.exp.
24 (is_elf_format, is_aout_format, is_pecoff_format): Delete.
25
6dbf72d7
L
262010-11-15 H.J. Lu <hongjiu.lu@intel.com>
27
28 * gas/elf/dwarf2-3.d: Also expect .zdebug in section name.
29 * gas/i386/debug1.d: Likewise.
30 * gas/lns/lns-common-1.d: Likewise.
31 * gas/lns/lns-duplicate.d: Likewise.
32
251665fc
MGD
332010-11-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
34
35 PR gas/12198
36 * gas/arm/pr12198-1.d: New test.
37 * gas/arm/pr12918-1.s: Likewise.
38 * gas/arm/pr12198-2.d: Likewise.
39 * gas/arm/pr12918-2.s: Likewise.
40
e391c024
RS
412010-11-13 Richard Sandiford <rdsandiford@googlemail.com>
42
43 * gas/mips/elf-rel28.s, gas/mips/elf-rel28-n32.d,
44 gas/mips/elf-rel28-n64.d: New test.
45 * gas/mips/mips.exp: Run it.
46
12d6b0b7
RS
472010-11-10 Richard Sandiford <richard.sandiford@linaro.org>
48
49 * gas/arm/plt-1.s, gas/arm/plt-1.d: New test.
50
5940a93c
TS
512010-11-08 Thomas Schwinge <thomas@schwinge.name>
52
53 * lib/gas-defs.exp (is_elf_format): Consider for *-*-gnu*, too.
54 * gas/elf/elf.exp: Likewise.
55 * gas/symver/symver.exp: Likewise.
56
27dee630
L
572010-11-03 H.J. Lu <hongjiu.lu@intel.com>
58
59 PR gas/12186
60 * gas/i386/gotpc.s: Add more _GLOBAL_OFFSET_TABLE_ test.
61 * gas/i386/gotpc.d: Updated.
62
87779176
JM
632010-11-02 Joseph Myers <joseph@codesourcery.com>
64
65 * gas/tic6x/attr-array-directive-1.d,
66 gas/tic6x/attr-array-directive-1.s,
67 gas/tic6x/attr-array-directive-2.d,
68 gas/tic6x/attr-array-directive-2.s,
69 gas/tic6x/attr-array-directive-3.d,
70 gas/tic6x/attr-array-directive-3.s,
71 gas/tic6x/attr-array-directive-4.d,
72 gas/tic6x/attr-array-directive-4.s,
73 gas/tic6x/attr-conformance-directive-1.d,
74 gas/tic6x/attr-conformance-directive-1.s,
75 gas/tic6x/attr-conformance-directive-2.d,
76 gas/tic6x/attr-conformance-directive-2.s,
77 gas/tic6x/attr-pic-directive-1.d,
78 gas/tic6x/attr-pic-directive-1.s,
79 gas/tic6x/attr-pic-directive-2.d,
80 gas/tic6x/attr-pic-directive-2.s,
81 gas/tic6x/attr-pic-opts-mno-pic.d, gas/tic6x/attr-pic-opts-mpic.d,
82 gas/tic6x/attr-pid-directive-1.d,
83 gas/tic6x/attr-pid-directive-1.s,
84 gas/tic6x/attr-pid-directive-2.d,
85 gas/tic6x/attr-pid-directive-2.s,
86 gas/tic6x/attr-pid-opts-mpid-far.d,
87 gas/tic6x/attr-pid-opts-mpid-near.d,
88 gas/tic6x/attr-pid-opts-mpid-no.d,
89 gas/tic6x/attr-stack-directive-1.d,
90 gas/tic6x/attr-stack-directive-1.s,
91 gas/tic6x/attr-stack-directive-2.d,
92 gas/tic6x/attr-stack-directive-2.s,
93 gas/tic6x/attr-wchar-directive-1.d,
94 gas/tic6x/attr-wchar-directive-1.s,
95 gas/tic6x/attr-wchar-directive-2.d,
96 gas/tic6x/attr-wchar-directive-2.s: New tests.
97
3cbd1c06
JM
982010-10-29 Joseph Myers <joseph@codesourcery.com>
99
100 * gas/tic6x/attr-compatibility-directive-1.d,
101 gas/tic6x/attr-compatibility-directive-1.s,
102 gas/tic6x/attr-compatibility-directive-2.d,
103 gas/tic6x/attr-compatibility-directive-2.s: New tests.
104
4a114e3e
L
1052010-10-29 H.J. Lu <hongjiu.lu@intel.com>
106
107 * elf/dwarf2-1.s: Replace .zdebug_abbrev section with
108 .debug_abbrev section.
109 * elf/dwarf2-2.3: Likewise.
110
111 * elf/dwarf2-1.d: Pass --compress-debug-sections to assembler.
112 Updated.
113 * elf/dwarf2-2.d: Likewise.
114
115 * gas/i386/i386.exp: Remove xfail on dw2-compress-2 and
116 x86-64-dw2-compress-2.
117
b5593623
JM
1182010-10-29 Bernd Schmidt <bernds@codesourcery.com>
119 Joseph Myers <joseph@codesourcery.com>
120
121 * gas/tic6x/attr-dsbt-directive-1.d,
122 gas/tic6x/attr-dsbt-directive-1.s,
123 gas/tic6x/attr-dsbt-directive-2.d,
124 gas/tic6x/attr-dsbt-directive-2.s,
125 gas/tic6x/attr-dsbt-opts-mdsbt.d,
126 gas/tic6x/attr-dsbt-opts-mno-dsbt.d: New tests.
127
4287f8de
TS
1282010-10-28 Thomas Schwinge <thomas@schwinge.name>
129
130 * gas/iq2000/load-hazards.exp: Sort all filename globs.
131 * gas/iq2000/yield.exp: Likewise.
132 * gas/mt/errors.exp: Likewise.
133
5ff3e4be
AM
1342010-10-28 Alan Modra <amodra@gmail.com>
135
136 * gas/elf/elf.exp (groupautob): Don't run on xtensa.
137 * gas/elf/groupautoa.d: Change test name.
138 * gas/elf/groupautob.d: Change test name.
139
af47cd43
AK
1402010-10-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
141
142 * gas/all/gas.exp: Don't run byte test on s390.
143
927837fd
AM
1442010-10-27 Alan Modra <amodra@gmail.com>
145
5a5936ad
AM
146 * gas/i386/x86-64-relax-1.s: Use .balign. not .align.
147 * gas/i386/x86-64-relax-1.d: Remove label match, match pe output.
148
927837fd
AM
149 * gas/i386/relax-1.s: Use .p2align, not .align.
150 * gas/i386/relax-2.s: Likewise.
151 * gas/i386/relax-1.d: Remove label match.
152 * gas/i386/relax-2.d: Likewise. Correct test name.
153
a67f917e
DK
1542010-10-26 Dave Korn <dave.korn.cygwin@gmail.com>
155
156 * gas/i386/relax-1.d: Generalize regexes a bit.
157 * gas/i386/relax-2.d: Likewise.
158
2538d009
CF
1592010-10-25 Chao-ying Fu <fu@mips.com>
160
161 * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s: Add madd, maddu, msub,
162 msubu, mult, multu.
163
7898a2b1
L
1642010-10-25 H.J. Lu <hongjiu.lu@intel.com>
165
166 PR gas/12049
167 * gas/i386/i386.exp: Run relax-1 and relax-2 for all 32bit
168 targets. Run x86-64-relax-1.
169
170 * gas/i386/x86-64-relax-1.d: New.
171 * gas/i386/x86-64-relax-1.s: Likewise.
172
542982e3
MR
1732010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
174
175 * gas/mips/mips.exp: Simplify enabling of MIPS16 testing.
176
08ddc280
MR
1772010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
178
179 * gas/mips/at-1.d: Handle ECOFF relocations.
180 * gas/mips/eret-1.d: Handle ECOFF.
181 * gas/mips/eret-2.d: Likewise.
182 * gas/mips/eret-3.d: Likewise.
183 * gas/mips/mips.exp: Only run "aent" for ELF.
184
17f828b3
MR
1852010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
186
187 * gas/mips/ld.s: Adjust to let SD, L.D, S.D, LDC1 and SDC1
188 macros to be tested, according to the "tsd", "tl_d", "ts_d",
189 "tldc1" and "tsdc1" symbols.
190 * gas/mips/sd.d: New test.
191 * gas/mips/ecoff@sd.d: Likewise, ECOFF version.
192 * gas/mips/mips1@ecoff@sd.d: Likewise, MIPS I/ECOFF version.
193 * gas/mips/r3000@ecoff@sd.d: Likewise, R3000/ECOFF version.
194 * gas/mips/r3900@ecoff@sd.d: Likewise, R3900/ECOFF version.
195 * gas/mips/mips2@ecoff@sd.d: Likewise, MIPS II/ECOFF version.
196 * gas/mips/mips32@ecoff@sd.d: Likewise, MIPS32/ECOFF version.
197 * gas/mips/mips32r2@ecoff@sd.d: Likewise, MIPS32r2/ECOFF
198 version.
199 * gas/mips/sd-forward.d: New test.
200 * gas/mips/ecoff@sd-forward.d: Likewise, ECOFF version.
201 * gas/mips/mips1@ecoff@sd-forward.d: Likewise, MIPS I/ECOFF
202 version.
203 * gas/mips/r3000@ecoff@sd-forward.d: Likewise, R3000/ECOFF
204 version.
205 * gas/mips/r3900@ecoff@sd-forward.d: Likewise, R3900/ECOFF
206 version.
207 * gas/mips/mips2@ecoff@sd-forward.d: Likewise, MIPS II/ECOFF
208 version.
209 * gas/mips/mips32@ecoff@sd-forward.d: Likewise, MIPS32/ECOFF
210 version.
211 * gas/mips/mips32r2@ecoff@sd-forward.d: Likewise, MIPS32r2/ECOFF
212 version.
213 * gas/mips/l_d.d: New test.
214 * gas/mips/mips1@l_d.d: Likewise, MIPS I version.
215 * gas/mips/r3000@l_d.d: Likewise, R3000 version.
216 * gas/mips/r3900@l_d.d: Likewise, R3900 version.
217 * gas/mips/l_d-forward.d: New test.
218 * gas/mips/mips1@l_d-forward.d: Likewise, MIPS I version.
219 * gas/mips/r3000@l_d-forward.d: Likewise, R3000 version.
220 * gas/mips/r3900@l_d-forward.d: Likewise, R3900 version.
221 * gas/mips/s_d.d: New test.
222 * gas/mips/mips1@s_d.d: Likewise, MIPS I version.
223 * gas/mips/r3000@s_d.d: Likewise, R3000 version.
224 * gas/mips/r3900@s_d.d: Likewise, R3900 version.
225 * gas/mips/s_d-forward.d: New test.
226 * gas/mips/mips1@s_d-forward.d: Likewise, MIPS I version.
227 * gas/mips/r3000@s_d-forward.d: Likewise, R3000 version.
228 * gas/mips/r3900@s_d-forward.d: Likewise, R3900 version.
229 * gas/mips/ldc1.d: New test.
230 * gas/mips/ldc1-forward.d: Likewise.
231 * gas/mips/sdc1.d: Likewise.
232 * gas/mips/sdc1-forward.d: Likewise.
233 * gas/mips/sd-n32.d: Likewise.
234 * gas/mips/sd-n64.d: Likewise.
235 * gas/mips/sd-f-n32.d: Likewise.
236 * gas/mips/sd-f-n64.d: Likewise.
237 * gas/mips/l_d-n32.d: Likewise.
238 * gas/mips/l_d-n64.d: Likewise.
239 * gas/mips/l_d-f-n32.d: Likewise.
240 * gas/mips/l_d-f-n64.d: Likewise.
241 * gas/mips/s_d-n32.d: Likewise.
242 * gas/mips/s_d-n64.d: Likewise.
243 * gas/mips/s_d-f-n32.d: Likewise.
244 * gas/mips/s_d-f-n64.d: Likewise.
245 * gas/mips/ldc1-n32.d: Likewise.
246 * gas/mips/ldc1-n64.d: Likewise.
247 * gas/mips/ldc1-f-n32.d: Likewise.
248 * gas/mips/ldc1-f-n64.d: Likewise.
249 * gas/mips/sdc1-n32.d: Likewise.
250 * gas/mips/sdc1-n64.d: Likewise.
251 * gas/mips/sdc1-f-n32.d: Likewise.
252 * gas/mips/sdc1-f-n64.d: Likewise.
253 * gas/mips/mips.exp: Run the new tests.
254
484cf558
MR
2552010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
256
257 * gas/mips/ld.s: Adjust to let data objects be only
258 defined/declared (as appropriate) at the end of assembly, based
259 on the presence or not of the "forward" symbol.
260 * gas/mips/ld-forward.d: New test.
261 * gas/mips/mips1@ld-forward.d: Likewise. MIPS I version.
262 * gas/mips/r3000@ld-forward.d: Likewise, R3000 version.
263 * gas/mips/ecoff@ld-forward.d: Likewise, ECOFF version.
264 * gas/mips/r3900@ecoff@ld-forward.d: Likewise, R3900/ECOFF
265 version.
266 * gas/mips/mips2@ecoff@ld-forward.d: Likewise, MIPS II/ECOFF
267 version.
268 * gas/mips/mips32@ecoff@ld-forward.d: Likewise, MIPS32/ECOFF
269 version.
270 * gas/mips/mips32r2@ecoff@ld-forward.d: Likewise, MIPS32r2/ECOFF
271 version.
272 * gas/mips/ld-n32-forward.d: New test.
273 * gas/mips/ld-n64-forward.d: Likewise.
274 * gas/mips/mips.exp: Run the new tests.
275
233c7e41
MR
2762010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
277
278 * gas/mips/ld-n32.d: New test.
279 * gas/mips/ld-n64.d: Likewise.
280 * gas/mips/mips.exp: Run the new tests.
281
f3e3843c
MR
2822010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
283
284 * gas/mips/ld.d: Rename to...
285 * gas/mips/mips1@ld.d: ... this.
286 * gas/mips/ld-ilocks.d: Rename to...
287 * gas/mips/ld.d: ... this.
288 * gas/mips/r3000@ld.d: New test, R3000 version.
289 * gas/mips/ecoff@ld.d: Likewise, ECOFF version.
290 * gas/mips/r3900@ecoff@ld.d: Likewise, R3900/ECOFF version.
291 * gas/mips/mips2@ecoff@ld.d: Likewise, MIPS II/ECOFF version.
292 * gas/mips/mips32@ecoff@ld.d: Likewise, MIPS32/ECOFF version.
293 * gas/mips/mips32r2@ecoff@ld.d: Likewise, MIPS32r2/ECOFF version.
294 * gas/mips/mips.exp: Remove "ld-ilocks" and run "ld" over all
295 architectures matching "mips1".
296
8b7955ca
MR
2972010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
298 Richard Sandiford <rdsandiford@googlemail.com>
299
300 * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
301 of a file-format-specific test too.
302 (run_dump_test_arches): Pull elf, ecoff and aout variables for
303 use by the above.
304
37bfb8fc
MR
3052010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
306
307 * gas/mips/ld.s: Remove "l.d", "s.d" and "sd" instructions.
308 * gas/mips/ld.d: Adjust accordingly.
309 * gas/mips/ld-ilocks.d: Likewise
310
060dc9e0
MR
3112010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
312
313 * gas/mips/ld.s: Remove ".set mips1".
314 * gas/mips/ld.d: Remove "-march=r4000" and "-mmips:4000" from
315 gas/objdump options.
316 * gas/mips/ld-ilocks.d: Add "-32" to gas options.
317 * gas/mips/mips.exp: Run the two cases with run_dump_test_arches.
318
abf2b020
MR
3192010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
320
321 * gas/mips/ld.s: Remove MIPS III bits.
322 * gas/mips/ld.d: Adjust accordingly.
323 * gas/mips/ld-ilocks.d: Likewise.
324 * gas/mips/ld-ilocks-addr32.d: Remove file.
325 * gas/mips/mips.exp: Adjust accordingly.
326
fa9196f9
MR
3272010-10-24 Maciej W. Rozycki <macro@linux-mips.org>
328
329 * gas/mips/ld.d: Spell out reloc names.
330 * gas/mips/ld-ilocks.d: Likewise.
331 * gas/mips/ld-ilocks-addr32.d: Likewise.
332
709001e9
MM
3332010-10-23 Mark Mitchell <mark@codesourcery.com>
334
335 * gas/elf/elf.exp: Add group0c test.
336 * gas/elf/group0c.d: New.
337 * gas/elf/group0a.d: Expect ".group" for the name of group
338 sections.
339 * gas/elf/group0b.d: Likewise.
340 * gas/elf/group1a.d: Likewise.
341 * gas/elf/group1b.d: Likewise.
342 * gas/elf/groupautoa.d: Likewise.
343 * gas/elf/groupautob.d: Likewise.
344 * gas/elf/section4.d: Likewise.
345 * gas/ia64/group-1.d: Likewise. Adjust hard-coded constants.
346
87c119b0
NC
3472010-10-22 Nick Clifton <nickc@redhat.com>
348
349 * gas/all/fwdexp.d: Also look for f8ffffff.
350 * gas/arm/msr-reg-thumb.d: Skip for non-ELF based targets.
351 * gas/arm/vldr.d: Likewise.
352 * gas/arm/thumb2_ldmstm.d: Allow for extra NOPs at the end of the disassembly.
353 * gas/cfi/cfi.exp (cfi-arm-1): Only run for ELF based ARM targets.
354
75fa6dc1
JM
3552010-10-21 Joseph Myers <joseph@codesourcery.com>
356
357 * gas/tic6x/attr-arch-directive-1.d,
358 gas/tic6x/attr-arch-directive-2.d,
359 gas/tic6x/attr-arch-directive-3.d,
360 gas/tic6x/attr-arch-directive-4.d,
361 gas/tic6x/attr-arch-directive-4.s,
362 gas/tic6x/attr-arch-directive-5.d,
363 gas/tic6x/attr-arch-directive-5.s,
364 gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
365 gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
366 gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
367 gas/tic6x/attr-arch-opts-none-1.d,
368 gas/tic6x/attr-arch-opts-none-2.d,
369 gas/tic6x/attr-arch-opts-override-1.d,
370 gas/tic6x/attr-arch-opts-override-2.d: Update for attribute
371 renaming and renumbering.
372
5d1268c6
L
3732010-10-19 H.J. Lu <hongjiu.lu@intel.com>
374
375 PR gas/12049
376 * gas/i386/i386.exp: Run relax-1 and relax-2.
377
378 * gas/i386/relax-1.d: New.
379 * gas/i386/relax-1.s: Likewise.
380 * gas/i386/relax-2.d: Likewise.
381 * gas/i386/relax-2.s: Likewise.
382
9dc9b05c
KT
3832010-10-18 Kai Tietz <kaI.tietz@onevision.com>
384
385 * gas/i386/disp32.d: Adjust initial symbol check.
386 * gas/i386/x86-64-disp32.d: Likewise.
387
eae14743
MR
3882010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
389
390 * gas/mips/ld.d: Spell out section offsets and addends
391 explicitly. Clean up some regexps.
392 * gas/mips/ld-ilocks.d: Likewise. Add missing "$" prefixes to
393 the names of FP registers.
394 * gas/mips/ld-ilocks-addr32.d: Likewise.
395 * gas/mips/ld.s: Align sections to 4k, adjust padding.
396
2c8abc57
MR
3972010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
398
399 * gas/mips/ld.d: Use wildcard address matching.
400 * gas/mips/ld-ilocks.d: Likewise.
401 * gas/mips/ld-ilocks-addr32.d: Likewise.
402
475a10d0
MR
4032010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
404
405 * gas/mips/mips.exp (run_dump_test_arch): Get the name of the
406 architecture to check against for an architecture-specific test
407 from the properties instead of the name passed.
408
704897fb
MR
4092010-10-18 Maciej W. Rozycki <macro@linux-mips.org>
410
411 * gas/mips/lineno.s: Convert to o32.
412 * gas/mips/lineno.d: Adjust patterns accordingly. Force the o32
413 ABI.
414
da98bb4c
L
4152010-10-16 H.J. Lu <hongjiu.lu@intel.com>
416
417 * gas/i386/i386.exp: Run x86-64-nops-1-g64.
418
419 * gas/i386/x86-64-nops-1.d: Remove -mtune=generic64.
420
421 * gas/i386/x86-64-nops-1-g64.d: New.
422
636b4f11
MF
4232010-10-15 David Gibson <david.gibson@analog.com>
424
425 * gas/bfin/loop_label.s, gas/bfin/loop_label.d,
426 gas/bfin/loop_label2.s, gas/bfin/loop_label2.d,
427 gas/bfin/loop_temps.s, gas/bfin/loop_temps.d: New tests.
428 * gas/bfin/bfin.exp: Add loop_label, loop_label2, and loop_temps.
429
e7b77cfe
MF
4302010-10-15 Robin Getz <robin.getz@analog.com>
431
432 * gas/bfin/16bit_illegals.s, gas/bfin/16bit_illegals.d,
433 gas/bfin/parallel_illegal.s, gas/bfin/parallel_illegal.d: New tests.
434 * gas/bfin/bfin.exp: Add 16bit_illegals and parallel_illegal.
435
e1791cb8
MF
4362010-10-15 Mike Frysinger <vapier@gentoo.org>
437
438 * gas/bfin/video.s: Add BYTEOP2M insns.
439 * gas/bfin/video.d, gas/bfin/video2.s, gas/bfin/video2.d: Likewise.
440
6ccfe592
MF
4412010-10-15 Mike Frysinger <vapier@gentoo.org>
442
443 * gas/bfin/video.d: Change addresses to regexps.
444 * gas/bfin/video2.d: Likewise.
445
56ffb741
L
4462010-10-14 H.J. Lu <hongjiu.lu@intel.com>
447
448 * gas/i386/i386.exp: Run inval-reg.
449
450 * gas/i386/inval-reg.l: New.
451 * gas/i386/inval-reg.s: Likewise.
452
f8a5c266
L
4532010-10-14 H.J. Lu <hongjiu.lu@intel.com>
454
455 * gas/i386/disp32.d: New.
456 * gas/i386/disp32.s: Likewise.
457 * gas/i386/x86-64-disp32.d: Likewise.
458 * gas/i386/x86-64-disp32.s: Likewise.
459
460 * gas/i386/i386.exp: Run disp32 and x86-64-disp32.
461
a3ec2691
AK
4622010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
463
464 * gas/s390/zarch-z196.d: Adjust the load/store on condition
465 instructions.
466 * gas/s390/zarch-z196.s: Likewise.
467
5d4c71e1
BS
4682010-10-07 Bernd Schmidt <bernds@codesourcery.com>
469
470 * gas/tic6x/insns-c674x-sploop.d: Add two more sploop/spkernel tests.
471 * gas/tic6x/insns-c674x-sploop.s: Likewise.
472
d954098f
DD
4732010-10-04 David Daney <ddaney@caviumnetworks.com>
474
475 * gas/mips/mips.exp (octeon-pref): Run the new test.
476 * gas/mips/octeon-pref.s: New test.
477 * gas/mips/octeon-pref.d: New expected results for the new test.
478
f9022510
AM
4792010-09-29 Alan Modra <amodra@gmail.com>
480
481 * gas/all/fwdexp.d, * gas/all/fwdexp.s: New test.
482 * gas/all/gas.exp: Run it.
483
d6203a0e
AM
4842010-09-29 Alan Modra <amodra@gmail.com>
485
486 * lib/gas-defs.exp (is_elf_format): Merge with binutils and ld versions.
487 (is_aout_format): Copy from ld testsuite.
488 (is_pecoff_format): Merge with ld version.
489
43bb514a
BS
4902010-09-27 Bernd Schmidt <bernds@codesourcery.com>
491
492 * gas/tic6x/got-reloc.s: New test.
493 * gas/tic6x/got-reloc.d: New test.
494
d9aee5d7
AK
4952010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
496
497 * gas/s390/s390.exp: Run the zarch-z196 test.
498 * gas/s390/zarch-z196.d: Add new instructions.
499 * gas/s390/zarch-z196.s: Likewise.
500 * gas/s390/zarch-z9-109.d: Likewise.
501 * gas/s390/zarch-z9-109.s: Likewise.
502
02cbf767
AK
5032010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
504
505 * gas/s390/esa-g5.d: Adjust serveral instructions.
506 * gas/s390/esa-reloc.d: Likewise.
507 * gas/s390/esa-z990.d: Likewise.
508 * gas/s390/zarch-reloc.d: Likewise.
509 * gas/s390/zarch-z10.d: Likewise.
510 * gas/s390/zarch-z9-ec.d: Likewise.
511 * gas/s390/zarch-z900.d: Likewise.
512
6844b2c2
MGD
5132010-09-27 Tejas Belagod <tejas.belagod@arm.com>
514
515 * gas/arm/vldr.s: New test for pc-relative VLDR disassembly comment.
516 * gas/arm/vldr.d: Likewise.
517 * gas/arm/vstr-bad.s: New test for PC-relative VSTR.
518 * gas/arm/vstr-thumb-bad.l: Likewise.
519 * gas/arm/vstr-thumb-bad.d: Likewise.
520 * gas/arm/vstr-arm-bad.l: Likewise.
521 * gas/arm/vstr-arm-bad.d: Likewise.
522
90ec0d68
MGD
5232010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
524
525 * gas/arm/armv7-a+virt.d: New test.
526 * gas/arm/armv7-a+virt.s: Likewise.
527 * gas/arm/attr-march-all.d: Update for Virtualization Extensions.
528 * gas/arm/attr-march-armv7-a+sec+virt.d: New test.
529 * gas/arm/attr-march-armv7-a+virt.d: Likewise.
530
eea54501
MGD
5312010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
532
533 * gas/arm/armv7-a+idiv.d: New test.
534 * gas/arm/armv7-a+idiv.s: Likewise.
535 * gas/arm/attr-march-all.d: Update for Integer divide extension.
536 * gas/arm/attr-march-armv7-a+idiv.d: New test.
537
b2a5fbdc
MGD
5382010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
539
540 * gas/arm/archv6s-m-bad.d: New test.
541 * gas/arm/archv6s-m-bad.l: Likewise.
542 * gas/arm/archv6s-m.d: Likewise.
543 * gas/arm/archv6s-m.s: Likewise.
544 * gas/arm/attr-march-armv6-m+os.d: Likewise.
545 * gas/arm/attr-march-armv6s-m.d: Likewise.
546
f4c65163
MGD
5472010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
548
549 * gas/arm/attr-march-all.d: Update for Security Extensions..
550 * gas/arm/attr-march-armv6k+sec.d: New test.
551 * gas/arm/attr-march-armv6z.d: Update for Security Extensions.
552 * gas/arm/attr-march-armv6zk.d: Likewise.
553 * gas/arm/attr-march-armv6zkt2.d: Likewise.
554 * gas/arm/attr-march-armv6zt2.d: Likewise.
555 * gas/arm/attr-march-armv7-a+sec.d: New test.
556 * gas/arm/attr-mcpu.d: Update for Security Extensions.
557 * gas/arm/thumb32.d: Likewise.
558 * gas/arm/thumb32.s: Likewise.
559
60e5ef9f
MGD
5602010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
561
562 * gas/arm/arch7a-mp.d: Add.
563 * gas/arm/arch7ar-mp.s: Likewise.
564 * gas/arm/arch7r-mp.d: Likewise.
565 * gas/arm/armv2-mp-bad.d: Likewise.
566 * gas/arm/armv2-mp-bad.l: Likewise.
567 * gas/arm/attr-march-all.d: Update for MP extension.
568 * gas/arm/attr-march-armv7-a+mp.d: Add.
569 * gas/arm/attr-march-armv7-r+mp.d: Likewise.
570
c4990c4b
AM
5712010-09-23 Alan Modra <amodra@gmail.com>
572
573 * gas/all/gas.exp: Update "forward" and "redef3" xfails.
574 * gas/m68k/all.exp: Don't xfail pcrel on uclinux.
575 * gas/sh/arch/arch.exp: Don't pass dashes to send_log.
576
b7cf0db7
MR
5772010-09-23 Maciej W. Rozycki <macro@codesourcery.com>
578
579 * gas/mips/jal.d: Remove duplicate pattern.
580
a2c28b80
MF
5812010-09-22 Robin Getz <robin.getz@analog.com>
582
583 * gas/bfin/expected_move_errors.l: Update error output.
584
a01eda85
MF
5852010-09-22 Robin Getz <robin.getz@analog.com>
586
587 * gas/bfin/pseudo.d, gas/bfin/pseudo.s: New test.
588 * gas/bfin/bfin.exp: Add new "pseudo" test.
589
59a82d23
MF
5902010-09-22 Mike Frysinger <vapier@gentoo.org>
591
592 * gas/bfin/parallel2.d, gas/bfin/parallel3.d, gas/bfin/shift.d,
593 gas/bfin/vector.2, gas/bfin/vector2.d: Change SHIFT to LSHIFT.
594
4ff9b924
MGD
5952010-09-20 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
596
597 * gas/arm/attr-cpu-directive.d: Update test for change in canonical
598 CPU name.
599 * gas/arm/attr-mcpu.d: Likewise.
600
79c07750
RH
6012010-09-20 Richard Henderson <rth@redhat.com>
602
603 * gas/elf/elf.exp: Disable symtab test for alpha.
604
eab4f823
MGD
6052010-09-17 Tejas Belagod <tejas.belagod@arm.com>
606
607 * gas/arm/thumb2_ldmstm.d: Change single-register stmia to use 16-bit
608 str encoding instead of str.w. Likewise for ldmia.
609 * gas/arm/thumb2_ldmstm.s: Change stmia comment. Add tests for T1
610 ldmia-to-ldr.
611
59b42a0d
MGD
6122010-09-17 Tejas Belagod <tejas.belagod@arm.com>
613
614 * gas/arm/msr-reg.s: New file.
615 * gas/arm/msr-reg.d: Likewise.
616 * gas/arm/msr-imm.s: Likewise.
617 * gas/arm/msr-imm.d: Likewise.
618 * gas/arm/msr-imm-bad.d: Likewise.
619 * gas/arm/msr-imm-bad.l: Likewise.
620 * gas/arm/msr-reg-bad.d: Likewise.
621 * gas/arm/msr-imm-bad.d: Likewise.
622 * gas/arm/msr-reg-thumb.d: Likewise.
623 * gas/arm/arch7.s: Add tests for xpsr.
624 * gas/arm/arch7.d: Likewise.
625
db472d6f
MGD
6262010-09-17 Tejas Belagod <tejas.belagod@arm.com>
627
628 * gas/arm/copro.s: Add test for APSR_nzcv as a MRC operand.
629 * gas/arm/copro.d: Change pc in MRC to disassemble as APSR_nzcv. Also
630 add disassembly for test added in copro.s
631
8f3bae45
AM
6322010-09-17 Andrew Burgess <aburgess@broadcom.com>
633
634 PR gas/12011
635 * gas/elf/bad-section-flag.d, * gas/elf/bad-section-flag.err,
636 * gas/elf/bad-section-flag.s: New test.
637 * gas/elf/elf.exp: Run it.
638
4261360e
AM
6392010-09-16 Alan Modra <amodra@gmail.com>
640
641 * gas/all/redef3.d: Don't run on arc.
642 * gas/i386/i386.exp: Don't run intel-got32 on linuxaout. Move
643 x86_64 mingw exclusions to equivalent elf only block of tests.
644
2d7f4929
KT
6452010-09-15 Kai Tietz <kai.tietz@onevision.com>
646
bea2c1d7
KT
647 * gas/pe/pe.exp: Add new test.
648 * gas/pe/seh-x64-err-1.l: New.
649 * gas/pe/seh-x64-err-1.s: New.
650
651 * gas/pe/pe.exp: Add peseh-x64-4,5,6 tests.
652 * gas/pe/peseh-x64-4.s: New.
653 * gas/pe/peseh-x64-4.d: New.
654 * gas/pe/peseh-x64-5.d: New.
655 * gas/pe/peseh-x64-6.d: New.
2d7f4929 656
f6690563
MR
6572010-09-14 Maciej W. Rozycki <macro@codesourcery.com>
658
659 * gas/mips/mips32r2-sync.d: New test for MIPS32r2 "sync"
660 instruction variants.
661 * gas/mips/octeon@mips32r2-sync.d: Likewise, Octeon version.
662 * gas/mips/mips32r2-sync.s: Source for the new test.
663 * gas/mips/mips.exp: Run the new test.
664
47c8d350
KT
6652010-09-13 Kai Tietz <kai.tietz@onevision.com>
666
667 * gas/pe/pe.exp: Add x64 SEH tests.
668 * gas/pe/peseh-x64.s: New.
669 * gas/pe/peseh-x64.d: New.
670 * gas/pe/peseh-x64-2.s: New.
671 * gas/pe/peseh-x64-2.d: New.
672 * gas/pe/peseh-x64-3.s: New.
673 * gas/pe/peseh-x64-3.d: New.
674
6815ee43
NC
6752010-09-09 Nick Clifton <nickc@redhat.com>
676
63339ec3
NC
677 PR gas/11973
678 * gas/mn10300/pr11973.s: New file: Test case.
679 * gas/mn10300/pr11973.d: New file: Expected output.
6815ee43
NC
680 * gas/mn10300/basic.exp: Run the new test.
681
40f246e3
NC
6822010-09-09 Tejas Belagod <tejas.belagod@arm.com>
683
684 * gas/arm/addsw-bad.s: New file.
685 * gas/arm/addsw-bad.l: New file.
686 * gas/arm/addsw-bad.d: New file.
687
13f864ae
L
6882010-09-03 H.J. Lu <hongjiu.lu@intel.com>
689
690 PR gas/11974
691 * gas/i386/immed64.s: Add more movabs tests.
692 * gas/i386/immed64.d: Updated.
693
18464d4d
JK
6942010-09-03 Jan Kratochvil <jan.kratochvil@redhat.com>
695
696 * gas/elf/dwarf2-1.d: Update DW_OP_reg5 expected output.
697 * gas/elf/dwarf2-2.d: Likewise.
698 * gas/i386/dw2-compress-1.d: Likewise.
699
7002010-09-03 Kai Tietz <kai.tietz@onevision.com>
c8cbd272
RH
701
702 * gas/cfi/cfi-i386.d: Use objdump -Wf instead of readelf.
703 * gas/cfi/cfi-i386.s: Remove .type directives.
704 * gas/cfi/reloc-pe-i386.d: Adjust test for i386.
705
3251495b
RH
7062010-09-02 Richard Henderson <rth@redhat.com>
707
708 * gas/cfi/cfi-common-1.d: Use objdump instead of readelf to dump.
709 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d,
710 gas/cfi/cfi-common-4.d, gas/cfi/cfi-common-6.d,
711 gas/cfi/cfi-common-7.d, gas/cfi/cfi-x86_64.d: Likewise.
712 * gas/cfi/cfi-x86_64.s: Remove .type directives.
713 * gas/cfi/cfi.exp: Run for pecoff objects too.
714
715 * gas/cfi/reloc-pe-i386.d, gas/cfi/reloc-pe-i386.s: New test.
716
d9e3625e
L
7172010-08-31 H.J. Lu <hongjiu.lu@intel.com>
718
719 PR binutils/11960
720 * gas/i386/opcode-intel.d: Updated.
721 * gas/i386/x86-64-opcode.d: Likewise.
722
723 * gas/i386/x86-64-opcode.s: Add a "pushw imm16" test.
724
23a10334
JZ
7252010-08-25 Jie Zhang <jie@codesourcery.com>
726
727 * gas/arm/ldst-pc.d: New test.
728 * gas/arm/ldst-pc.s: New test.
729 * gas/arm/sp-pc-validations-bad.s: `str r0,[pc,#4]' is valid.
730 * gas/arm/sp-pc-validations-bad.l: Adjust accordingly.
731
01642c12
RM
7322010-08-17 Roland McGrath <roland@redhat.com>
733
734 * gas/elf/groupauto.s: New file.
735 * gas/elf/groupautoa.d: New file.
736 * gas/elf/groupautob.d: New file.
737 * gas/elf/elf.exp (run_elf_list_test): Use them.
738
22109423
L
7392010-08-06 Quentin Neill <quentin.neill@amd.com>
740
741 * gas/i386/arch-10-1.l: Add nopl instruction.
742 * gas/i386/arch-10-2.l: Likewise.
743 * gas/i386/arch-10-3.l: Likewise.
744 * gas/i386/arch-10-4.l: Likewise.
745 * gas/i386/arch-10.s: Likewise.
746 * gas/i386/arch-10.d: Add nopl instruction, and +nopl extension
747 flag to as flags.
748 * gas/i386/nops-5-i686.d: Change alignment code generated for
749 -mtune=i686.
750 * gas/i386/nops-5.d: Change alignment code generated for
751 .arch i686.
752 * gas/i386/x86-64-nops-5-k8.d: Likewise.
753 * gas/i386/x86-64-nops-5.d: Likewise.
754
b414985b
L
7552010-08-05 H.J. Lu <hongjiu.lu@intel.com>
756
757 * gas/i386/i386.exp: Run arch-4.
758
759 * gas/i386/arch-4.d: New.
760 * gas/i386/arch-4.s: Likewise.
761
762 * gas/i386/intel.d: Replace ud2a/ud2b with ud2/ud1.
763 * gas/i386/opcode-intel.d: Likewise.
764 * gas/i386/opcode-suffix.d: Likewise.
765 * gas/i386/opcode.d: Likewise.
766
7b0a0875
AM
7672010-08-03 Alan Modra <amodra@gmail.com>
768
769 * gas/all/octa.s, * gas/all/octa.d: New test.
770 * gas/all/gas.exp: Run octa.
771 * gas/elf/data-1.s, * gas/elf/data-1.d: Delete.
772 * gas/elf/elf.exp: Don't run data-1.
773
ed9465a7
L
7742010-08-02 H.J. Lu <hongjiu.lu@intel.com>
775
776 * elf/elf.exp: Run data-1 only for i*86, x86_64 and ia64.
777
317bc8c8
L
7782010-08-02 H.J. Lu <hongjiu.lu@intel.com>
779
780 PR gas/11867
781 * gas/elf/data-1.d: New.
782 * gas/elf/data-1.s: Likewise.
783
784 * elf/elf.exp: Run data-1.
785
b27423bb
TG
7862010-08-02 Tristan Gingold <gingold@adacore.com>
787
788 * lib/gas-defs.exp (get_standard_section_names): New function.
789 (run_dump_tests): Document the new behavior for objdump,
790 document to new section-subst option. Automatically perform
791 substitutions for objdump.
792 (objdump_finish): Add REF_SUBST argument.
793 (run_list_test): Adjust call of regexp_diff.
794 (run_list_test_stdin): Ditto.
795 * gas/all/gas.exp (test_cond): Adjust call of regexp_diff.
796 * gas/symver/symver.exp (run_error_test): Ditto.
797 * gas/mt/relocs.exp (regexp_test): Ditto.
798 * gas/mep/complex-relocs.exp (regexp_test): Ditto.
799 * gas/m68k/all.exp: Ditto.
800 * gas/elf/elf.exp (run_elf_list_test): Ditto.
801 * gas/rx/rx-asm-good.d: Set section-subst to no.
802
089b8992
AM
8032010-08-02 Alan Modra <amodra@gmail.com>
804
805 * gas/i386/i386.exp (dw2-compress-1): Only run on ELF targets.
806 (dw2-compress-2, x86-64-dw2-compress-2): Remove unnecessary linux
807 target test.
808
09fe853b
AM
8092010-08-02 Alan Modra <amodra@gmail.com>
810
811 * gas/ppc/power4.d: Update for ppc_fix_adjustable change.
812
75bc1f81 8132010-07-28 H.J. Lu <hongjiu.lu@intel.com>
525285d8
L
814
815 * gas/i386/i386.exp: Xfail dw2-compress-2 and
816 x86-64-dw2-compress-2.
817
d3fca0b5
MR
8182010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
819
820 * gas/mips/jal-svr4pic-noreorder.d: New test case.
821 * gas/mips/mips1@jal-svr4pic-noreorder.d: New test
822 subarchitecture.
823 * gas/mips/r3000@jal-svr4pic-noreorder.d: Likewise.
824 * gas/mips/jal-svr4pic-noreorder.s: Source for the new test
825 case.
826 * gas/mips/mips.exp: Run the new test case.
827
4d2ad3b0
MR
8282010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
829
830 * gas/mips/jal-svr4pic.d: Rename to...
831 * gas/mips/mips1@jal-svr4pic.d: ... this.
832 * gas/mips/r3000@jal-svr4pic.d: New test subarchitecture.
833 * gas/mips/jal-svr4pic.d: New default subarchitecture patterns.
834 * gas/mips/mips.exp: Run jal-svr4pic with run_dump_test_arches
835 rather than run_dump_test.
836
6f02363d
MR
8372010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
838
839 * gas/mips/jal-svr4pic.d: Reformat. Use --show-raw-insn with
840 `objdump'.
841 * gas/mips/jal-svr4pic.s: Reformat. Fix up trailing zeroes.
842
89210bdc
MR
8432010-07-24 Maciej W. Rozycki <macro@codesourcery.com>
844
845 * lib/gas-defs.exp (run_dump_test): Handle the "dump" option.
846
1cd986c5
NC
8472010-07-23 Naveen.H.S <naveen.S@kpitcummins.com>
848 Ina Pandit <ina.pandit@kpitcummins.com>
849
850 * gas/v850/split-lo16.d: Update the "ld" instructions with a space
851 for second operand.
852 * gas/v850/v850e1.d: Likewise.
853
dad7c680
AM
8542010-07-22 Alan Modra <amodra@gmail.com>
855
856 * gas/arm/mapdir.s: Don't specify attr/type for .fini_array.
857 * gas/elf/dwarf2-3.s: Don't specify attr for .init_array.
858 * gas/elf/dwarf2-3.d: Don't run on h8300.
859
3437afb1
AS
8602010-07-19 Andreas Schwab <schwab@redhat.com>
861
862 * gas/i386/x86-64-unwind.d: Ignore "Key to Flags" contents.
863 * gas/ia64/alias-ilp32.d: Likewise.
864 * gas/ia64/alias.d: Likewise.
865 * gas/ia64/group-1.d: Likewise.
866 * gas/ia64/group-2.d: Likewise.
867 * gas/ia64/secname-ilp32.d: Likewise.
868 * gas/ia64/secname.d: Likewise.
869 * gas/ia64/unwind-ilp32.d: Likewise.
870 * gas/ia64/unwind.d: Likewise.
871 * gas/mmix/byte-1.d: Likewise.
872 * gas/mmix/loc-1.d: Likewise.
873 * gas/mmix/loc-2.d: Likewise.
874 * gas/mmix/loc-3.d: Likewise.
875 * gas/mmix/loc-4.d: Likewise.
876 * gas/mmix/loc-5.d: Likewise.
877
502abbdf
L
8782010-07-16 H.J. Lu <hongjiu.lu@intel.com>
879
880 * gas/i386/i386.exp: Run dw2-compress-2 only for 32bit.
881
6e8bd58f
NS
8822010-07-14 Rhonda Wittels <rhonda@codesourcery.com>
883
884 * gas/elf/pseudo.s: New.
885 * gas/elf/pseudo.l: New.
886 * gas/elf/pseudo.d: New.
887 * gas/elf/elf.exp: Run the new test.
888
368886ac
L
8892010-07-14 H.J. Lu <hongjiu.lu@intel.com>
890
891 * config/default.exp (ADDR2LINE): New.
892 (ADDR2LINEFLAGS): Likewise.
893
894 * gas/i386/i386.exp: Run dw2-compress-2 and x86-64-dw2-compress-2.
895
896 * gas/i386/dw2-compress-2.d: New.
897 * gas/i386/dw2-compress-2.s: Likewise.
898 * gas/i386/x86-64-dw2-compress-2.d: Likewise.
899 * gas/i386/x86-64-dw2-compress-2.s: Likewise.
900
901 * lib/gas-defs.exp (run_dump_test): Support addr2line as dump
902 program.
903 (slurp_options): Allow numbers in options.
904
034cb286
L
9052010-07-14 Maciej W. Rozycki <macro@codesourcery.com>
906
907 * gas/elf/dwarf2-3.s: Replace .short and .long directives in
908 .debug_info section with .2byte and .4byte respectively.
909
a7879ef1
KT
9102010-07-11 Kai Tietz <kai.tietz@onevision.com>
911
912 * gas/pe/aligncomm-b.d: Regenerated content dump.
efb5f348 913 * gas/pe/aligncomm-d.d: Regenerated content dump.
a7879ef1
KT
914 * gas/i386/i386.exp: Disable for mingw 64-bit the intel-got64 test.
915
52e7f43d
RE
9162010-07-08 Tejas Belagod <tejas.belagod@arm.com>
917
918 * gas/arm/barrier.s: New file.
919 * gas/arm/barrier.d: New file.
920 * gas/arm/barrier-thumb.s: New file.
921 * gas/arm/barrier-thumb.d: New file.
922 * gas/arm/barrier-bad.s: New file.
923 * gas/arm/barrier-bad.d: New file.
924 * gas/arm/barrier-bad.l: New file.
925 * gas/arm/barrier-bad-thumb.s: New file.
926 * gas/arm/barrier-bad-thumb.d: New file.
927 * gas/arm/barrier-bad-thumb.l: New file.
928
db187cb9
NS
9292010-07-08 Daniel Gutson <dgutson@codesourcery.com>
930
931 * gas/arm/reloc-bad.d: New.
932 * gas/arm/reloc-bad.s: New.
933 * gas/arm/reloc-bad.l: New.
934
30cfc97a
MR
9352010-07-06 Maciej W. Rozycki <macro@codesourcery.com>
936
937 * gas/mips/elf-rel27.d: New test for HI16/LO16 relocation
938 pairing.
939 * gas/mips/elf-rel27.s: Source for the new test.
940 * gas/mips/mips.exp: Create "mips16" architecture. Adjust
941 conditions involving negated properties throughout to require
942 "mips1" as appropriate. Run the new test.
943 (mips_arch_destroy): New procedure.
944
193fa632
MR
9452010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
946
947 * gas/mips/mips.exp (run_dump_test_arch): Check for the presence
948 of an architecture-specific test first and use it if found,
949 before falling back to the generic one.
950
ad500c2e
MR
9512010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
952
953 * gas/mips/mips4-fp.d, gas/mips/mips4-fp.s: Remove checks for
954 branch-likely instructions and place them...
955 * gas/mips/mips4-branch-likely.d, gas/mips/mips4-branch-likely.s:
956 ... in this new test.
957 * gas/mips/mips4-fp.l: Update accordingly.
958 * gas/mips/mips4-branch-likely.l: New stderr output for the new
959 test.
960 * gas/mips/mips.exp (mips4-branch-likely): Run a dump test and
961 a list test with mips4-branch-likely similarly to mips4-fp.
962
8404fc53
MR
9632010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
964
965 * gas/mips/beq.d, gas/mips/beq.s: Remove checks for
966 branch-likely instructions.
967 * gas/mips/bge.d, gas/mips/bge.s: Likewise.
968 * gas/mips/bgeu.d, gas/mips/bgeu.s: Likewise.
969 * gas/mips/blt.d, gas/mips/blt.s: Likewise.
970 * gas/mips/bltu.d, gas/mips/bltu.s: Likewise.
971 * gas/mips/branch-likely.d, gas/mips/branch-likely.s: New test,
972 collecting checks for branch-likely instructions removed from
973 the above.
974 * gas/mips/mips.exp: Run the new test and update the
975 constraints for the updated tests to include MIPS I.
976
aa18947f
MR
9772010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
978
979 * gas/mips/mips4-fp.d: Reformat.
980
c8c59164
MR
9812010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
982
983 * gas/mips/beq.d: Reformat.
984 * gas/mips/bge.d, gas/mips/bgeu.d: Likewise.
985 * gas/mips/blt.d, gas/mips/bltu.d: Likewise.
986
5dc764cb
MR
9872010-07-05 Maciej W. Rozycki <macro@codesourcery.com>
988
989 * gas/mips/beq.d: Remove leftover symbols/relocs from the
990 change on 2009-02-06.
991
d7d9a9f8
L
9922010-07-05 H.J. Lu <hongjiu.lu@intel.com>
993
994 AVX Programming Reference (June, 2010)
995 * gas/i386/rdrnd.s: Replace rdrnd with rdrand.
996 * gas/i386/rdrnd-intel.d: Likewise.
997 * gas/i386/rdrnd.d: Likewise.
998 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
999 * gas/i386/x86-64-rdrnd.d: Likewise.
1000 * gas/i386/x86-64-rdrnd.s: Likewise.
1001
df1c40a7
L
10022010-07-05 H.J. Lu <hongjiu.lu@intel.com>
1003
1004 PR gas/10531
1005 PR gas/11789
1006 * gas/i386/dw2-compress-1.d: Remove bogus line debug info.
1007
1008 * gas/elf/dwarf2-1.d: New.
1009 * gas/elf/dwarf2-1.s: Likewise.
1010 * gas/elf/dwarf2-2.d: Likewise.
1011 * gas/elf/dwarf2-2.s: Likewise.
1012 * gas/elf/dwarf2-3.d: Likewise.
1013 * gas/elf/dwarf2-3.s: Likewise.
1014 * gas/i386/debug1.d: Likewise.
1015 * gas/i386/debug1.s: Likewise.
1016
1017 * gas/elf/elf.exp: Run dwarf2-1, dwarf2-2 and dwarf2-3.
1018
1019 * gas/i386/i386.exp: Run debug1 for both 32bit and 64bit.
1020
12a8b92e
L
10212010-07-04 H.J. Lu <hongjiu.lu@intel.com>
1022
1023 * gas/i386/dw2-compress-1.d: New.
1024 * gas/i386/dw2-compress-1.s: Likewise.
1025
1026 * gas/i386/i386.exp: Run dw2-compress-1 for Linux.
1027
c64efb4b
L
10282010-07-03 Jan Beulich <jbeulich@novell.com>
1029
1030 PR gas/11732
1031 * gas/i386/i386.exp: Run new tests.
1032 * gas/i386/intel-got{32,64}.{s,d}: New.
1033
c7b8aa3a
L
10342010-07-01 H.J. Lu <hongjiu.lu@intel.com>
1035
1036 AVX Programming Reference (June, 2010)
1037 * gas/i386/arch-10.s: Add xsaveopt.
1038 * gas/i386/x86-64-arch-2.s: Likwise.
1039
1040 * gas/i386/arch-10.d: Updated.
1041 * gas/i386/arch-10-1.l: Likewise.
1042 * gas/i386/arch-10-2.l: Likewise.
1043 * gas/i386/arch-10-3.l: Likewise.
1044 * gas/i386/arch-10-4.l: Likewise.
1045 * gas/i386/x86-64-arch-2.d: Likewise.
1046
1047 * gas/i386/f16c-intel.d: New.
1048 * gas/i386/f16c.d: Likewise.
1049 * gas/i386/f16c.s: Likewise.
1050 * gas/i386/fsgs-intel.d: Likewise.
1051 * gas/i386/fsgs.d: Likewise.
1052 * gas/i386/fsgs.s: Likewise.
1053 * gas/i386/rdrnd-intel.d: Likewise.
1054 * gas/i386/rdrnd.d: Likewise.
1055 * gas/i386/rdrnd.s: Likewise.
1056 * gas/i386/x86-64-f16c-intel.d: Likewise.
1057 * gas/i386/x86-64-f16c.d: Likewise.
1058 * gas/i386/x86-64-f16c.s: Likewise.
1059 * gas/i386/x86-64-fsgs-intel.d: Likewise.
1060 * gas/i386/x86-64-fsgs.d: Likewise.
1061 * gas/i386/x86-64-fsgs.s: Likewise.
1062 * gas/i386/x86-64-rdrnd-intel.d: Likewise.
1063 * gas/i386/x86-64-rdrnd.d: Likewise.
1064 * gas/i386/x86-64-rdrnd.s: Likewise.
1065
1066 * gas/i386/i386.exp: Run f16c, f16c-intel, fsgs, fsgs-intel,
1067 rdrnd, rdrnd-intel, x86-64-f16c, x86-64-f16c-intel, x86-64-fsgs,
1068 x86-64-fsgs-intel, x86-64-rdrnd, x86-64-rdrnd-intel.
1069
1070 * gas/i386/x86-64-xsave.s: Add tests for xsaveopt64.
1071
1072 * gas/i386/x86-64-xsave-intel.d: Updated.
1073 * gas/i386/x86-64-xsave.d: Likewise.
1074
76fa04a4
MGD
10752010-07-01 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1076
1077 * gas/arm/thumb2_bad_reg.s: Update mov register tests.
1078 * gas/arm/thumb2_bad_reg.l: Likewise.
1079
360cfc9c
AM
10802010-06-29 Alan Modra <amodra@gmail.com>
1081
1082 * gas/maxq10/maxq10.exp: Delete file.
1083 * gas/maxq10/bits.d, * gas/maxq10/bits.s, * gas/maxq10/call.d,
1084 * gas/maxq10/call.s, * gas/maxq10/data.s, * gas/maxq10/data2.d,
1085 * gas/maxq10/data2.s, * gas/maxq10/data3.d, * gas/maxq10/data3.s,
1086 * gas/maxq10/err.s, * gas/maxq10/jump.d, * gas/maxq10/jump.s,
1087 * gas/maxq10/logical.d, * gas/maxq10/logical.s, * gas/maxq10/math.d,
1088 * gas/maxq10/math.s, * gas/maxq10/pmtest.d, * gas/maxq10/pmtest.s,
1089 * gas/maxq10/range.d, * gas/maxq10/range.s: Likewise.
1090 * gas/maxq20/maxq20.exp: Delete file.
1091 * gas/maxq20/bits.d, * gas/maxq20/bits.s, * gas/maxq20/call.d,
1092 * gas/maxq20/call.s, * gas/maxq20/data1.d, * gas/maxq20/data1.s,
1093 * gas/maxq20/data2.d, * gas/maxq20/data2.s, * gas/maxq20/data3.d,
1094 * gas/maxq20/data3.s, * gas/maxq20/jump.d, * gas/maxq20/jump.s,
1095 * gas/maxq20/jzimm.d, * gas/maxq20/jzimm.s, * gas/maxq20/logical.d,
1096 * gas/maxq20/logical.s, * gas/maxq20/math.d, * gas/maxq20/math.s,
1097 * gas/maxq20/pfx2.s, * gas/maxq20/pmtest.d, * gas/maxq20/pmtest.s,
1098 * gas/maxq20/pxf0.s, * gas/maxq20/range.d,
1099 * gas/maxq20/range.s: Likewise.
1100 * gas/all/gas.exp: Remove references to maxq.
1101
8e560766
MGD
11022010-06-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1103
1104 * gas/arm/neon-ldst-align-bad.l: Update for Neon alignment syntax fix.
1105 * gas/arm/neon-ldst-align-bad.s: Likewise.
1106 * gas/arm/neon-ldst-es.d: Likewise.
1107 * gas/arm/neon-ldst-es.s: Likewise.
1108
b7adb16d
JB
11092010-06-22 Jan Beulich <jbeulich@novell.com>
1110
b7adb16d
JB
1111 * gas/i386/jump.d: Adjust.
1112 * gas/i386/jump.s: Add check for branch to 2+$.
1113
38bd8d09
JM
11142010-06-18 Joseph Myers <joseph@codesourcery.com>
1115
1116 * gas/tic6x/resource-func-unit-1.d,
1117 gas/tic6x/resource-func-unit-1.l,
1118 gas/tic6x/resource-func-unit-1.s,
1119 gas/tic6x/resource-func-unit-2.d,
1120 gas/tic6x/resource-func-unit-2.l,
1121 gas/tic6x/resource-func-unit-2.s: New.
1122
6ffe3d99
NC
11232010-06-16 Vincent Rivière <vincent.riviere@freesbee.fr>
1124
1125 PR gas/11673
1126 * gas/m68k/p11673.s: New test.
1127 * gas/m68k/all.exp: Run the new test.
1128
09ec0d17
NC
11292010-06-16 Nick Clifton <nickc@redhat.com>
1130
1131 PR binutils/11676
1132 * gas/m68k/pr11676.s: New test.
1133 * gas/m68k/pr11676.d: Expected disassembly.
1134 * gas/m68k/all.exp: Run the new test.
1135
59e6276b
JM
11362010-06-15 Joseph Myers <joseph@codesourcery.com>
1137
1138 * gas/elf/elf.exp: Set target_machine for tic6x-*-*.
1139 * gas/elf/section2.e-tic6x, gas/tic6x/attr-arch-directive-1.d,
1140 gas/tic6x/attr-arch-directive-1.s,
1141 gas/tic6x/attr-arch-directive-2.d,
1142 gas/tic6x/attr-arch-directive-2.s,
1143 gas/tic6x/attr-arch-directive-3.d,
1144 gas/tic6x/attr-arch-directive-3.s,
1145 gas/tic6x/attr-arch-directive-4.d,
1146 gas/tic6x/attr-arch-directive-4.s,
1147 gas/tic6x/attr-arch-directive-5.d,
1148 gas/tic6x/attr-arch-directive-5.s,
1149 gas/tic6x/attr-arch-opts-c62x.d, gas/tic6x/attr-arch-opts-c64x+.d,
1150 gas/tic6x/attr-arch-opts-c64x.d, gas/tic6x/attr-arch-opts-c674x.d,
1151 gas/tic6x/attr-arch-opts-c67x+.d, gas/tic6x/attr-arch-opts-c67x.d,
1152 gas/tic6x/attr-arch-opts-none-1.d,
1153 gas/tic6x/attr-arch-opts-none-2.d,
1154 gas/tic6x/attr-arch-opts-override-1.d,
1155 gas/tic6x/attr-arch-opts-override-2.d, gas/tic6x/empty.s: New.
1156
e01d869a
AM
11572010-06-14 Sebastian Andrzej Siewior <bigeasy@linutronix.de>
1158
1159 * gas/ppc/e500.s: Add eieio, mbar and lwsync
1160 * gas/ppc/e500.d: Likewise.
1161
55881a11
MGD
11622010-06-09 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1163
1164 * gas/arm/vldm-arm.d: New test.
1165 * gas/arm/vldm-thumb-bad.d: Likewise.
1166 * gas/arm/vldm-thumb-bad.l: Likewise.
1167 * gas/arm/vldm.s: Likewise.
1168 * gas/arm/vldmw-arm-bad.d: Likewise.
1169 * gas/arm/vldmw-bad.l: Likewise.
1170 * gad/arm-vldmw-bad.s: Likewise.
1171 * gas/arm/vldmw-thumb-bad.d: Likewise.
1172
1f4e4950
MGD
11732010-06-07 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1174 * gas/arm/thumb-eabi.d: Add case for divided syntax encoding of movs.
1175 * gas/arm/thumb.d: Likewise.
1176 * gas/arm/thumb.s: Likewise.
1177 * gas/arm/thumb2_it.d: Update for change in lsls/movs disassembly.
1178 * gas/arm/thumb2_it_auto.d: Liekwise.
1179 * gas/arm/thumb32.d: Likewise.
1180
941a8a52
MGD
11812010-05-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1182
1183 * gas/arm/thumb2_it_auto.d: Update for change in movs encoding.
1184 gas/arm/thumb2_it.d: Likewise.
1185 gas/arm/thumb32.d: Likewise.
1186
1e5b0379
NC
11872010-05-27 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1188
1189 * gas/arm/thumb2_ldmstm.d: Add new testcases.
1190 * gas/arm/thumb2_ldmstm.s: Likeiwse.
1191 * gas/arm/thumb2_ldmstm_bad.d: Add testcases to check for
1192 UNPREDICTABLE ldm/stm.
1193 * gas/arm/thumb2_ldmstm_bad.l: Likewise.
1194 * gas/arm/thumb2_ldmstm_bad.s: Likewise.
1195
9db8dccb
CM
11962010-05-26 Catherine Moore <clm@codesoucery.com>
1197 Maxim Kuvyrkov <maxim@codesourcery.com>
1198
1199 * gas/mips/set-arch.d: Expect ehb.
1200
f79e2745
CM
12012010-05-26 Catherine Moore <clm@codesoucery.com>
1202
1203 * gas/mips/mips-no-jalx.l: Delete.
1204 * gas/mips/mips-no-jalx.s: Delete.
1205 * gas/mips/mips-jalx-2.d: New.
1206 * gas/mips/mips-jalx-2.s: New.
1207 * gas/mips/mips.exp (mips-jalx-2): Run new test.
1208 (mips-no-jalx): Remove deleted test.
1209
8e45593f
NC
12102010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
1211 Joseph Myers <joseph@codesourcery.com>
1212 Andrew Stubbs <ams@codesourcery.com>
1213
1214 * gas/sh/basic.exp: Run new tests. Handle uClinux like Linux.
1215 * gas/sh/fdpic.d: New file.
1216 * gas/sh/fdpic.s: New file.
1217 * gas/sh/reg-prefix.d: Force big-endian.
1218 * gas/sh/sh2a-pic.d: New file.
1219 * gas/sh/sh2a-pic.s: New file.
1220 * lib/gas-defs.exp (is_elf_format): Include sh*-*-uclinux*.
1221
18ae9cc1
L
12222010-05-18 H.J. Lu <hongjiu.lu@intel.com>
1223
1224 PR gas/11600
1225 * gas/elf/elf.exp: Run section8.
1226
1227 * gas/elf/section8.d: New.
1228 * gas/elf/section8.s: Likewise.
1229
bf3eeda7
NS
12302010-05-13 Nathan Sidwell <nathan@codesourcery.com>
1231
1232 * gas/arm/armv1-bad.l: Adjust expected error text.
1233 * gas/arm/arch7em-bad.l: Likewise.
1234 * gas/arm/arch7m-bad.l: Likewise.
1235 * gas/arm/thumb-w-bad.l: Likewise.
1236 * gas/arm/arm7-bad.d: New.
1237 * gas/arm/arm7-bad.l: New.
1238 * gas/arm/arm7-bad.s: New.
1239
85d4ac0b
AM
12402010-05-13 Alan Modra <amodra@gmail.com>
1241
9e59393e
AM
1242 * gas/all/gas.exp: Don't run byte test on powerpc.
1243
85d4ac0b
AM
1244 * gas/ppc/a2.d: Correct wclr encoding.
1245
4547cb56
NC
12462010-05-11 Andrew Stubbs <ams@codesourcery.com>
1247
1248 * gas/arm/attr-cpu-directive.d: Add Tag_DIV_use.
1249 * gas/arm/attr-default.d: Likewise.
1250 * gas/arm/attr-march-armv1.d: Likewise.
1251 * gas/arm/attr-march-armv2.d: Likewise.
1252 * gas/arm/attr-march-armv2a.d: Likewise.
1253 * gas/arm/attr-march-armv2s.d: Likewise.
1254 * gas/arm/attr-march-armv3.d: Likewise.
1255 * gas/arm/attr-march-armv3m.d: Likewise.
1256 * gas/arm/attr-march-armv4.d: Likewise.
1257 * gas/arm/attr-march-armv4t.d: Likewise.
1258 * gas/arm/attr-march-armv4txm.d: Likewise.
1259 * gas/arm/attr-march-armv4xm.d: Likewise.
1260 * gas/arm/attr-march-armv5.d: Likewise.
1261 * gas/arm/attr-march-armv5t.d: Likewise.
1262 * gas/arm/attr-march-armv5te.d: Likewise.
1263 * gas/arm/attr-march-armv5tej.d: Likewise.
1264 * gas/arm/attr-march-armv5texp.d: Likewise.
1265 * gas/arm/attr-march-armv5txm.d: Likewise.
1266 * gas/arm/attr-march-armv6-m.d: Likewise.
1267 * gas/arm/attr-march-armv6.d: Likewise.
1268 * gas/arm/attr-march-armv6j.d: Likewise.
1269 * gas/arm/attr-march-armv6k.d: Likewise.
1270 * gas/arm/attr-march-armv6kt2.d: Likewise.
1271 * gas/arm/attr-march-armv6t2.d: Likewise.
1272 * gas/arm/attr-march-armv6z.d: Likewise.
1273 * gas/arm/attr-march-armv6zk.d: Likewise.
1274 * gas/arm/attr-march-armv6zkt2.d: Likewise.
1275 * gas/arm/attr-march-armv6zt2.d: Likewise.
1276 * gas/arm/attr-march-armv7-a.d: Likewise.
1277 * gas/arm/attr-march-armv7.d: Likewise.
1278 * gas/arm/attr-march-armv7a.d: Likewise.
1279 * gas/arm/attr-march-iwmmxt.d: Likewise.
1280 * gas/arm/attr-march-iwmmxt2.d: Likewise.
1281 * gas/arm/attr-march-marvell-f.d: Likewise.
1282 * gas/arm/attr-march-xscale.d: Likewise.
1283 * gas/arm/attr-mcpu.d: Likewise.
1284 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1285 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1286 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1287 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1288 * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
1289 * gas/arm/attr-mfpu-fpa.d: Likewise.
1290 * gas/arm/attr-mfpu-fpa10.d: Likewise.
1291 * gas/arm/attr-mfpu-fpa11.d: Likewise.
1292 * gas/arm/attr-mfpu-fpe.d: Likewise.
1293 * gas/arm/attr-mfpu-fpe2.d: Likewise.
1294 * gas/arm/attr-mfpu-fpe3.d: Likewise.
1295 * gas/arm/attr-mfpu-maverick.d: Likewise.
1296 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1297 * gas/arm/attr-mfpu-neon.d: Likewise.
1298 * gas/arm/attr-mfpu-softfpa.d: Likewise.
1299 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1300 * gas/arm/attr-mfpu-softvfp.d: Likewise.
1301 * gas/arm/attr-mfpu-vfp.d: Likewise.
1302 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1303 * gas/arm/attr-mfpu-vfp10.d: Likewise.
1304 * gas/arm/attr-mfpu-vfp3.d: Likewise.
1305 * gas/arm/attr-mfpu-vfp9.d: Likewise.
1306 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1307 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1308 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1309 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
1310 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
1311 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
1312 * gas/arm/attr-order.d: Likewise.
1313 * gas/arm/attr-override-cpu-directive.d: Likewise.
1314 * gas/arm/attr-override-mcpu.d: Likewise.
1315 * gas/arm/eabi_attr_1.d: Likewise.
1316
13172010-05-11 Jie Zhang <jie@codesourcery.com>
1318
1319 * gas/arm/attr-mfpu-vfpxd.d: New test.
1320
13212010-05-11 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1322
1323 * gas/arm/thumb32.d: Fix expected disassembly of ldmia
1324 instruction.
1325
847d4311
NS
13262010-05-05 Nathan Sidwell <nathan@codesourcery.com>
1327
1328 * gas/all/byte.s: New.
1329 * gas/all/byte.l: New.
1330 * gas/all/byte.d: New.
1331 * gas/all/gas.exp: Add it.
1332
77db8e2e
NC
13332010-04-29 Nathan Sidwell <nathan@codesourcery.com>
1334
1335 * gas/arm/weakdef-1.s: New.
1336 * gas/arm/weakdef-1.d: New.
1337 * gas/arm/weakdef-2.s: New.
1338 * gas/arm/weakdef-2.d: New.
1339 * gas/arm/weakdef-2.l: New.
1340
d99e5b39
JM
13412010-04-27 Joseph Myers <joseph@codesourcery.com>
1342
1343 * gas/tic6x/align-1-be.d, gas/tic6x/align-1.d,
1344 gas/tic6x/align-1.s, gas/tic6x/align-2.d, gas/tic6x/align-2.s:
1345 New.
1346
25303607
L
13472010-04-24 H.J. Lu <hongjiu.lu@intel.com>
1348
1349 PR gas/11535
1350 * gas/i386/intelok.s: Add tests for "call|jmp [xtrn]".
1351 * gas/i386/intelok.d: Updated.
1352
2462afa1
JM
13532010-04-21 Joseph Myers <joseph@codesourcery.com>
1354
1355 * gas/tic6x/insns-c674x.s, gas/tic6x/insns-c674x.d: Also test
1356 "b .S2 b3".
1357
3c7b9c2c
L
13582010-04-21 H.J. Lu <hongjiu.lu@intel.com>
1359
1360 PR gas/11509
1361 * gas/i386/equ.s: Add tests for ".equ symbol, reg + NUM".
1362 * gas/i386/equ.d: Updated.
1363
aa27de95
NC
13642010-04-20 Nick Clifton <nickc@redhat.com>
1365
1366 PR gas/11507
1367 * gas/macros/altmacro.s: New test.
1368 * gas/macros/altmacro.d: Expected output.
1369
bb7835b8
NC
13702010-04-16 Nick Clifton <nickc@redhat.com>
1371
1372 PR gas/11395
1373 * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
1374 * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
1375 disassembly.
1376
75375b3e
MGD
13772010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1378
1379 * gas/arm/attr-mcpu.d: Update for new attribute tag names.
1380 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1381 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1382 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1383 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1384 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1385 * gas/arm/attr-mfpu-neon.d: Likewise.
1386 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1387 * gas/arm/attr-mfpu-vfp.d: Likewise.
1388 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1389 * gas/arm/attr-mfpu-vfp10.d: Likewise.
1390 * gas/arm/attr-mfpu-vfp3.d: Likewise.
1391 * gas/arm/attr-mfpu-vfp9.d: Likewise.
1392 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1393 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1394 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1395 * gas/arm/attr-mfpu-vfpv4-d16.d: Likewise.
1396 * gas/arm/attr-mfpu-vfpv4.d: Likewise.
1397 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
bb7835b8 1398 * gas/arm/attr-names.d: Add test to make sure all attribute names
75375b3e
MGD
1399 are recognised.
1400 * gas/arm/attr-names.s: Likewise.
1401
2de7820f
JZ
14022010-04-07 Jie Zhang <jie@codesourcery.com>
1403
1404 * gas/arm/mapmisc.s: Test multiple mapping symbols have
1405 the same value 0.
1406
cee62821
PB
14072010-04-06 Peter Bergner <bergner@vnet.ibm.com>
1408
1409 * gas/ppc/476.d ("dccci", "dci", "iccci"): Add tests.
1410 * gas/ppc/476.s: Likewise.
1411 * gas/ppc/a2.d ("dccci", "dci", "iccci", "ici"): Add tests.
1412 * gas/ppc/a2.s: Likewise.
1413
40b36596
JM
14142010-03-25 Joseph Myers <joseph@codesourcery.com>
1415
1416 * gas/tic6x: New directory and testcases.
1417
103acc3c
JM
14182010-03-23 Joseph Myers <joseph@codesourcery.com>
1419
1420 * gas/macros/dot.s: Remove space in .byte operands.
1421
ce7d077e
SP
14222010-03-22 Sebastian Pop <sebastian.pop@amd.com>
1423 Quentin Neill <quentin.neill@amd.com>
1424
1425 * testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
1426 * testsuite/gas/i386/lwp.s: Same.
1427 * testsuite/gas/i386/x86-64-lwp.d: Updated.
1428 * testsuite/gas/i386/lwp.d: Updated.
1429
0f020cef
JZ
14302010-03-19 Jie Zhang <jie@codesourcery.com>
1431
1432 * gas/arm/mapmisc.s: Add the test case for two mapping
1433 symbols having the same value.
1434 * gas/arm/mapmisc.d: Likewise.
1435
b43420e6
NC
14362010-03-18 Wei Guozhi <carrot@google.com>
1437
1438 PR gas/11323
1439 * gas/arm/got_prel.s: New test case.
1440 * gas/arm/got_prel.d: Expected disassembly.
1441
4f9adf89
L
14422010-03-17 H.J. Lu <hongjiu.lu@intel.com>
1443
1444 * gas/i386/i386.exp: Run list-1, list-2 and list-3 only for
1445 ELF tagets.
1446
cea10409
L
14472010-03-08 H.J. Lu <hongjiu.lu@intel.com>
1448
1449 PR gas/9966
1450 PR gas/11356
1451 * gas/i386/list-1.l: New.
1452 * gas/i386/list-1.s: Likewise.
1453 * gas/i386/list-2.l: Likewise.
1454 * gas/i386/list-2.s: Likewise.
1455 * gas/i386/list-3.l: Likewise.
1456 * gas/i386/list-3.s: Likewise.
1457
1458 * gas/i386/i386.exp: Run list-1, list-2 and list-3.
1459
1460 * lib/gas-defs.exp (gas_run_stdin): New.
1461 (run_list_test_stdin): Likewise.
1462
743d7f19
DE
14632010-02-26 Doug Evans <dje@sebabeach.org>
1464
1465 * gas/mep/allinsn.be.d: Renamed from allinsn.d. Pass -EB.
1466 * gas/mep/allinsn.exp: branch1 is now bi-endian.
1467 * gas/mep/branch1.be.d: Renamed from branch1.d. Pass -EB.
1468 * gas/mep/branch1.le.d: New file.
1469 * gas/mep/dj1.be.d: Renamed from dj1.d. Pass -EB.
1470 * gas/mep/dj2.be.d: Renamed from dj2.d. Pass -EB.
1471
f8a8e9d6
JZ
14722010-02-26 Jie Zhang <jie@codesourcery.com>
1473
1474 * gas/arm/thumb32.s, gas/arm/thumb32.d: Add a new test
1475 for strexd.
1476 * gas/arm/thumb32.l: Adjust.
1477
e23c0ad8
JZ
14782010-02-26 Jie Zhang <jie@codesourcery.com>
1479
1480 * gas/arm/neon-ldst-align-bad.d: New test.
1481 * gas/arm/neon-ldst-align-bad.l: New test.
1482 * gas/arm/neon-ldst-align-bad.s: New test.
1483
c67a084a
NC
14842010-02-25 Wu Zhangjin <wuzhangjin@gmail.com>
1485
1486 * gas/mips/loongson-2f-2.s: New test of -mfix-loongson2f-nop.
1487 * gas/mips/loongson-2f-2.d: Likewise.
1488 * gas/mips/loongson-2f-3.s: New test of -mfix-loongson2f-jump.
1489 * gas/mips/loongson-2f-3.d: Likewise.
1490 * gas/mips/mips.exp: Run the new tests.
1491
c060226a
NC
14922010-02-24 Nick Clifton <nickc@redhat.com>
1493
1494 PR binutils/6773
1495 * gas/arm/arch7em.d: Replace expected disassembly of
1496 <prefix>addsubx with <prefix>asx. Also replace <prefix>subaddx
1497 with <prefix>sax.
1498 * gas/arm/archv6.d: Likewise.
1499 * gas/arm/thumb32.d: Likewise.
1500
56adecf4
DG
15012010-02-23 Daniel Gutson <dgutson@codesourcery.com>
1502
c060226a
NC
1503 * gas/arm/depr-swp.d: New test case.
1504 * gas/arm/depr-swp.s: New file.
1505 * gas/arm/depr-swp.l: New file.
56adecf4 1506
0dc5cb47
NC
15072010-02-23 Nick Clifton <nickc@redhat.com>
1508
1509 * gas/arm/thumb2_bcond.d: Allow for varying number of nops at the
1510 end of the section depending upon the target of the arm assembler
1511 being tested.
1512
cd21e546
MGD
15132010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1514
0dc5cb47 1515 * gas/arm/attr-order.d: Fix test for new names for attribute
cd21e546
MGD
1516 values.
1517
77551a33
DG
15182010-02-12 Daniel Gutson <dgutson@codesourcery.com>
1519
1520 * gas/arm/sp-pc-validations-bad.d: New testcase.
1521 * gas/arm/sp-pc-validations-bad.l: New file.
1522 * gas/arm/sp-pc-validations-bad.s: New file.
1523 * gas/arm/sp-pc-validations-bad-t.d: New testcase.
1524 * gas/arm/sp-pc-validations-bad-t.l: New file.
1525 * gas/arm/sp-pc-validations-bad-t.s: New file.
1526 * gas/arm/sp-pc-usage-t.d: Removed invalid insns.
1527 * gas/arm/sp-pc-usage-t.s: Likewise.
1528 * gas/arm/unpredictable.d: Likewise.
1529 * gas/arm/unpredictable.s: Likewise.
1530 * gas/arm/thumb2_bcond.d: Added test.
1531 * gas/arm/thumb2_bcond.s: Likewise.
1532
9d0e8497
TG
15332010-02-12 Tristan Gingold <gingold@adacore.com>
1534
1535 * gas/ia64/slotcount.s, gas/ia64/slotcount.s: New test.
1536 * gas/ia64/ia64.exp: Add slotcount test (vms only).
1537
a683cc34
SP
15382010-02-10 Quentin Neill <quentin.neill@amd.com>
1539 Sebastian Pop <sebastian.pop@amd.com>
1540
1541 * gas/i386/x86-64-xop.d: Add vpermil2p[sd] tests.
1542 * gas/i386/x86-64-xop.s: Likewise.
1543 * gas/i386/xop.d: Likewise.
1544 * gas/i386/xop.s: Likewise.
1545
486499d0
CL
15462010-02-08 Christophe Lyon <christophe.lyon@st.com>
1547
1548 * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
1549 gas/arm/branch-reloc.l: New tests and expected results with all
1550 variants of call: ARM/Thumb, local/global, inter/intra-section,
1551 using BL/BLX.
1552
bb7c70ed
NC
15532010-02-08 Christophe Lyon <christophe.lyon@st.com>
1554
1555 * gas/arm/arm-it-auto.d: Update expected results.
1556 * gas/arm/bl-local-v4t.d: Likewise.
1557 * gas/arm/blx-local.d: Likewise.
1558 * gas/arm/thumb-w-good.d: Likewise.
1559 * gas/arm/wince.d: Likewise.
1560
ce3d2015
AM
15612010-02-08 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
1562
1563 * gas/ppc/titan.d, * gas/ppc/titan.s: New test.
1564 * gas/ppc/ppc.exp: Run it.
1565
68339fdf
SP
15662010-02-03 Quentin Neill <quentin.neill@amd.com>
1567
1568 * gas/i386/i386.exp: Rename amdfam15 test cases to bdver1.
1569 * gas/i386/x86-64-nops-1-amdfam15.d: Renamed test case to
1570 gas/i386/x86-64-nops-1-bdver1.d.
1571 * gas/i386/nops-1-amdfam15.d: Renamed test case to
1572 gas/i386/nops-1-bdver1.d.
1573
b0e28b39
DJ
15742010-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1575
1576 * gas/arm/dis-data.d: Update test name. Do not expect
1577 .word output.
1578 * gas/arm/dis-data2.d, gas/arm/dis-data2.s,
1579 gas/arm/dis-data3.d, gas/arm/dis-data3.s: New tests.
1580
99b253c5
NC
15812010-01-29 Nick Clifton <nickc@redhat.com>
1582
1583 PR 11136
1584 * gas/arm/neon-omit.s: Add instruction that causes crash.
1585 * gas/arm/neon-omit.d: Add expected disassembly.
1586
09be49c9
DK
15872010-01-28 Dave Korn <dave.korn.cygwin@gmail.com>
1588
1589 * gas/pe/section-align-1.d: Don't test section flags.
1590 * gas/pe/section-align-2.d: Likewise.
1591
1c480963
L
15922010-01-28 H.J. Lu <hongjiu.lu@intel.com>
1593
1594 * gas/i386/fma-scalar-intel.d: New.
1595 * gas/i386/fma-scalar.d: Likewise.
1596 * gas/i386/fma-scalar.s: Likewise.
1597 * gas/i386/x86-64-fma-scalar-intel.d: Likewise.
1598 * gas/i386/x86-64-fma-scalar.d: Likewise.
1599 * gas/i386/x86-64-fma-scalar.s: Likewise.
1600
1601 * gas/i386/i386.exp: Run fma-scalar, fma-scalar-intel,
1602 x86-64-fma-scalar and x86-64-fma-scalar-intel.
1603
70ecb384
NC
16042010-01-28 Nick Clifton <nickc@redhat.com>
1605
1606 PR 11225
1607 * gas/pe/aligncomm-c.d: Dump all sections.
1608
31907d5e
DK
16092010-01-27 Dave Korn <dave.korn.cygwin@gmail.com>
1610
1611 * gas/pe/section-align-1.s: New test source file.
1612 * gas/pe/section-align-1.d: Likewise control script.
1613 * gas/pe/section-align-2.s: Likewise ...
1614 * gas/pe/section-align-2.d: ... and likewise.
1615 * gas/pe/pe.exp: Invoke new testcases.
1616
539f890d
L
16172010-01-27 H.J. Lu <hongjiu.lu@intel.com>
1618
1619 * gas/i386/avx-scalar-intel.d: New.
1620 * gas/i386/avx-scalar.d: Likewise.
1621 * gas/i386/avx-scalar.s: Likewise.
1622 * gas/i386/x86-64-avx-scalar-intel.d: Likewise.
1623 * gas/i386/x86-64-avx-scalar.d: Likewise.
1624 * gas/i386/x86-64-avx-scalar.s: Likewise.
1625
1626 * gas/i386/i386.exp: Run avx-scalar, avx-scalar-intel,
1627 x86-64-avx-scalar and x86-64-avx-scalar-intel.
1628
caca4976
L
16292010-01-23 H.J. Lu <hongjiu.lu@intel.com>
1630
1631 * gas/i386/avx.s: Add more tests.
1632 * gas/i386/x86-64-avx.s: Likewise.
1633
1634 * gas/i386/avx-intel.d: Updated.
1635 * gas/i386/avx.d: Likewise.
1636 * gas/i386/x86-64-avx-intel.d: Likewise.
1637 * gas/i386/x86-64-avx.d: Likewise.
1638
c865e45b
RS
16392010-01-23 Richard Sandiford <r.sandiford@uk.ibm.com>
1640
1641 * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
1642 * gas/ppc/aix.exp: Run it.
1643
706e8205 16442010-01-21 H.J. Lu <hongjiu.lu@intel.com>
73bb6729
L
1645
1646 * gas/i386/x86-64-xsave.s: Add tests for xsave64 and xrstor64.
1647
1648 * gas/i386/x86-64-xsave-intel.d: Updated.
1649 * gas/i386/x86-64-xsave.d: Likewise.
1650
760f3a89
NC
16512010-01-20 Nick Clifton <nickc@redhat.com>
1652
1653 PR 11109
1654 * gas/arm/vfp-neon-syntax.d: Update expected disassembly.
1655 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
1656
a6461c02
SP
16572010-01-15 Sebastian Pop <sebastian.pop@amd.com>
1658
1659 * gas/i386/x86-64-xop.d: Add missing patterns.
1660 * gas/i386/x86-64-xop.s: Same.
1661 * gas/i386/xop.d: Same.
1662 * gas/i386/xop.s: Same.
1663
43579b25
DJ
16642010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
1665
1666 * gas/arm/thumb-nop.s: Add .syntax unified.
1667
afa62d5e
DJ
16682010-01-13 Daniel Jacobowitz <dan@codesourcery.com>
1669
1670 * gas/arm/thumb-nop.d, gas/arm/thumb-nop.s: New test.
1671 * gas/arm/relax_branch_align.d: Expect a default NOP instruction.
1672 * gas/arm/vfp1_t2.d, gas/arm/vfp1xD_t2.d: Specify a CPU with
1673 Thumb-2.
1674
52b010e4
NC
16752010-01-13 Nick Clifton <nickc@redhat.com>
1676
1677 * gas/elf/section0.d: Skip this test for the h8300.
1678 * gas/elf/section1.d: Likewise.
1679 * gas/elf/section6.d: Likewise.
1680 * gas/elf/elf.exp: Skip section2 and section5 tests when the
1681 target is the h8300.
1682
69dd9865
SP
16832010-01-06 Quentin Neill <quentin.neill@amd.com>
1684
1685 * gas/i386/i386.exp: Add new amdfam15 test cases.
1686 * gas/i386/nops-1-amdfam15.d: New.
1687 * gas/i386/x86-64-nops-1-amdfam15.d: New.
1688
e3e535bc
NC
16892010-01-06 Daniel Gutson <dgutson@codesourcery.com>
1690
1691 * gas/arm/dis-data.d: New test case.
1692 * gas/arm/dis-data.s: New file.
1693
4316f0d2
DG
16942010-01-04 Daniel Gutson <dgutson@codesourcery.com>
1695
1696 * gas/arm/neon-logic.d: New test case.
1697 * gas/arm/neon-logic.s: New file.
1698
b1a769ed
DG
16992010-01-04 Daniel Gutson <dgutson@codesourcery.com>
1700
1701 * gas/arm/neon-addressing-bad.d: New test case.
1702 * gas/arm/neon-addressing-bad.s: New file.
1703 * gas/arm/neon-addressing-bad.l: New file.
1704
88714cb8
DG
17052010-01-03 Daniel Gutson <dgutson@codesourcery.com>
1706
1707 * gas/arm/neon-suffix-bad.d: New test case.
1708 * gas/arm/neon-suffix-bad.s: New file.
1709 * gas/arm/neon-suffix-bad.l: New file.
e3ea77ac 1710
43ecc30f 1711For older changes see ChangeLog-2009
c9e214e5
AM
1712\f
1713Local Variables:
1714mode: change-log
1715left-margin: 8
1716fill-column: 74
1717version-control: never
1718End:
This page took 0.442477 seconds and 4 git commands to generate.