* gas/mips/eret-2.s: Add an instruction to fill a branch delay
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2009-12-19 Maciej W. Rozycki <macro@codesourcery.com>
2
3 * gas/mips/eret-2.s: Add an instruction to fill a branch delay
4 slot.
5 * gas/mips/eret-2.d: Adjust accordingly.
6
7 2009-12-19 Maciej W. Rozycki <macro@codesourcery.com>
8
9 * gas/mips/aent.d: New test.
10 * gas/mips/aent.s: Source for the new test.
11 * gas/mips/mips.exp: Run it.
12
13 2009-12-17 Nick Clifton <nickc@redhat.com>
14
15 PR binutils/10924
16 * gas/arm/unpredictable.s: Add more unpredictable instructions.
17 * gas/arm/unpredictable.d: Add expected disassemblies.
18
19 2009-12-14 Nick Clifton <nickc@redhat.com>
20
21 PR binutils/10924
22 * gas/arm/unpredictable.s: New test case - checks the disassembly
23 of instructions with unpredictable behaviour.
24 * gas/arm/unpredictable.d: New file - expected disassembly.
25
26 2009-12-11 Quentin Neill <quentin.neill@amd.com>
27
28 * gas/i386/fma4.d: Add test cases.
29 * gas/i386/fma4.s: Add test cases.
30 * gas/i386/x86-64-fma4.d: Add test cases.
31 * gas/i386/x86-64-fma4.s: Add test cases.
32
33 2009-12-07 H.J. Lu <hongjiu.lu@intel.com>
34
35 PR gas/11037
36 * gas/i386/intelpic.s: Add testcases.
37 * gas/i386/intelpic.d: Updated.
38
39 2009-12-03 H.J. Lu <hongjiu.lu@intel.com>
40
41 * gas/i386/i386.exp: Run x86-64-fxsave and x86-64-fxsave-intel.
42
43 * gas/i386/rex.d: Updated for fxsave64.
44
45 * gas/i386/x86-64-fxsave-intel.d: New.
46 * gas/i386/x86-64-fxsave.d: Likewise.
47 * gas/i386/x86-64-fxsave.s: Likewise.
48
49 2009-12-02 Nick Clifton <nickc@redhat.com>
50 Richard Earnshaw <rearnsha@arm.com>
51
52 PR gas/11013
53 * gas/arm/arch7em.d: Update expected disassembly.
54 * gas/arm/thumb32.d: Likewise.
55
56 2009-11-17 Quentin Neill <quentin.neill@amd.com>
57 Sebastian Pop <sebastian.pop@amd.com>
58
59 * gas/i386/x86-64-fma4.d: Add new patterns.
60 * gas/i386/x86-64-fma4.s: Same.
61 * gas/i386/x86-64-xop.d: Adjusted.
62
63 2009-11-19 H.J. Lu <hongjiu.lu@intel.com>
64
65 * gas/i386/lock-1.s: Add cmpxchg16b test.
66 * gas/i386/lock-1-intel.d: Updated.
67 * gas/i386/lock-1.d: Likewise.
68
69 2009-11-19 Nick Clifton <nickc@redhat.com>
70
71 PR binutils/10924
72 * gas/arm/arch4t-eabi.d: Restore previous expected dissambly of
73 instructions using Immediate Offset addressing with an offset of
74 zero.
75 * gas/arm/arch4t.d: Likewise.
76 * gas/arm/arm7t.d: Likewise.
77 * gas/arm/xscale.d: Likewise.
78 * gas/arm/wince-inst.d: Remove 'p' suffix from cmp, cmn, teq and
79 tst instructions.
80
81 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
82
83 * gas/i386/x86-64-xop.d: Update patterns.
84
85 2009-11-18 Sebastian Pop <sebastian.pop@amd.com>
86
87 * gas/i386/cvt16.d: Removed.
88 * gas/i386/cvt16.s: Removed.
89 * gas/i386/x86-64-cvt16.d: Removed.
90 * gas/i386/x86-64-cvt16.s: Removed.
91 * gas/i386/i386.exp: Remove cvt16 and x86-64-cvt16 tests.
92
93 2009-11-18 H.J. Lu <hongjiu.lu@intel.com>
94
95 * gas/i386/rex.d: Remove suffix on fxsave.
96
97 2009-11-17 Sebastian Pop <sebastian.pop@amd.com>
98 Quentin Neill <quentin.neill@amd.com>
99
100 * gas/i386/i386.exp: Run xop and cvt16 in 32-bit mode.
101 Run x86-64-xop and x86-64-cvt16 in 64-bit mode.
102 * gas/i386/lwp.d: Update name of the testcase.
103 * gas/i386/x86-64-xop.d: New.
104 * gas/i386/x86-64-xop.s: New.
105 * gas/i386/xop.d: New.
106 * gas/i386/xop.s: New.
107 * gas/i386/cvt16.d: New.
108 * gas/i386/cvt16.s: New.
109
110 2009-11-17 Paul Brook <paul@codesourcery.com>
111 Daniel Jacobowitz <dan@codesourcery.com>
112
113 * gas/arm/attr-march-armv7em.d: New test.
114 * gas/arm/arch7em-bad.d: New test.
115 * gas/arm/arch7em-bad.l: New test.
116 * gas/arm/arch7em.d: New test.
117 * gas/arm/arch7em.s: New test.
118
119 2009-11-17 Nick Clifton <nickc@redhat.com>
120
121 * gas/arm/vfma1.d: Only run on ELF based targets.
122
123 2009-11-17 Nick Clifton <nickc@redhat.com>
124
125 PR binutils/10924
126 * gas/arm/arch4t-eabi.d: Update expected disassembly.
127 * gas/arm/arch4t.d: Likewise.
128 * gas/arm/archv6t2.d: Likewise.
129 * gas/arm/arm7t.d: Likewise.
130 * gas/arm/inst.d: Likewise.
131 * gas/arm/xscale.d: Likewise.
132
133 2009-11-17 Nick Clifton <nickc@redhat.com>
134
135 * gas/rx/macros.inc (creg): Remove cpen.
136 * gas/rx/mvfc.d: Remove expected uses of cpen register.
137 * gas/rx/mvtc.d: Likewise.
138 * gas/rx/popc.d: Likewise.
139 * gas/rx/pushc.d: Likewise.
140
141 2009-11-16 Viktor Kutuzov <vkutuzov@accesssoftek.com>
142
143 * gas/arm/vfp1xD.s: Add vmrs and vmsr instructions.
144 * gas/arm/vfp1xD.d: Update expected disassembly.
145
146 2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
147
148 * gas/i386/lock-1-intel.d: Updated.
149 * gas/i386/lock-1.d: Likewise.
150 * gas/i386/lock-1.s: Likewise.
151 * gas/i386/lockbad-1.l: Likewise.
152 * gas/i386/lockbad-1.s: Likewise.
153 * gas/i386/x86-64-lock-1-intel.d: Likewise.
154 * gas/i386/x86-64-lock-1.d: Likewise.
155 * gas/i386/x86-64-lock-1.s: Likewise.
156 * gas/i386/x86-64-lockbad-1.l: Likewise.
157 * gas/i386/x86-64-lockbad-1.s: Likewise.
158
159 2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
160
161 * gas/i386/rex.s: Add a test for VEX insn.
162 * gas/i386/rex.d: Updated.
163
164 2009-11-13 H.J. Lu <hongjiu.lu@intel.com>
165
166 * gas/i386/i386.exp: Run long-1, long-1-intel, x86-64-long-1,
167 and x86-64-long-1-intel.
168
169 * gas/i386/long-1-intel.d: New.
170 * gas/i386/long-1.d: Likewise.
171 * gas/i386/long-1.s: Likewise.
172 * gas/i386/x86-64-long-1-intel.d: Likewise.
173 * gas/i386/x86-64-long-1.d: Likewise.
174 * gas/i386/x86-64-long-1.s: Likewise.
175
176 * gas/i386/jump16.d: Updated for prefix processing.
177 * gas/i386/naked.d: Likewise.
178 * gas/i386/nops-1-core2.d: Likewise.
179 * gas/i386/nops-1-i686.d: Likewise.
180 * gas/i386/nops-3-i686.d: Likewise.
181 * gas/i386/nops-4-i686.d: Likewise.
182 * gas/i386/nops-5-i686.d: Likewise.
183 * gas/i386/nops-5.d: Likewise.
184 * gas/i386/prefix.d: Likewise.
185 * gas/i386/rep.d: Likewise.
186 * gas/i386/string-ok.d: Likewise.
187 * gas/i386/x86-64-addr32-intel.d: Likewise.
188 * gas/i386/x86-64-addr32.d: Likewise.
189 * gas/i386/x86-64-cbw-intel.d: Likewise.
190 * gas/i386/x86-64-cbw.d: Likewise.
191 * gas/i386/x86-64-io-intel.d: Likewise.
192 * gas/i386/x86-64-io-suffix.d: Likewise.
193 * gas/i386/x86-64-io.d: Likewise.
194 * gas/i386/x86-64-lwp.d: Likewise.
195 * gas/i386/x86-64-nops-1-core2.d: Likewise.
196 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
197 * gas/i386/x86-64-nops-1.d: Likewise.
198 * gas/i386/x86-64-nops-2.d: Likewise.
199 * gas/i386/x86-64-nops-3.d: Likewise.
200 * gas/i386/x86-64-nops-4-core2.d: Likewise.
201 * gas/i386/x86-64-nops-4.d: Likewise.
202 * gas/i386/x86-64-nops-5-k8.d: Likewise.
203 * gas/i386/x86-64-nops-5.d: Likewise.
204 * gas/i386/x86-64-rep.d: Likewise.
205 * gas/i386/x86-64-stack-intel.d: Likewise.
206 * gas/i386/x86-64-stack-suffix.d: Likewise.
207 * gas/i386/x86-64-stack.d: Likewise.
208
209 2009-11-12 H.J. Lu <hongjiu.lu@intel.com>
210
211 * gas/i386/i386.exp: Run lock-1, lock-1-intel, lockbad-1,
212 x86-64-lock-1, x86-64-lock-1-intel and x86-64-lockbad-1.
213
214 * gas/i386/lock-1-intel.d: New.
215 * gas/i386/lock-1.d: Likewise.
216 * gas/i386/lock-1.s: Likewise.
217 * gas/i386/lockbad-1.l: Likewise.
218 * gas/i386/lockbad-1.s: Likewise.
219 * gas/i386/x86-64-lock-1-intel.d: Likewise.
220 * gas/i386/x86-64-lock-1.d: Likewise.
221 * gas/i386/x86-64-lock-1.s: Likewise.
222 * gas/i386/x86-64-lockbad-1.l: Likewise.
223 * gas/i386/x86-64-lockbad-1.s: Likewise.
224
225 2009-11-12 Daniel Jacobowitz <dan@codesourcery.com>
226
227 * gas/arm/copro.d, gas/arm/fp-save.d, gas/arm/float.d,
228 gas/arm/fpa-mem.d: Update for removed generic coprocessor instructions
229 and expanded PC-relative offsets.
230
231 2009-11-11 H.J. Lu <hongjiu.lu@intel.com>
232
233 * gas/i386/prefix.d: Swap order of ADDR and REP prefixes.
234 * gas/i386/rep.d: Likewise.
235 * gas/i386/x86-64-rep.d: Likewise.
236
237 2009-11-06 Sebastian Pop <sebastian.pop@amd.com>
238
239 * gas/i386/x86-64-lwp.s: Updated to also contain patterns
240 with r[8-15] registers.
241 * gas/i386/x86-64-lwp.d: Same.
242
243 2009-11-05 Sebastian Pop <sebastian.pop@amd.com>
244 Quentin Neill <quentin.neill@amd.com>
245
246 * gas/i386/i386.exp: Run x86-64-lwp in 64-bit mode,
247 run lwp in 32-bit mode.
248 * gas/i386/x86-64-lwp.d: New.
249 * gas/i386/x86-64-lwp.s: New.
250 * gas/i386/lwp.d: New.
251 * gas/i386/lwp.s: New.
252
253 2009-11-05 Nick Clifton <nickc@redhat.com>
254
255 * gas/i386/i386.exp (space1): Move test inside check for x86
256 target.
257
258 2009-11-04 H.J. Lu <hongjiu.lu@intel.com>
259
260 PR gas/876
261 * gas/i386/i386.exp: Run space1.
262
263 * gas/i386/space1.l: New.
264 * gas/i386/space1.s: Likewise.
265
266 2009-11-03 Paul Brook <paul@codesourcery.com>
267
268 * gas/arm/vfp-neon-syntax.d: Update expected results.
269 * gas/arm/vfp-neon-syntax_t2.d: Update expected results.
270
271 2009-11-02 Paul Brook <paul@codesourcery.com>
272
273 * gas/arm/attr-mfpu-vfpv4.d: New test.
274 * gas/arm/attr-mfpu-vfpv4-d16.d: New test.
275 * gas/arm/neon-fma-cov.d: New test.
276 * gas/arm/neon-fma-cov.s: New test.
277 * gas/arm/vfp-fma-inc.s: New test.
278 * gas/arm/vfp-fma-arm.d: New test.
279 * gas/arm/vfp-fma-arm.s: New test.
280 * gas/arm/vfp-fma-thumb.d: New test.
281 * gas/arm/vfp-fma-thumb.s: New test.
282 * gas/arm/vfma1.d: New test.
283 * gas/arm/vfma1.s: New test.
284 * gas/arm/vfpv3xd.d: New test.
285 * gas/arm/vfpv3xd.s: New test.
286
287 2009-10-29 Sebastian Pop <sebastian.pop@amd.com>
288
289 * gas/i386/fma4.d: Updated patterns.
290 * gas/i386/x86-64-fma4.d: Same.
291
292 2009-10-29 Paul Brook <paul@codesourcery.com>
293
294 * gas/arm/vfp-neon-syntax.d: Update expected results.
295 * gas/arm/vfp-neon-syntax_t2.d: Update expected results.
296
297 2009-10-28 Alan Modra <amodra@bigpond.net.au>
298
299 * gas/i386/intelpic.d: Correct.
300
301 2009-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
302
303 * gas/z80/equ.d, gas/z80/equ.s: Added test of parsing equ directives.
304 * gas/z80/z80.exp: Run it.
305
306 * gas/z80/redef.d: Expect little endian output only.
307
308 2009-10-20 H.J. Lu <hongjiu.lu@intel.com>
309
310 PR gas/10775
311 * gas/i386/immed64.d: Updated.
312 * gas/i386/l1om.d: Likewise.
313 * gas/i386/x86-64-disp-intel.d: Likewise.
314 * gas/i386/x86-64-disp.d: Likewise.
315 * gas/i386/x86_64.d: Likewise.
316
317 2009-10-19 Doug Evans <dje@sebabeach.org>
318
319 * gas/xc16x/shlrol.s: Specify constant shift amount.
320 * gas/xc16x/xc16x.exp (do_xc16x_shlrol): Update expected output.
321
322 2009-10-18 Vincent Rivière <vincent.riviere@freesbee.fr>
323
324 * gas/all/weakref1u.d: Exclude more aout targets.
325 * gas/m68k/br-isaa.d: Likewise.
326 * gas/m68k/br-isab.d: Likewise.
327 * gas/m68k/br-isac.d: Likewise.
328
329 2009-10-15 Alan Modra <amodra@bigpond.net.au>
330
331 PR gas/1491
332 * gas/macros/dot.s: Don't start macro invocations is first column.
333 * gas/macros/dot.l: Update.
334 * gas/macros/macros.exp: Run dot test on more targets.
335
336 2009-10-13 H.J. Lu <hongjiu.lu@intel.com>
337
338 PR gas/10740
339 * gas/i386/jump.s: Add new tests.
340 * gas/i386/jump16.s: Likewise.
341
342 * gas/i386/jump.d: Updated.
343 * gas/i386/jump16.d: Likewise.
344
345 2009-10-13 Vincent Riviere <vincent.riviere@freesbee.fr>
346
347 PR gas/3041
348 * gas/m68k/all.exp: Added "p3041data".
349 * gas/m68k/p3041.d, gas/m68k/p3041.s: Added tests of weak references
350 from text section to all possible sections.
351 * gas/m68k/p3041data.d, gas/m68k/p3041data.s: New test. Check weak
352 references from data section.
353
354 2009-10-08 H.J. Lu <hongjiu.lu@intel.com>
355
356 PR gas/10704
357 * gas/i386/intelok.s: Move 2 PIC tests to ...
358 * gas/i386/intelpic.s: Here.
359
360 * gas/i386/intelok.d: Updated.
361 * gas/i386/intelpic.d: Likewise.
362
363 2009-10-07 H.J. Lu <hongjiu.lu@intel.com>
364
365 PR gas/10704
366 * gas/i386/intelok.s: Add 2 new tests.
367 * gas/i386/intelok.d: Updated.
368
369 2009-10-02 Peter Bergner <bergner@vnet.ibm.com>
370
371 * gas/ppc/476.s: New test.
372 * gas/ppc/476.d: Likewise.
373 * gas/ppc/ppc.exp: Run the 476 test.
374
375 2009-10-01 Peter Bergner <bergner@vnet.ibm.com>
376
377 * gas/ppc/a2.d: Rename "ppca2" to "a2".
378
379 2009-09-29 DJ Delorie <dj@redhat.com>
380
381 * gas/rx: New directory.
382 * gas/rx/*: New set of test cases.
383 * gas/elf/section2.e-rx: New expected output file.
384 * gas/all/gas.exp: Add support for RX target.
385 * gas/elf/elf.exp: Likewise.
386 * gas/lns/lns.exp: Likewise.
387 * gas/macros/macros.exp: Likewise.
388
389 2009-09-29 Peter Bergner <bergner@vnet.ibm.com>
390
391 * gas/ppc/vsx.s ("lxsdux", "lxvd2ux", "lxvw4ux", "stxsdux",
392 "stxvd2ux", "stxvw4ux"): Remove tests.
393 * gas/ppc/vsx.d: Likewise.
394 * gas/ppc/power7.s: Likewise.
395 * gas/ppc/power7.d: Likewise.
396
397 2009-09-24 H.J. Lu <hongjiu.lu@intel.com>
398
399 PR gas/10677
400 * gas/i386/i386.exp: Run x86-64-localpic.
401
402 * gas/i386/x86-64-localpic.d: New.
403 * gas/i386/x86-64-localpic.s: Likewise.
404
405 2009-09-23 H.J. Lu <hongjiu.lu@intel.com>
406
407 * gas/i386/localpic.d: Updated.
408
409 2009-09-23 H.J. Lu <hongjiu.lu@intel.com>
410
411 * gas/i386/i386.exp: Run localpic.
412
413 * gas/i386/localpic.d: New.
414 * gas/i386/localpic.s: Likewise.
415
416 2009-09-23 Alan Modra <amodra@bigpond.net.au>
417
418 * gas/arm/thumbver.d: Tolerate some whitespace differences.
419 * gas/elf/elf.exp: Likewise.
420 * gas/elf/section2.e: Likewise.
421 * gas/elf/section2.e-armeabi: Likewise.
422 * gas/elf/section2.e-armelf: Likewise.
423 * gas/elf/section2.e-m32r: Likewise.
424 * gas/elf/section2.e-mips: Likewise.
425 * gas/elf/section2.e-miwmmxt: Likewise.
426 * gas/elf/section2.e-score: Likewise.
427 * gas/elf/section2.e-xtensa: Likewise.
428 * gas/elf/type-noifunc.e: Likewise.
429 * gas/elf/type.e: Likewise.
430 * gas/ia64/alias-ilp32.d: Likewise.
431 * gas/ia64/alias.d: Likewise.
432 * gas/ia64/global.d: Likewise.
433 * gas/mips/mips16-vis-1.d: Likewise.
434 * gas/mmix/bspec-1.d: Likewise.
435 * gas/mmix/byte-1.d: Likewise.
436 * gas/mmix/comment-1.d: Likewise.
437 * gas/mmix/loc-1.d: Likewise.
438 * gas/mmix/loc-2.d: Likewise.
439 * gas/mmix/loc-3.d: Likewise.
440 * gas/mmix/loc-4.d: Likewise.
441 * gas/mmix/loc-5.d: Likewise.
442 * gas/mmix/loc-6.d: Likewise.
443 * gas/mmix/loc-7.d: Likewise.
444
445 2009-09-22 Alan Modra <amodra@bigpond.net.au>
446
447 * gas/ppc/a2.d: Match PPC64 relocs.
448
449 2009-09-21 Maciej W. Rozycki <macro@linux-mips.org>
450
451 * lib/gas-defs.exp (gas_test_error): Mark internal error/assertion
452 failures seen in output as fails. Also record output being
453 matched for fails.
454
455 2009-09-21 Maciej W. Rozycki <macro@linux-mips.org>
456
457 * gas/mips/eret-1.d: Adjust regexps for robustness.
458 * gas/mips/eret-2.d: Likewise.
459 * gas/mips/eret-3.d: Likewise.
460 * gas/mips/eret-1.s: Reformat for readability. Add a label
461 at the beginning.
462 * gas/mips/eret-2.s: Add a label at the beginning.
463
464 2009-09-21 Maciej W. Rozycki <macro@linux-mips.org>
465
466 * gas/mips/eret-1.s: Add trailing padding.
467 * gas/mips/eret-2.s: Likewise.
468 * gas/mips/eret-3.s: Likewise.
469 * gas/mips/eret-1.d: Adjust accordingly. Force a 32-bit ABI.
470 * gas/mips/eret-2.d: Likewise.
471 * gas/mips/eret-3.d: Likewise.
472
473 2009-09-21 Maciej W. Rozycki <macro@linux-mips.org>
474
475 * gas/mips/mips.exp: Fix a typo.
476
477 2009-09-21 Ben Elliston <bje@au.ibm.com>
478 Peter Bergner <bergner@vnet.ibm.com>
479
480 * gas/ppc/a2.s: New.
481 * gas/ppc/a2.d: Likewise.
482 * gas/ppc/ppc.exp: Run the a2 dump test.
483
484 2009-09-21 Ben Elliston <bje@au.ibm.com>
485
486 * gas/ppc/e500mc.d: Remove blank line at the end of file.
487
488 2009-09-15 H.J. Lu <hongjiu.lu@intel.com>
489
490 * gas/i386/disp.s: Add an offset test.
491 * gas/i386/x86-64-disp.s: Likewise.
492
493 * gas/i386/intelbad.s: Comment out "byte ptr [1]" test.
494
495 * gas/i386/disp.d: Updated.
496 * gas/i386/disp-intel.d: Likewise.
497 * gas/i386/intelbad.l: Likewise.
498 * gas/i386/x86-64-disp.d: Likewise.
499 * gas/i386/x86-64-disp-intel.d: Likewise.
500
501 2009-09-14 H.J. Lu <hongjiu.lu@intel.com>
502
503 PR gas/10637
504 * gas/i386/disp.s: Add tests for Intel syntax.
505 * gas/i386/x86-64-disp.s: Likewise.
506
507 * gas/i386/disp.d: Updated.
508 * gas/i386/intelok.d: Likewise.
509 * gas/i386/x86-64-disp.d: Likewise.
510
511 * gas/i386/disp-intel.d: New.
512 * gas/i386/x86-64-disp-intel.d: Likewise.
513
514 * gas/i386/i386.exp: Run disp-intel and x86-64-disp-intel.
515
516 2009-09-14 H.J. Lu <hongjiu.lu@intel.com>
517
518 * gas/i386/merom.[ds]: Renamed to ...
519 * gas/i386/ssse3.[ds]: This.
520
521 * gas/i386/nops-1-merom.d: Renamed to ...
522 * gas/i386/nops-1-core2.d: This.
523
524 * gas/i386/nops-2-merom.d: Renamed to ...
525 * gas/i386/nops-2-core2.d: This.
526
527 * gas/i386/prescott.[ds]: Renamed to ...
528 * gas/i386/sse3.[ds]: This.
529
530 * gas/i386/x86-64-merom.[ds]: Renamed to ...
531 * gas/i386/x86-64-ssse3.[ds]: This.
532
533 * gas/i386/x86-64-nops-1-merom.d: Renamed to ...
534 * gas/i386/x86-64-nops-1-core2.d: This.
535
536 * gas/i386/x86-64-prescott.[ds]: Renamed to ...
537 * gas/i386/x86-64-sse3.[ds]: This.
538
539 * gas/i386/i386.exp: Updated.
540
541 2009-09-14 H.J. Lu <hongjiu.lu@intel.com>
542
543 PR gas/10636
544 * gas/i386/disp.d: New.
545 * gas/i386/disp.s: Likewise.
546 * gas/i386/x86-64-disp.d: Likewise.
547 * gas/i386/x86-64-disp.s: Likewise.
548
549 * gas/i386/i386.exp: Run disp and x86-64-disp.
550
551 * gas/i386/x86-64-addr32.s: Add high 32bit displacement tests.
552
553 * gas/i386/x86-64-addr32.d: Updated.
554 * gas/i386/x86-64-addr32-intel.d: Likewise.
555 * gas/i386/x86-64-inval.l: Likewise.
556 * gas/i386/x86-64-prescott.d: Likewise.
557
558 * gas/i386/x86-64-inval.s: Add invalid displacement tests.
559
560 * gas/i386/x86-64-prescott.s: Replace 0x90909090 displacement
561 with 0x909090.
562
563 2009-09-13 Richard Sandiford <rdsandiford@googlemail.com>
564
565 * gas/mips/jalr2.s, gas/mips/jalr2.d: New test.
566 * gas/mips/jal-svr4pic.d: Don't expect R_MIPS_JALRs to be reduced.
567 * gas/mips/jal-xgot.d: Likewise.
568 * gas/mips/mips-abi32-pic2.d: Likewise.
569 * gas/mips/mips.exp: Run it.
570
571 2009-09-13 Richard Sandiford <rdsandiford@googlemail.com>
572
573 * gas/mips/mips16-dwarf2-n32.d: Expect odd addresses.
574
575 2009-09-11 Hans-Peter Nilsson <hp@bitrange.com>
576
577 PR gas/10623
578 * gas/mmix/err-swym1.s, gas/mmix/swym-opreg1.d,
579 gas/mmix/swym-opreg1.s, gas/mmix/swym-opreg2.d,
580 gas/mmix/swym-opreg2.s: New tests.
581 * gas/mmix/odd-1.d: Adjust for reloc change.
582
583 2009-09-11 Alan Modra <amodra@bigpond.net.au>
584
585 * gas/lns/lns-common-1.s: Use two nops between each .loc.
586 * gas/lns/lns.exp: Don't exclude d10v.
587
588 2009-09-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
589
590 * gas/sh/sh64/syntax-1.s: Regenerate.
591
592 2009-09-08 Kaz Kojima <kkojima@rr.iij4u.or.jp>
593
594 * gas/sh/basic.exp: Add -big to ASFLAGS for sh*l*-*-netbsdelf*.
595
596 2009-09-08 Alan Modra <amodra@bigpond.net.au>
597
598 * gas/d30v/serial2.l: Adjust position of page break.
599 * gas/lns/lns-common-1-alt.d: Match 2009-04-24 change.
600 * gas/mt/ms1-16-003.d: Correct reloc name.
601 * gas/mt/relocs.d: Elide incorrect file format strings.
602
603 2009-09-08 Alan Modra <amodra@bigpond.net.au>
604
605 * gas/all/gas.exp (do_comment): Don't run on m32c.
606 * gas/all/align.d: Likewise.
607 * gas/all/incbin.d: Likewise.
608 * gas/macros/semi.d: Likewise.
609 * gas/elf/ifunc-1.d: Don't run on alpha.
610
611 2009-09-04 Jie Zhang <jie.zhang@analog.com>
612
613 * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
614 for (IU) option for multiply and multiply-accumulate to
615 data register instructon.
616
617 2009-09-03 Jie Zhang <jie.zhang@analog.com>
618
619 * gas/bfin/parallel5.s: New test.
620 * gas/bfin/error.exp: New test.
621
622 2009-09-03 Jie Zhang <jie.zhang@analog.com>
623
624 * gas/bfin/line_number.l, gas/bfin/line_number.s: New test.
625 * gas/bfin/bfin.exp: Add the new test.
626
627 2009-09-03 Jie Zhang <jie.zhang@analog.com>
628
629 * gas/bfin/expected_move_errors.s,
630 gas/bfin/expected_move_errors.l: Add "LC1 = I0;".
631 * gas/bfin/move.s, gas/bfin/move.d: Remove "CYCLES = A0.W".
632
633 2009-09-03 Jie Zhang <jie.zhang@analog.com>
634
635 * gas/bfin/expected_comparison_errors.l: Expect error on Line 13.
636
637 2009-09-03 Jie Zhang <jie.zhang@analog.com>
638
639 * gas/bfin/loop.s, gas/bfin/loop.d: New test.
640 * gas/bfin/loop2.s, gas/bfin/loop2.d: New test.
641 * gas/bfin/loop3.s, gas/bfin/loop3.d: New test.
642 * gas/bfin/bfin.exp: Add the new tests.
643
644 2009-09-02 Jie Zhang <jie.zhang@analog.com>
645
646 From Bernd Schmidt <bernd.schmidt@analog.com>
647 * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s:
648 Check error messages for invalid load/store insns.
649
650 2009-09-01 H.J. Lu <hongjiu.lu@intel.com>
651
652 * gas/i386/att-regs.s: Add ymm tests for 16bit and 64bit.
653 * gas/i386/intel-regs.s: Likewise.
654
655 * gas/i386/att-regs.d: Updated.
656 * gas/i386/intel-regs.d: Likewise.
657
658 2009-09-01 H.J. Lu <hongjiu.lu@intel.com>
659
660 * gas/i386/att-regs.s: Remove a tab.
661
662 2009-09-01 Jie Zhang <jie.zhang@analog.com>
663
664 * gas/bfin/expected_comparison_errors.s: Add more cases.
665 * gas/bfin/expected_comparison_errors.l: Update accordingly.
666
667 2009-09-01 Jie Zhang <jie.zhang@analog.com>
668
669 * gas/bfin/stack2.s: Add pop multiple instruction with a label
670 on the same line.
671 * gas/bfin/stack2.d: Adjust accordingly.
672
673 2009-08-31 Jan Beulich <jbeulich@novell.com>
674
675 * gas/elf/section5.l: Remove no longer issued warning pattern.
676
677 2009-08-29 Matt Fleming <matt@console-pimps.org>
678
679 * gas/sh/sign-extension.d: New file.
680 * gas/sh/sign-extension.s: New file.
681 * gas/sh/basic.exp: Run new test.
682
683 2009-08-28 H.J. Lu <hongjiu.lu@intel.com>
684
685 * gas/i386/l1om.d: Check elf64-l1om format.
686
687 2006-08-11 Bernd Schmidt <bernd.schmidt@analog.com>
688
689 * gas/bfin/parallel.s: Add more test cases.
690 * gas/bfin/parallel.d: Update accordingly.
691 * gas/bfin/resource_conflict.l: New test.
692 * gas/bfin/resource_conflict.s: New test.
693 * gas/bfin/bfin.exp: Add resource_conflict.
694
695 2009-08-11 Nick Clifton <nickc@redhat.com>
696
697 PR 10443
698 * gas/arm/t16-bad.l: Update expected messages for moves with
699 shifted operands.
700
701 2009-08-10 Daniel Gutson <dgutson@codesourcery.com>
702
703 PR gas/10479
704 * gas/arm/sp-pc-usage-t.d: New test case.
705 * gas/arm/sp-pc-usage-t.s: New file.
706
707 2006-08-09 Bernd Schmidt <bernd.schmidt@analog.com>
708
709 From Mike Frysinger <michael.frysinger@analog.com>
710 * gas/bfin/reloc.d: Adjust for the renamed relocations.
711
712 2009-08-07 Daniel Jacobowitz <dan@codesourcery.com>
713
714 * gas/arm/mapping2.s: Test code after .ident.
715
716 2009-08-05 Chao-ying Fu <fu@mips.com>
717
718 * gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d,
719 gas/mips/mips-abi32-pic2.d: Add R_MIPS_JALR relocations after jalr.
720
721 2009-08-04 Nathan Sidwell <nathan@codesourcery.com>
722
723 * gas/arm/missing.s: New.
724 * gas/arm/missing.d: New.
725 * gas/arm/missing.l: New.
726
727 2009-07-15 Daniel Gutson <dgutson@codesourcery.com>
728 Daniel Jacobowitz <dan@codesourcery.com>
729
730 * gas/arm/mapdir.d, gas/arm/mapdir.s: New files.
731 * gas/arm/mapping.d: Adapted to new symbols generation.
732 * gas/arm/mapping2.d: New test case.
733 * gas/arm/mapping2.s: New file.
734 * gas/arm/mapping3.d: New test case.
735 * gas/arm/mapping3.s: New file.
736 * gas/arm/mapping4.d: New test case.
737 * gas/arm/mapping4.s: New file.
738 * gas/arm/mapshort-eabi.d: Adapted to new symbols generation.
739 * gas/elf/section2.e-armeabi: Adapted to new symbols generation.
740
741 2009-07-27 Jan Beulich <jbeulich@novell.com>
742
743 * gas/elf/file.[ds]: New.
744 * gas/elf/elf.exp: Run new test.
745
746 2009-07-25 H.J. Lu <hongjiu.lu@intel.com>
747
748 * gas/i386/l1om.d: New.
749 * gas/i386/l1om-inval.l: Likewise.
750 * gas/i386/l1om-inval.s: Likewise.
751
752 * gas/i386/i386.exp: Run l1om-inval and l1om.
753
754 2009-07-24 Jan Beulich <jbeulich@novell.com>
755
756 * gas/i386/8087.[ds]: New.
757 * gas/i386/287.[ds]: New.
758 * gas/i386/387.[ds]: New.
759 * gas/i386/no87.[ls]: New.
760 * gas/i386/no87-2.[ls]: New.
761 * gas/i386/i386.exp: Run new tests.
762 * gas/i386/att-regs.s: Also check FPU register access.
763 * gas/i386/intel-regs.s: Likewise.
764 * gas/i386/att-regs.d: Adjust expectations.
765 * gas/i386/intel-regs.d: Likewise.
766
767 2009-07-23 Ulrich Drepper <drepper@redhat.com>
768
769 * gas/elf/type.s: Add unique global symbol definition.
770 * gas/elf/type.e: Add expected readelf output for global unique
771 symbol.
772
773 2009-07-21 H.J. Lu <hongjiu.lu@intel.com>
774
775 PR gas/10420
776 * gas/i386/i386.exp: Run x86-64-nops-1-pentium.
777
778 * gas/i386/x86-64-nops-1-pentium.d: New.
779
780 2009-07-16 H.J. Lu <hongjiu.lu@intel.com>
781
782 * gas/i386/i386.exp: Run ifunc and x86-64-ifunc.
783
784 * gas/i386/ifunc.d: New,
785 * gas/i386/ifunc.s: Likewise.
786 * gas/i386/x86-64-ifunc.d: Likewise.
787
788 2009-07-16 Nathan Sidwell <nathan@codesourcery.com>
789
790 * gas/arm/target-reloc-1.s: New.
791 * gas/arm/target-reloc-1.d: New.
792
793 2009-07-14 Daniel Gutson <dgutson@codesourcery.com>
794
795 * gas/arm/align64.s: New test case.
796 * gas/arm/align64.d: Expected disassembly.
797
798 2009-07-14 Daniel Gutson <dgutson@codesourcery.com>
799
800 * gas/arm/thumb-w-bad.d: New test case.
801 * gas/arm/thumb-w-bad.l: New file.
802 * gas/arm/thumb-w-bad.s: New file.
803 * gas/arm/thumb-w-good.d: New test case.
804 * gas/arm/thumb-w-good.s: New file.
805
806 2009-07-09 Daniel Gutson <dgutson@codesourcery.com>
807
808 * gas/arm/inst-po.d: New testcase.
809 * gas/arm/inst-po.s: New file.
810 * gas/arm/inst-po-2.d: New testcase.
811 * gas/arm/inst-po-2.s: New file.
812 * gas/arm/inst-po-2.l: New file.
813 * gas/arm/inst-po-3.d: New testcase.
814 * gas/arm/inst-po-3.s: New file.
815 * gas/arm/inst-po-be.d: New testcase.
816
817 2009-07-07 2009-07-04 Chung-Lin Tang <cltang@pllab.cs.nthu.edu.tw>
818
819 * gas/arm/iwmmxt2.d: Fix insn pattern for torvsc,
820 add patterns for waddsubhx.
821 * gas/arm/iwmmxt2.s: Add tests for waddsubhx.
822
823 2009-07-07 H.J. Lu <hongjiu.lu@intel.com>
824
825 * gas/i386/fma4.d: Append "#pass".
826 * gas/i386/x86-64-fma4.d: Likewise.
827
828 2009-07-07 Tristan Gingold <gingold@adacore.com>
829
830 * gas/i386/jump.d: Adjust to be relocated offset for jump to
831 external symbol.
832
833 2009-07-06 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
834
835 * gas/i386/i386.exp: Add FMA4 tests.
836 * gas/i386/x86-64-fma4.d: Ditto.
837 * gas/i386/fma4.d: Ditto.
838 * gas/i386/x86-64-fma4.s: Ditto.
839 * gas/i386/fma4.s: Ditto.
840
841 2009-07-01 Nick Clifton <nickc@redhat.com>
842
843 PR 10168
844 * gas/arm/thumb32.d: Fix expected disassembly of PKHTB insn.
845
846 2009-07-01 Paul Brook <paul@codesourcery.com>
847
848 * gas/arm/fp-save.s: Add .fnstart and .fnend directives.
849
850 2009-06-30 Nick Clifton <nickc@redhat.com>
851
852 PR 10288
853 * gas/arm/adrl.d: Update expected disassembly.
854 * gas/arm/arch4t-eabi.d: Likewise.
855 * gas/arm/arch4t.d: Likewise.
856 * gas/arm/arch6zk.d: Likewise.
857 * gas/arm/archv6t2.d: Likewise.
858 * gas/arm/arm-it.d: Likewise.
859 * gas/arm/arm3.d: Likewise.
860 * gas/arm/arm7dm.d: Likewise.
861 * gas/arm/arm7t.d: Likewise.
862 * gas/arm/backslash-at.d: Likewise.
863 * gas/arm/bl-local-v4t.d: Likewise.
864 * gas/arm/blx-local.d: Likewise.
865 * gas/arm/copro.d: Likewise.
866 * gas/arm/el_segundo.d: Likewise.
867 * gas/arm/float.d: Likewise.
868 * gas/arm/fp-save.d: Likewise.
869 * gas/arm/fpa-mem.d: Likewise.
870 * gas/arm/group-reloc-alu.d: Likewise.
871 * gas/arm/group-reloc-ldr.d: Likewise.
872 * gas/arm/group-reloc-ldrs.d: Likewise.
873 * gas/arm/immed.d: Likewise.
874 * gas/arm/inst.d: Likewise.
875 * gas/arm/iwmmxt.d: Likewise.
876 * gas/arm/ldconst.d: Likewise.
877 * gas/arm/macro1.d: Likewise.
878 * gas/arm/mapmisc.d: Likewise.
879 * gas/arm/mapsecs.d: Likewise.
880 * gas/arm/mapshort-eabi.d: Likewise.
881 * gas/arm/mapshort-elf.d: Likewise.
882 * gas/arm/movw-local.d: Likewise.
883 * gas/arm/neon-ldst-rm.d: Likewise.
884 * gas/arm/offset.d: Likewise.
885 * gas/arm/reg-alias.d: Likewise.
886 * gas/arm/relax_load_align.d: Likewise.
887 * gas/arm/tcompat.d: Likewise.
888 * gas/arm/tcompat2.d: Likewise.
889 * gas/arm/thumb-eabi.d: Likewise.
890 * gas/arm/thumb.d: Likewise.
891 * gas/arm/thumb1_unified.d: Likewise.
892 * gas/arm/thumb2_add.d: Likewise.
893 * gas/arm/thumb2_it.d: Likewise.
894 * gas/arm/thumb2_it_auto.d: Likewise.
895 * gas/arm/thumb2_pool.d: Likewise.
896 * gas/arm/thumb2_relax.d: Likewise.
897 * gas/arm/thumb32.d: Likewise.
898 * gas/arm/thumbv6.d: Likewise.
899 * gas/arm/thumbv6k.d: Likewise.
900 * gas/arm/tls.d: Likewise.
901 * gas/arm/vfp1.d: Likewise.
902 * gas/arm/vfp1_t2.d: Likewise.
903 * gas/arm/vfp1xD.d: Likewise.
904 * gas/arm/wince.d: Likewise.
905 * gas/arm/wince_inst.d: Likewise.
906 * gas/arm/xscale.d: Likewise.
907
908 2009-06-29 Nick Clifton <nickc@redhat.com>
909
910 PR 10288
911 * gas/arm/arch6zk.d: Update expected disassembly.
912 * gas/arm/arch7.d: Likewise.
913 * gas/arm/arm-it-auto-2.d: Likewise.
914 * gas/arm/arm-it-auto.d: Likewise.
915 * gas/arm/copro.d: Likewise.
916 * gas/arm/float.d: Likewise.
917 * gas/arm/fpa-mem.d: Likewise.
918 * gas/arm/group-reloc-ldc.d: Likewise.
919 * gas/arm/group-reloc-ldr.d: Likewise.
920 * gas/arm/iwmmxt.d: Likewise.
921 * gas/arm/maverick.d: Likewise.
922 * gas/arm/neon-omit.d: Likewise.
923 * gas/arm/svc.d: Likewise.
924 * gas/arm/thumb-eabi.d: Likewise.
925 * gas/arm/thumb.d: Likewise.
926 * gas/arm/thumb1_unified.d: Likewise.
927 * gas/arm/thumb2_add.d: Likewise.
928 * gas/arm/thumb2_relax.d: Likewise.
929 * gas/arm/thumb32.d: Likewise.
930 * gas/arm/vfp-neon-syntax.d: Likewise.
931 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
932 * gas/arm/vfp1xD.d: Likewise.
933 * gas/arm/vfp1xD_t2.d: Likewise.
934 * gas/arm/vfpv3-const-conv.d: Likewise.
935 * gas/arm/xscale.d: Likewise.
936
937 2009-06-22 Daniel Gutson <dgutson@codesourcery.com>
938
939 * gas/arm/arm-it-auto.d: New test.
940 * gas/arm/arm-it-auto.s: New file.
941 * gas/arm/arm-it-auto-2.d: New test case.
942 * gas/arm/arm-it-auto-2.s: New file.
943 * gas/arm/arm-it-auto-3.d: New test case.
944 * gas/arm/arm-it-auto-3.s: New file.
945 * gas/arm/arm-it-bad.d: New test case.
946 * gas/arm/arm-it-bad.l: New file.
947 * gas/arm/arm-it-bad.s: New file.
948 * gas/arm/arm-it-bad-2.d: New test case.
949 * gas/arm/arm-it-bad-2.l: New file.
950 * gas/arm/arm-it-bad-2.s: New file.
951 * gas/arm/arm-it-bad-3.d: New test case.
952 * gas/arm/arm-it-bad-3.l: New file.
953 * gas/arm/arm-it-bad-3.s: New file.
954 * gas/arm/thumb2_it_auto.d: New test.
955 * gas/arm/thumb2_it_bad.l: Error message updated.
956 * gas/arm/thumb2_it_bad_auto.d: New test.
957 * gas/arm/thumb2_it.d: Comment added.
958 * gas/arm/thumb2_it_bad.d: Comment added.
959
960 2009-06-19 Alan Modra <amodra@bigpond.net.au>
961
962 PR gas/10255
963 * gas/cfi/cfi-common-7.s: Skip a multiple of four.
964 * gas/cfi/cfi-common-7.d: Adjust.
965
966 2009-06-18 Nick Clifton <nickc@redhat.com>
967
968 PR 10169
969 * gas/arm/thumb2_bad_reg.s: Add tests for SSAT and USAT with an
970 out of range shift.
971 * gas/arm/thumb2_bad_reg.l: Update expected error messages.
972
973 PR 10288
974 * gas/arm/align.s: Add labels so that COFF based targets can
975 correctly locate THUMB code.
976 * gas/arm/copro.d: Do not pass --architecture switch to objdump.
977
978 2009-06-15 Nick Clifton <nickc@redhat.com>
979
980 PR gas/10186
981 * gas/arm/thumb32.d: Fix expected binary value of SEV.W instruction.
982
983 2009-06-09 Jakub Jelinek <jakub@redhat.com>
984
985 PR gas/10255
986 * gas/cfi/cfi-common-7.d: New test.
987 * gas/cfi/cfi-common-7.s: New.
988 * gas/cfi/cfi.exp: Add cfi-common-7 test.
989
990 2009-06-08 Dave Korn <dave.korn.cygwin@gmail.com>
991
992 * gas/i386/jump.d: Tweak patterns to also match PE platform output.
993
994 2009-06-01 H.J. Lu <hongjiu.lu@intel.com>
995
996 PR gas/10198
997 * gas/i386/jump.s: Add test for "jmp $+2".
998 * gas/i386/jump16.s: Likewise.
999
1000 * gas/i386/jump.d: Updated.
1001 * gas/i386/jump16.d: Likewise.
1002
1003 2009-05-26 Catherine Moore <clm@codesourcery.com>
1004
1005 * gas/mips/eret.s: Remove.
1006 * gas/mips/eret.d: Remove.
1007 * gas/mips/eret.l: Remove.
1008 * gas/mips/eret-1.s: New.
1009 * gas/mips/eret-1.d: New.
1010 * gas/mips/eret-2.s: New.
1011 * gas/mips/eret-2.d: New.
1012 * gas/mips/eret-3.s: New.
1013 * gas/mips/eret-3.d: New.
1014 * gas/mips/mips.exp: Run new tests. Remove old tests.
1015
1016 2009-05-23 Richard Sandiford <rdsandiford@googlemail.com>
1017
1018 * gas/mips/vr4130.s, gas/mips/vr4130.d: Expect part A to have nops.
1019
1020 2009-05-23 Richard Sandiford <rdsandiford@googlemail.com>
1021
1022 * gas/mips/align.d: Use an nm test rather than an objdump one.
1023
1024 2009-05-22 H.J. Lu <hongjiu.lu@intel.com>
1025
1026 * gas/elf/ifunc-1.d: New.
1027 * gas/elf/ifunc-1.s: Likewise.
1028
1029 * gas/elf/elf.exp: Run ifunc-1.
1030
1031 2009-05-22 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1032
1033 * gas/i386/i386.exp: Remove SSE5 tests.
1034 * gas/i386/x86-64-sse5.s: Delete. Remove SSE5 tests.
1035 * gas/i386/x86-64-sse5.d: Ditto.
1036 * gas/i386/arch-10-1.l: Remove SSE5 tests.
1037 * gas/i386/arch-10-2.l: Ditto.
1038 * gas/i386/arch-10-3.l: Ditto.
1039 * gas/i386/arch-10-4.l: Ditto.
1040 * gas/i386/arch-10.d: Ditto.
1041 * gas/i386/arch-10.s: Ditto.
1042 * gas/i386/arch-4.s: Delete. Remove SSE5 tests.
1043 * gas/i386/arch-4.d: Ditto.
1044 * gas/i386/arch-8.s: Ditto.
1045 * gas/i386/arch-8.d: Ditto.
1046 * gas/i386/arch-2.s: Remove SSE5 tests.
1047 * gas/i386/arch-2.d: Remove SSE5 tests.
1048 * gas/i386/x86-64-arch-2.s: Ditto.
1049
1050 2009-05-19 Dave Korn <dave.korn.cygwin@gmail.com>
1051
1052 * gas/pe/: New directory for PE format-specific tests.
1053 * gas/pe/aligncomm-a.d: New test pattern file.
1054 * gas/pe/aligncomm-a.s: New test source file.
1055 * gas/pe/aligncomm-b.d: New test pattern file.
1056 * gas/pe/aligncomm-b.s: New test source file.
1057 * gas/pe/aligncomm-c.d: New test pattern file.
1058 * gas/pe/aligncomm-c.s: New test source file.
1059 * gas/pe/aligncomm-d.d: New test pattern file.
1060 * gas/pe/aligncomm-d.s: New test source file.
1061 * gas/pe/pe.exp: New test control script.
1062 * lib/gas-defs.exp (is_pecoff_format): New function.
1063
1064 2009-05-05 H.J. Lu <hongjiu.lu@intel.com>
1065
1066 * gas/lns/lns-common-1-ia64.s: Add test for discriminator.
1067
1068 2009-05-05 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1069
1070 * gas/arm/bl-local-v4t.d: New file.
1071 * gas/arm/bl-local-v4t.s: New file.
1072 * gas/arm/blx-local.s: Update for branches and calls to local
1073 functions.
1074 * gas/arm/blx-local.d: Likewise.
1075 * gas/arm/blx-local.l: New file.
1076 * gas/arm/blx-local-thumb.l: New file.
1077 * gas/arm/blx-local-thumb.s: New file.
1078 * gas/arm/blx-local-thumb.d: New file.
1079
1080 2009-05-01 Nathan Sidwell <nathan@codesourcery.com>
1081 Daniel Jacobowitz <dan@codesourcery.com>
1082
1083 * gas/arm/attr-mcpu.d: Add -mfpu=neon.
1084 * gas/arm/mapmisc.d: Correct expected output for .double and
1085 .dcb.d.
1086
1087 2009-04-30 Nick Clifton <nickc@redhat.com>
1088
1089 * gas/elf/elf.exp: Extend type test to include an ifunc symbol.
1090 Provide an alternative test for targets which do not support ifunc
1091 symbols.
1092 gas/elf/type.s: Add entry for an ifunc symbol.
1093 gas/elf/type.e: Add ifunc entry to expected symbol dump.
1094 gas/elf/section2.e-armelf: Add entry for ifunc symbol.
1095 gas/elf/type-noifunc.s: New file.
1096 gas/elf/type-noifunc.e: Likewise.
1097
1098 2009-04-24 Cary Coutant <ccoutant@google.com>
1099
1100 * gas/lns/lns-common-1.d: Add test for discriminator.
1101 * gas/lns/lns-common-1.s: Likewise.
1102
1103 2009-04-20 Jan Beulich <jbeulich@novell.com>
1104
1105 * gas/i386/equ.s: Adjust.
1106 * gas/i386/equ.d: Remove reference to equ.e.
1107 * gas/i386/equ.e: Delete.
1108 * gas/i386/intel-expr.s: New.
1109 * gas/i386/intel-expr.d: New.
1110 * gas/i386/i386.exp: Run new test.
1111 * gas/i386/intel.s: Adjust.
1112 * gas/i386/intel.e: Remove no longer valid warning messages.
1113 * gas/i386/intel16.s: Adjust.
1114 * gas/i386/intel16.d: Remove reference to intel16.e.
1115 * gas/i386/intel16.e: Delete.
1116 * gas/i386/intelbad.s: Add more tests.
1117 * gas/i386/intelbad.l: Adjust.
1118 * gas/i386/intelok.s: Remove now unneeded equates. Add more
1119 tests.
1120 * gas/i386/intelok.d: Remove reference to intelok.e. Adjust.
1121 * gas/i386/intelok.e: Delete.
1122 * gas/i386/x86_64.s: Adjust.
1123 * gas/i386/x86_64.d: Remove reference to x86_64.e.
1124 * gas/i386/x86_64.e: Delete.
1125
1126 2009-04-16 Alan Modra <amodra@bigpond.net.au>
1127
1128 * gas/all/gas.exp: Disable assign and assign-ok tests on blackfin.
1129 * gas/all/p2425.s: Use "==" instead of "=".
1130 * gas/all/weakref1.s: Likewise.
1131 * gas/macros/and.s: Likewise.
1132 * gas/macros/test1.s: Likewise.
1133 * gas/hppa/parse/parse.exp: Remove xfail on block1.
1134
1135 2009-04-15 Jan Beulich <jbeulich@novell.com>
1136
1137 * gas/i386/intel.e: Adjust expectations.
1138
1139 2009-04-15 Jan Beulich <jbeulich@novell.com>
1140
1141 * gas/i386/x86-64-sse5.s: Add test of protd.
1142 * gas/i386/x86-64-sse5.d: Adjust expectations to match input.
1143
1144 2009-04-09 Catherine Moore <clm@codesourcery.com>
1145
1146 * gas/mips/mips.exp: Run new tests.
1147 * gas/mips/eret.s: New test.
1148 * gas/mips/eret.d: New test output.
1149 * gas/mips/eret.l: New test output.
1150
1151 2009-04-07 Peter Bergner <bergner@vnet.ibm.com>
1152
1153 * gas/ppc/e500mc.d: Update to match extended mnemonics.
1154
1155 2009-04-01 Nathan Sidwell <nathan@codesourcery.com>
1156
1157 * gas/arm/align.s, gas/arm/align.d: New.
1158 * gas/arm/thumb32.d, gas/arm/arch6zk.d, gas/arm/arch6zk.s,
1159 arm/thumb2_relax.d: Adjust for align changes.
1160
1161 2009-03-31 Peter Bergner <bergner@vnet.ibm.com>
1162
1163 * gas/ppc/power7.d ("ori", ".p2align"): Add tests for group ending nop.
1164 * gas/ppc/power7.s: Likewise.
1165 * gas/ppc/power6.d: Likewise.
1166 * gas/ppc/power6.s: Likewise.
1167
1168 2009-03-30 Joseph Myers <joseph@codesourcery.com>
1169
1170 * gas/arm/mapsecs.d, gas/arm/mapsecs.s: New.
1171
1172 2009-03-26 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1173
1174 * gas/arm/wince_inst.d: Convert to unified syntax.
1175
1176 2009-03-18 Andrew Stubbs <ams@codesourcery.com>
1177
1178 * gas/arm/adr-invalid.d: New file.
1179 * gas/arm/adr-invalid.l: New file.
1180 * gas/arm/adr-invalid.s: New file.
1181
1182 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
1183
1184 * gas/ppc/textalign-xcoff-001.d: Expect the section VMAs to be
1185 properly aligned.
1186 * gas/ppc/textalign-xcoff-002.d: Likewise.
1187
1188 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
1189
1190 * gas/ppc/xcoff-branch-1.s, gas/ppc/xcoff-branch-1-32.d,
1191 gas/ppc/xcoff-branch-1-64.d: New tests.
1192 * gas/ppc/aix.exp: Run them.
1193
1194 2009-03-11 Hans-Peter Nilsson <hp@axis.com>
1195
1196 * gas/cris/rd-bkw5.d, gas/cris/rd-bkw5.s, gas/cris/rd-bkw5b.d,
1197 gas/cris/rd-bkw5bpic.d, gas/cris/rd-bkw5bv32.d,
1198 gas/cris/rd-bkw5bv32pic.d, gas/cris/rd-bkw5pic.d,
1199 gas/cris/rd-bkw5v32.d, gas/cris/rd-bkw5v32pic.d: New tests.
1200
1201 2009-03-10 Hans-Peter Nilsson <hp@axis.com>
1202
1203 * gas/cris/rd-bkw4.d, gas/cris/rd-bkw4v32.d, gas/cris/rd-bkw4.s:
1204 New test.
1205
1206 2009-03-10 Alan Modra <amodra@bigpond.net.au>
1207
1208 * gas/ppc/altivec_and_spe.d (objdump): Add -Maltivec.
1209 * gas/ppc/common.d: Adjust for -Mcom not including -Mppc.
1210
1211 2009-03-05 Joseph Myers <joseph@codesourcery.com>
1212
1213 * gas/arm/mapmisc.d, gas/arm/mapmisc.dat, gas/arm/mapmisc.s: New.
1214
1215 2009-03-02 Qinwei <qinwei@sunnorth.com.cn>
1216
1217 * gas/score/arith_32-lt.d: New file.
1218 * gas/score/arith_32.d: New file.
1219 * gas/score/arith_32.s: New file.
1220 * gas/score/bit_32-lt.d: New file.
1221 * gas/score/bit_32.d: New file.
1222 * gas/score/bit_32.s: New file.
1223 * gas/score/branch_32-lt.d: New file.
1224 * gas/score/branch_32.d: New file.
1225 * gas/score/branch_32.s: New file.
1226 * gas/score/cmp_32-lt.d: New file.
1227 * gas/score/cmp_32.d: New file.
1228 * gas/score/cmp_32.s: New file.
1229 * gas/score/load_store_32-lt.d: New file.
1230 * gas/score/load_store_32.d: New file.
1231 * gas/score/load_store_32.s: New file.
1232 * gas/score/logical_32-lt.d: New file.
1233 * gas/score/logical_32.d: New file.
1234 * gas/score/logical_32.s: New file.
1235 * gas/score/mv_32-lt.d: New file.
1236 * gas/score/mv_32.d: New file.
1237 * gas/score/mv_32.s: New file.
1238 * gas/score/relax_32.exp: New file.
1239 * gas/score/relaxation_macro.h: New file.
1240 * gas/score/shift_32-lt.d: New file.
1241 * gas/score/shift_32.d: New file.
1242 * gas/score/shift_32.s: New file.
1243 * gas/score/syscontrol_32-lt.d: New file.
1244 * gas/score/syscontrol_32.d: New file.
1245 * gas/score/syscontrol_32.s: New file.
1246
1247 2009-03-01 Mark Mitchell <mark@codesourcery.com>
1248
1249 * gas/arm/archv6m.s: Add dmb, dsb, and isb.
1250 * gas/arm/archv6m.d: Likewise.
1251
1252 2009-02-26 Peter Bergner <bergner@vnet.ibm.com>
1253
1254 * gas/ppc/e500mc.d ("wait", "waitsrv", "waitimpl"): Add tests.
1255 * gas/ppc/e500mc.s: Likewise.
1256 * gas/ppc/power6.d ("cdtbcd", "cbcdtd", "addg6s"): Add tests.
1257 * gas/ppc/power6.s: Likewise.
1258 * gas/ppc/power7.d ("lfdpx", "mffgpr", "mftgpr"): Remove invalid tests.
1259 ("wait", "waitsrv", "waitimpl", "divwe", "divwe.", "divweo", "divweo.",
1260 "divweu", "divweu.", "divweuo", "divweuo.", "bpermd", "popcntw",
1261 "popcntd", "ldbrx", "stdbrx", "lfiwzx", "lfiwzx", "fcfids", "fcfids.",
1262 "fcfidus", "fcfidus.", "fctiwu", "fctiwu.", "fctiwuz", "fctiwuz.",
1263 "fctidu", "fctidu.", "fctiduz", "fctiduz.", "fcfidu", "fcfidu.",
1264 "ftdiv", "ftdiv", "ftsqrt", "ftsqrt", "dcbtt", "dcbtstt", "dcffix",
1265 "dcffix.", "lbarx", "lbarx", "lbarx", "lharx", "lharx", "lharx",
1266 "stbcx.", "sthcx.", "fre", "fre.", "fres", "fres.", "frsqrte",
1267 "frsqrte.", "frsqrtes", "frsqrtes.", "isel"): Add tests.
1268 * gas/ppc/power7.s: Likewise.
1269 * gas/ppc/vsx.d: New test.
1270 * gas/ppc/vsx.s: Likewise.
1271 * gas/ppc/ppc.exp: Run it.
1272
1273 2009-02-23 Mark Mitchell <mark@codesourcery.com>
1274
1275 * gas/arm/thumb2_bad_reg.s: Update to allow R13 as second argument
1276 for CMP.
1277 * gas/arm/thumb2_bad_reg.l: Adjust accordingly.
1278
1279 2009-02-19 Peter Bergner <bergner@vnet.ibm.com>
1280
1281 * gas/ppc/e500mc.d ("lfdepx", "stfdepx"): Fix tests to expect a
1282 floating point register.
1283
1284 2009-02-18 Adam Nemet <anemet@caviumnetworks.com>
1285
1286 * gas/mips/octeon.s: Add more tests for dmfc2 and dmtc2.
1287 * gas/mips/octeon.d: Update.
1288 * gas/mips/octeon-ill.l: Update error message.
1289
1290 2009-02-16 Nick Clifton <nickc@redhat.com>
1291
1292 * gas/mips/e32-rel2.d: Adjust expected output to remove the 0x4000
1293 offset.
1294 * gas/mips/e32el-rel2.d: Likewise.
1295 * gas/mips/elf-rel2.d: Likewise.
1296 * gas/mips/elf-rel9-mips16.d: Likewise.
1297 * gas/mips/elf-rel9.d: Likewise.
1298 * gas/mips/elfel-rel2.d: Likewise.
1299 * gas/mips/lb.d: Likewise.
1300 * gas/mips/mips-abi32.d: Likewise.
1301 * gas/mips/mips-gp32-fp32.d: Likewise.
1302 * gas/mips/mips-gp32-fp64.d: Likewise.
1303 * gas/mips/mips-gp64-fp32.d: Likewise.
1304 * gas/mips/mips-gp64-fp64.d: Likewise.
1305 * gas/mips/mips32-sf32.d: Likewise.
1306
1307 2009-02-12 Nathan Sidwell <nathan@codesourcery.com>
1308
1309 * m68k/br-isac.d, m68k/br-isac.s: Add stldsr test.
1310
1311 2009-02-06 Nick Clifton <nickc@redhat.com>
1312
1313 * gas/mips/beq.d: Make no assumptions about the symbols used as
1314 branch targets in the disassembly, or the names of the relocs
1315 produced.
1316 * gas/mips/bge.d: Likewise.
1317 * gas/mips/bgeu.d: Likewise.
1318 * gas/mips/blt.d: Likewise.
1319 * gas/mips/bltu.d: Likewise.
1320 * gas/mips/mips32-sf32.d: Likewise.
1321 * gas/mips/mips1-fp.d: Likewise.
1322 * gas/mips/branch-misc-1.d: Skip for the mips-ecoff target.
1323 * gas/mips/branch-misc-2-64.d: Likewise.
1324 * gas/mips/branch-misc-2.d: Likewise.
1325 * gas/mips/branch-misc-2pic-64.d: Likewise.
1326 * gas/mips/branch-misc-2pic.d: Likewise.
1327 * gas/mips/branch-swap.d: Likewise.
1328
1329 2009-02-06 Nick Clifton <nickc@redhat.com>
1330
1331 * gas/elf/symtab.d: But do not run the test for the Alpha or HPPA
1332 ports.
1333
1334 2009-02-05 Peter Bergner <bergner@vnet.ibm.com>
1335
1336 * gas/ppc/booke.s ("dcbt", "dcbtst"): New tests.
1337 * gas/ppc/booke.d: Likewise.
1338 * gas/ppc/power4_32.s: Likewise.
1339 * gas/ppc/power4_32.d: Likewise.
1340
1341 2009-02-05 Catherine Moore <clm@codesourcery.com>
1342
1343 * gas/elf/elf.exp: Really run the symtab test.
1344
1345 2009-02-04 H.J. Lu <hongjiu.lu@intel.com>
1346
1347 AVX Programming Reference (January, 2009)
1348 * gas/i386/arch-avx-1-3.l: New.
1349 * gas/i386/arch-avx-1-3.s: Likewise.
1350 * gas/i386/arch-avx-1-4.l: Likewise.
1351 * gas/i386/arch-avx-1-4.s: Likewise.
1352 * gas/i386/arch-avx-1-5.l: Likewise.
1353 * gas/i386/arch-avx-1-5.s: Likewise.
1354 * gas/i386/arch-avx-1-6.l: Likewise.
1355 * gas/i386/arch-avx-1-6.s: Likewise.
1356
1357 * gas/i386/arch-10.s: Add vpclmul instructions.
1358 * gas/i386/arch-avx-1.s: Likewise.
1359 * gas/i386/avx.s: Likewise.
1360 * gas/i386/x86-64-arch-2.s: Likewise.
1361 * gas/i386/x86-64-avx.s: Likewise.
1362
1363 * gas/i386/sse2avx.s: Add pclmul instructions.
1364 * gas/i386/x86-64-sse2avx.s: Likewise.
1365
1366 * gas/i386/arch-10.d: Updated.
1367 * gas/i386/arch-10-1.l: Likewise.
1368 * gas/i386/arch-10-2.l: Likewise.
1369 * gas/i386/arch-10-3.l: Likewise.
1370 * gas/i386/arch-10-4.l: Likewise.
1371 * gas/i386/arch-avx-1.d: Likewise.
1372 * gas/i386/arch-avx-1-1.l: Likewise.
1373 * gas/i386/arch-avx-1-2.l: Likewise.
1374 * gas/i386/avx.d: Likewise.
1375 * gas/i386/avx-intel.d: Likewise.
1376 * gas/i386/sse2avx.d: Likewise.
1377 * gas/i386/x86-64-arch-2.d: Likewise.
1378 * gas/i386/x86-64-avx.d: Likewise.
1379 * gas/i386/x86-64-avx-intel.d: Likewise.
1380 * gas/i386/x86-64-sse2avx.d: Likewise.
1381
1382 * gas/i386/i386.exp: Run arch-avx-1-3, arch-avx-1-4,
1383 arch-avx-1-5 and arch-avx-1-6.
1384
1385 2009-02-03 DJ Delorie <dj@redhat.com>
1386
1387 * gas/mep/relocs.d: Updated for new configuration.
1388 * gas/mep/complex-relocs.exp: Likewise.
1389
1390 2009-02-03 Sandip Matte <sandip@rmicorp.com>
1391
1392 * gas/mips/mips.exp (xlr): New architecture.
1393 (xlr-ext): Run test.
1394 * gas/mips/xlr-ext.d, gas/mips/xlr-ext.s: New.
1395
1396 2009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
1397
1398 * gas/m68k/tls-gd-3.d, gas/m68k/tls-gd-3.s: New test.
1399 * gas/m68k/all.exp: Run it.
1400
1401 2009-01-29 Mark Mitchell <mark@codesourcery.com>
1402
1403 * gas/arm/copro.s: Avoid using r15 where not permitted.
1404 * gas/arm/copro.d: Adjust accordingly.
1405 * gas/arm/thumb2_bad_reg.s: New.
1406 * gas/arm/thumb2_bad_reg.l: Likewise.
1407 * gas/arm/thumb2_bad_reg.d: Likewise.
1408
1409 2009-01-29 Mark Mitchell <mark@codesourcery.com>
1410
1411 * gas/arm/thumb32.s: Add tests for orn and rrx.
1412 * gas/arm/thumb32.d: Adjust accordingly.
1413 * gas/arm/thumb32.l: Likewise.
1414 * gas/arm/thumb2_invert.s: Add tests for orn and orr.
1415 * gas/arm/thumb2_invert.d: Adjust accordingly.
1416 * gas/arm/tcompat.s: Add tests for rrx.
1417 * gas/arm/tcompat.d: Adjust accordingly.
1418
1419 2009-01-29 Mark Mitchell <mark@codesourcery.com>
1420
1421 * gas/arm/thumb32.s (qadd): Add tests for them.
1422 * gas/arm/thumb32.d: Adjust accordingly.
1423
1424 2009-01-29 Mark Mitchell <mark@codesourcery.com>
1425
1426 * gas/arm/thumb32.s (qadd): Add qadd, qdadd, qsub, and qdsub.
1427 * gas/arm/thumb32.d: Likewise.
1428
1429 2009-01-29 Paul Brook <paul@codesourcery.com>
1430 Mark Mitchell <mark@codesourcery.com>
1431
1432 * gas/arm/thumb2_mul.s: New file.
1433 * gas/arm/thumb2_mul.d: Likewise.
1434 * gas/arm/thumb2_mul-bad.s: Likewise.
1435 * gas/arm/thumb2_mul-bad.d: Likewise.
1436 * gas/arm/thumb2_mul-bad.l: Likewise.
1437 * gas/arm/t16-bad.s: Add tests for"mul" with high registers.
1438 * gas/arm/t16-bad.l: Update accordingly.
1439
1440 2009-01-29 Nick Clifton <nickc@redhat.com>
1441
1442 * gas/all/gas.exp: Expect forward test to fail for MeP.
1443 Expect relax test to fail for MeP.
1444 * gas/mep/relocs.d: Update expected disassembly.
1445
1446 2009-01-27 Nick Clifton <nickc@redhat.com>
1447
1448 * gas/arm/attr-cpu-directive.d: Only run test for EABI targets.
1449 * gas/arm/attr-default.d : Likewise.
1450 * gas/arm/attr-march-all.d: Likewise.
1451 * gas/arm/attr-march-armv1.d: Likewise.
1452 * gas/arm/attr-march-armv2.d: Likewise.
1453 * gas/arm/attr-march-armv2a.d: Likewise.
1454 * gas/arm/attr-march-armv2s.d: Likewise.
1455 * gas/arm/attr-march-armv3.d: Likewise.
1456 * gas/arm/attr-march-armv3m.d: Likewise.
1457 * gas/arm/attr-march-armv4.d: Likewise.
1458 * gas/arm/attr-march-armv4t.d: Likewise.
1459 * gas/arm/attr-march-armv4txm.d: Likewise.
1460 * gas/arm/attr-march-armv4xm.d: Likewise.
1461 * gas/arm/attr-march-armv5.d: Likewise.
1462 * gas/arm/attr-march-armv5t.d: Likewise.
1463 * gas/arm/attr-march-armv5te.d: Likewise.
1464 * gas/arm/attr-march-armv5tej.d: Likewise.
1465 * gas/arm/attr-march-armv5texp.d: Likewise.
1466 * gas/arm/attr-march-armv5txm.d: Likewise.
1467 * gas/arm/attr-march-armv6-m.d: Likewise.
1468 * gas/arm/attr-march-armv6.d: Likewise.
1469 * gas/arm/attr-march-armv6j.d: Likewise.
1470 * gas/arm/attr-march-armv6k.d: Likewise.
1471 * gas/arm/attr-march-armv6kt2.d: Likewise.
1472 * gas/arm/attr-march-armv6t2.d: Likewise.
1473 * gas/arm/attr-march-armv6z.d: Likewise.
1474 * gas/arm/attr-march-armv6zk.d: Likewise.
1475 * gas/arm/attr-march-armv6zkt2.d: Likewise.
1476 * gas/arm/attr-march-armv6zt2.d: Likewise.
1477 * gas/arm/attr-march-armv7-a.d: Likewise.
1478 * gas/arm/attr-march-armv7-m.d: Likewise.
1479 * gas/arm/attr-march-armv7-r.d: Likewise.
1480 * gas/arm/attr-march-armv7.d: Likewise.
1481 * gas/arm/attr-march-armv7a.d: Likewise.
1482 * gas/arm/attr-march-armv7m.d: Likewise.
1483 * gas/arm/attr-march-armv7r.d: Likewise.
1484 * gas/arm/attr-march-iwmmxt.d: Likewise.
1485 * gas/arm/attr-march-iwmmxt2.d: Likewise.
1486 * gas/arm/attr-march-xscale.d: Likewise.
1487 * gas/arm/attr-mcpu.d: Likewise.
1488 * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1489 * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1490 * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1491 * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1492 * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
1493 * gas/arm/attr-mfpu-fpa.d: Likewise.
1494 * gas/arm/attr-mfpu-fpa10.d: Likewise.
1495 * gas/arm/attr-mfpu-fpa11.d: Likewise.
1496 * gas/arm/attr-mfpu-fpe.d: Likewise.
1497 * gas/arm/attr-mfpu-fpe2.d: Likewise.
1498 * gas/arm/attr-mfpu-fpe3.d: Likewise.
1499 * gas/arm/attr-mfpu-maverick.d: Likewise.
1500 * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1501 * gas/arm/attr-mfpu-neon.d: Likewise.
1502 * gas/arm/attr-mfpu-softfpa.d: Likewise.
1503 * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1504 * gas/arm/attr-mfpu-softvfp.d: Likewise.
1505 * gas/arm/attr-mfpu-vfp.d: Likewise.
1506 * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1507 * gas/arm/attr-mfpu-vfp10.d: Likewise.
1508 * gas/arm/attr-mfpu-vfp3.d: Likewise.
1509 * gas/arm/attr-mfpu-vfp9.d: Likewise.
1510 * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1511 * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1512 * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1513 * gas/arm/attr-mfpu-vfpxd.d: Likewise.
1514 * gas/arm/attr-order.d: Likewise.
1515 * gas/arm/attr-override-cpu-directive.d: Likewise.
1516 * gas/arm/attr-override-mcpu.d: Likewise.
1517
1518 2009-01-27 Nick Clifton <nickc@redhat.com>
1519
1520 * gas/lib/gas-defs.exp: Update description of run_dump_test proc.
1521
1522 * gas/mips/dli.d: Pass -64 to gas.
1523 * gas/mips/mips64-mips3d-incl.d: Likewise.
1524 * gas/mips/octeon.d: Likewise.
1525 * gas/mips/sb1-ext-mdmx.d: Likewise.
1526 * gas/mips/sb1-ext-ps.d: Likewise.
1527 * gas/mips/e32el-rel2.s: Pass -march=mips3 to gas.
1528 Update expected relocs.
1529 * gas/mips/ld-ilocks-addr32.d: Do not run for tx39 targets.
1530 * gas/mips/mips.exp: Remove 'ilocks' variable.
1531 Add ecoff targets to 'addr32' variable.
1532 Set 'no_mips16' for ecoff targets.
1533 Do not run div-ilocks or mul-ilocks test variants.
1534 * gas/mips/mips16-intermix.d: Use nm instead of objdump so that
1535 the symbol table output is sorted. Update expecetd output.
1536
1537 2009-01-26 Andrew Stubbs <ams@codesourcery.com>
1538
1539 * gas/arm/attr-cpu-directive.d: New file.
1540 * gas/arm/attr-cpu-directive.s: New file.
1541 * gas/arm/attr-default.d: New file.
1542 * gas/arm/attr-march-all.d: New file.
1543 * gas/arm/attr-march-armv1.d: New file.
1544 * gas/arm/attr-march-armv2.d: New file.
1545 * gas/arm/attr-march-armv2a.d: New file.
1546 * gas/arm/attr-march-armv2s.d: New file.
1547 * gas/arm/attr-march-armv3.d: New file.
1548 * gas/arm/attr-march-armv3m.d: New file.
1549 * gas/arm/attr-march-armv4.d: New file.
1550 * gas/arm/attr-march-armv4t.d: New file.
1551 * gas/arm/attr-march-armv4txm.d: New file.
1552 * gas/arm/attr-march-armv4xm.d: New file.
1553 * gas/arm/attr-march-armv5.d: New file.
1554 * gas/arm/attr-march-armv5t.d: New file.
1555 * gas/arm/attr-march-armv5te.d: New file.
1556 * gas/arm/attr-march-armv5tej.d: New file.
1557 * gas/arm/attr-march-armv5texp.d: New file.
1558 * gas/arm/attr-march-armv5txm.d: New file.
1559 * gas/arm/attr-march-armv6-m.d: New file.
1560 * gas/arm/attr-march-armv6.d: New file.
1561 * gas/arm/attr-march-armv6j.d: New file.
1562 * gas/arm/attr-march-armv6k.d: New file.
1563 * gas/arm/attr-march-armv6kt2.d: New file.
1564 * gas/arm/attr-march-armv6t2.d: New file.
1565 * gas/arm/attr-march-armv6z.d: New file.
1566 * gas/arm/attr-march-armv6zk.d: New file.
1567 * gas/arm/attr-march-armv6zkt2.d: New file.
1568 * gas/arm/attr-march-armv6zt2.d: New file.
1569 * gas/arm/attr-march-armv7-a.d: New file.
1570 * gas/arm/attr-march-armv7-m.d: New file.
1571 * gas/arm/attr-march-armv7-r.d: New file.
1572 * gas/arm/attr-march-armv7.d: New file.
1573 * gas/arm/attr-march-armv7a.d: New file.
1574 * gas/arm/attr-march-armv7m.d: New file.
1575 * gas/arm/attr-march-armv7r.d: New file.
1576 * gas/arm/attr-march-iwmmxt.d: New file.
1577 * gas/arm/attr-march-iwmmxt2.d: New file.
1578 * gas/arm/attr-march-xscale.d: New file.
1579 * gas/arm/attr-mcpu.d: New file.
1580 * gas/arm/attr-mfpu-arm1020e.d: New file.
1581 * gas/arm/attr-mfpu-arm1020t.d: New file.
1582 * gas/arm/attr-mfpu-arm1136jf-s.d: New file.
1583 * gas/arm/attr-mfpu-arm1136jfs.d: New file.
1584 * gas/arm/attr-mfpu-arm7500fe.d: New file.
1585 * gas/arm/attr-mfpu-fpa.d: New file.
1586 * gas/arm/attr-mfpu-fpa10.d: New file.
1587 * gas/arm/attr-mfpu-fpa11.d: New file.
1588 * gas/arm/attr-mfpu-fpe.d: New file.
1589 * gas/arm/attr-mfpu-fpe2.d: New file.
1590 * gas/arm/attr-mfpu-fpe3.d: New file.
1591 * gas/arm/attr-mfpu-maverick.d: New file.
1592 * gas/arm/attr-mfpu-neon-fp16.d: New file.
1593 * gas/arm/attr-mfpu-neon.d: New file.
1594 * gas/arm/attr-mfpu-softfpa.d: New file.
1595 * gas/arm/attr-mfpu-softvfp+vfp.d: New file.
1596 * gas/arm/attr-mfpu-softvfp.d: New file.
1597 * gas/arm/attr-mfpu-vfp.d: New file.
1598 * gas/arm/attr-mfpu-vfp10-r0.d: New file.
1599 * gas/arm/attr-mfpu-vfp10.d: New file.
1600 * gas/arm/attr-mfpu-vfp3.d: New file.
1601 * gas/arm/attr-mfpu-vfp9.d: New file.
1602 * gas/arm/attr-mfpu-vfpv2.d: New file.
1603 * gas/arm/attr-mfpu-vfpv3-d16.d: New file.
1604 * gas/arm/attr-mfpu-vfpv3.d: New file.
1605 * gas/arm/attr-mfpu-vfpxd.d: New file.
1606 * gas/arm/attr-order.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
1607 * gas/arm/attr-override-cpu-directive.d: New file.
1608 * gas/arm/attr-override-cpu-directive.s: New file.
1609 * gas/arm/attr-override-mcpu.d: New file.
1610 * gas/arm/attr-override-mcpu.s: New file.
1611 * gas/arm/blank.s: New file.
1612 * gas/arm/eabi_attr_1.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
1613
1614 2009-01-26 Nick Clifton <nickc@redhat.com>
1615
1616 * gas/arm/attr-order.d: Do not run this test for non-ELF based ARM
1617 targets.
1618
1619 2009-01-24 Andreas Schwab <schwab@suse.de>
1620
1621 * gas/lns/lns.exp: Don't run lns-duplicate for d10v target.
1622
1623 2009-01-23 Andreas Schwab <schwab@suse.de>
1624
1625 * gas/mips/mips16-e.d: Adjust for change in LOCAL_LABEL_PREFIX.
1626 * gas/mips/mipsel16-e.d: Likewise.
1627 * gas/mips/tmips16-e.d: Likewise.
1628 * gas/mips/tmipsel16-e.d: Likewise.
1629
1630 2009-01-19 Nick Clifton <nickc@redhat.com>
1631
1632 * lib/gas-defs.exp (run_list_test): Fix typo in comment.
1633
1634 2009-01-19 Nick Clifton <nickc@redhat.com>
1635
1636 * gas/arm/attr-syntax.d: Do not run for non-ELF based ARM
1637 targets.
1638
1639 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
1640
1641 * gas/arm/attr-order.d: New file.
1642 * gas/arm/attr-order.s: New file.
1643
1644 2009-01-16 Andrew Stubbs <ams@codesourcery.com>
1645 Daniel Jacobowitz <dan@codesourcery.com>
1646
1647 * gas/arm/attr-syntax.d: New file.
1648 * gas/arm/attr-syntax.s: New file.
1649
1650 2009-01-15 Nick Clifton <nickc@redhat.com>
1651
1652 PR 9722
1653 * gas/arm/archv6m.d: Update expected NOP opcode.
1654 * gas/arm/pr9722.s: New test.
1655 * gas/arm/pr9722.d: Expected disassembly.
1656
1657 2009-01-14 Peter Bergner <bergner@vnet.ibm.com>
1658
1659 * gas/ppc/power6.s ("mtfsf", "mtfsf.", "mtfsfi", "mtfsfi."): Add tests.
1660 * gas/ppc/power6.d: Likewise.
1661
1662 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
1663
1664 * gas/i386/sse-noavx.s: Add tests for lfence, mfence and movnti.
1665 * gas/i386/x86-64-sse-noavx.s: Likewise.
1666
1667 * gas/i386/sse-noavx.d: Updated.
1668 * gas/i386/x86-64-sse-noavx.d: Likewise.
1669
1670 2009-01-12 H.J. Lu <hongjiu.lu@intel.com>
1671
1672 * gas/i386/opts.s: Add tests for add, adc, and, cmp, or, sbb,
1673 sub and xor.
1674 * gas/i386/x86-64-opts.s: Likewise.
1675
1676 * gas/i386/opts.d: Updated.
1677 * gas/i386/opts-intel.d: Likewise.
1678 * gas/i386/sse2avx-opts.d: Likewise.
1679 * gas/i386/sse2avx-opts-intel.d: Likewise.
1680 * gas/i386/x86-64-opts.d: Likewise.
1681 * gas/i386/x86-64-opts-intel.d: Likewise.
1682 * gas/i386/x86-64-sse2avx-opts.d: Likewise.
1683 * gas/i386/x86-64-sse2avx-opts-intel.d: Likewise.
1684
1685 2009-01-10 H.J. Lu <hongjiu.lu@intel.com>
1686
1687 * gas/i386/arch-10.s: Add clflush and syscall.
1688 * gas/i386/x86-64-arch-2.s: Likewise.
1689
1690 * gas/i386/arch-10.d: Updated.
1691 * gas/i386/arch-10-1.l: Likewise.
1692 * gas/i386/arch-10-2.l: Likewise.
1693 * gas/i386/arch-10-3.l: Likewise.
1694 * gas/i386/arch-10-4.l: Likewise.
1695 * gas/i386/x86-64-arch-2.d: Likewise.
1696
1697 2009-01-09 H.J. Lu <hongjiu.lu@intel.com>
1698
1699 * gas/i386/arch-10.s: Add rdtscp.
1700 * gas/i386/x86-64-arch-2.s: Likewise.
1701
1702 * gas/i386/arch-10.d: Updated.
1703 * gas/i386/arch-10-1.l: Likewise.
1704 * gas/i386/arch-10-2.l: Likewise.
1705 * gas/i386/arch-10-3.l: Likewise.
1706 * gas/i386/arch-10-4.l: Likewise.
1707 * gas/i386/x86-64-arch-2.d: Likewise.
1708
1709 2009-01-06 Chao-ying Fu <fu@mips.com>
1710
1711 * gas/mips/jalr.s, gas/mips/jalr.l: Add more tests for jalr
1712 and jalr.hb.
1713
1714 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>
1715
1716 AVX Programming Reference (December, 2008)
1717 * gas/i386/avx.s: Add tests for 256bit vmovntdq, vmovntpd and
1718 vmovntps.
1719 * gas/i386/x86-64-avx.s: Likewise.
1720
1721 * gas/i386/avx.d: Updated.
1722 * gas/i386/avx-intel.d: Likewise.
1723 * gas/i386/x86-64-avx.d: Likewise.
1724 * gas/i386/x86-64-avx-intel.d: Likewise.
1725
1726 2009-01-05 H.J. Lu <hongjiu.lu@intel.com>
1727
1728 AVX Programming Reference (December, 2008)
1729 * gas/i386/arch-10.s: Replace vfmaddpd with vfmadd132pd.
1730 * gas/i386/x86-64-arch-2.s: Likewise.
1731
1732 * gas/i386/arch-10.d: Updated.
1733 * gas/i386/arch-10-1.l: Likewise.
1734 * gas/i386/arch-10-2.l: Likewise.
1735 * gas/i386/arch-10-3.l: Likewise.
1736 * gas/i386/arch-10-4.l: Likewise.
1737 * gas/i386/avx.d: Likewise.
1738 * gas/i386/avx-intel.d: Likewise.
1739 * gas/i386/inval-avx.l: Likewise.
1740 * gas/i386/x86-64-arch-2.d: Likewise.
1741 * gas/i386/x86-64-avx.d: Likewise.
1742 * gas/i386/x86-64-avx-intel.d: Likewise.
1743 * gas/i386/x86-64-inval-avx.l: Likewise.
1744
1745 * gas/i386/avx.s: Remove vpermil2ps/vpermil2pd and FMA
1746 instructions. Update tests.
1747 * gas/i386/inval-avx.s: Likewise.
1748 * gas/i386/x86-64-avx.s: Likewise.
1749 * gas/i386/x86-64-inval-avx.s: Likewise.
1750
1751 * gas/i386/fma.d: New.
1752 * gas/i386/fma.s: Likewise.
1753 * gas/i386/fma-intel.d: Likewise.
1754 * gas/i386/x86-64-fma.d: Likewise.
1755 * gas/i386/x86-64-fma.s: Likewise.
1756 * gas/i386/x86-64-fma-intel.d: Likewise.
1757
1758 * gas/i386/i386.exp: Run fma, fma-intel, x86-64-fma and
1759 x86-64-fma-intel.
1760
1761 For older changes see ChangeLog-2008
1762 \f
1763 Local Variables:
1764 mode: change-log
1765 left-margin: 8
1766 fill-column: 74
1767 version-control: never
1768 End:
This page took 0.084805 seconds and 5 git commands to generate.