OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [ChangeLog] - Blame information for rev 219

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 219 jeremybenn
2010-07-23  Jeremy Bennett  
2
 
3
        * gas/all/gas.exp : Not expected to fail for
4
        or32.
5
        : Expected to fail for OR32 (assume this,
6
        since it is the case for MIPS).
7
        * gas/or32/addi.d: Corrected l.addi opcode value and negative
8
        operand format.
9
        * gas/or32/allinsns.d: Updated to match allinsns.s. Opcode value
10
        for l.addi, l.rfe, l.mfspr, l.mtspr corrected. Hex immediate
11
        operands used.
12
        * gas/or32/allinsns.s: Removed l_bal, changed l_brk to l_trap,
13
        removed operand from l_rfe, l_mfsr changed to l_mfspr and operand
14
        format changed, l_mtsr changed to l_mtspr and operand
15
        format changed, l_lw changed to l_lwz, test for l.lws added,
16
        removed l_subi.
17
        * gas/or32/lohi.d: Corrected l.addi opcode value and negative
18
        operand format.
19
        * gas/or32/store.d: Corrected to use l.lwz
20
        * gas/or32/store.s: Corrected to use l.lwz
21
 
22 205 julius
2010-02-08  Christophe Lyon  
23
 
24
        * gas/arm/branch-reloc.s, gas/arm/branch-reloc.d,
25
        gas/arm/branch-reloc.l: New tests and expected results with all
26
        variants of call: ARM/Thumb, local/global, inter/intra-section,
27
        using BL/BLX.
28
 
29
2010-02-05  Christophe Lyon  
30
 
31
        * gas/arm/arm-it-auto.d, gas/arm/bl-local-v4t.d,
32
        gas/arm/blx-local.d, gas/arm/thumb-w-good.d: Update expected
33
        results.
34
 
35
2010-01-30  Richard Sandiford  
36
 
37
        * gas/ppc/xcoff-ref-1.s, gas/ppc/xcoff-ref-1.l: New test.
38
        * gas/ppc/aix.exp: Run it.
39
 
40
2010-01-29  Dave Korn  
41
 
42
        * gas/pe/section-align-1.d: Generalise to pass on more targets.
43
        * gas/pe/section-align-2.d: Likewise.
44
 
45
2010-01-27  Dave Korn  
46
 
47
        Backport from trunk:
48
        * gas/pe/section-align-1.s: New test source file.
49
        * gas/pe/section-align-1.d: Likewise control script.
50
        * gas/pe/section-align-2.s: Likewise ...
51
        * gas/pe/section-align-2.d: ... and likewise.
52
        * gas/pe/pe.exp: Invoke new testcases.
53
 
54
2009-12-15  H.J. Lu  
55
 
56
        Backport from trunk:
57
        2009-12-07  H.J. Lu  
58
 
59
        PR gas/11037
60
        * gas/i386/intelpic.s: Add testcases.
61
        * gas/i386/intelpic.d: Updated.
62
 
63
        2009-10-28  Alan Modra  
64
 
65
        * gas/i386/intelpic.d: Correct.
66
 
67
        2009-10-08  H.J. Lu  
68
 
69
        PR gas/10704
70
        * gas/i386/intelpic.s: Add 2 new tests.
71
        * gas/i386/intelpic.d: Updated.
72
 
73
2009-10-02  Peter Bergner  
74
 
75
        * gas/ppc/476.s: New test.
76
        * gas/ppc/476.d: Likewise.
77
        * gas/ppc/ppc.exp: Run the 476 test.
78
 
79
2009-10-01  Peter Bergner  
80
 
81
        * gas/ppc/a2.d: Rename "ppca2" to "a2".
82
 
83
2009-09-29  Peter Bergner  
84
 
85
        * gas/ppc/vsx.s ("lxsdux", "lxvd2ux", "lxvw4ux", "stxsdux",
86
        "stxvd2ux", "stxvw4ux"): Remove tests.
87
        * gas/ppc/vsx.d: Likewise.
88
        * gas/ppc/power7.s: Likewise.
89
        * gas/ppc/power7.d: Likewise.
90
 
91
2009-09-22  Alan Modra  
92
 
93
        * gas/ppc/a2.d: Match PPC64 relocs.
94
 
95
2009-09-21  Richard Sandiford  
96
 
97
        * gas/mips/jalr2.s, gas/mips/jalr2.d: New test.
98
        * gas/mips/jal-svr4pic.d: Don't expect R_MIPS_JALRs to be reduced.
99
        * gas/mips/jal-xgot.d: Likewise.
100
        * gas/mips/mips-abi32-pic2.d: Likewise.
101
        * gas/mips/mips.exp: Run it.
102
 
103
2009-09-21  Maciej W. Rozycki  
104
 
105
        * lib/gas-defs.exp (gas_test_error): Mark internal error/assertion
106
        failures seen in output as fails.  Also record output being
107
        matched for fails.
108
 
109
2009-09-21  Ben Elliston  
110
            Peter Bergner  
111
 
112
        * gas/ppc/a2.s: New.
113
        * gas/ppc/a2.d: Likewise.
114
        * gas/ppc/ppc.exp: Run the a2 dump test.
115
 
116
2009-09-14  Richard Sandiford  
117
 
118
        * gas/mips/mips16-dwarf2-n32.d: Expect odd addresses.
119
 
120
2009-09-11  Hans-Peter Nilsson  
121
 
122
        PR gas/10623
123
        * gas/mmix/err-swym1.s, gas/mmix/swym-opreg1.d,
124
        gas/mmix/swym-opreg1.s, gas/mmix/swym-opreg2.d,
125
        gas/mmix/swym-opreg2.s: New tests.
126
        * gas/mmix/odd-1.d: Adjust for reloc change.
127
 
128
2009-09-11  Alan Modra  
129
 
130
        * gas/lns/lns-common-1.s: Use two nops between each .loc.
131
        * gas/lns/lns.exp: Don't exclude d10v.
132
 
133
2009-09-09  Kaz Kojima  
134
 
135
        * gas/sh/sh64/syntax-1.s: Regenerate.
136
 
137
2009-09-08  Kaz Kojima  
138
 
139
        * gas/sh/basic.exp: Add -big to ASFLAGS for sh*l*-*-netbsdelf*.
140
 
141
2009-09-08  Alan Modra  
142
 
143
        * gas/d30v/serial2.l: Adjust position of page break.
144
        * gas/lns/lns-common-1-alt.d: Match 2009-04-24 change.
145
        * gas/mt/ms1-16-003.d: Correct reloc name.
146
        * gas/mt/relocs.d: Elide incorrect file format strings.
147
 
148
2009-09-08  Alan Modra  
149
 
150
        * gas/all/gas.exp (do_comment): Don't run on m32c.
151
        * gas/all/align.d: Likewise.
152
        * gas/all/incbin.d: Likewise.
153
        * gas/macros/semi.d: Likewise.
154
        * gas/elf/ifunc-1.d: Don't run on alpha.
155
 
156
2009-09-04  Jie Zhang  
157
 
158
        * gas/bfin/arithmetic.s, gas/bfin/arithmetic.d: Add check
159
        for (IU) option for multiply and multiply-accumulate to
160
        data register instructon.
161
 
162
2009-09-03  Jie Zhang  
163
 
164
        * gas/bfin/parallel5.s: New test.
165
        * gas/bfin/error.exp: New test.
166
 
167
2009-09-03  Jie Zhang  
168
 
169
        * gas/bfin/line_number.l, gas/bfin/line_number.s: New test.
170
        * gas/bfin/bfin.exp: Add the new test.
171
 
172
2009-09-03  Jie Zhang  
173
 
174
        * gas/bfin/expected_move_errors.s,
175
        gas/bfin/expected_move_errors.l: Add "LC1 = I0;".
176
        * gas/bfin/move.s, gas/bfin/move.d: Remove "CYCLES = A0.W".
177
 
178
2009-09-03  Jie Zhang  
179
 
180
        * gas/bfin/expected_comparison_errors.l: Expect error on Line 13.
181
 
182
2009-09-03  Jie Zhang  
183
 
184
        * gas/bfin/loop.s, gas/bfin/loop.d: New test.
185
        * gas/bfin/loop2.s, gas/bfin/loop2.d: New test.
186
        * gas/bfin/loop3.s, gas/bfin/loop3.d: New test.
187
        * gas/bfin/bfin.exp: Add the new tests.
188
 
189
2009-09-02  Jie Zhang  
190
 
191
        From  Bernd Schmidt  
192
        * gas/bfin/expected_errors.l, gas/bfin/expected_errors.s:
193
        Check error messages for invalid load/store insns.
194
 
195
2009-09-01  H.J. Lu  
196
 
197
        * gas/i386/att-regs.s: Add ymm tests for 16bit and 64bit.
198
        * gas/i386/intel-regs.s: Likewise.
199
 
200
        * gas/i386/att-regs.d: Updated.
201
        * gas/i386/intel-regs.d: Likewise.
202
 
203
2009-09-01  H.J. Lu  
204
 
205
        * gas/i386/att-regs.s: Remove a tab.
206
 
207
2009-09-01  Jie Zhang  
208
 
209
        * gas/bfin/expected_comparison_errors.s: Add more cases.
210
        * gas/bfin/expected_comparison_errors.l: Update accordingly.
211
 
212
2009-09-01  Jie Zhang  
213
 
214
        * gas/bfin/stack2.s: Add pop multiple instruction with a label
215
        on the same line.
216
        * gas/bfin/stack2.d: Adjust accordingly.
217
 
218
2009-08-31  Jan Beulich  
219
 
220
        * gas/elf/section5.l: Remove no longer issued warning pattern.
221
 
222
2009-08-29  Matt Fleming  
223
 
224
        * gas/sh/sign-extension.d: New file.
225
        * gas/sh/sign-extension.s: New file.
226
        * gas/sh/basic.exp: Run new test.
227
 
228
2009-08-28  H.J. Lu  
229
 
230
        * gas/i386/l1om.d: Check elf64-l1om format.
231
 
232
2006-08-11  Bernd Schmidt  
233
 
234
        * gas/bfin/parallel.s: Add more test cases.
235
        * gas/bfin/parallel.d: Update accordingly.
236
        * gas/bfin/resource_conflict.l: New test.
237
        * gas/bfin/resource_conflict.s: New test.
238
        * gas/bfin/bfin.exp: Add resource_conflict.
239
 
240
2009-08-11  Nick Clifton  
241
 
242
        PR 10443
243
        * gas/arm/t16-bad.l: Update expected messages for moves with
244
        shifted operands.
245
 
246
2009-08-10  Daniel Gutson  
247
 
248
        PR gas/10479
249
        * gas/arm/sp-pc-usage-t.d: New test case.
250
        * gas/arm/sp-pc-usage-t.s: New file.
251
 
252
2006-08-09  Bernd Schmidt  
253
 
254
        From Mike Frysinger 
255
        * gas/bfin/reloc.d: Adjust for the renamed relocations.
256
 
257
2009-08-07  Daniel Jacobowitz  
258
 
259
        * gas/arm/mapping2.s: Test code after .ident.
260
 
261
2009-08-05  Chao-ying Fu  
262
 
263
        * gas/mips/jal-svr4pic.d, gas/mips/jal-xgot.d,
264
        gas/mips/mips-abi32-pic2.d: Add R_MIPS_JALR relocations after jalr.
265
 
266
2009-08-04  Nathan Sidwell  
267
 
268
        * gas/arm/missing.s: New.
269
        * gas/arm/missing.d: New.
270
        * gas/arm/missing.l: New.
271
 
272
2009-07-15  Daniel Gutson  
273
            Daniel Jacobowitz  
274
 
275
        * gas/arm/mapdir.d, gas/arm/mapdir.s: New files.
276
        * gas/arm/mapping.d: Adapted to new symbols generation.
277
        * gas/arm/mapping2.d: New test case.
278
        * gas/arm/mapping2.s: New file.
279
        * gas/arm/mapping3.d: New test case.
280
        * gas/arm/mapping3.s: New file.
281
        * gas/arm/mapping4.d: New test case.
282
        * gas/arm/mapping4.s: New file.
283
        * gas/arm/mapshort-eabi.d: Adapted to new symbols generation.
284
        * gas/elf/section2.e-armeabi: Adapted to new symbols generation.
285
 
286
2009-07-27  Jan Beulich  
287
 
288
        * gas/elf/file.[ds]: New.
289
        * gas/elf/elf.exp: Run new test.
290
 
291
2009-07-25  H.J. Lu  
292
 
293
        * gas/i386/l1om.d: New.
294
        * gas/i386/l1om-inval.l: Likewise.
295
        * gas/i386/l1om-inval.s: Likewise.
296
 
297
        * gas/i386/i386.exp: Run l1om-inval and l1om.
298
 
299
2009-07-24  Jan Beulich  
300
 
301
        * gas/i386/8087.[ds]: New.
302
        * gas/i386/287.[ds]: New.
303
        * gas/i386/387.[ds]: New.
304
        * gas/i386/no87.[ls]: New.
305
        * gas/i386/no87-2.[ls]: New.
306
        * gas/i386/i386.exp: Run new tests.
307
        * gas/i386/att-regs.s: Also check FPU register access.
308
        * gas/i386/intel-regs.s: Likewise.
309
        * gas/i386/att-regs.d: Adjust expectations.
310
        * gas/i386/intel-regs.d: Likewise.
311
 
312
2009-07-23  Ulrich Drepper  
313
 
314
        * gas/elf/type.s: Add unique global symbol definition.
315
        * gas/elf/type.e: Add expected readelf output for global unique
316
        symbol.
317
 
318
2009-07-21  H.J. Lu  
319
 
320
        PR gas/10420
321
        * gas/i386/i386.exp: Run x86-64-nops-1-pentium.
322
 
323
        * gas/i386/x86-64-nops-1-pentium.d: New.
324
 
325
2009-07-16  H.J. Lu  
326
 
327
        * gas/i386/i386.exp: Run ifunc and x86-64-ifunc.
328
 
329
        * gas/i386/ifunc.d: New,
330
        * gas/i386/ifunc.s: Likewise.
331
        * gas/i386/x86-64-ifunc.d: Likewise.
332
 
333
2009-07-16  Nathan Sidwell  
334
 
335
        * gas/arm/target-reloc-1.s: New.
336
        * gas/arm/target-reloc-1.d: New.
337
 
338
2009-07-14  Daniel Gutson  
339
 
340
        * gas/arm/align64.s: New test case.
341
        * gas/arm/align64.d: Expected disassembly.
342
 
343
2009-07-14  Daniel Gutson  
344
 
345
        * gas/arm/thumb-w-bad.d: New test case.
346
        * gas/arm/thumb-w-bad.l: New file.
347
        * gas/arm/thumb-w-bad.s: New file.
348
        * gas/arm/thumb-w-good.d: New test case.
349
        * gas/arm/thumb-w-good.s: New file.
350
 
351
2009-07-09  Daniel Gutson  
352
 
353
        * gas/arm/inst-po.d: New testcase.
354
        * gas/arm/inst-po.s: New file.
355
        * gas/arm/inst-po-2.d: New testcase.
356
        * gas/arm/inst-po-2.s: New file.
357
        * gas/arm/inst-po-2.l: New file.
358
        * gas/arm/inst-po-3.d: New testcase.
359
        * gas/arm/inst-po-3.s: New file.
360
        * gas/arm/inst-po-be.d: New testcase.
361
 
362
2009-07-07  2009-07-04  Chung-Lin Tang  
363
 
364
        * gas/arm/iwmmxt2.d: Fix insn pattern for torvsc,
365
        add patterns for waddsubhx.
366
        * gas/arm/iwmmxt2.s: Add tests for waddsubhx.
367
 
368
2009-07-07  H.J. Lu  
369
 
370
        * gas/i386/fma4.d: Append "#pass".
371
        * gas/i386/x86-64-fma4.d: Likewise.
372
 
373
2009-07-07  Tristan Gingold  
374
 
375
        * gas/i386/jump.d: Adjust to be relocated offset for jump to
376
        external symbol.
377
 
378
2009-07-06  Dwarakanath Rajagopal  
379
 
380
        * gas/i386/i386.exp: Add FMA4 tests.
381
        * gas/i386/x86-64-fma4.d: Ditto.
382
        * gas/i386/fma4.d: Ditto.
383
        * gas/i386/x86-64-fma4.s: Ditto.
384
        * gas/i386/fma4.s: Ditto.
385
 
386
2009-07-01  Nick Clifton  
387
 
388
        PR 10168
389
        * gas/arm/thumb32.d: Fix expected disassembly of PKHTB insn.
390
 
391
2009-07-01  Paul Brook 
392
 
393
        * gas/arm/fp-save.s: Add .fnstart and .fnend directives.
394
 
395
2009-06-30  Nick Clifton  
396
 
397
        PR 10288
398
        * gas/arm/adrl.d: Update expected disassembly.
399
        * gas/arm/arch4t-eabi.d: Likewise.
400
        * gas/arm/arch4t.d: Likewise.
401
        * gas/arm/arch6zk.d: Likewise.
402
        * gas/arm/archv6t2.d: Likewise.
403
        * gas/arm/arm-it.d: Likewise.
404
        * gas/arm/arm3.d: Likewise.
405
        * gas/arm/arm7dm.d: Likewise.
406
        * gas/arm/arm7t.d: Likewise.
407
        * gas/arm/backslash-at.d: Likewise.
408
        * gas/arm/bl-local-v4t.d: Likewise.
409
        * gas/arm/blx-local.d: Likewise.
410
        * gas/arm/copro.d: Likewise.
411
        * gas/arm/el_segundo.d: Likewise.
412
        * gas/arm/float.d: Likewise.
413
        * gas/arm/fp-save.d: Likewise.
414
        * gas/arm/fpa-mem.d: Likewise.
415
        * gas/arm/group-reloc-alu.d: Likewise.
416
        * gas/arm/group-reloc-ldr.d: Likewise.
417
        * gas/arm/group-reloc-ldrs.d: Likewise.
418
        * gas/arm/immed.d: Likewise.
419
        * gas/arm/inst.d: Likewise.
420
        * gas/arm/iwmmxt.d: Likewise.
421
        * gas/arm/ldconst.d: Likewise.
422
        * gas/arm/macro1.d: Likewise.
423
        * gas/arm/mapmisc.d: Likewise.
424
        * gas/arm/mapsecs.d: Likewise.
425
        * gas/arm/mapshort-eabi.d: Likewise.
426
        * gas/arm/mapshort-elf.d: Likewise.
427
        * gas/arm/movw-local.d: Likewise.
428
        * gas/arm/neon-ldst-rm.d: Likewise.
429
        * gas/arm/offset.d: Likewise.
430
        * gas/arm/reg-alias.d: Likewise.
431
        * gas/arm/relax_load_align.d: Likewise.
432
        * gas/arm/tcompat.d: Likewise.
433
        * gas/arm/tcompat2.d: Likewise.
434
        * gas/arm/thumb-eabi.d: Likewise.
435
        * gas/arm/thumb.d: Likewise.
436
        * gas/arm/thumb1_unified.d: Likewise.
437
        * gas/arm/thumb2_add.d: Likewise.
438
        * gas/arm/thumb2_it.d: Likewise.
439
        * gas/arm/thumb2_it_auto.d: Likewise.
440
        * gas/arm/thumb2_pool.d: Likewise.
441
        * gas/arm/thumb2_relax.d: Likewise.
442
        * gas/arm/thumb32.d: Likewise.
443
        * gas/arm/thumbv6.d: Likewise.
444
        * gas/arm/thumbv6k.d: Likewise.
445
        * gas/arm/tls.d: Likewise.
446
        * gas/arm/vfp1.d: Likewise.
447
        * gas/arm/vfp1_t2.d: Likewise.
448
        * gas/arm/vfp1xD.d: Likewise.
449
        * gas/arm/wince.d: Likewise.
450
        * gas/arm/wince_inst.d: Likewise.
451
        * gas/arm/xscale.d: Likewise.
452
 
453
2009-06-29  Nick Clifton  
454
 
455
        PR 10288
456
        * gas/arm/arch6zk.d: Update expected disassembly.
457
        * gas/arm/arch7.d: Likewise.
458
        * gas/arm/arm-it-auto-2.d: Likewise.
459
        * gas/arm/arm-it-auto.d: Likewise.
460
        * gas/arm/copro.d: Likewise.
461
        * gas/arm/float.d: Likewise.
462
        * gas/arm/fpa-mem.d: Likewise.
463
        * gas/arm/group-reloc-ldc.d: Likewise.
464
        * gas/arm/group-reloc-ldr.d: Likewise.
465
        * gas/arm/iwmmxt.d: Likewise.
466
        * gas/arm/maverick.d: Likewise.
467
        * gas/arm/neon-omit.d: Likewise.
468
        * gas/arm/svc.d: Likewise.
469
        * gas/arm/thumb-eabi.d: Likewise.
470
        * gas/arm/thumb.d: Likewise.
471
        * gas/arm/thumb1_unified.d: Likewise.
472
        * gas/arm/thumb2_add.d: Likewise.
473
        * gas/arm/thumb2_relax.d: Likewise.
474
        * gas/arm/thumb32.d: Likewise.
475
        * gas/arm/vfp-neon-syntax.d: Likewise.
476
        * gas/arm/vfp-neon-syntax_t2.d: Likewise.
477
        * gas/arm/vfp1xD.d: Likewise.
478
        * gas/arm/vfp1xD_t2.d: Likewise.
479
        * gas/arm/vfpv3-const-conv.d: Likewise.
480
        * gas/arm/xscale.d: Likewise.
481
 
482
2009-06-22  Daniel Gutson 
483
 
484
        * gas/arm/arm-it-auto.d: New test.
485
        * gas/arm/arm-it-auto.s: New file.
486
        * gas/arm/arm-it-auto-2.d: New test case.
487
        * gas/arm/arm-it-auto-2.s: New file.
488
        * gas/arm/arm-it-auto-3.d: New test case.
489
        * gas/arm/arm-it-auto-3.s: New file.
490
        * gas/arm/arm-it-bad.d: New test case.
491
        * gas/arm/arm-it-bad.l: New file.
492
        * gas/arm/arm-it-bad.s: New file.
493
        * gas/arm/arm-it-bad-2.d: New test case.
494
        * gas/arm/arm-it-bad-2.l: New file.
495
        * gas/arm/arm-it-bad-2.s: New file.
496
        * gas/arm/arm-it-bad-3.d: New test case.
497
        * gas/arm/arm-it-bad-3.l: New file.
498
        * gas/arm/arm-it-bad-3.s: New file.
499
        * gas/arm/thumb2_it_auto.d: New test.
500
        * gas/arm/thumb2_it_bad.l: Error message updated.
501
        * gas/arm/thumb2_it_bad_auto.d: New test.
502
        * gas/arm/thumb2_it.d: Comment added.
503
        * gas/arm/thumb2_it_bad.d: Comment added.
504
 
505
2009-06-19  Alan Modra  
506
 
507
        PR gas/10255
508
        * gas/cfi/cfi-common-7.s: Skip a multiple of four.
509
        * gas/cfi/cfi-common-7.d: Adjust.
510
 
511
2009-06-18  Nick Clifton  
512
 
513
        PR 10169
514
        * gas/arm/thumb2_bad_reg.s: Add tests for SSAT and USAT with an
515
        out of range shift.
516
        * gas/arm/thumb2_bad_reg.l: Update expected error messages.
517
 
518
        PR 10288
519
        * gas/arm/align.s: Add labels so that COFF based targets can
520
        correctly locate THUMB code.
521
        * gas/arm/copro.d: Do not pass --architecture switch to objdump.
522
 
523
2009-06-15  Nick Clifton  
524
 
525
        PR gas/10186
526
        * gas/arm/thumb32.d: Fix expected binary value of SEV.W instruction.
527
 
528
2009-06-09  Jakub Jelinek  
529
 
530
        PR gas/10255
531
        * gas/cfi/cfi-common-7.d: New test.
532
        * gas/cfi/cfi-common-7.s: New.
533
        * gas/cfi/cfi.exp: Add cfi-common-7 test.
534
 
535
2009-06-08  Dave Korn  
536
 
537
        * gas/i386/jump.d:  Tweak patterns to also match PE platform output.
538
 
539
2009-06-01  H.J. Lu  
540
 
541
        PR gas/10198
542
        * gas/i386/jump.s: Add test for "jmp $+2".
543
        * gas/i386/jump16.s: Likewise.
544
 
545
        * gas/i386/jump.d: Updated.
546
        * gas/i386/jump16.d: Likewise.
547
 
548
2009-05-26  Catherine Moore  
549
 
550
        * gas/mips/eret.s: Remove.
551
        * gas/mips/eret.d: Remove.
552
        * gas/mips/eret.l: Remove.
553
        * gas/mips/eret-1.s: New.
554
        * gas/mips/eret-1.d: New.
555
        * gas/mips/eret-2.s: New.
556
        * gas/mips/eret-2.d: New.
557
        * gas/mips/eret-3.s: New.
558
        * gas/mips/eret-3.d: New.
559
        * gas/mips/mips.exp: Run new tests.  Remove old tests.
560
 
561
2009-05-23  Richard Sandiford  
562
 
563
        * gas/mips/vr4130.s, gas/mips/vr4130.d: Expect part A to have nops.
564
 
565
2009-05-23  Richard Sandiford  
566
 
567
        * gas/mips/align.d: Use an nm test rather than an objdump one.
568
 
569
2009-05-22  H.J. Lu  
570
 
571
        * gas/elf/ifunc-1.d: New.
572
        * gas/elf/ifunc-1.s: Likewise.
573
 
574
        * gas/elf/elf.exp: Run ifunc-1.
575
 
576
2009-05-22  Dwarakanath Rajagopal  
577
 
578
        * gas/i386/i386.exp: Remove SSE5 tests.
579
        * gas/i386/x86-64-sse5.s: Delete. Remove SSE5 tests.
580
        * gas/i386/x86-64-sse5.d: Ditto.
581
        * gas/i386/arch-10-1.l: Remove SSE5 tests.
582
        * gas/i386/arch-10-2.l: Ditto.
583
        * gas/i386/arch-10-3.l: Ditto.
584
        * gas/i386/arch-10-4.l: Ditto.
585
        * gas/i386/arch-10.d: Ditto.
586
        * gas/i386/arch-10.s: Ditto.
587
        * gas/i386/arch-4.s: Delete. Remove SSE5 tests.
588
        * gas/i386/arch-4.d: Ditto.
589
        * gas/i386/arch-8.s: Ditto.
590
        * gas/i386/arch-8.d: Ditto.
591
        * gas/i386/arch-2.s: Remove SSE5 tests.
592
        * gas/i386/arch-2.d: Remove SSE5 tests.
593
        * gas/i386/x86-64-arch-2.s: Ditto.
594
 
595
2009-05-19  Dave Korn  
596
 
597
        * gas/pe/:  New directory for PE format-specific tests.
598
        * gas/pe/aligncomm-a.d:  New test pattern file.
599
        * gas/pe/aligncomm-a.s:  New test source file.
600
        * gas/pe/aligncomm-b.d:  New test pattern file.
601
        * gas/pe/aligncomm-b.s:  New test source file.
602
        * gas/pe/aligncomm-c.d:  New test pattern file.
603
        * gas/pe/aligncomm-c.s:  New test source file.
604
        * gas/pe/aligncomm-d.d:  New test pattern file.
605
        * gas/pe/aligncomm-d.s:  New test source file.
606
        * gas/pe/pe.exp:  New test control script.
607
        * lib/gas-defs.exp (is_pecoff_format):  New function.
608
 
609
2009-05-05  H.J. Lu  
610
 
611
        * gas/lns/lns-common-1-ia64.s: Add test for discriminator.
612
 
613
2009-05-05  Ramana Radhakrishnan  
614
 
615
        * gas/arm/bl-local-v4t.d: New file.
616
        * gas/arm/bl-local-v4t.s: New file.
617
        * gas/arm/blx-local.s: Update for branches and calls to local
618
          functions.
619
        * gas/arm/blx-local.d: Likewise.
620
        * gas/arm/blx-local.l: New file.
621
        * gas/arm/blx-local-thumb.l: New file.
622
        * gas/arm/blx-local-thumb.s: New file.
623
        * gas/arm/blx-local-thumb.d: New file.
624
 
625
2009-05-01  Nathan Sidwell  
626
            Daniel Jacobowitz  
627
 
628
        * gas/arm/attr-mcpu.d: Add -mfpu=neon.
629
        * gas/arm/mapmisc.d: Correct expected output for .double and
630
        .dcb.d.
631
 
632
2009-04-30  Nick Clifton  
633
 
634
        * gas/elf/elf.exp: Extend type test to include an ifunc symbol.
635
        Provide an alternative test for targets which do not support ifunc
636
        symbols.
637
        gas/elf/type.s: Add entry for an ifunc symbol.
638
        gas/elf/type.e: Add ifunc entry to expected symbol dump.
639
        gas/elf/section2.e-armelf: Add  entry for ifunc symbol.
640
        gas/elf/type-noifunc.s: New file.
641
        gas/elf/type-noifunc.e: Likewise.
642
 
643
2009-04-24  Cary Coutant  
644
 
645
        * gas/lns/lns-common-1.d: Add test for discriminator.
646
        * gas/lns/lns-common-1.s: Likewise.
647
 
648
2009-04-20  Jan Beulich  
649
 
650
        * gas/i386/equ.s: Adjust.
651
        * gas/i386/equ.d: Remove reference to equ.e.
652
        * gas/i386/equ.e: Delete.
653
        * gas/i386/intel-expr.s: New.
654
        * gas/i386/intel-expr.d: New.
655
        * gas/i386/i386.exp: Run new test.
656
        * gas/i386/intel.s: Adjust.
657
        * gas/i386/intel.e: Remove no longer valid warning messages.
658
        * gas/i386/intel16.s: Adjust.
659
        * gas/i386/intel16.d: Remove reference to intel16.e.
660
        * gas/i386/intel16.e: Delete.
661
        * gas/i386/intelbad.s: Add more tests.
662
        * gas/i386/intelbad.l: Adjust.
663
        * gas/i386/intelok.s: Remove now unneeded equates. Add more
664
        tests.
665
        * gas/i386/intelok.d: Remove reference to intelok.e. Adjust.
666
        * gas/i386/intelok.e: Delete.
667
        * gas/i386/x86_64.s: Adjust.
668
        * gas/i386/x86_64.d: Remove reference to x86_64.e.
669
        * gas/i386/x86_64.e: Delete.
670
 
671
2009-04-16  Alan Modra  
672
 
673
        * gas/all/gas.exp: Disable assign and assign-ok tests on blackfin.
674
        * gas/all/p2425.s: Use "==" instead of "=".
675
        * gas/all/weakref1.s: Likewise.
676
        * gas/macros/and.s: Likewise.
677
        * gas/macros/test1.s: Likewise.
678
        * gas/hppa/parse/parse.exp: Remove xfail on block1.
679
 
680
2009-04-15  Jan Beulich  
681
 
682
        * gas/i386/intel.e: Adjust expectations.
683
 
684
2009-04-15  Jan Beulich  
685
 
686
        * gas/i386/x86-64-sse5.s: Add test of protd.
687
        * gas/i386/x86-64-sse5.d: Adjust expectations to match input.
688
 
689
2009-04-09  Catherine Moore  
690
 
691
        * gas/mips/mips.exp: Run new tests.
692
        * gas/mips/eret.s: New test.
693
        * gas/mips/eret.d: New test output.
694
        * gas/mips/eret.l: New test output.
695
 
696
2009-04-07  Peter Bergner  
697
 
698
        * gas/ppc/e500mc.d: Update to match extended mnemonics.
699
 
700
2009-04-01  Nathan Sidwell  
701
 
702
        * gas/arm/align.s, gas/arm/align.d: New.
703
        * gas/arm/thumb32.d, gas/arm/arch6zk.d, gas/arm/arch6zk.s,
704
        arm/thumb2_relax.d: Adjust for align changes.
705
 
706
2009-03-31  Peter Bergner  
707
 
708
        * gas/ppc/power7.d ("ori", ".p2align"): Add tests for group ending nop.
709
        * gas/ppc/power7.s: Likewise.
710
        * gas/ppc/power6.d: Likewise.
711
        * gas/ppc/power6.s: Likewise.
712
 
713
2009-03-30  Joseph Myers  
714
 
715
        * gas/arm/mapsecs.d, gas/arm/mapsecs.s: New.
716
 
717
2009-03-26  Ramana Radhakrishnan  
718
 
719
        * gas/arm/wince_inst.d: Convert to unified syntax.
720
 
721
2009-03-18  Andrew Stubbs  
722
 
723
        * gas/arm/adr-invalid.d: New file.
724
        * gas/arm/adr-invalid.l: New file.
725
        * gas/arm/adr-invalid.s: New file.
726
 
727
2009-03-14  Richard Sandiford  
728
 
729
        * gas/ppc/textalign-xcoff-001.d: Expect the section VMAs to be
730
        properly aligned.
731
        * gas/ppc/textalign-xcoff-002.d: Likewise.
732
 
733
2009-03-14  Richard Sandiford  
734
 
735
        * gas/ppc/xcoff-branch-1.s, gas/ppc/xcoff-branch-1-32.d,
736
        gas/ppc/xcoff-branch-1-64.d: New tests.
737
        * gas/ppc/aix.exp: Run them.
738
 
739
2009-03-11  Hans-Peter Nilsson  
740
 
741
        * gas/cris/rd-bkw5.d, gas/cris/rd-bkw5.s, gas/cris/rd-bkw5b.d,
742
        gas/cris/rd-bkw5bpic.d, gas/cris/rd-bkw5bv32.d,
743
        gas/cris/rd-bkw5bv32pic.d, gas/cris/rd-bkw5pic.d,
744
        gas/cris/rd-bkw5v32.d, gas/cris/rd-bkw5v32pic.d: New tests.
745
 
746
2009-03-10  Hans-Peter Nilsson  
747
 
748
        * gas/cris/rd-bkw4.d, gas/cris/rd-bkw4v32.d, gas/cris/rd-bkw4.s:
749
        New test.
750
 
751
2009-03-10  Alan Modra  
752
 
753
        * gas/ppc/altivec_and_spe.d (objdump): Add -Maltivec.
754
        * gas/ppc/common.d: Adjust for -Mcom not including -Mppc.
755
 
756
2009-03-05  Joseph Myers  
757
 
758
        * gas/arm/mapmisc.d, gas/arm/mapmisc.dat, gas/arm/mapmisc.s: New.
759
 
760
2009-03-02  Qinwei  
761
 
762
        * gas/score/arith_32-lt.d: New file.
763
        * gas/score/arith_32.d: New file.
764
        * gas/score/arith_32.s: New file.
765
        * gas/score/bit_32-lt.d: New file.
766
        * gas/score/bit_32.d: New file.
767
        * gas/score/bit_32.s: New file.
768
        * gas/score/branch_32-lt.d: New file.
769
        * gas/score/branch_32.d: New file.
770
        * gas/score/branch_32.s: New file.
771
        * gas/score/cmp_32-lt.d: New file.
772
        * gas/score/cmp_32.d: New file.
773
        * gas/score/cmp_32.s: New file.
774
        * gas/score/load_store_32-lt.d: New file.
775
        * gas/score/load_store_32.d: New file.
776
        * gas/score/load_store_32.s: New file.
777
        * gas/score/logical_32-lt.d: New file.
778
        * gas/score/logical_32.d: New file.
779
        * gas/score/logical_32.s: New file.
780
        * gas/score/mv_32-lt.d: New file.
781
        * gas/score/mv_32.d: New file.
782
        * gas/score/mv_32.s: New file.
783
        * gas/score/relax_32.exp: New file.
784
        * gas/score/relaxation_macro.h: New file.
785
        * gas/score/shift_32-lt.d: New file.
786
        * gas/score/shift_32.d: New file.
787
        * gas/score/shift_32.s: New file.
788
        * gas/score/syscontrol_32-lt.d: New file.
789
        * gas/score/syscontrol_32.d: New file.
790
        * gas/score/syscontrol_32.s: New file.
791
 
792
2009-03-01  Mark Mitchell  
793
 
794
        * gas/arm/archv6m.s: Add dmb, dsb, and isb.
795
        * gas/arm/archv6m.d: Likewise.
796
 
797
2009-02-26  Peter Bergner  
798
 
799
        * gas/ppc/e500mc.d ("wait", "waitsrv", "waitimpl"): Add tests.
800
        * gas/ppc/e500mc.s: Likewise.
801
        * gas/ppc/power6.d ("cdtbcd", "cbcdtd", "addg6s"): Add tests.
802
        * gas/ppc/power6.s: Likewise.
803
        * gas/ppc/power7.d ("lfdpx", "mffgpr", "mftgpr"): Remove invalid tests.
804
        ("wait", "waitsrv", "waitimpl", "divwe", "divwe.", "divweo", "divweo.",
805
        "divweu", "divweu.", "divweuo", "divweuo.", "bpermd", "popcntw",
806
        "popcntd", "ldbrx", "stdbrx", "lfiwzx", "lfiwzx", "fcfids", "fcfids.",
807
        "fcfidus", "fcfidus.", "fctiwu", "fctiwu.", "fctiwuz", "fctiwuz.",
808
        "fctidu", "fctidu.", "fctiduz", "fctiduz.", "fcfidu", "fcfidu.",
809
        "ftdiv", "ftdiv", "ftsqrt", "ftsqrt", "dcbtt", "dcbtstt", "dcffix",
810
        "dcffix.", "lbarx", "lbarx", "lbarx", "lharx", "lharx", "lharx",
811
        "stbcx.", "sthcx.", "fre", "fre.", "fres", "fres.", "frsqrte",
812
        "frsqrte.", "frsqrtes", "frsqrtes.", "isel"): Add tests.
813
        * gas/ppc/power7.s: Likewise.
814
        * gas/ppc/vsx.d: New test.
815
        * gas/ppc/vsx.s: Likewise.
816
        * gas/ppc/ppc.exp: Run it.
817
 
818
2009-02-23  Mark Mitchell  
819
 
820
        * gas/arm/thumb2_bad_reg.s: Update to allow R13 as second argument
821
        for CMP.
822
        * gas/arm/thumb2_bad_reg.l: Adjust accordingly.
823
 
824
2009-02-19  Peter Bergner  
825
 
826
        * gas/ppc/e500mc.d ("lfdepx", "stfdepx"): Fix tests to expect a
827
        floating point register.
828
 
829
2009-02-18  Adam Nemet  
830
 
831
        * gas/mips/octeon.s: Add more tests for dmfc2 and dmtc2.
832
        * gas/mips/octeon.d: Update.
833
        * gas/mips/octeon-ill.l: Update error message.
834
 
835
2009-02-16  Nick Clifton  
836
 
837
        * gas/mips/e32-rel2.d: Adjust expected output to remove the 0x4000
838
        offset.
839
        * gas/mips/e32el-rel2.d: Likewise.
840
        * gas/mips/elf-rel2.d: Likewise.
841
        * gas/mips/elf-rel9-mips16.d: Likewise.
842
        * gas/mips/elf-rel9.d: Likewise.
843
        * gas/mips/elfel-rel2.d: Likewise.
844
        * gas/mips/lb.d: Likewise.
845
        * gas/mips/mips-abi32.d: Likewise.
846
        * gas/mips/mips-gp32-fp32.d: Likewise.
847
        * gas/mips/mips-gp32-fp64.d: Likewise.
848
        * gas/mips/mips-gp64-fp32.d: Likewise.
849
        * gas/mips/mips-gp64-fp64.d: Likewise.
850
        * gas/mips/mips32-sf32.d: Likewise.
851
 
852
2009-02-12  Nathan Sidwell  
853
 
854
        * m68k/br-isac.d, m68k/br-isac.s: Add stldsr test.
855
 
856
2009-02-06  Nick Clifton  
857
 
858
        * gas/mips/beq.d: Make no assumptions about the symbols used as
859
        branch targets in the disassembly, or the names of the relocs
860
        produced.
861
        * gas/mips/bge.d: Likewise.
862
        * gas/mips/bgeu.d: Likewise.
863
        * gas/mips/blt.d: Likewise.
864
        * gas/mips/bltu.d: Likewise.
865
        * gas/mips/mips32-sf32.d: Likewise.
866
        * gas/mips/mips1-fp.d: Likewise.
867
        * gas/mips/branch-misc-1.d: Skip for the mips-ecoff target.
868
        * gas/mips/branch-misc-2-64.d: Likewise.
869
        * gas/mips/branch-misc-2.d: Likewise.
870
        * gas/mips/branch-misc-2pic-64.d: Likewise.
871
        * gas/mips/branch-misc-2pic.d: Likewise.
872
        * gas/mips/branch-swap.d: Likewise.
873
 
874
2009-02-06  Nick Clifton  
875
 
876
        * gas/elf/symtab.d: But do not run the test for the Alpha or HPPA
877
        ports.
878
 
879
2009-02-05  Peter Bergner  
880
 
881
        * gas/ppc/booke.s ("dcbt", "dcbtst"): New tests.
882
        * gas/ppc/booke.d: Likewise.
883
        * gas/ppc/power4_32.s: Likewise.
884
        * gas/ppc/power4_32.d: Likewise.
885
 
886
2009-02-05  Catherine Moore  
887
 
888
        * gas/elf/elf.exp: Really run the symtab test.
889
 
890
2009-02-04  H.J. Lu  
891
 
892
        AVX Programming Reference (January, 2009)
893
        * gas/i386/arch-avx-1-3.l: New.
894
        * gas/i386/arch-avx-1-3.s: Likewise.
895
        * gas/i386/arch-avx-1-4.l: Likewise.
896
        * gas/i386/arch-avx-1-4.s: Likewise.
897
        * gas/i386/arch-avx-1-5.l: Likewise.
898
        * gas/i386/arch-avx-1-5.s: Likewise.
899
        * gas/i386/arch-avx-1-6.l: Likewise.
900
        * gas/i386/arch-avx-1-6.s: Likewise.
901
 
902
        * gas/i386/arch-10.s: Add vpclmul instructions.
903
        * gas/i386/arch-avx-1.s: Likewise.
904
        * gas/i386/avx.s: Likewise.
905
        * gas/i386/x86-64-arch-2.s: Likewise.
906
        * gas/i386/x86-64-avx.s: Likewise.
907
 
908
        * gas/i386/sse2avx.s: Add pclmul instructions.
909
        * gas/i386/x86-64-sse2avx.s: Likewise.
910
 
911
        * gas/i386/arch-10.d: Updated.
912
        * gas/i386/arch-10-1.l: Likewise.
913
        * gas/i386/arch-10-2.l: Likewise.
914
        * gas/i386/arch-10-3.l: Likewise.
915
        * gas/i386/arch-10-4.l: Likewise.
916
        * gas/i386/arch-avx-1.d: Likewise.
917
        * gas/i386/arch-avx-1-1.l: Likewise.
918
        * gas/i386/arch-avx-1-2.l: Likewise.
919
        * gas/i386/avx.d: Likewise.
920
        * gas/i386/avx-intel.d: Likewise.
921
        * gas/i386/sse2avx.d: Likewise.
922
        * gas/i386/x86-64-arch-2.d: Likewise.
923
        * gas/i386/x86-64-avx.d: Likewise.
924
        * gas/i386/x86-64-avx-intel.d: Likewise.
925
        * gas/i386/x86-64-sse2avx.d: Likewise.
926
 
927
        * gas/i386/i386.exp: Run arch-avx-1-3, arch-avx-1-4,
928
        arch-avx-1-5 and arch-avx-1-6.
929
 
930
2009-02-03  DJ Delorie  
931
 
932
        * gas/mep/relocs.d: Updated for new configuration.
933
        * gas/mep/complex-relocs.exp: Likewise.
934
 
935
2009-02-03  Sandip Matte  
936
 
937
        * gas/mips/mips.exp (xlr): New architecture.
938
        (xlr-ext): Run test.
939
        * gas/mips/xlr-ext.d, gas/mips/xlr-ext.s: New.
940
 
941
2009-02-03  Maxim Kuvyrkov  
942
 
943
        * gas/m68k/tls-gd-3.d, gas/m68k/tls-gd-3.s: New test.
944
        * gas/m68k/all.exp: Run it.
945
 
946
2009-01-29  Mark Mitchell  
947
 
948
        * gas/arm/copro.s: Avoid using r15 where not permitted.
949
        * gas/arm/copro.d: Adjust accordingly.
950
        * gas/arm/thumb2_bad_reg.s: New.
951
        * gas/arm/thumb2_bad_reg.l: Likewise.
952
        * gas/arm/thumb2_bad_reg.d: Likewise.
953
 
954
2009-01-29  Mark Mitchell  
955
 
956
        * gas/arm/thumb32.s: Add tests for orn and rrx.
957
        * gas/arm/thumb32.d: Adjust accordingly.
958
        * gas/arm/thumb32.l: Likewise.
959
        * gas/arm/thumb2_invert.s: Add tests for orn and orr.
960
        * gas/arm/thumb2_invert.d: Adjust accordingly.
961
        * gas/arm/tcompat.s: Add tests for rrx.
962
        * gas/arm/tcompat.d: Adjust accordingly.
963
 
964
2009-01-29  Mark Mitchell  
965
 
966
        * gas/arm/thumb32.s (qadd): Add tests for them.
967
        * gas/arm/thumb32.d: Adjust accordingly.
968
 
969
2009-01-29  Mark Mitchell  
970
 
971
        * gas/arm/thumb32.s (qadd): Add qadd, qdadd, qsub, and qdsub.
972
        * gas/arm/thumb32.d: Likewise.
973
 
974
2009-01-29  Paul Brook  
975
            Mark Mitchell  
976
 
977
        * gas/arm/thumb2_mul.s: New file.
978
        * gas/arm/thumb2_mul.d: Likewise.
979
        * gas/arm/thumb2_mul-bad.s: Likewise.
980
        * gas/arm/thumb2_mul-bad.d: Likewise.
981
        * gas/arm/thumb2_mul-bad.l: Likewise.
982
        * gas/arm/t16-bad.s: Add tests for"mul" with high registers.
983
        * gas/arm/t16-bad.l: Update accordingly.
984
 
985
2009-01-29  Nick Clifton  
986
 
987
        * gas/all/gas.exp: Expect forward test to fail for MeP.
988
        Expect relax test to fail for MeP.
989
        * gas/mep/relocs.d: Update expected disassembly.
990
 
991
2009-01-27  Nick Clifton  
992
 
993
        * gas/arm/attr-cpu-directive.d: Only run test for EABI targets.
994
        * gas/arm/attr-default.d : Likewise.
995
        * gas/arm/attr-march-all.d: Likewise.
996
        * gas/arm/attr-march-armv1.d: Likewise.
997
        * gas/arm/attr-march-armv2.d: Likewise.
998
        * gas/arm/attr-march-armv2a.d: Likewise.
999
        * gas/arm/attr-march-armv2s.d: Likewise.
1000
        * gas/arm/attr-march-armv3.d: Likewise.
1001
        * gas/arm/attr-march-armv3m.d: Likewise.
1002
        * gas/arm/attr-march-armv4.d: Likewise.
1003
        * gas/arm/attr-march-armv4t.d: Likewise.
1004
        * gas/arm/attr-march-armv4txm.d: Likewise.
1005
        * gas/arm/attr-march-armv4xm.d: Likewise.
1006
        * gas/arm/attr-march-armv5.d: Likewise.
1007
        * gas/arm/attr-march-armv5t.d: Likewise.
1008
        * gas/arm/attr-march-armv5te.d: Likewise.
1009
        * gas/arm/attr-march-armv5tej.d: Likewise.
1010
        * gas/arm/attr-march-armv5texp.d: Likewise.
1011
        * gas/arm/attr-march-armv5txm.d: Likewise.
1012
        * gas/arm/attr-march-armv6-m.d: Likewise.
1013
        * gas/arm/attr-march-armv6.d: Likewise.
1014
        * gas/arm/attr-march-armv6j.d: Likewise.
1015
        * gas/arm/attr-march-armv6k.d: Likewise.
1016
        * gas/arm/attr-march-armv6kt2.d: Likewise.
1017
        * gas/arm/attr-march-armv6t2.d: Likewise.
1018
        * gas/arm/attr-march-armv6z.d: Likewise.
1019
        * gas/arm/attr-march-armv6zk.d: Likewise.
1020
        * gas/arm/attr-march-armv6zkt2.d: Likewise.
1021
        * gas/arm/attr-march-armv6zt2.d: Likewise.
1022
        * gas/arm/attr-march-armv7-a.d: Likewise.
1023
        * gas/arm/attr-march-armv7-m.d: Likewise.
1024
        * gas/arm/attr-march-armv7-r.d: Likewise.
1025
        * gas/arm/attr-march-armv7.d: Likewise.
1026
        * gas/arm/attr-march-armv7a.d: Likewise.
1027
        * gas/arm/attr-march-armv7m.d: Likewise.
1028
        * gas/arm/attr-march-armv7r.d: Likewise.
1029
        * gas/arm/attr-march-iwmmxt.d: Likewise.
1030
        * gas/arm/attr-march-iwmmxt2.d: Likewise.
1031
        * gas/arm/attr-march-xscale.d: Likewise.
1032
        * gas/arm/attr-mcpu.d: Likewise.
1033
        * gas/arm/attr-mfpu-arm1020e.d: Likewise.
1034
        * gas/arm/attr-mfpu-arm1020t.d: Likewise.
1035
        * gas/arm/attr-mfpu-arm1136jf-s.d: Likewise.
1036
        * gas/arm/attr-mfpu-arm1136jfs.d: Likewise.
1037
        * gas/arm/attr-mfpu-arm7500fe.d: Likewise.
1038
        * gas/arm/attr-mfpu-fpa.d: Likewise.
1039
        * gas/arm/attr-mfpu-fpa10.d: Likewise.
1040
        * gas/arm/attr-mfpu-fpa11.d: Likewise.
1041
        * gas/arm/attr-mfpu-fpe.d: Likewise.
1042
        * gas/arm/attr-mfpu-fpe2.d: Likewise.
1043
        * gas/arm/attr-mfpu-fpe3.d: Likewise.
1044
        * gas/arm/attr-mfpu-maverick.d: Likewise.
1045
        * gas/arm/attr-mfpu-neon-fp16.d: Likewise.
1046
        * gas/arm/attr-mfpu-neon.d: Likewise.
1047
        * gas/arm/attr-mfpu-softfpa.d: Likewise.
1048
        * gas/arm/attr-mfpu-softvfp+vfp.d: Likewise.
1049
        * gas/arm/attr-mfpu-softvfp.d: Likewise.
1050
        * gas/arm/attr-mfpu-vfp.d: Likewise.
1051
        * gas/arm/attr-mfpu-vfp10-r0.d: Likewise.
1052
        * gas/arm/attr-mfpu-vfp10.d: Likewise.
1053
        * gas/arm/attr-mfpu-vfp3.d: Likewise.
1054
        * gas/arm/attr-mfpu-vfp9.d: Likewise.
1055
        * gas/arm/attr-mfpu-vfpv2.d: Likewise.
1056
        * gas/arm/attr-mfpu-vfpv3-d16.d: Likewise.
1057
        * gas/arm/attr-mfpu-vfpv3.d: Likewise.
1058
        * gas/arm/attr-mfpu-vfpxd.d: Likewise.
1059
        * gas/arm/attr-order.d: Likewise.
1060
        * gas/arm/attr-override-cpu-directive.d: Likewise.
1061
        * gas/arm/attr-override-mcpu.d: Likewise.
1062
 
1063
2009-01-27  Nick Clifton  
1064
 
1065
        * gas/lib/gas-defs.exp: Update description of run_dump_test proc.
1066
 
1067
        * gas/mips/dli.d: Pass -64 to gas.
1068
        * gas/mips/mips64-mips3d-incl.d: Likewise.
1069
        * gas/mips/octeon.d: Likewise.
1070
        * gas/mips/sb1-ext-mdmx.d: Likewise.
1071
        * gas/mips/sb1-ext-ps.d: Likewise.
1072
        * gas/mips/e32el-rel2.s: Pass -march=mips3 to gas.
1073
        Update expected relocs.
1074
        * gas/mips/ld-ilocks-addr32.d: Do not run for tx39 targets.
1075
        * gas/mips/mips.exp: Remove 'ilocks' variable.
1076
        Add ecoff targets to 'addr32' variable.
1077
        Set 'no_mips16' for ecoff targets.
1078
        Do not run div-ilocks or mul-ilocks test variants.
1079
        * gas/mips/mips16-intermix.d: Use nm instead of objdump so that
1080
        the symbol table output is sorted.  Update expecetd output.
1081
 
1082
2009-01-26  Andrew Stubbs  
1083
 
1084
        * gas/arm/attr-cpu-directive.d: New file.
1085
        * gas/arm/attr-cpu-directive.s: New file.
1086
        * gas/arm/attr-default.d: New file.
1087
        * gas/arm/attr-march-all.d: New file.
1088
        * gas/arm/attr-march-armv1.d: New file.
1089
        * gas/arm/attr-march-armv2.d: New file.
1090
        * gas/arm/attr-march-armv2a.d: New file.
1091
        * gas/arm/attr-march-armv2s.d: New file.
1092
        * gas/arm/attr-march-armv3.d: New file.
1093
        * gas/arm/attr-march-armv3m.d: New file.
1094
        * gas/arm/attr-march-armv4.d: New file.
1095
        * gas/arm/attr-march-armv4t.d: New file.
1096
        * gas/arm/attr-march-armv4txm.d: New file.
1097
        * gas/arm/attr-march-armv4xm.d: New file.
1098
        * gas/arm/attr-march-armv5.d: New file.
1099
        * gas/arm/attr-march-armv5t.d: New file.
1100
        * gas/arm/attr-march-armv5te.d: New file.
1101
        * gas/arm/attr-march-armv5tej.d: New file.
1102
        * gas/arm/attr-march-armv5texp.d: New file.
1103
        * gas/arm/attr-march-armv5txm.d: New file.
1104
        * gas/arm/attr-march-armv6-m.d: New file.
1105
        * gas/arm/attr-march-armv6.d: New file.
1106
        * gas/arm/attr-march-armv6j.d: New file.
1107
        * gas/arm/attr-march-armv6k.d: New file.
1108
        * gas/arm/attr-march-armv6kt2.d: New file.
1109
        * gas/arm/attr-march-armv6t2.d: New file.
1110
        * gas/arm/attr-march-armv6z.d: New file.
1111
        * gas/arm/attr-march-armv6zk.d: New file.
1112
        * gas/arm/attr-march-armv6zkt2.d: New file.
1113
        * gas/arm/attr-march-armv6zt2.d: New file.
1114
        * gas/arm/attr-march-armv7-a.d: New file.
1115
        * gas/arm/attr-march-armv7-m.d: New file.
1116
        * gas/arm/attr-march-armv7-r.d: New file.
1117
        * gas/arm/attr-march-armv7.d: New file.
1118
        * gas/arm/attr-march-armv7a.d: New file.
1119
        * gas/arm/attr-march-armv7m.d: New file.
1120
        * gas/arm/attr-march-armv7r.d: New file.
1121
        * gas/arm/attr-march-iwmmxt.d: New file.
1122
        * gas/arm/attr-march-iwmmxt2.d: New file.
1123
        * gas/arm/attr-march-xscale.d: New file.
1124
        * gas/arm/attr-mcpu.d: New file.
1125
        * gas/arm/attr-mfpu-arm1020e.d: New file.
1126
        * gas/arm/attr-mfpu-arm1020t.d: New file.
1127
        * gas/arm/attr-mfpu-arm1136jf-s.d: New file.
1128
        * gas/arm/attr-mfpu-arm1136jfs.d: New file.
1129
        * gas/arm/attr-mfpu-arm7500fe.d: New file.
1130
        * gas/arm/attr-mfpu-fpa.d: New file.
1131
        * gas/arm/attr-mfpu-fpa10.d: New file.
1132
        * gas/arm/attr-mfpu-fpa11.d: New file.
1133
        * gas/arm/attr-mfpu-fpe.d: New file.
1134
        * gas/arm/attr-mfpu-fpe2.d: New file.
1135
        * gas/arm/attr-mfpu-fpe3.d: New file.
1136
        * gas/arm/attr-mfpu-maverick.d: New file.
1137
        * gas/arm/attr-mfpu-neon-fp16.d: New file.
1138
        * gas/arm/attr-mfpu-neon.d: New file.
1139
        * gas/arm/attr-mfpu-softfpa.d: New file.
1140
        * gas/arm/attr-mfpu-softvfp+vfp.d: New file.
1141
        * gas/arm/attr-mfpu-softvfp.d: New file.
1142
        * gas/arm/attr-mfpu-vfp.d: New file.
1143
        * gas/arm/attr-mfpu-vfp10-r0.d: New file.
1144
        * gas/arm/attr-mfpu-vfp10.d: New file.
1145
        * gas/arm/attr-mfpu-vfp3.d: New file.
1146
        * gas/arm/attr-mfpu-vfp9.d: New file.
1147
        * gas/arm/attr-mfpu-vfpv2.d: New file.
1148
        * gas/arm/attr-mfpu-vfpv3-d16.d: New file.
1149
        * gas/arm/attr-mfpu-vfpv3.d: New file.
1150
        * gas/arm/attr-mfpu-vfpxd.d: New file.
1151
        * gas/arm/attr-order.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
1152
        * gas/arm/attr-override-cpu-directive.d: New file.
1153
        * gas/arm/attr-override-cpu-directive.s: New file.
1154
        * gas/arm/attr-override-mcpu.d: New file.
1155
        * gas/arm/attr-override-mcpu.s: New file.
1156
        * gas/arm/blank.s: New file.
1157
        * gas/arm/eabi_attr_1.d: Update Tag_ARM_ISA_use and Tag_THUMB_ISA_use.
1158
 
1159
2009-01-26  Nick Clifton  
1160
 
1161
        * gas/arm/attr-order.d: Do not run this test for non-ELF based ARM
1162
        targets.
1163
 
1164
2009-01-24  Andreas Schwab  
1165
 
1166
        * gas/lns/lns.exp: Don't run lns-duplicate for d10v target.
1167
 
1168
2009-01-23  Andreas Schwab  
1169
 
1170
        * gas/mips/mips16-e.d: Adjust for change in LOCAL_LABEL_PREFIX.
1171
        * gas/mips/mipsel16-e.d: Likewise.
1172
        * gas/mips/tmips16-e.d: Likewise.
1173
        * gas/mips/tmipsel16-e.d: Likewise.
1174
 
1175
2009-01-19  Nick Clifton  
1176
 
1177
        * lib/gas-defs.exp (run_list_test): Fix typo in comment.
1178
 
1179
2009-01-19  Nick Clifton  
1180
 
1181
        * gas/arm/attr-syntax.d: Do not run for non-ELF based ARM
1182
        targets.
1183
 
1184
2009-01-19  Andrew Stubbs  
1185
 
1186
        * gas/arm/attr-order.d: New file.
1187
        * gas/arm/attr-order.s: New file.
1188
 
1189
2009-01-16  Andrew Stubbs  
1190
            Daniel Jacobowitz  
1191
 
1192
        * gas/arm/attr-syntax.d: New file.
1193
        * gas/arm/attr-syntax.s: New file.
1194
 
1195
2009-01-15  Nick Clifton  
1196
 
1197
        PR 9722
1198
        * gas/testsuite/gas/arm/archv6m.d: Update expected NOP opcode.
1199
        * gas/testsuite/gas/arm/pr9722.s: New test.
1200
        * gas/testsuite/gas/arm/pr9722.d: Expected disassembly.
1201
 
1202
2009-01-14  Peter Bergner  
1203
 
1204
        * gas/ppc/power6.s ("mtfsf", "mtfsf.", "mtfsfi", "mtfsfi."): Add tests.
1205
        * gas/ppc/power6.d: Likewise.
1206
 
1207
2009-01-12  H.J. Lu  
1208
 
1209
        * gas/i386/sse-noavx.s: Add tests for lfence, mfence and movnti.
1210
        * gas/i386/x86-64-sse-noavx.s: Likewise.
1211
 
1212
        * gas/i386/sse-noavx.d: Updated.
1213
        * gas/i386/x86-64-sse-noavx.d: Likewise.
1214
 
1215
2009-01-12  H.J. Lu  
1216
 
1217
        * gas/i386/opts.s: Add tests for add, adc, and, cmp, or, sbb,
1218
        sub and xor.
1219
        * gas/i386/x86-64-opts.s: Likewise.
1220
 
1221
        * gas/i386/opts.d: Updated.
1222
        * gas/i386/opts-intel.d: Likewise.
1223
        * gas/i386/sse2avx-opts.d: Likewise.
1224
        * gas/i386/sse2avx-opts-intel.d: Likewise.
1225
        * gas/i386/x86-64-opts.d: Likewise.
1226
        * gas/i386/x86-64-opts-intel.d: Likewise.
1227
        * gas/i386/x86-64-sse2avx-opts.d: Likewise.
1228
        * gas/i386/x86-64-sse2avx-opts-intel.d: Likewise.
1229
 
1230
2009-01-10  H.J. Lu  
1231
 
1232
        * gas/i386/arch-10.s: Add clflush and syscall.
1233
        * gas/i386/x86-64-arch-2.s: Likewise.
1234
 
1235
        * gas/i386/arch-10.d: Updated.
1236
        * gas/i386/arch-10-1.l: Likewise.
1237
        * gas/i386/arch-10-2.l: Likewise.
1238
        * gas/i386/arch-10-3.l: Likewise.
1239
        * gas/i386/arch-10-4.l: Likewise.
1240
        * gas/i386/x86-64-arch-2.d: Likewise.
1241
 
1242
2009-01-09  H.J. Lu  
1243
 
1244
        * gas/i386/arch-10.s: Add rdtscp.
1245
        * gas/i386/x86-64-arch-2.s: Likewise.
1246
 
1247
        * gas/i386/arch-10.d: Updated.
1248
        * gas/i386/arch-10-1.l: Likewise.
1249
        * gas/i386/arch-10-2.l: Likewise.
1250
        * gas/i386/arch-10-3.l: Likewise.
1251
        * gas/i386/arch-10-4.l: Likewise.
1252
        * gas/i386/x86-64-arch-2.d: Likewise.
1253
 
1254
2009-01-06  Chao-ying Fu  
1255
 
1256
        * gas/mips/jalr.s, gas/mips/jalr.l: Add more tests for jalr
1257
        and jalr.hb.
1258
 
1259
2009-01-06  H.J. Lu  
1260
 
1261
        AVX Programming Reference (December, 2008)
1262
        * gas/i386/avx.s: Add tests for 256bit vmovntdq, vmovntpd and
1263
        vmovntps.
1264
        * gas/i386/x86-64-avx.s: Likewise.
1265
 
1266
        * gas/i386/avx.d: Updated.
1267
        * gas/i386/avx-intel.d: Likewise.
1268
        * gas/i386/x86-64-avx.d: Likewise.
1269
        * gas/i386/x86-64-avx-intel.d: Likewise.
1270
 
1271
2009-01-05  H.J. Lu  
1272
 
1273
        AVX Programming Reference (December, 2008)
1274
        * gas/i386/arch-10.s: Replace vfmaddpd with vfmadd132pd.
1275
        * gas/i386/x86-64-arch-2.s: Likewise.
1276
 
1277
        * gas/i386/arch-10.d: Updated.
1278
        * gas/i386/arch-10-1.l: Likewise.
1279
        * gas/i386/arch-10-2.l: Likewise.
1280
        * gas/i386/arch-10-3.l: Likewise.
1281
        * gas/i386/arch-10-4.l: Likewise.
1282
        * gas/i386/avx.d: Likewise.
1283
        * gas/i386/avx-intel.d: Likewise.
1284
        * gas/i386/inval-avx.l: Likewise.
1285
        * gas/i386/x86-64-arch-2.d: Likewise.
1286
        * gas/i386/x86-64-avx.d: Likewise.
1287
        * gas/i386/x86-64-avx-intel.d: Likewise.
1288
        * gas/i386/x86-64-inval-avx.l: Likewise.
1289
 
1290
        * gas/i386/avx.s: Remove vpermil2ps/vpermil2pd and FMA
1291
        instructions.  Update tests.
1292
        * gas/i386/inval-avx.s: Likewise.
1293
        * gas/i386/x86-64-avx.s: Likewise.
1294
        * gas/i386/x86-64-inval-avx.s: Likewise.
1295
 
1296
        * gas/i386/fma.d: New.
1297
        * gas/i386/fma.s: Likewise.
1298
        * gas/i386/fma-intel.d: Likewise.
1299
        * gas/i386/x86-64-fma.d: Likewise.
1300
        * gas/i386/x86-64-fma.s: Likewise.
1301
        * gas/i386/x86-64-fma-intel.d: Likewise.
1302
 
1303
        * gas/i386/i386.exp: Run fma, fma-intel, x86-64-fma and
1304
        x86-64-fma-intel.
1305
 
1306
For older changes see ChangeLog-2008
1307
 
1308
Local Variables:
1309
mode: change-log
1310
left-margin: 8
1311
fill-column: 74
1312
version-control: never
1313
End:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.