2006-07-18 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
16805f35
PB
12006-07-18 Paul Brook <paul@codesourcery.com>
2
3 * gas/arm/thumb2_add.d: New test.
4 * gas/arm/thumb2_add.s: New test.
5
2f2760a3
TS
62006-07-18 Maciej W. Rozycki <macro@mips.com>
7
8 * gas/mips/mips4.s, gas/mips/mips4.d: Enable the "pref" test. Change
9 arguments for "madd.s" so that the instruction is correct for mips1
10 and still matches "bc3*".
11
050dfa73
MM
122006-07-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
13 Michael Meissner <michael.meissner@amd.com>
14
15 * gas/i386/amdfam10.s: New file for amdfam10 instructions.
16 * gam/i386/amdfam10.d: Ditto.
17 * gas/i386/x86-64-amdfam10.s: Ditto.
18 * gam/i386/x86-64-amdfam10.d: Ditto.
19
01eaea5a
NC
202006-07-12 Nick Clifton <nickc@redhat.com>
21
22 * gas/sh/basic.exp: Run "too_large" dump test.
23 * gas/sh/too_large.s: New test file. Check that .byte directives
24 do not generate a bogus overflow message.
25 * gas/sh/too_large.s: New test control file.
26
c5cfaa43
JB
272006-07-05 Julian Brown <julian@codesourcery.com>
28
29 * gas/arm/vfp-neon-syntax.d: Tweak expected fmsrr syntax.
30 * gas/arm/vfp-neon-syntax_t2.d: Likewise.
31 * gas/arm/vfp2.d: Likewise.
32 * gas/arm/vfp2_t2.d: Likewise.
33
cd9260d9
TS
342006-07-04 Thiemo Seufer <ths@mips.com>
35
36 * gas/mips/e32-rel2.d, gas/mips/e32-rel4.d: Use -mabi=32 for as.
37 * gas/mips/mips.exp: Move mips16e testcase to ELF only tests.
38 Run elf{el}-rel2 and elf-rel4 for all arches with gpr64. Run
39 e32-rel2 and e32-rel4 also for 64 bit configurations.
40
ccc9c027
L
412006-06-23 H.J. Lu <hongjiu.lu@intel.com>
42
43 * gas/i386/i386.exp: Run nops-1, nops-1-i386, nops-1-i686,
44 nops-1-merom, nops-2, nops-2-i386, nops-2-merom, x86-64-nops-1,
45 x86-64-nops-1-k8, x86-64-nops-1-nocona and x86-64-nops-1-merom.
46
47 * gas/i386/nops-1.s: New file.
48 * gas/i386/nops-2.s: Likewise.
49 * gas/i386/nops-1-i386.d: Likewise.
50 * gas/i386/nops-1-i686.d: Likewise.
51 * gas/i386/nops-1-merom.d: Likewise.
52 * gas/i386/nops-1.d: Likewise.
53 * gas/i386/nops-2-i386.d: Likewise.
54 * gas/i386/nops-2-merom.d: Likewise.
55 * gas/i386/nops-2.d: Likewise.
56 * gas/i386/x86-64-nops-1.s: Likewise.
57 * gas/i386/x86-64-nops-1-k8.d: Likewise.
58 * gas/i386/x86-64-nops-1-merom.d: Likewise.
59 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
60 * gas/i386/x86-64-nops-1.d: Likewise.
61
62 * gas/i386/sse2.d: Updated to expect xchg %ax,%ax as 2 byte
63 nop.
64
21b956c6
TS
652006-06-20 Thiemo Seufer <ths@networkno.de>
66
67 * gas/mips/mips.exp: Explicitly specify o32 ABI.
68 * gas/mips/mips64-dsp.d: Dump o32 register names.
69 * gas/mips/smartmips.d: Explicitly specify o32 ABI.
70
edaf0dec
NC
712006-06-18 Nick Clifton <nickc@redhat.com>
72
73 * gas/arm/group-reloc-alu-encoding-bad.d: Skip for non-ELF
74 targets.
75 * gas/arm/group-reloc-alu-parsing-bad.d: Likewise.
76 * gas/arm/group-reloc-ldc-encoding-bad.d: Likewise.
77 * gas/arm/group-reloc-ldc-parsing-bad.d: Likewise.
78 * gas/arm/group-reloc-ldc.d: Likewise.
79 * gas/arm/group-reloc-ldr-encoding-bad.d: Likewise.
80 * gas/arm/group-reloc-ldr-parsing-bad.d: Likewise.
81 * gas/arm/group-reloc-ldr.d: Likewise.
82 * gas/arm/group-reloc-ldrs-encoding-bad.d: Likewise.
83 * gas/arm/group-reloc-ldrs-parsing-bad.d: Likewise.
84 * gas/arm/group-reloc-ldrs.d: Likewise.
85
4962c51a
MS
862006-06-15 Mark Shinwell <shinwell@codesourcery.com>
87
88 * gas/arm/group-reloc-alu.d: New test.
89 * gas/arm/group-reloc-alu-encoding-bad.d: New test.
90 * gas/arm/group-reloc-alu-encoding-bad.l: New test.
91 * gas/arm/group-reloc-alu-encoding-bad.s: New test.
92 * gas/arm/group-reloc-alu-parsing-bad.d: New test.
93 * gas/arm/group-reloc-alu-parsing-bad.l: New test.
94 * gas/arm/group-reloc-alu-parsing-bad.s: New test.
95 * gas/arm/group-reloc-alu.s: New test.
96 * gas/arm/group-reloc-ldc.d: New test.
97 * gas/arm/group-reloc-ldc-encoding-bad.d: New test.
98 * gas/arm/group-reloc-ldc-encoding-bad.l: New test.
99 * gas/arm/group-reloc-ldc-encoding-bad.s: New test.
100 * gas/arm/group-reloc-ldc-parsing-bad.d: New test.
101 * gas/arm/group-reloc-ldc-parsing-bad.l: New test.
102 * gas/arm/group-reloc-ldc-parsing-bad.s: New test.
103 * gas/arm/group-reloc-ldc.s: New test.
104 * gas/arm/group-reloc-ldr.d: New test.
105 * gas/arm/group-reloc-ldr-encoding-bad.d: New test.
106 * gas/arm/group-reloc-ldr-encoding-bad.l: New test.
107 * gas/arm/group-reloc-ldr-encoding-bad.s: New test.
108 * gas/arm/group-reloc-ldr-parsing-bad.d: New test.
109 * gas/arm/group-reloc-ldr-parsing-bad.l: New test.
110 * gas/arm/group-reloc-ldr-parsing-bad.s: New test.
111 * gas/arm/group-reloc-ldr.s: New test.
112 * gas/arm/group-reloc-ldrs.d: New test.
113 * gas/arm/group-reloc-ldrs-encoding-bad.d: New test.
114 * gas/arm/group-reloc-ldrs-encoding-bad.l: New test.
115 * gas/arm/group-reloc-ldrs-encoding-bad.s: New test.
116 * gas/arm/group-reloc-ldrs-parsing-bad.d: New test.
117 * gas/arm/group-reloc-ldrs-parsing-bad.l: New test.
118 * gas/arm/group-reloc-ldrs-parsing-bad.s: New test.
119 * gas/arm/group-reloc-ldrs.s: New test.
120
1dd3d627
TS
1212006-06-14 Thiemo Seufer <ths@mips.com>
122 Maciej W. Rozycki <macro@mips.com>
123
124 * gas/mips/elf-rel6.d, gas/mips/elf-rel6.s: Extend testcase.
125 * gas/mips/elf-rel6.d-n32.d, gas/mips/elf-rel6-n64.d: New files.
126 * gas/mips/mips.exp: Run new testcases.
127
adad22db
TS
1282006-06-14 Thiemo Seufer <ths@mips.com>
129
130 * gas/mips/mips16e-jrc.d, gas/mips/mips16e-save.d,
131 gas/mips/mips32-dsp.d, gas/mips/mips32-mt.d: Explicitly specify
132 o32 ABI.
133
15965411
L
1342006-06-12 H.J. Lu <hongjiu.lu@intel.com>
135
136 * gas/i386/i386.exp: Run nops and x86-64-nops.
137
138 * gas/i386/nops.d: New file.
139 * gas/i386/nops.s: Likewise.
140 * gas/i386/x86-64-nops.d: Likewise.
141 * gas/i386/x86-64-nops.s: Likewise.
142
46e883c5
L
1432006-06-12 H.J. Lu <hongjiu.lu@intel.com>
144
145 * gas/i386/opcode.s: Add "xchg %ax,%ax".
146 * gas/i386/opcode.d: Updated.
147
148 * gas/i386/x86-64-opcode.s: Add xchg %ax,%ax, xchg %eax,%eax,
149 xchg %rax,%rax, rex64 xchg %rax,%rax and xchg %rax,%r8.
150 * gas/i386/x86-64-opcode.d: Updated.
151
1787fe5b
TS
1522006-06-09 Thiemo Seufer <ths@mips.com>
153 Nigel Stephens <nigel@mips.com>
154
155 * gas/mips/mips32-sf32.s, gas/mips/mips32-sf32.d: New test for odd
156 single precision FPRs on MIPS32.
157 * gas/mips/mips.exp: Run them.
158
99c81228
TS
1592006-06-08 Thiemo Seufer <ths@mips.com>
160 Nigel Stephens <nigel@mips.com>
161
162 * gas/mips/mips32.s: Added cop2 branches with explicit condition
163 code register numbers.
164 * gas/mips/mips32.d: Likewise.
165
67c6cbae
JB
1662006-06-07 Julian Brown <julian@codesourcery.com>
167
168 * gas/arm/itblock.s: New file. Helper macro for making all-true IT
169 blocks.
170 * gas/arm/neon-cond-bad-inc.s: New test. Make sure unconditional
171 Neon instructions are rejected...
172 * gas/arm/neon-cond-bad.s: In ARM mode, and...
173 * gas/arm/neon-cond-bad_t2.s: Accepted in Thumb mode (with IT).
174 * gas/arm/neon-cond-bad.l: Expected error output in ARM mode.
175 * gas/arm/neon-cond-bad.d: Control ARM mode test.
176 * gas/arm/neon-cond-bad_t2.d: Expected output in Thumb mode.
177 * gas/arm/vfp-neon-syntax-inc.s: Test VFP Neon-style syntax.
178 * gas/arm/vfp-neon-syntax.s: ...in ARM mode.
179 * gas/arm/vfp-neon-syntax_t2.s: ...and Thumb mode.
180 * gas/arm/vfp-neon-syntax.d: Expected output in ARM mode.
181 * gas/arm/vfp-neon-syntax_t2.d: Expected output in Thumb mode.
182
c22aaad1
PB
1832006-06-06 Paul Brook <paul@codesourcery.com>
184
185 * gas/arm/thumb2_bcond.d: Update expected output.
186 * gas/arm/thumb32.d: Ditto.
187 * gas/arm/vfp1_t2.d: Ditto.
188 * gas/arm/vfp1xD_t2.d: Ditto.
189
65263ce3
TS
1902006-06-06 Thiemo Seufer <ths@mips.com>
191 Chao-ying Fu <fu@mips.com>
192
193 * gas/mips/mips64-dsp.s, gas/mips/mips64-dsp.d: New DSP64 tests.
194 * gas/mips/mips.exp: Run DSP64 tests.
195
a9e24354
TS
1962006-06-05 Thiemo Seufer <ths@mips.com>
197
198 * gas/mips/mips32-dsp.d, gas/mips/mips32-dsp.s, gas/mips/mips32-mt.d,
199 gas/mips/mips32-mt.s: Remove instructions with invalid arguments.
200 * gas/mips/mips32-dsp.l, gas/mips/mips32-mt.l: Delete file.
201
a596001e
RS
2022006-05-25 Richard Sandiford <richard@codesourcery.com>
203
204 * gas/m68k/mcf-fpu.s: Add fmovemd and fmovem instructions.
205 * gas/m68k/mcf-fpu.d: Adjust accordingly.
206
c1cc2b17
JZ
2072006-05-25 Jie Zhang <jie.zhang@analog.com>
208
209 * gas/bfin/vector2.s, gas/bfin/vector2.d: Test to ensure (m) is not
210 thrown away.
211
ad3fea08
TS
2122006-05-23 Thiemo Seufer <ths@mips.com>
213
214 * gas/mips/mips-gp32-fp64-pic.d, mips/mips-gp32-fp64.d,
215 gas/mips/mips-gp64-fp32-pic.d, gas/mips/mips-gp64-fp32.l,
216 gas/mips/mips-gp64-fp64.d: Adjust test cases to the changes assembler
217 output.
218 * gas/mips/mips-gp32-fp64.l, gas/mips/mips-gp64-fp32-pic.l: New files,
219 catch assembler warnings.
220
6c5a6c01
NC
2212006-05-22 Nick Clifton <nickc@redhat.com>
222
223 * gas/mips/mips32-dsp.l: Fix expected unsigned decoding of -1 in
224 warning messages.
225 * gas/mips/mips32-mt.l: Likewise.
226
a284cff1
TS
2272006-05-19 Thiemo Seufer <ths@mips.com>
228
229 * gas/mips/vxworks1-el.d, gas/mips/vxworks1-xgot-el.d: Add little
230 endian testcases.
231 * gas/mips/vxworks1.d, gas/mips/vxworks1-xgot.d: Build as big endian.
232 * gas/mips/mips.exp: Run new testcases.
233
9b3f89ee
TS
2342006-05-14 Thiemo Seufer <ths@mips.com>
235 Nigel Stephens <nigel@mips.com>
236
237 * gas/mips/mips.exp: Run new tests.
238 * gas/mips/mips16e.s, gas/mips/mips16e.d, gas/mips/mips16e-64.s,
239 gas/mips/mips16e-64.d, gas/mips/mips16e-64.l: New tests.
240
e28387c3
PB
2412006-05-11 Paul Brook <paul@codesourcery.com>
242
243 * gas/arm/local_function.d: New test.
244 * gas/arm/local_function.s: New test.
245
89ee2ebe
TS
2462006-05-11 Thiemo Seufer <ths@mips.com>
247
248 * gas/mips/jal-range.l: Don't check the range of j or jal
249 addresses.
250
43cc0762
L
2512006-05-09 H.J. Lu <hongjiu.lu@intel.com>
252
253 * gas/i386/x86-64-gidt.d: Adjusted.
254
cb6d3433
L
2552006-05-09 H.J. Lu <hongjiu.lu@intel.com>
256
257 * gas/i386/i386.exp: Run x86-64-gidt.
258
259 * gas/i386/x86-64-gidt.d: New file.
260 * gas/i386/x86-64-gidt.s: Likewise.
261
4e2a74a8
TS
2622006-05-09 David Ung <davidu@mips.com>
263
264 * gas/mips/jal-range.l: Only warn about an out-of-range j or jal
265 address.
266
409a6ecd
TS
2672006-05-08 Thiemo Seufer <ths@mips.com>
268
269 * gas/mips/mips32.s, gas/mips/mips32.d: Extend testcase to check
270 larger offset arguments for cache instructions.
271
e16bfa71
TS
2722006-05-08 Thiemo Seufer <ths@mips.com>
273 Nigel Stephens <nigel@mips.com>
274 David Ung <davidu@mips.com>
275
276 * gas/mips/smartmips.s, gas/mips/smartmips.d: New smartmips test.
277 * gas/mips/mips.exp: Run smartmips test.
278
55a9ea57
JB
2792006-05-05 Julian Brown <julian@codesourcery.com>
280
281 * gas/arm/vfp-neon-overlap.s: New test. Overlapping VFP/Neon
282 instructions.
283 * gas/arm/vfp-neon-overlap.d: Expected output of above.
284 * gas/arm/vfp1xD.d: Test for fldmx/fstmx.
285 * gas/arm/vfp1xD_t2.d: Likewise.
286 * gas/arm/vfpv3-32drs.d: Likewise.
287
ef75f014
TS
2882006-05-05 Nigel Stephens <nigel@mips.com>
289
290 * gas/mips/noreorder.s, gas/mips/noreorder.d: New test for
291 reorder/noreorder corner case.
292 * gas/mips/mips.exp: Run new test.
293
088fa78e
KH
2942006-05-04 Kazu Hirata <kazu@codesourcery.com>
295
296 * gas/arm/armv1.d (error-output): New.
297 * gas/arm/armv1.l: New.
298 * gas/arm/thumb32.d (error-output): New.
299 * gas/arm/thumb32.l: New.
300
39a7806d
TS
3012006-05-04 Thiemo Seufer <ths@mips.com>
302 Nigel Stephens <nigel@mips.com>
303
304 * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2.
305 * gas/mips/set-arch.d: Adjust according to opcode table changes.
306
104b4fab
TS
3072006-05-03 Thiemo Seufer <ths@mips.com>
308
309 * gas/mips/mips32-mt.d: Fix mftr argument order.
310
df7849c5
JM
3112006-05-02 Joseph Myers <joseph@codesourcery.com>
312
313 * gas/arm/iwmmxt.s: Increase offsets for wstrb and wstrh.
314 * gas/arm/iwmmxt.d: Update expected results.
315 * gas/arm/iwmmxt-bad2.s: Test wstrb, wstrh, wldrb and wldrh.
316 * gas/arm/iwmmxt-bad2.l: Update expected error messages.
317
5645cf1e
L
3182006-04-29 H.J. Lu <hongjiu.lu@intel.com>
319
320 * gas/i386/fp.d: New file.
321 * gas/i386/fp.s: Likewise.
322
323 * gas/i386/i386.exp: Run "fp".
324
59c455b3
TS
3252006-04-28 Thiemo Seufer <ths@mips.com>
326 David Ung <davidu@mips.com>
bdb09db1 327 Nigel Stephens <nigel@mips.com>
59c455b3
TS
328
329 * gas/mips/cp0sel-names-mips32r2.d,
330 gas/mips/cp0sel-names-mips64r2.d: Update for MT register names.
331
b7dc4905
JB
3322006-04-26 Julian Brown <julian@codesourcery.com>
333
59c455b3
TS
334 * gas/arm/neon-const.s: New testcase. Neon floating-point constants.
335 * gas/arm/neon-const.d: Expected output of above.
336 * gas/arm/neon-cov.d: Expect floating-point disassembly for VMOV.F32.
b7dc4905 337
2161fcce
JB
3382006-04-26 Julian Brown <julian@codesourcery.com>
339
340 * gas/arm/neon-psyn.s: Basic test of programmers syntax.
341 * gas/arm/neon-psyn.d: Expected output of above.
342
3432006-04-26 Julian Brown <julian@codesourcery.com>
edd40341
JB
344
345 * gas/arm/copro.s: Avoid ldcl which encodes as a bad Neon instruction.
346 * gas/arm/copro.d: Update accordingly.
347 * gas/arm/neon-cond.s: New test. Conditional Neon opcodes in ARM mode.
348 * gas/arm/neon-cond.d: Expected results of above.
349 * gas/arm/neon-cov.s: New test. Coverage of Neon instructions.
350 * gas/arm/neon-cov.d: Expected results of above.
351 * gas/arm/neon-ldst-es.s: New test. Element and structure loads and
352 stores.
353 * gas/arm/neon-ldst-es.d: Expected results of above.
354 * gas/arm/neon-ldst-rm.s: New test. Single and multiple register loads
355 and stores.
356 * gas/arm/neon-ldst-rm.d: Expected results of above.
357 * gas/arm/neon-omit.s: New test. Omission of optional operands.
358 * gas/arm/neon-omit.d: Expected results of above.
359 * gas/arm/vfp1.d: Expect Neon syntax for some VFP instructions.
360 * gas/arm/vfp1_t2.d: Likewise.
361 * gas/arm/vfp1xD.d: Likewise.
362 * gas/arm/vfp1xD_t2.d: Likewise.
363 * gas/arm/vfp2.d: Likewise.
364 * gas/arm/vfp2_t2.d: Likewise.
365 * gas/arm/vfp3-32drs.s: New test. Extended D register range for VFP
366 instructions.
367 * gas/arm/vfp3-32drs.d: Expected results of above.
368 * gas/arm/vfp3-const-conv.s: New test. VFPv3 constant-load and
369 conversion instructions.
370 * gas/arm/vfp3-const-conv.d: Expected results of above.
371
8463be01
PB
3722005-04-20 Paul Brook <paul@codesourcery.com>
373
374 * gas/arm/arch7.d: Remove skip.
375 * gas/arm/svc.d: Ditto.
376 * gas/arm/thumb2_bcond.d: Ditto.
377 * gas/arm/thumb2_it_bad.d: Ditto.
378
bb8f5920
L
3792006-04-18 H.J. Lu <hongjiu.lu@intel.com>
380
381 PR gas/2533
382 * gas/i386/inval.s: Add test for illegal immediate register
383 operand.
384 * gas/i386/inval.l: Updated.
385
10d15738
NC
3862006-04-16 Nick Clifton <nickc@redhat.com>
387
388 * gas/arm/arch7.d: Skip test for non-ELF targets.
389 * gas/arm/blx-local.d: Likewise.
390 * gas/arm/svc.d: Likewise.
391 * gas/arm/thumb2_bcond.d: Likewise.
392 * gas/arm/thumb2_it_bad.d: Likewise.
393
7ae2971b
PB
3942006-04-07 Paul Brook <paul@codesourcery.com>
395
396 * gas/arm/blx-local.d: New test.
397 * gas/arm/blx-local.d: New test.
398
53365c0d
PB
3992006-04-07 Paul Brook <paul@codesourcery.com>
400
401 * gas/arm/thumb2_pool.d: New test.
402 * gas/arm/thumb2_pool.s: New test.
403
910600e9
RS
4042006-04-05 Richard Sandiford <richard@codesourcery.com>
405
406 * gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
407 * gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
408
9ca26584
AJ
4092006-03-23 Michael Matz <matz@suse.de>
410
411 * gas/i386/reloc64.s: Accept 64-bit forms.
412 * gas/i386/reloc64.d: Adjust.
413 * gas/i386/reloc64.l: Adjust.
414
9e61c69e
L
4152006-03-23 H.J. Lu <hongjiu.lu@intel.com>
416
417 * gas/i386/rep.s: Pad with .p2align.
418 * gas/i386/rep.d: Adjust.
419
0a44bf69
RS
4202006-03-22 Richard Sandiford <richard@codesourcery.com>
421
422 * gas/mips/vxworks1.s, gas/mips/vxworks1.d,
423 * gas/mips/vxworks1-xgot.d: New tests.
424 * gas/mips/mips.exp: Run them. Do not run other tests on VxWorks.
425
3e94bf1a
PB
4262006-03-21 Paul Brook <paul@codesourcery.com>
427
428 * gas/arm/thumb32.d: Correct expected output.
429
dfa9f0d5
PB
4302006-03-20 Paul Brook <paul@codesourcery.com>
431
432 * gas/arm/thumb2_bcond.d: New test.
433 * gas/arm/thumb2_bcond.s: New test.
434 * gas/arm/thumb2_it_bad.d: New test.
435 * gas/arm/thumb2_it_bad.l: New test.
436 * gas/arm/thumb2_it_bad.s: New test.
437
f5208ef2
PB
4382006-03-17 Paul Brook <paul@codesourcery.com>
439
440 * gas/arm/thumb32.d: Add ldm and stm tests.
441 * gas/arm/thumb32.s: Ditto.
442
2db51539
BS
4432006-03-16 Bernd Schmidt <bernd.schmidt@analog.com>
444
445 * gas/bfin/shift2.s: Add new tests.
446 * gas/bfin/shift.d: Match changed disassembler behaviour.
447 * gas/bfin/parallel2.d: Likewise.
448 * gas/bfin/shift2.d: Likewise; also match new tests.
449
c16d2bf0
PB
4502006-03-16 Paul Brook <paul@codesourcery.com>
451
452 * gas/arm/svc.d: New test.
453 * gas/arm/svc.s: New test.
454 * gas/arm/inst.d: Accept svc mnemonic.
455 * gas/arm/thumb.d: Ditto.
456 * gas/arm/wince_inst.d: Ditto.
457
38406048
PB
4582006-03-09 Paul Brook <paul@codesourcery.com>
459
460 * gas/arm/nomapping.d: New test.
461 * gas/arm/nomapping.s: New test.
462
35c52694
L
4632006-03-07 H.J. Lu <hongjiu.lu@intel.com>
464
465 PR binutils/2428
466 * gas/i386/i386.exp: Add rep, rep-suffix, x86-64-rep and
467 x86-64-rep-suffix.
468
469 * gas/i386/naked.d: Replace repz with rep.
470 * gas/i386/x86_64.d: Likewise.
471
472 * gas/i386/rep-suffix.d: New file.
473 * gas/i386/rep-suffix.s: Likewise.
474 * gas/i386/rep.d: Likewise.
475 * gas/i386/rep.s: Likewise.
476 * gas/i386/x86-64-rep-suffix.d: Likewise.
477 * gas/i386/x86-64-rep-suffix.s: Likewise.
478 * gas/i386/x86-64-rep.d: Likewise.
479 * gas/i386/x86-64-rep.s: Likewise.
480
00a97672
RS
4812006-03-07 Richard Sandiford <richard@codesourcery.com>
482
483 * gas/arm/abs12.s, gas/arm/abs12.d: New test.
484 * gas/arm/pic.d: Skip for *-*-vxworks*...
485 * gas/arm/pic_vxworks.d: ...use this version instead.
486 * gas/arm/unwind_vxworks.d: Fix expected output.
487
0b2e31dc
NS
4882006-03-06 Nathan Sidwell <nathan@codesourcery.com>
489
490 * gas/m68k/arch-cpu-1.s: Tweak.
491 * gas/m68k/arch-cpu-1.d: Tweak.
492
9f6f925e
JB
4932006-02-28 Jan Beulich <jbeulich@novell.com>
494
495 * gas/all/altmacro.s: Adjust.
496 * gas/all/altmac2.s: Adjust.
497
0e31b3e1
JB
4982006-02-28 Jan Beulich <jbeulich@novell.com>
499
500 * gas/macros/paren[sd]: New.
501 * gas/macros/macros.exp: Run new test.
502
331d2d0d
L
5032006-02-27 H.J. Lu <hongjiu.lu@intel.com>
504
505 * gas/i386/i386.exp: Add merom and x86-64-merom.
506
507 * gas/i386/merom.d: New file.
508 * gas/i386/merom.s: Likewise.
509 * gas/i386/x86-64-merom.d: Likewise.
510 * gas/i386/x86-64-merom.s: Likewise.
511
83d634e3
DM
5122006-02-24 David S. Miller <davem@sunset.davemloft.net>
513
514 * gas/sparc/rdhpr.s: New test.
515 * gas/sparc/rdhpr.d: New test.
516 * gas/sparc/wrhpr.s: New test.
517 * gas/sparc/wrhpr.d: New test.
518 * gas/sparc/window.s: New test.
519 * gas/sparc/window.d: New test.
520 * gas/sparc/rdpr.s: Add case for reading %gl register.
521 * gas/sparc/rdpr.d: Likewise.
522 * gas/sparc/wrpr.s: Add case for writing %gl register.
523 * gas/sparc/wrpr.d: Likewise.
524 * gas/sparc/sparc.exp: Update for new tests.
525
62b3e311
PB
5262006-02-24 Paul Brook <paul@codesourcery.com>
527
528 * gas/arm/thumb32.d: Fix expected msr and mrs output.
529 * gas/arm/arch7.d: New test.
530 * gas/arm/arch7.s: New test.
531 * gas/arm/arch7m-bad.l: New test.
532 * gas/arm/arch7m-bad.d: New test.
533 * gas/arm/arch7m-bad.s: New test.
534
59cf82fe
L
5352006-02-23 H.J. Lu <hongjiu.lu@intel.com>
536
537 * gas/ia64/opc-i.s: Add tests for tf.
538 * gas/ia64/pseudo.s: Likewise.
539 * gas/ia64/opc-i.d: Updated.
540 * gas/ia64/pseudo.d: Likewise.
541
7f3dfb9c
L
5422006-02-22 H.J. Lu <hongjiu.lu@intel.com>
543
544 * gas/ia64/dv-raw-err.s: Add check for vmsw.0.
545 * gas/ia64/dv-raw-err.l: Updated.
546
547 * gas/ia64/opc-b.s: Add vmsw.0 and vmsw.1.
548 * gas/ia64/opc-b.d: Updated.
549
f40d1643
PB
5502005-02-22 Paul Brook <paul@codesourcery.com>
551
552 * gas/arm/thumb32.d: Fix expected pld opcode.
553
d70c5fc7
NC
5542006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
555 Anil Paranjape <anilp1@kpitcummins.com>
556 Shilin Shakti <shilins@kpitcummins.com>
557
558 * gas/xc16x: New directory.
559 * gas/xc16x/xc16x.exp: New file
560 * gas/xc16x/add.s: New file
561 * gas/xc16x/add_test.s: New file
562 * gas/xc16x/addb.s: New file
563 * gas/xc16x/addc.s: New file
564 * gas/xc16x/addcb.s: New file
565 * gas/xc16x/and.s: New file
566 * gas/xc16x/andb.s: New file
567 * gas/xc16x/bfldl.s: New file
568 * gas/xc16x/bit.s: New file
569 * gas/xc16x/calla.s: New file
570 * gas/xc16x/calli.s: New file
571 * gas/xc16x/cmp.s: New file
572 * gas/xc16x/cmp_test.s: New file
573 * gas/xc16x/cmpb.s: New file
574 * gas/xc16x/cmpi.s: New file
575 * gas/xc16x/cpl.s: New file
576 * gas/xc16x/div.s: New file
577 * gas/xc16x/jmpa.s: New file
578 * gas/xc16x/jmpi.s: New file
579 * gas/xc16x/jmpr.s: New file
580 * gas/xc16x/mov.s: New file
581 * gas/xc16x/mov_test.s: New file
582 * gas/xc16x/movb.s: New file
583 * gas/xc16x/movbs.s: New file
584 * gas/xc16x/movbz.s: New file
585 * gas/xc16x/mul.s: New file
586 * gas/xc16x/neg.s: New file
587 * gas/xc16x/nop.s: New file
588 * gas/xc16x/or.s: New file
589 * gas/xc16x/orb.s: New file
590 * gas/xc16x/prior.s: New file
591 * gas/xc16x/pushpop.s: New file
592 * gas/xc16x/ret.s: New file
593 * gas/xc16x/scxt.s: New file
594 * gas/xc16x/shlrol.s: New file
595 * gas/xc16x/sub.s: New file
596 * gas/xc16x/sub_test.s: New file
597 * gas/xc16x/subb.s: New file
598 * gas/xc16x/subcb.s: New file
599 * gas/xc16x/syscontrol1.s: New file
600 * gas/xc16x/syscontrol2.s: New file
601 * gas/xc16x/trap.s: New file
602 * gas/xc16x/xor.s: New file
603 * gas/xc16x/xorb.s: New file
604
4ac54c27
L
6052006-02-12 H.J. Lu <hongjiu.lu@intel.com>
606
607 * gas/i386/x86-64-crx-suffix.d: Undo the last change.
608
a1cfb73e
L
6092006-02-11 H.J. Lu <hongjiu.lu@intel.com>
610
611 * gas/i386/i386.exp: Add "x86-64-drx" and "x86-64-drx-suffix".
612
613 * gas/i386/x86-64-crx-suffix.d: Minor update.
614
615 * gas/i386/x86-64-drx-suffix.d: New file.
616 * gas/i386/x86-64-drx.d: Likewise.
617 * gas/i386/x86-64-drx.s: Likewise.
618
6dd5059a
L
6192006-02-11 H.J. Lu <hongjiu.lu@intel.com>
620
621 * gas/i386/i386.exp: Add "x86-64-crx" and "x86-64-crx-suffix".
622
623 * gas/i386/x86-64-crx-suffix.d: New file.
624 * gas/i386/x86-64-crx.d: Likewise.
625 * gas/i386/x86-64-crx.s: Likewise.
626
266abb8f
NS
6272006-02-07 Nathan Sidwell <nathan@codesourcery.com>
628
629 * testsuite/gas/m68k/all.exp: Add arch-cpu-1 test.
630 * testsuite/gas/m68k/arch-cpu-1.[sd]: New.
631
ef8d22e6
PB
6322005-02-02 Paul Brook <paul@codesourcery.com>
633
634 * gas/arm/thumb2_invert.d: New test.
635 * gas/arm/thumb2_invert.s: New test.
636
79134647
PB
6372006-01-31 Paul Brook <paul@codesourcery.com>
638
639 * gas/testsuite/gas/arm/iwmmxt-bad.s: Add check for bad register name.
640 * gas/testsuite/gas/arm/iwmmxt-bad.l: Ditto.
641
ae33e02d
AM
6422006-01-18 Arnold Metselaar <arnoldm@sourceware.org>
643
644 * gas/z80/z80.exp: Add offset.
3170c51c
AM
645 * gas/z80/offset.d: New file.
646 * gas/z80/offset.s: New file.
ae33e02d 647
c2fe9327
PB
6482006-01-16 Paul Brook <paul@codesourcery.com>
649
650 * gas/m68k/all.exp: Add mcf-fpu.
651 * gas/m68k/mcf-fpu.d: New file.
652 * gas/m68k/mcf-fpu.s: New file.
653
8ad7c533
NC
6542006-01-11 Nick Clifton <nickc@redhat.com>
655
656 * gas/tic54x/address.d: Work with 64bit hosts.
657 * gas/tic54x/addrfar.d: Likewise.
658 * gas/tic54x/align.d: Likewise.
659 * gas/tic54x/all-opcodes.d: Likewise.
660 * gas/tic54x/asg.d: Likewise.
661 * gas/tic54x/cons.d: Likewise.
662 * gas/tic54x/consfar.d: Likewise.
663 * gas/tic54x/extaddr.d: Likewise.
664 * gas/tic54x/field.d: Likewise.
665 * gas/tic54x/labels.d: Likewise.
666 * gas/tic54x/loop.d: Likewise.
667 * gas/tic54x/lp.d: Likewise.
668 * gas/tic54x/macro.d: Likewise.
669 * gas/tic54x/math.d: Likewise.
670 * gas/tic54x/opcodes.d: Likewise.
671 * gas/tic54x/sections.d: Likewise.
672 * gas/tic54x/set.d: Likewise.
673 * gas/tic54x/struct.d: Likewise.
674 * gas/tic54x/subsym.d: Likewise.
675
4dcb3903
L
6762006-01-09 H.J. Lu <hongjiu.lu@intel.com>
677
678 PR gas/2117
679 * gas/ia64/ia64.exp: Add ltoff22x-2, ltoff22x-3, ltoff22x-4 and
680 ltoff22x-5.
681
682 * gas/ia64/ltoff22x-2.d: New file.
683 * gas/ia64/ltoff22x-2.s: Likewise.
684 * gas/ia64/ltoff22x-3.d: Likewise.
685 * gas/ia64/ltoff22x-3.s: Likewise.
686 * gas/ia64/ltoff22x-4.d: Likewise.
687 * gas/ia64/ltoff22x-4.s: Likewise.
688 * gas/ia64/ltoff22x-5.d: Likewise.
689 * gas/ia64/ltoff22x-5.s: Likewise.
690
834b26f4
HPN
6912006-01-03 Hans-Peter Nilsson <hp@bitrange.com>
692
693 PR gas/2101
694 * gas/mmix/hex2.s, gas/mmix/hex2.d: New test.
695
e88d958a 696For older changes see ChangeLog-2005
c9e214e5
AM
697\f
698Local Variables:
699mode: change-log
700left-margin: 8
701fill-column: 74
702version-control: never
703End:
This page took 0.156878 seconds and 4 git commands to generate.