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