gdb.texinfo (Separate Debug Files): More accurate wording regarding
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
f033ec5c 12007-09-14 Michael Meissner <michael.meissner@amd.com>
85f10a01
MM
2 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3 Tony Linthicum <tony.linthicum@amd.com>
4
5 * gas/i386/i386.exp (x86-64-sse5): Run SSE5 64-bit tests.
85f10a01
MM
6
7 * gas/i386/x86-64-sse5.s: New file for SSE5 support.
8 * gas/i386/x86-64-sse5.d: Ditto.
9
ae91ad40 102007-09-12 Jan Beulich <jbeulich@novell.com>
f033ec5c 11
ae91ad40
JB
12 * gas/i386/sse4_1.s, gas/i386/x86-64-sse4_1.s: Add two-operand forms
13 of blendvps, blendvpd, and pblendvb.
14 * gas/i386/sse4_1.d, gas/i386/sse4_1-intel.d,
15 gas/i386/x86-64-sse4_1.d, gas/i386/x86-64-sse4_1-intel.d: Adjust,
16 making last/first operand of blendvps, blendvpd, and pblendvb
17 optional.
18
ec56d5c0 192007-09-12 Jan Beulich <jbeulich@novell.com>
f033ec5c 20
ec56d5c0
JB
21 * gas/i386/amdfam10.s, gas/i386/x86-64-amdfam10.s: Add Intel syntax
22 code.
23 * gas/i386/amdfam10.d, gas/i386/x86-64-amdfam10.d: Adjust.
24
26186d74
L
252007-09-06 H.J. Lu <hongjiu.lu@intel.com>
26
27 * gas/i386/svme.s: Updated to allow eax in 64bit.
28 * gas/i386/svme.d: Updated.
29 * gas/i386/svme64.d: Likewise.
30
144c41d9
L
312007-08-31 H.J. Lu <hongjiu.lu@intel.com>
32
33 * gas/i386/svme.s: Updated to accept eax in 32bit and rax in
34 64bit.
35 * gas/i386/svme.d: Updated.
36 * gas/i386/svme64.d: Likewise.
37
bbedc832
L
382007-08-30 H.J. Lu <hongjiu.lu@intel.com>
39
40 * gas/i386/amd.s: Add rdtscp.
41 * gas/i386/amd.d: Updated.
42
43 * gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
44 * gas/i386/x86-64-mem-intel.d: Likewise.
45
46 * gas/i386/x86-64-opcode.s: Add swapgs.
47 * gas/i386/x86-64-opcode.d: Updated.
48
851feff8
DJ
492007-08-29 Daniel Jacobowitz <dan@codesourcery.com>
50
51 * gas/lns/lns-duplicate.d, gas/lns/lns-duplicate.s: New.
52 * gas/lns/lns.exp: Run lns-duplicate.
53
5cee3fe6
L
542007-08-29 H.J. Lu <hongjiu.lu@intel.com>
55
56 * gas/i386/i386.exp: Run x86-64-reg and x86-64-reg-intel.
57
58 * gas/i386/x86-64-reg.s: New. Add tests for instructions
59 with one register operand.
60 * gas/i386/x86-64-reg-intel.d: Likewise.
61 * gas/i386/x86-64-reg.d: Likewise.
62
b844680a
L
632007-08-29 H.J. Lu <hongjiu.lu@intel.com>
64
65 * gas/i386/i386.exp: Run reg and reg-intel.
66
67 * gas/i386/katmai.d: Update bad instructions.
68
69 * gas/i386/reg.s: New. Add tests for instructions with one
70 register operand.
71 * gas/i386/reg-intel.d: Likewise.
72 * gas/i386/reg.d: Likewise.
73
d9a5e5e5
L
742007-08-28 H.J. Lu <hongjiu.lu@intel.com>
75
03d92d88
L
76 * gas/i386/i386.exp: Run mem, mem-intel, x86-64-mem and
77 x86-64-mem-intel.
78
d9a5e5e5
L
79 * gas/i386/mem.s: New. Add tests for instructions with one
80 memory operand.
81 * gas/i386/x86-64-mem.s: Likewise.
03d92d88 82 * gas/i386/mem-intel.d: Likewise.
d9a5e5e5
L
83 * gas/i386/mem.d: Likewise.
84 * gas/i386/x86-64-mem-intel.d: Likewise.
85 * gas/i386/x86-64-mem.d: Likewise.
86
7f6a71ff 872007-08-28 Mark Shinwell <shinwell@codesourcery.com>
d9a5e5e5 88 Joseph Myers <joseph@codesourcery.com>
7f6a71ff
JM
89
90 * lib/gas-defs.exp (gas_version): Use remote_* functions instead
91 of exec.
92 (gas_host_run): New.
93 (gas_run): Use gas_host_run.
94 (gas_start): Likewise.
95 (run_dump_test): Likewise.
96 (objdump): Use gas_host_run.
97 (objdump_start_no_subdir): Likewise.
98 * lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
99 * lib/run: Remove.
100 * gas/macros/macros.exp: Download app4b.s to host.
101 * gas/i386/i386.exp (gas_64_check): Use gas_host_run.
102 (gas_32_check): Likewise.
103 * gas/maxq10/maxq10.exp (gas_64_check): Likewise
104 (gas_32_check): Likewise.
105 * gas/maxq20/maxq20.exp (gas_64_check): Likewise
106 (gas_32_check): Likewise.
107 * gas/sparc/sparc.exp (gas_64_check): Likewise.
108 * gas/cfi/cfi.exp: Likewise.
109 * gas/elf/elf.exp (run_list_test): Likewise. Use temporary file
110 for readelf output in place of pipe.
111 * gas/all/gas.exp: Download incbin.dat to host.
112 (do_comment): Allow \r\r\n.
113
4396b686
PB
1142007-08-09 Paul Brook <paul@codesourcery.com>
115
116 * gas/arm/relax_load_align.d: new test.
117 * gas/arm/relax_load_align.s: new test.
118
c3ad16c0
L
1192007-08-09 H.J. Lu <hongjiu.lu@intel.com>
120
121 * gas/i386/i386.exp: Run sse4_1-intel, sse4_2-intel,
122 x86-64-sse4_1-intel and x86-64-sse4_2-intel.
123
124 * gas/i386/sse4_1-intel.d: New file.
125 * gas/i386/sse4_2-intel.d: Likewise.
126 * gas/i386/x86-64-sse4_1-intel.d: Likewise.
127 * gas/i386/x86-64-sse4_2-intel.d: Likewise.
128
129 * gas/i386/sse4_1.s: Add tests for Intel syntax.
130 * gas/i386/sse4_2.s: Likewise.
131 * gas/i386/x86-64-sse4_1.s: Likewise.
132 * gas/i386/x86-64-sse4_2.s: Likewise.
133
134 * gas/i386/sse4_1.d: Updated.
135 * gas/i386/sse4_2.d: Likewise.
136 * gas/i386/x86-64-sse4_1.d: Likewise.
137 * gas/i386/x86-64-sse4_2.d: Likewise.
138
151fab34
AM
1392007-08-09 Alan Modra <amodra@bigpond.net.au>
140
141 * gas/all/weakref1u.d (not-target): Match *-*-*aout.
142
8976381e
L
1432007-07-29 H.J. Lu <hongjiu.lu@intel.com>
144
145 PR binutils/4834
146 * gas/i386/simd-intel.d: Updated.
147 * gas/i386/simd.d: Likewise.
148 * gas/i386/x86-64-simd-intel.d: Likewise.
149 * gas/i386/x86-64-simd.d: Likewise.
150
151 * gas/i386/simd.s: Add tests for SSE4 instructions.
152 * gas/i386/x86-64-simd.s: Likewise.
153
34828aad
L
1542007-07-29 H.J. Lu <hongjiu.lu@intel.com>
155
156 * gas/i386/simd.s: Add tests for cvtss2si/cvtsd2si in Intel
157 mode.
158 * gas/i386/x86-64-simd.s: Likewise.
159
160 * gas/i386/simd-intel.d: Updated.
161 * gas/i386/simd.d: Likewise.
162 * gas/i386/x86-64-simd-intel.d: Likewise.
163 * gas/i386/x86-64-simd.d: Likewise.
164
09335d05
L
1652007-07-28 H.J. Lu <hongjiu.lu@intel.com>
166
59d5bbeb 167 PR binutils/4834
09335d05
L
168 * gas/i386/simd-intel.d: Updated.
169 * gas/i386/simd.d: Likewise.
170 * gas/i386/x86-64-simd-intel.d: Likewise.
171 * gas/i386/x86-64-simd.d: Likewise.
172
173 * gas/i386/simd.s: Add new tests.
174 * gas/i386/x86-64-simd.s: Likewise.
175
231af070
L
1762007-07-28 H.J. Lu <hongjiu.lu@intel.com>
177
178 * gas/i386/x86-64-opcode.d: Updated.
179 * gas/i386/x86-64-simd-intel.d: Likewise.
180 * gas/i386/x86-64-simd.d: Likewise.
181
182 * gas/i386/x86-64-simd.s: Add movq.
183
76bc74dc
L
1842007-07-23 H.J. Lu <hongjiu.lu@intel.com>
185
186 * gas/i386/i386.exp: Run nops16-1, nops-1-i386-i686, nops-1-k8,
187 nops-3-i386, nops-4, nops-4-i386, x86-64-nops-2, x86-64-nops-3,
188 x86-64-nops-4, x86-64-nops-4-core2 and x86-64-nops-4-k8.
189
190 * gas/i386/nops-1-i386-i686.d: New.
191 * gas/i386/nops-1-k8.d: Likewise.
192 * gas/i386/nops-3-i386.d : Likewise.
193 * gas/i386/nops-3-i686.d: Likewise.
194 * gas/i386/nops-4-i386.d: Likewise.
195 * gas/i386/nops-4.d: Likewise.
196 * gas/i386/nops16-1.d: Likewise.
197 * gas/i386/nops16-1.s: Likewise.
198 * gas/i386/x86-64-nops-1-k8.d: Likewise.
199 * gas/i386/x86-64-nops-2.d: Likewise.
200 * gas/i386/x86-64-nops-3.d: Likewise.
201 * gas/i386/x86-64-nops-4-core2.d: Likewise.
202 * gas/i386/x86-64-nops-4-k8.d: Likewise.
203 * gas/i386/x86-64-nops-4.d: Likewise.
204
205 * gas/i386/nops-1-i386.d: Updated.
206 * gas/i386/nops-1-i686.d: Likewise.
207 * gas/i386/nops-1.d: Likewise.
208 * gas/i386/nops-2-i386.d: Likewise.
209 * gas/i386/nops-2-merom.d : Likewise.
210 * gas/i386/nops-2.d: Likewise.
211 * gas/i386/nops-3.d: Likewise.
212 * gas/i386/x86-64-nops-1-merom.d: Likewise.
213 * gas/i386/x86-64-nops-1-nocona.d: Likewise.
214 * gas/i386/x86-64-nops-1.d: Likewise.
215
216 * gas/i386/x86-64-nops-1.s: Removed.
217
2182007-07-23 Evandro Menezes <evandro.menezes@amd.com>
219 H.J. Lu <hongjiu.lu@intel.com>
220
221 * gas/i386/i386.exp: Don't run x86-64-nops-1-k8. Run
222 nops-3-i686 and nops-4-i686.
223
224 * gas/i386/nops-3-i686.d: New.
225 * gas/i386/nops-4-i686.d: Likewise.
226 * gas/i386/nops-4.s: Likewise.
227
dc89df6a
RS
2282007-07-23 Richard Sandiford <richard@codesourcery.com>
229
230 * lib/gas-defs.exp (run_list_test): Make the options optional.
231 * gas/cr16/cr16.exp (run_list_test): Delete.
232
b27a00c5
NC
2332007-07-19 Nick Clifton <nickc@redhat.com>
234
235 PR gas/4804
236 * gas/elf/elf.exp (target_machine): Treat the arm-linux-gnu target
237 in the same way as the arm-eabi target.
238 * gas/arm/mapshort-eabi.d: Use this file for the arm-linux-gnu
239 target.
240 * gas/arm/mapshort-elf.d: Do not use this file for the
241 arm-linux-gnu target.
242
14051056
L
2432007-07-16 H.J. Lu <hongjiu.lu@intel.com>
244
245 * gas/i386/simd.s: Add tests for punpcklbw, punpckldq,
246 punpcklwd and punpcklqdq.
247 * gas/i386/x86-64-simd.s: Likewise.
248
249 * gas/i386/simd-intel.d: Updated.
250 * gas/i386/simd.d: Likewise.
251 * gas/i386/x86-64-simd-intel.d: Likewise.
252 * gas/i386/x86-64-simd.d: Likewise.
253
d929913e
NC
2542007-07-14 Nick Clifton <nickc@redhat.com>
255
256 * gas/arm/arm.s: Add tests for re-aliasing a previously removed
257 alias.
258 * gas/arm/arm.l: Add new expected warning message.
259
e600c1cf
L
2602007-07-04 H.J. Lu <hongjiu.lu@intel.com>
261
262 * gas/i386/ssemmx2.d: Ignore padding.
263
96f8e2ee
L
2642007-07-04 H.J. Lu <hongjiu.lu@intel.com>
265
266 * gas/i386/rex.s: Avoid the last rex prefix becoming the
267 rex prefix for the padding.
268
872ce6ff
L
2692007-07-04 H.J. Lu <hongjiu.lu@intel.com>
270
271 * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
272
1a412f5f
NC
2732007-07-04 Nick Clifton <nickc@redhat.com>
274
275 * gas/mep/relocs.d: Fix expected disassembly to work on 64-bit
276 hosts.
277
3ccac826
NC
2782007-07-03 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
279
280 * gas/elf/elf.exp: Expect redef test to fail for CR16.
281 * gas/all/gas.exp: Expect forward and do_930509a tests to fail for
282 the CR16.
283 * gas/cr16/cinv_test.d: Remove whitespace dependencies.
284
ec2655a6
NC
2852007-07-03 Nick Clifton <nickc@redhat.com>
286
287 * lib/gas-defs.exp: Update copyright notice to refer to GPLv3.
288 * gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
289 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
290 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
291 gas/hppa/unsorted/unsorted.exp, gas/mmix/mmix-err.exp,
292 gas/mmix/mmix-list.exp, gas/mmix/mmix.exp, gas/mn10200/basic.exp,
293 gas/mn10300/am33-2.c, gas/mn10300/basic.exp, gas/pdp11/opcode.s,
294 gas/ppc/aix.exp, gas/sh/arch/arch.exp, gas/sh/sh64/sh64.exp,
295 gas/sh/basic.exp, gas/sh/err.exp, gas/v850/basic.exp: Likewise.
296
afa2158f
NS
2972007-07-03 Nathan Sidwell <nathan@codesourcery.com>
298
299 * gas/m68k/mcf-coproc.d: New.
300 * gas/m68k/mcf-coproc.s: New.
301 * gas/m68k/all.exp: Add it.
302
3d3d428f
NC
3032007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
304
305 * gas/cr16: New directory
306 * gas/cr16.exp: New file
307 * add_test.d and add_test.s: New files
308 * and_test.d and and_test.s: New files
309 * ash_test.d and ash_test.s: New files
310 * bal_test.d and bal_test.s: New files
311 * bcc_test.d and bcc_test.s: New files
312 * beq0_test.d and beq0_test.s: New files
313 * cbitb_test.d and cbitb_test.s: New files
314 * cbitw_test.d and cbitw_test.s: New files
315 * cinv_test.d and cinv_test.s: New files
316 * cmp_test.d and cmp_test.s: New files
317 * excp_test.d and excp_test.s: New files
318 * jal_test.d and jal_test.s: New files
319 * jcc_test.d and jcc_test.s: New files
320 * loadb_test.d and loadb_test.s: New files
321 * loadd_test.d and loadd_test.s: New files
322 * loadm_test.d and loadm_test.s: New files
323 * loadw_test.d and loadw_test.s: New files
324 * lpsp_test.d and lpsp_test.s: New files
325 * lsh_test.d and lsh_test.s: New files
326 * mov_test.d and mov_test.s: New files
327 * mul_test.d and mul_test.s: New files
328 * or_test.d and or_test.s: New files
329 * popret_test.d and popret_test.s: New files
330 * pop_test.d and pop_test.s: New files
331 * push_test.d and push_test.s: New files
332 * sbitb_test.d and sbitb_test.s: New files
333 * sbitw_test.d and sbitw_test.s: New files
334 * scc_test.d and scc_test.s: New files
335 * storb_test.d and storb_test.s: New files
336 * stord_test.d and stord_test.s: New files
337 * storm_test.d and storm_test.s: New files
338 * storw_test.d and storw_test.s: New files
339 * sub_test.d and sub_test.s: New files
340 * tbitb_test.d and tbitb_test.s: New files
341 * tbit_test.d and tbit_test.s: New files
342 * tbitw_test.d and tbitw_test.s: New files
343 * xor_test.d and xor_test.s: New files
344
cd2cf30b
PB
3452007-06-26 Paul Brook <paul@codesourcery.com>
346
347 * gas/arm/vfp1xD.d: Add new fmrx/fmxr tests.
348 * gas/arm/vfp1xD.s: Ditto.
349 * gas/arm/vfp1xD_t2.d: Ditto.
350 * gas/arm/vfp1xD_t2.s: Ditto.
351
a46ed97f
NC
3522007-06-24 Nick Clifton <nickc@redhat.com>
353
354 * gas/arm/backslash-at.d: Fix for non-ELF arm targets.
355
09a2c6cf
L
3562007-06-23 H.J. Lu <hongjiu.lu@intel.com>
357
358 PR binutils/4667
359 * gas/i386/i386.exp: Run simd, simd-intel, x86-64-simd
360 and x86-64-simd-intel.
361
362 * gas/i386/opcode-intel.d: Updated.
363
364 * gas/i386/simd-intel.d: New.
365 * gas/i386/simd.d: Likewise.
366 * gas/i386/simd.s: Likewise.
367 * gas/i386/x86-64-simd-intel.d: Likewise.
368 * gas/i386/x86-64-simd.d: Likewise.
369 * gas/i386/x86-64-simd.s: Likewise.
370
ddefa7f5
KH
3712007-06-18 Kazu Hirata <kazu@codesourcery.com>
372
373 * gas/m68k/all.exp: Run mcf-wdebug.
374 * gas/testsuite/gas/m68k/mcf-wdebug.d,
375 gas/testsuite/gas/m68k/mcf-wdebug.s: New.
376
728ca7c9
PB
3772007-06-14 Paul Brook <paul@codesourcery.com>
378
379 * gas/arm/thumb32.s: Add tests for shift instructions.
380 * gas/arm/thumb32.d: Ditto.
381
dce323d1
PB
3822007-06-06 Paul Brook <paul@codesourcery.com>
383
384 * gas/arm/thumb.d: Update expected output.
385 * gas/arm/thumb2_relax.d: Ditto.
386
79d49516
PB
3872007-06-05 Paul Brook <paul@codesourcery.com>
388
389 * gas/arm/thumb32.d: Add writeback addressing mode tests.
390 * gas/arm/thumb32.s: Update expected output.
391
dfeb0666
NC
3922007-06-05 Nick Clifton <nickc@redhat.com>
393
394 PR gas/4587
395 * gas/sparc/sparc.exp: Run pr4587 list test.
396 * gas/sparc/pr4587.s: New test case.
397 * gas/sparc/pr4587.l: Expected assembler output.
398
3992007-06-05 Nick Clifton <nickc@redhat.com>
400
401 * lib/gas-defs.exp (run_list_test): New proc.
402 * gas/alpha/alpha.exp: Delete proc run_list_test.
403 * gas/bfin/bfin.exp : Likewise.
404 * gas/cfi/cfi.exp : Likewise.
405 * gas/crx/allinsn.exp : Likewise.
406 * gas/d10v/d10v.exp : Likewise.
407 * gas/d30v/d30v.exp : Likewise.
408 * gas/frv/allinsn.exp : Likewise.
409 * gas/i386/i386.exp : Likewise.
410 * gas/i860.i860.exp : Likewise.
411 * gas/ia64/ia64.exp : Likewise.
412 * gas/lns/lns.exp : Likewise.
413 * gas/macros/macros.exp : Likewise.
414 * gas/maxq10/maxq10.exp : Likewise.
415 * gas/maxq20/maxq20.exp : Likewise.
416 * gas/mips/mips.exp : Likewise.
417 * gas/mmix/mmix-list.exp : Likewise.
418 * gas/mn10300/basic.exp : Likewise.
419 * gas/msp430/msp430.exp : Likewise.
420 * gas/pdp11/pdp11.exp : Likewise.
421 * gas/ppc/ppc.exp : Likewise.
422 * gas/s390/s390.exp : Likewise.
423 * gas/elf/elf.exp (proc run_list_test): Rename to run_elf_list_test.
424
c699f087
JJ
4252007-05-29 Jakub Jelinek <jakub@redhat.com>
426
427 PR gas/4558
428 * gas/sparc/sparc.exp: Add v9branch{1,2,3,4,5} tests.
429 * gas/sparc/v9branch1.d: New test.
430 * gas/sparc/v9branch1.s: New.
431 * gas/sparc/v9branch2.d: New test.
432 * gas/sparc/v9branch2.s: New.
433 * gas/sparc/v9branch3.d: New test.
434 * gas/sparc/v9branch3.s: New.
435 * gas/sparc/v9branch4.d: New test.
436 * gas/sparc/v9branch4.s: New.
437 * gas/sparc/v9branch5.d: New test.
438 * gas/sparc/v9branch5.s: New.
439
efd81785
PB
4402007-03-25 Paul Brook <paul@codesourcery.com>
441
442 * gas/arm/thumb32.s: Add tests for subs pc, lr.
443 * gas/arm/thumb32.d: Change error-output: to stderr:.
444 Update expected output.
445
e39ff52a
PB
4462007-05-22 Paul Brook <paul@codesourcery.com>
447
448 * gas/arm/backslash-at.d: Update expected output.
449
5d14452b
L
4502007-05-17 H.J. Lu <hongjiu.lu@intel.com>
451
452 2003-06-05 Michal Ludvig <mludvig@suse.cz>
453 * gas/cfi/cfi-x86_64.s: Test new directives
454 and different writings of registers and numbers.
455 * gas/cfi/cfi-x86_64.d: Updated pattern to
456 match the above change.
457
2a676888
MS
4582007-05-15 Mark Shinwell <shinwell@codesourcery.com>
459
460 * gas/arm/backslash-at.d: New.
461 * gas/arm/backslash-at.s: New.
462
1c3f20b4
NC
4632007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
464 Nick Clifton <nickc@redhat.com>
465
466 PR gas/3041
467 * gas/m68k/p3041.s: New test case.
468 * gas/m68k/p3041.d: New expected disassembly.
469 * gas/m68k/all.exp: Run new test for m68k-*-netbsd toolchains.
470 Only run arch-cpu-1 test for ELF based toolchains.
471
472 Tidy ups for m68k-netbsd gas toolchain:
473 * gas/m68k/cpu32.d: Allow for extra text after expected
474 disassembly.
475 * gas/m68k/mcf-trap.d: Allow for alternative trap mnemonics.
476 * gas/m68k/br-isab.d: Fix name of test.
477 * gas/m68k/br-isac.d: Fix name of test.
478
9beff690
L
4792007-05-14 H.J. Lu <hongjiu.lu@intel.com>
480
481 PR binutils/4502
482 * gas/i386/amd.d: Replace "pfmulhrw" with "pmulhrw".
483
1bc5dc87
KH
4842007-05-04 Kazu Hirata <kazu@codesourcery.com>
485
486 * gas/m68k/all.exp: Skip fmoveml on fido.
487
bfb56888
L
4882007-05-03 H.J. Lu <hongjiu.lu@intel.com>
489
490 PR gas/4460
491 * gas/i386/gotpc.s: Add a new test.
492 * gas/i386/reloc64.s: Likewise.
493
494 * gas/i386/gotpc.d: Updated.
495 * gas/i386/reloc64.d: Likewise.
496
20592a94
L
4972007-05-03 H.J. Lu <hongjiu.lu@intel.com>
498
499 * gas/i386/crc32-intel.d: Updated.
500 * gas/i386/crc32.d: Likewise.
501 * gas/i386/sse4_2.d: Likewise.
502 * gas/i386/x86-64-crc32-intel.d: Likewise.
503 * gas/i386/x86-64-crc32.d: Likewise.
504 * gas/i386/x86-64-sse4_2.d: Likewise.
505
506 * gas/i386/crc32.s: Remove crc32 instructions with ambiguous
507 operand size and suffix in crc32 instructions in Intel mode.
508 * gas/i386/x86-64-crc32.s: Likewise.
509
510 * gas/i386/sse4_2.s: Remove crc32 instructions with ambiguous
511 operand size.
512 * gas/i386/x86-64-sse4_2.s: Likewise.
513
514 * gas/i386/i386.exp: Run inval-crc32 and x86-64-inval-crc32.
515
516 * gas/i386/inval-crc32.l: New.
517 * gas/i386/inval-crc32.s: Likewise.
518 * gas/i386/x86-64-inval-crc32.l: Likewise.
519 * gas/i386/x86-64-inval-crc32.s: Likewise.
520
9344ff29
L
5212007-05-01 H.J. Lu <hongjiu.lu@intel.com>
522
523 * gas/i386/crc32-intel.d: New file.
524 * gas/i386/crc32.d:Likewise.
525 * gas/i386/crc32.s:Likewise.
526 * gas/i386/x86-64-crc32-intel.d:Likewise.
527 * gas/i386/x86-64-crc32.d:Likewise.
528 * gas/i386/x86-64-crc32.s:Likewise.
529
530 * gas/i386/i386.exp: Run crc32, crc32-intel, x86-64-crc32
531 and x86-64-crc32-intel.
532
5d669648
L
5332007-04-26 H.J. Lu <hongjiu.lu@intel.com>
534
535 PR binutils/4430
536 * gas/i386/amd.d: Updated.
537 * gas/i386/immed32.d: Likewise.
538 * gas/i386/intel.d: Likewise.
539 * gas/i386/intel16.d: Likewise.
540 * gas/i386/intelok.d: Likewise.
541 * gas/i386/jump16.d: Likewise.
542 * gas/i386/naked.d: Likewise.
543 * gas/i386/opcode-suffix.d: Likewise.
544 * gas/i386/opcode.d: Likewise.
545 * gas/i386/prescott.d: Likewise.
546 * gas/i386/ssemmx2.d: Likewise.
547 * gas/i386/tlsd.d: Likewise.
548 * gas/i386/tlspic.d: Likewise.
549 * gas/i386/x86-64-addr32.d: Likewise.
550 * gas/i386/x86-64-prescott.d: Likewise.
551 * gas/i386/x86-64-rip.d: Likewise.
552 * gas/i386/x86_64.d: Likewise.
553
185b1163
L
5542007-04-26 H.J. Lu <hongjiu.lu@intel.com>
555
556 PR binutils/4429
557 * gas/i386/i386.exp: Run "x86-64-addr32-intel" and
558 "x86-64-rip-intel".
559
560 * gas/i386/intelok.d: Updated.
561
562 * gas/i386/x86-64-addr32-intel.d: New file.
563 * gas/i386/x86-64-rip-intel.d: Likewise.
564
dacc8b01
MS
5652007-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
566
567 * gas/s390/zarch-z9-ec.d: Add pfpo, ectg and csst.
568 * gas/s390/zarch-z9-ec.s: Likewise.
569
9a2e615a
NS
5702007-04-23 Nathan Sidwell <nathan@codesourcery.com>
571
572 * gas/m68k/br-isaa.s: New.
573 * gas/m68k/br-isaa.d: New.
574 * gas/m68k/br-isab.s: New.
575 * gas/m68k/br-isab.d: New.
576 * gas/m68k/br-isac.s: New.
577 * gas/m68k/br-isac.d: New.
578 * gas/m68k/all.exp: Adjust.
579
5f69fa6d
RE
5802007-04-21 Richard Earnshaw <rearnsha@arm.com>
581
582 * gas/arm/arch4t.d: Convert to unified syntax.
583 * gas/arm/archv6.d: Likewise.
584 * gas/arm/archv6t2.d: Likewise.
585 * gas/arm/arch3.d: Likewise.
586 * gas/arm/arch7dm.d: Likewise.
587 * gas/arm/arch7t.d: Likewise.
588 * gas/arm/archv1.d: Likewise.
589 * gas/arm/copro.d: Likewise.
590 * gas/arm/inst.d: Likewise.
591 * gas/arm/macro1.d: Likewise.
592 * gas/arm/tcompat.d: Likewise.
593 * gas/arm/wince_inst.d: Likewise.
594 * gas/arm/xscale.d: Likewise.
595
596 * gas/arm/thumb.d: White space cleanup.
597 * gas/arm/thumb2_relax.d: Likewise.
598 * gas/arm/thumb32.d: Likewise.
599
78336706
NS
6002007-04-20 Nathan Sidwell <nathan@codesourcery.com>
601
602 * gas/m68k/ctrl-1.d, gas/m68k/ctrl-1.s: New.
603 * gas/m68k/ctrl-2.d, gas/m68k/ctrl-2.s: New.
604 * gas/m68k/all.exp: Add them.
605
c5c2803a
AM
6062007-04-20 Alan Modra <amodra@bigpond.net.au>
607
608 * gas/ppc/range64.s: New.
609 * gas/ppc/range64.l: New.
610 * gas/ppc/range.s: New.
611 * gas/ppc/range.l: New.
612 * gas/ppc/ppc.exp (run_list_test): New. Use to run new tests.
613
90723616
RE
6142007-04-20 Richard Earnshaw <rearnsha@arm.com>
615
616 * gas/arm/mapshort.s: Add a small .data section.
617 * gas/arm/mapshort-eabi.d: Check the data section doesn't confuse
618 disassembly.
619 * gas/arm/mapshort-elf.d: Likewise.
620
076d447c
PB
6212007-04-19 Paul Brook <paul@codesourcery.com>
622
623 * gas/arm/thumb1_unified.d: New test.
624 * gas/arm/thumb1_unified.s: New test.
625
ec25e08f
AM
6262007-04-19 Nathan Froyd <froydnj@codesourcery.com>
627
628 * gas/ppc/booke.s: Add tlbsx, tlbsxe.
629 * gas/ppc/booke.d: Update.
630
381d071f
L
6312007-04-18 H.J. Lu <hongjiu.lu@intel.com>
632
633 * gas/i386/i386.exp: Add sse4.2 and x86-64-sse4.2.
634
635 * gas/i386/sse4_2.d: New file.
636 * gas/i386/sse4_2.s: Likewise.
637 * gas/i386/x86-64-sse4_2.d: Likewise.
638 * gas/i386/x86-64-sse4_2.s: Likewise.
639
42903f7f
L
6402007-04-18 H.J. Lu <hongjiu.lu@intel.com>
641
642 * gas/i386/i386.exp: Add sse4.1 and x86-64-sse4.1.
643
644 * gas/i386/sse4_1.d: New file.
645 * gas/i386/sse4_1.s: Likewise.
646 * gas/i386/x86-64-sse4_1.d: Likewise.
647 * gas/i386/x86-64-sse4_1.s: Likewise.
648
026d3abb
PB
6492007-04-18 Paul Brook <paul@codesourcery.com>
650
651 * gas/arm/thumb2_add.s: Add rsb #0 test.
652 * gas/arm/thumb2_add.d: Update expected output.
653
3b8d421e
PB
6542007-04-04 Paul Brook <paul@codesourcery.com>
655
656 * gas/arm/neon-cov.s: Add new vext test.
657 * gas/arm/neon-cov.d: Ditto.
658
46a1babe
CG
6592007-04-01 Christian Groessler <chris@groessler.org>
660
661 * gas/z8k/calr.d: Fix for 64bit bfd.
662 * gas/z8k/djnz.d: Likewise.
663 * gas/z8k/inout.d: Likewise.
664 * gas/z8k/jmp-cc.d: Likewise.
665 * gas/z8k/jr-back.d: Likewise.
666 * gas/z8k/jr-forw.d: Likewise.
667 * gas/z8k/reglabel.d: Likewise.
668 * gas/z8k/ctrl-names.d: Fix name. Fix for 64bit bfd.
669 * gas/z8k/ret-cc.d: Likewise.
670
728d1ad9
AM
6712007-03-31 Alan Modra <amodra@bigpond.net.au>
672
673 * gas/i386/nops-3.s: Don't use .align.
674
3c707909
PB
6752007-03-30 Paul Brook <paul@codesourcery.com>
676
677 * gas/arm/thumb2_ldmstm.d: New test.
678 * gas/arm/thumb2_ldmstm.s: New test.
679
f24f8f70
AM
6802007-03-27 Alan Modra <amodra@bigpond.net.au>
681
682 * gas/ppc/reloc.s: New.
683 * gas/ppc/reloc.d: New.
684
30e27cd0
JB
6852007-03-26 Julian Brown <julian@codesourcery.com>
686
687 * gas/arm/neon-const.s: Use FP syntax for 0/-0.
688 * gas/arm/vfp-neon-syntax-inc.s: Likewise, for 1.
689 * gas/arm/neon-cov.s: Use float syntax for FP immediate.
690
b6702015
PB
6912007-03-24 Paul Brook <paul@codesourcery.com>
692 Mark Shinwell <shinwell@codesourcery.com>
693
694 * gas/arm/archv6.s: Add new SRS tests.
695 * gas/arm/archv6.d: Update expected output.
696 * gas/arm/thumb32.s: Add new SRS tests.
697 * gas/arm/thumb32.d: Update expected output.
698 * gas/arm/srs-t2.d: New.
699 * gas/arm/srs-t2.l: New.
700 * gas/arm/srs-t2.s: New.
701 * gas/arm/srs-arm.d: New.
702 * gas/arm/srs-arm.l: New.
703 * gas/arm/srs-arm.s: New.
704
831480e9 7052007-03-23 H.J. Lu <hongjiu.lu@intel.com>
0003779b
L
706
707 * gas/i386/rex.s: Add tests for rex.WRXB.
708 * gas/i386/rex.d: Updated.
709
710 * gas/i386/rex.d: Replace rex64XYZ with rex.WRXB.
711 * gas/i386/x86-64-io-intel.d : Likewise.
712 * gas/i386/x86-64-io-suffix.d: Likewise.
713 * gas/i386/x86-64-io.d: Likewise.
714 * gas/i386/x86-64-opcode.d: Likewise.
715
831480e9 7162007-03-21 H.J. Lu <hongjiu.lu@intel.com>
8b38ad71
L
717
718 PR binutils/4218
719 * gas/i386/nops.s: Add testcases for nop r/m.
720 * gas/i386/x86-64-nops.s: Likewise.
721
722 * gas/i386/x86-64-opcode.s: Add testcases for xchg with %ax,
723 %eax and %rax.
724
725 * gas/i386/nops.d: Updated.
726 * gas/i386/x86-64-nops.d: Likewise.
727 * gas/i386/x86-64-opcode.d: Likewise.
728
831480e9 7292007-03-21 H.J. Lu <hongjiu.lu@intel.com>
c0f91ba6
L
730
731 * gas/i386/i386.exp: Run nops-3.
732
733 * gas/i386/nops-3.d: New file.
734 * gas/i386/nops-3.s: Likewise.
735
cb2eed63
MS
7362007-03-20 Mark Shinwell <shinwell@codesourcery.com>
737
738 * gas/arm/mul-overlap.s: Don't use %type.
739 * gas/arm/mul-overlap.l: Update line numbers.
740 * gas/arm/mul-overlap-v6.s: Don't use %type.
741
8fb9d7b9
MS
7422007-03-18 Mark Shinwell <shinwell@codesourcery.com>
743
744 * gas/arm/mul-overlap.s: New.
745 * gas/arm/mul-overlap.d: New.
746 * gas/arm/mul-overlap.l: New.
747 * gas/arm/mul-overlap-v6.s: New.
748 * gas/arm/mul-overlap-v6.d: New.
749
794ba86a
DJ
7502007-03-14 Daniel Jacobowitz <dan@codesourcery.com>
751
752 * gas/arm/thumbver.d, gas/arm/thumbver.s: New test.
753
155257ea
PB
7542007-03-14 Paul Brook <paul@codesourcery.com>
755
756 * gas/arm/thumb2_add.d: Add tests using sp.
757 * gas/arm/thumb2_add.s: Ditto.
758
cd0c2fe2
AM
7592007-03-14 Alan Modra <amodra@bigpond.net.au>
760
761 PR 4029
762 * gas/all/relax.s: New.
763 * gas/all/relax.d: New.
764 * gas/all/gas.exp: Run it.
765
3894944c
HPN
7662007-03-11 Hans-Peter Nilsson <hp@bitrange.com>
767
768 * gas/mmix/comment-1.d, gas/mmix/bspec-1.d, gas/mmix/bspec-2.d:
769 Adjust for change in readelf output.
770
b5639b37
MS
7712007-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
772
773 * gas/s390/zarch-z9-ec.d: New file.
774 * gas/s390/zarch-z9-ec.s: New file.
775 * gas/s390/s390.exp: Run the z9-ec testcases.
776
412cc54e
L
7772007-03-05 H.J. Lu <hongjiu.lu@intel.com>
778
779 PR gas/3918
780 * lib/gas-defs.exp (gas_started): New variable. Initialized to
781 0.
782 (gas_start): Set gas_started to 1.
783 (gas_finish): Skip if gas_started is 0. Reset gas_started to 0.
784
5e77afaa
PB
7852007-03-02 Paul Brook <paul@codesourcery.com>
786
787 * gas/arm/relax_branch_align.d: New test.
788 * gas/arm/relax_branch_align.s: New test.
789
aa32346d
NC
7902007-02-28 Nick Clifton <nickc@redhat.com>
791
c5d07591
NC
792 PR gas/3797
793 * gas/lns/lns.exp: Do not run the lns-common test for the d10v
794 port.
795 * gas/d10v/address-002.l: Update expected assembler output.
796 * gas/d10v/address-003.l, gas/d10v/address-004.l,
797 gas/d10v/address-005.l, gas/d10v/address-006.l,
798 gas/d10v/address-007.l, gas/d10v/address-008.l,
799 gas/d10v/address-009.l, gas/d10v/address-010.l,
800 gas/d10v/address-011.l, gas/d10v/address-012.l,
801 gas/d10v/address-013.l, gas/d10v/address-014.l,
802 gas/d10v/address-015.l, gas/d10v/address-016.l,
803 gas/d10v/address-017.l, gas/d10v/address-018.l,
804 gas/d10v/address-019.l, gas/d10v/address-020.l,
805 gas/d10v/address-021.l, gas/d10v/address-022.l,
806 gas/d10v/address-023.l, gas/d10v/address-024.l,
807 gas/d10v/address-025.l, gas/d10v/address-026.l,
808 gas/d10v/address-027.l, gas/d10v/address-030.l,
809 gas/d10v/address-031.l, gas/d10v/address-032.l,
810 gas/d10v/address-033.l, gas/d10v/address-034.l,
811 gas/d10v/address-035.l, gas/d10v/address-036.l,
812 gas/d10v/address-037.l, gas/d10v/address-038.l,
728d1ad9 813 gas/d10v/address-039.l, gas/d10v/address-040.l,
c5d07591
NC
814 gas/d10v/address-041.l: Likewise.
815
8162007-02-28 Nick Clifton <nickc@redhat.com>
817
818 PR gas/3975
aa32346d
NC
819 * gas/arm/mapshort.d: Split into two new files...
820 * gas/arm/mapshort-eabi.d: The one and...
821 * gas/arm/mapshort-elf.d: This one.
822 * gas/arm/arch7.d: Remove 32-bit host expectation.
823 * gas/arm/arm7t.d: Replace ".word 0x00000000" with ".*" as some
824 arm targets will disassemble this value as an instruction.
825 * gas/arm/neon-ldst-rm.d: Likewise.
826 * gas/arm/thumb2_pool.d: Only run this test for ELF based arm
827 ports.
828 * gas/arm/thumbrel.d: Only run this test for EABI based arm
829 ports.
830 * gas/arm/wince_inst.d: Fix expected branch targets.
831
b2e818b7
DD
8322007-02-22 DJ Delorie <dj@redhat.com>
833
834 * gas/s390/esa-g5.s: Adjust for corrected PKA syntax.
835 * gas/s390/esa-g5.d: Adjust for corrected PKA syntax.
836
8b082fb1
TS
8372007-02-20 Thiemo Seufer <ths@mips.com>
838 Chao-Ying Fu <fu@mips.com>
839
840 * gas/mips/mips32-dspr2.s, gas/mips/mips32-dspr2.d: New test for
841 DSP R2.
842 * gas/mips/mips.exp: Run new test.
843
929e4d1a
MS
8442007-02-19 Andreas Krebbel <krebbel1@de.ibm.com>
845
846 * gas/s390/esa-g5.d (cfxbr, cfebr, cfdbr): Exchanged floating
847 point and fixed point operands.
848 * gas/s390/esa-g5.s: Likewise.
849 * gas/s390/zarch-z900.d (cfdr, cfer, cfxr, cgdbr, cgebr, cgxbr,
850 cgdr, cger, cgxr): Likewise.
851 * gas/s390/zarch-z900.s: Likewise.
852
fda592e8
L
8532007-02-11 H.J. Lu <hongjiu.lu@intel.com>
854
855 PR gas/4027
856 * gas/i386/opcode.s: Add more tests for "test".
857 * i386/opcode-intel.d: Updated.
858 * gas/i386/opcode-suffix.d: Likewise.
859 * gas/i386/opcode.d: Likewise.
860
7b5030c0
NC
8612007-02-06 Nick Clifton <nickc@redhat.com>
862
863 PR gas/3810 gas/3800
864 * gas/elf/elf.exp: Expect the redef test to fail on targets which
865 do not convert fixups against ordinary symbols into relocs against
866 section symbols.
867 * gas/all/gas.exp: Likewise.
868
280d71bf
DB
8692007-02-05 Dave Brolley <brolley@redhat.com>
870
871 * gas/mep/relocs-junk1.s: Add a .data section.
872 * gas/mep/relocs.d: Updated to match above.
873
9e5a0568 8742007-02-04 H.J. Lu <hongjiu.lu@intel.com>
81d8aae1
L
875
876 PR gas/3961
877 * gas/i386/secrel.d: Support 64bit host.
878
7e017ce0
NC
8792007-02-02 Nick Clifton <nickc@redhat.com>
880
881 PR gas/3812
882 * gas/v850/v850e1.d: Correct expected disassembly of cmov insn to
883 account for sign extension.
884
dc4503c6
PB
8852007-01-11 Paul Brook <paul@codesourcery.com>
886
887 * gas/arm/thumb2_add.d: Add test for missing operand.
888 * gas/arm/thumb2_add.s: Ditto.
889
7c48b4f1
NC
8902007-01-11 Nick Clifton <nickc@redhat.com>
891
e2204714
NC
892 * gas/mcore/allinsn.s: Remove use of '#' before numbers - it is a
893 line comment character.
894 * gas/mcore/allinsn.d: Adjust expected disassembly to match real
895 output.
896
897 * gas/lns/lns.exp: Run the alternative version of the lns-common-1
898 test for the MCore target.
7c48b4f1 899
42037fe5
NC
9002007-01-08 Kai Tietz <kai.tietz@onevision.com>
901
902 * gas/all/gas.exp: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
903 * gas/i386/i386.exp: Ditto.
904
a028a6f5
PB
9052007-01-04 Paul Brook <paul@codesourcery.com>
906
907 * gas/arm/archv6.s: Add more cpsie tests.
908 * gas/arm/archv6.d: Ditto.
909
baee4c9e
AS
9102007-01-04 Andreas Schwab <schwab@suse.de>
911
912 * gas/m68k/cpu32.[sd]: New test.
913 * gas/m68k/all.exp: Run it.
914
97828f49
JB
9152007-01-04 Julian Brown <julian@codesourcery.com>
916
917 * gas/arm/neon-omit.d: Fix expected encodings for vshl, vqshl.
918
92559b5b
PB
9192007-01-04 Paul Brook <paul@codesourcery.com>
920
921 * gas/arm/neon-cov.d: Adjust expected output.
922 * gas/arm/neon-omit.s: Add tests for vcgt and vcle. Reorder vacle
923 and vacle.
924 * gas/arm/neon-omit.d: Adjust expected output.
925
5ccca1c0 926For older changes see ChangeLog-2006
c9e214e5
AM
927\f
928Local Variables:
929mode: change-log
930left-margin: 8
931fill-column: 74
932version-control: never
933End:
This page took 0.203513 seconds and 4 git commands to generate.