]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/ChangeLog
gas/
[thirdparty/binutils-gdb.git] / gas / testsuite / ChangeLog
1 2005-09-29 Jan Beulich <jbeulich@novell.com>
2
3 * gas/ia64/alloc.[sl]: New.
4 * gas/ia64/ia64.exp: Run new test.
5
6 2005-09-28 Jan Beulich <jbeulich@novell.com>
7
8 * gas/i386/x86-64-stack.s, gas/i386/x86-64-stack.d,
9 gas/i386/x86-64-stack-suffix.d, gas/i386/x86-64-stack-intel.d: New.
10 * gas/i386/i386.exp: Run new tests.
11
12 2005-09-28 Jan Beulich <jbeulich@novell.com>
13
14 * gas/i386/mixed-mode-reloc.s: Enable all insns.
15 * gas/i386/mixed-mode-reloc32.d: Adjust.
16 * gas/i386/mixed-mode-reloc64.d: Adjust.
17
18 2005-09-28 Jan Beulich <jbeulich@novell.com>
19
20 * gas/i386/reloc64.s: Also test .slong.
21 * gas/i386/reloc64.l: Adjust.
22 * gas/i386/reloc64.d: Adjust.
23
24 2005-09-21 Alan Modra <amodra@bigpond.net.au>
25
26 * gas/lns/lns.exp (lns-common-1): Don't run on targets without
27 a bare nop insn.
28
29 2005-09-20 Richard Henderson <rth@redhat.com>
30
31 * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d,
32 gas/cris/rd-dw2-12.d, gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d,
33 gas/cris/rd-dw2-15.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
34 gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
35 gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
36 gas/mips/mips16-dwarf2-n32.d, gas/mips/mips16-dwarf2.d: Add 0x
37 prefix in "Advance PC" lines.
38
39 2005-09-08 Paul Brook <paul@codesourcery.com>
40
41 * gas/arm/arch6zk.d: Rename smi to smc.
42 * gas/arm/arch6zk.s: Ditto.
43 * gas/arm/thumb32.d: Ditto.
44 * gas/arm/thumb32.s: Ditto.
45
46 2005-09-07 Richard Henderson <rth@redhat.com>
47
48 * gas/lns/lns-common-1.d: Don't match header or special opcode numbers.
49 * gas/lns/lns-common-1.s: Update for syntax change.
50 * gas/lns/lns-diag-1.[sl]: Likewise.
51
52 2005-09-07 Richard Henderson <rth@redhat.com>
53
54 * gas/mips/mips16-dwarf2.d: Don't match anything but address and line
55 number increments. Adjust relocation address.
56 * gas/mips/mips16-dwarf2-n32.d: Likewise. Add "N32" to test name.
57
58 2005-09-07 Richard Henderson <rth@redhat.com>
59
60 * gas/cris/rd-dw2-1.d: Don't match anything but address and line
61 number increments.
62 * gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
63 gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d,
64 gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d, gas/cris/rd-dw2-4.d,
65 gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d, gas/cris/rd-dw2-7.d,
66 gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d: Likewise.
67
68 2005-09-07 Richard Henderson <rth@redhat.com>
69
70 * gas/lns/lns.exp: New file.
71 * gas/lns/lns-common-1.[sd]: New test.
72 * gas/lns/lns-diag-1.[sl]: New test.
73
74 2005-09-06 Chao-ying Fu <fu@mips.com>
75
76 * gas/mips/mips.exp: Run MT test for mips32r2 only.
77 * gas/mips/mips32-mt.[sdl]: New test.
78
79 2005-09-06 Paul Brook <paul@codesourcery.com>
80
81 * gas/arm/thumb2_relax.d: New test.
82 * gas/arm/thumb2_relax.s: New test.
83 * gas/arm/thumb32.d: Adjust expected results to include relaxation.
84 * gas/arm/thumb32.s: Tweak for better coverage of relaxable
85 instructions. Remove load/store tests.
86
87 2005-09-02 Paul Brook <paul@codesourcery.com>
88
89 * gas/arm/arm3-bad.s: New test.
90 * gas/arm/arm3-bad.d: New test.
91 * gas/arm/arm3.s: Avoid illegal instructions.
92 * gas/arm/arm3.d: Ditto.
93
94 2005-09-02 Paul Brook <paul@codesourcery.com>
95
96 * gas/arm/vfp-bad_t2.d, gas/arm/vfp-bad_t2.l, arm/vfp-bad_t2.s,
97 gas/arm/vfp1_t2.d, gas/arm/vfp1_t2.s, gas/arm/vfp1xD_t2.d,
98 gas/arm/vfp1xD_t2.s, gas/arm/vfp2_t2.d, gas/arm/vfp2_t2.s): New files.
99
100 2005-09-02 Paul Brook <paul@codesourcery.com>
101
102 * gas/arm/fpa-mem.d: Test "stfpls".
103 * gas/arm/fpa-mem.s: Ditto.
104
105 2005-09-01 Hans-Peter Nilsson <hp@axis.com>
106
107 * gas/cris: Adjust all files for testing target
108 cris-axis-linux-gnu.
109
110 2005-08-30 Paul Brook <paul@codesourcery.com>
111
112 * gas/arm/thumb.d: Change "sub rn, rn, rn" to "subs rn, rn, rn".
113 * gas/arm/thumb32.d: Ditto.
114
115 2005-08-26 Jan Beulich <jbeulich@novell.com>
116
117 * gas/i386/intel.s: Adjust.
118 * gas/i386/intelok.s: Add two more insns.
119 * gas/i386/intelok.d: Adjust.
120
121 2005-08-26 Jan Beulich <jbeulich@novell.com>
122
123 * gas/i386/intelok.d: Adjust.
124
125 2005-08-25 Chao-ying Fu <fu@mips.com>
126
127 * gas/mips/mips.exp: Run DSP test.
128 * gas/mips/mips32-dsp.[sdl]: New test.
129
130 2005-08-22 Jan Beulich <jbeulich@novell.com>
131
132 * gas/i386/mixed-mode-reloc.s, gas/i386/mixed-mode-reloc32.d,
133 gas/i386/mixed-mode-reloc64.d: New.
134 * gas/i386/i386.exp: Run new tests.
135
136 2005-08-15 Paul Brook <paul@codesourcery.com>
137
138 * gas/arm/thumb2_it.s: Add more instruction variants.
139 * gas/arm/thumb2_it.d: Ditto.
140
141 2005-08-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
142
143 * gas/testsuite/gas/s390/s390.exp: Reorganize gas testsuite for s390
144 and add tests for new cpu type z9-109.
145 * gas/testsuite/gas/s390/esa-g5.d: New.
146 * gas/testsuite/gas/s390/esa-g5.s: New.
147 * gas/testsuite/gas/s390/esa-operands.d: New.
148 * gas/testsuite/gas/s390/esa-operands.s: New.
149 * gas/testsuite/gas/s390/esa-reloc.d: New.
150 * gas/testsuite/gas/s390/esa-reloc.s: New.
151 * gas/testsuite/gas/s390/esa-z9-109.d: New.
152 * gas/testsuite/gas/s390/esa-z9-109.s: New.
153 * gas/testsuite/gas/s390/esa-z900.d: New.
154 * gas/testsuite/gas/s390/esa-z900.s: New.
155 * gas/testsuite/gas/s390/esa-z990.d: New.
156 * gas/testsuite/gas/s390/esa-z990.s: New.
157 * gas/testsuite/gas/s390/zarch-operands.d: New.
158 * gas/testsuite/gas/s390/zarch-operands.s: New.
159 * gas/testsuite/gas/s390/zarch-reloc.d: New.
160 * gas/testsuite/gas/s390/zarch-reloc.s: New.
161 * gas/testsuite/gas/s390/zarch-z9-109.d: New.
162 * gas/testsuite/gas/s390/zarch-z9-109.s: New.
163 * gas/testsuite/gas/s390/zarch-z900.d: New.
164 * gas/testsuite/gas/s390/zarch-z900.s: New.
165 * gas/testsuite/gas/s390/zarch-z990.d: New.
166 * gas/testsuite/gas/s390/zarch-z990.s: New.
167 * gas/testsuite/gas/s390/opcode.d: Delete.
168 * gas/testsuite/gas/s390/opcode.s: Delete.
169 * gas/testsuite/gas/s390/opcode64.d: Delete.
170 * gas/testsuite/gas/s390/opcode64.s: Delete.
171 * gas/testsuite/gas/s390/operands.d: Delete.
172 * gas/testsuite/gas/s390/operands.s: Delete.
173 * gas/testsuite/gas/s390/operands64.d: Delete.
174 * gas/testsuite/gas/s390/operands64.s: Delete.
175 * gas/testsuite/gas/s390/reloc.d: Likewise.
176 * gas/testsuite/gas/s390/reloc.s: Likewise.
177 * gas/testsuite/gas/s390/reloc64.d: Likewise.
178 * gas/testsuite/gas/s390/reloc64.s: Likewise.
179
180 2005-08-11 Alan Modra <amodra@bigpond.net.au>
181
182 * gas/all/gas.exp: Remove a29k and m88k support.
183 * gas/m88k/allinsn.d: Delete.
184 * gas/m88k/allinsn.s: Delete.
185 * gas/m88k/init.d: Delete.
186 * gas/m88k/init.s: Delete.
187 * gas/m88k/m88k.exp: Delete.
188 * gas/tic80/add.d: Delete.
189 * gas/tic80/add.lst: Delete.
190 * gas/tic80/add.s: Delete.
191 * gas/tic80/align.d: Delete.
192 * gas/tic80/align.lst: Delete.
193 * gas/tic80/align.s: Delete.
194 * gas/tic80/bitnum.d: Delete.
195 * gas/tic80/bitnum.lst: Delete.
196 * gas/tic80/bitnum.s: Delete.
197 * gas/tic80/ccode.d: Delete.
198 * gas/tic80/ccode.lst: Delete.
199 * gas/tic80/ccode.s: Delete.
200 * gas/tic80/cregops.d: Delete.
201 * gas/tic80/cregops.lst: Delete.
202 * gas/tic80/cregops.s: Delete.
203 * gas/tic80/endmask.d: Delete.
204 * gas/tic80/endmask.lst: Delete.
205 * gas/tic80/endmask.s: Delete.
206 * gas/tic80/float.d: Delete.
207 * gas/tic80/float.lst: Delete.
208 * gas/tic80/float.s: Delete.
209 * gas/tic80/regops.d: Delete.
210 * gas/tic80/regops.lst: Delete.
211 * gas/tic80/regops.s: Delete.
212 * gas/tic80/regops2.d: Delete.
213 * gas/tic80/regops2.lst: Delete.
214 * gas/tic80/regops2.s: Delete.
215 * gas/tic80/regops3.d: Delete.
216 * gas/tic80/regops3.lst: Delete.
217 * gas/tic80/regops3.s: Delete.
218 * gas/tic80/regops4.d: Delete.
219 * gas/tic80/regops4.lst: Delete.
220 * gas/tic80/regops4.s: Delete.
221 * gas/tic80/relocs1.c: Delete.
222 * gas/tic80/relocs1.d: Delete.
223 * gas/tic80/relocs1.lst: Delete.
224 * gas/tic80/relocs1.s: Delete.
225 * gas/tic80/relocs1b.d: Delete.
226 * gas/tic80/relocs2.c: Delete.
227 * gas/tic80/relocs2.d: Delete.
228 * gas/tic80/relocs2.lst: Delete.
229 * gas/tic80/relocs2.s: Delete.
230 * gas/tic80/relocs2b.d: Delete.
231 * gas/tic80/tic80.exp: Delete.
232
233 2005-08-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
234
235 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Add "L%" to regexp.
236
237 2005-08-05 Paul Brook <paul@codesourcery.com>
238
239 * gas/arm/thumb32.s: Use correct conditional suffixes inside IT
240 blocks.
241 * gas/arm/thumb2_it.d, gas/arm/thumb2_it.s: New test.
242
243 2005-08-05 Paul Brook <paul@codesourcery.com>
244
245 * gas/arm/thumb32.d: Update ldm/stm dests.
246 * gas/arm/thumb32.s: Ditto.
247
248 2005-08-03 Nick Clifton <nickc@redhat.com>
249
250 * gas/arm/iwmmxt-bad2.s: New file: Check for error messages about
251 erroneous offsets in iwmmxt instructions. Cannot be part of
252 iwmmxt-bad.s because the errors there stop the assembler before it
253 gets to check the offsets in instructions.
254 * gas/arm/iwmmxt-bad2.d: New file.
255 * gas/arm/iwmmxt-bad2.l: New file: Expected error messages.
256
257 2005-08-02 Khem Raj <kraj@mvista.com>
258
259 * gas/arm/iwmmxt.s: Change the offset values of the WLDRD, WSTRD
260 and WSTRW instructions to be larger than +/-255.
261 * gas/arm/iwmmxt.d: Fix the expected results for these
262 instructions.
263
264 2005-07-29 Paul Brook <paul@codesourcery.com>
265
266 * gas/arm/thumb32.d: Fix expected output for writeback addressing
267 modes. Add single high reg push/pop test.
268 * gas/asm/thumb32.s: Add single high reg push/pop test.
269
270 2005-07-29 Paul Brook <paul@codesourcery.com>
271
272 * gas/arm/thumb32.s: Add tests for addw, subw, tbb and tbh.
273 * gas/arm/thumb32.d: Ditto.
274
275 2005-07-27 Jan Beulich <jbeulich@novell.com>
276
277 * gas/ia64/unwind-bad.l: Uncomment patterns matching new warnings.
278 * gas/ia64/unwind-ok.d: Correct expectations.
279
280 2005-07-26 Jan Beulich <jbeulich@novell.com>
281
282 * gas/i386/immed32.[sd]: New.
283 * gas/i386/immed64.[sd]: New.
284 * gas/i386/i386.exp: Run new tests.
285
286 2005-07-21 Paul Brook <paul@codesourcery.com>
287
288 * gas/arm/thumb32.s: Add tests for [pc, #imm] addressing modes.
289 * gas/arm/thumb32.d: Ditto.
290
291 2005-07-20 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
292
293 * gas/m32r/rel32.exp: New file.
294 * gas/m32r/rel32.s: New file.
295 * gas/m32r/rel32.d: New file.
296 * gas/m32r/rel32-pic.s: New file.
297 * gas/m32r/rel32-pic.d: New file.
298 * gas/m32r/rel32-err.s: New file.
299 * gas/m32r/error.exp: Added rel32-err.
300
301 2005-07-18 H.J. Lu <hongjiu.lu@intel.com>
302
303 * gas/i386/i386.exp: Add suffix.
304
305 * gas/i386/suffix.d: New file.
306 * gas/i386/suffix.s: Likewise.
307
308 2005-07-18 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
309
310 * gas/hppa/basic/fp_comp.s: Add level 1.1 directive.
311 * gas/hppa/basic/special.s, gas/hppa/basic/system.s: Likewise.
312
313 2005-07-18 Jan Beulich <jbeulich@novell.com>
314
315 * gas/i386/reloc32.[sdl]: New.
316 * gas/i386/reloc64.[sdl]: New.
317 * gas/i386/i386.exp: Run new tests.
318
319 2007-07-15 H.J. Lu <hongjiu.lu@intel.com>
320
321 * gas/i386/i386.exp: Add vmx and x86-64-vmx.
322
323 * gas/i386/vmx.d: New file.
324 * gas/i386/vmx.s: Likewise.
325 * gas/i386/x86-64-vmx.d: Likewise.
326 * gas/i386/x86-64-vmx.s: Likewise.
327
328 2005-07-14 Nick Clifton <nickc@redhat.com>
329
330 PR 1063
331 * gas/crx/gas-segfault.d: New file.
332 * gas/crx/gas-segfault.s: New file.
333
334 2005-07-12 Hans-Peter Nilsson <hp@bitrange.com>
335
336 * gas/mmix/relax1-n.d, gas/mmix/relax1-rn.d: Avoid "# FIXME: "
337 first on a line, adjusting for testsuite framework change.
338
339 2005-07-10 H.J. Lu <hongjiu.lu@intel.com>
340
341 * i386/x86_64.s: Add absolute siged 32bit addressing tests for
342 mov.
343 * i386/x86_64.d: Updated.
344
345 2005-07-08 Hans-Peter Nilsson <hp@axis.com>
346
347 PR gas/1049
348 * gas/cris/rd-pic-2.d, gas/cris/rd-pic-2.s: New test.
349 * gas/cris/rd-abs32-1.d: Tweak for not emitting reloc-related
350 garbage for global symbols.
351
352 2005-07-07 Nick Clifton <nickc@redhat.com>
353
354 * gas/arm/vfp1xD.d: Adjust expected fadds disassemblies now that
355 the dissassembler has been fixed.
356
357 2005-05-07 Paul Brook <paul@codesourcery.com>
358
359 * gas/ppc/altivec.d: Match all powerpc target vecs.
360 * gas/ppc/booke.d: Ditto.
361 * gas/ppc/e500.d: Ditto.
362
363 2005-07-05 Aldy Hernandez <aldyh@redhat.com>
364
365 * gas/ms1: New directory.
366 * gas/ms1/allinsn.d: New.
367 * gas/ms1/allinsn.s: New.
368 * gas/ms1/badinsn.s: New.
369 * gas/ms1/badinsn1.s: New.
370 * gas/ms1/badoffsethigh.s: New.
371 * gas/ms1/badoffsetlow.s: New.
372 * gas/ms1/badorder.s: New.
373 * gas/ms1/badreg.s: New.
374 * gas/ms1/badsignedimmhigh.s: New.
375 * gas/ms1/badsignedimmlow.s: New.
376 * gas/ms1/badsyntax.s: New.
377 * gas/ms1/badsyntax1.s: New.
378 * gas/ms1/badunsignedimmhigh.s: New.
379 * gas/ms1/badunsignedimmlow.s: New.
380 * gas/ms1/errors.exp: New.
381 * gas/ms1/ldst.s: New.
382 * gas/ms1/misc.d: New.
383 * gas/ms1/misc.s: New.
384 * gas/ms1/ms1-16-003.d: New.
385 * gas/ms1/ms1-16-003.s: New.
386 * gas/ms1/ms1.exp: New.
387 * gas/ms1/msys.d: New.
388 * gas/ms1/msys.s: New.
389 * gas/ms1/relocs.d: New.
390 * gas/ms1/relocs.exp: New.
391 * testsuite/gas/ms1/relocs1.s: New.
392 * testsuite/gas/ms1/relocs2.s: New.
393
394 2005-07-05 Jan Beulich <jbeulich@novell.com>
395
396 * gas/i386/svme.d: New.
397 * gas/i386/svme.s: New.
398 * gas/i386/svme64.d: New.
399 * gas/i386/i386.exp: Run new tests.
400
401 2005-07-04 Zack Weinberg <zack@codesourcery.com>
402
403 * lib/gas-defs.exp (run_dump_tests): New proc.
404 (run_dump_test): Add support for new options: target, not-target,
405 skip, not-skip, error-output. Document stderr. Tidy a
406 little.
407 (slurp_options): If a line doesn't match the option regexp, but
408 does begin with #, ignore it; don't stop parsing options.
409 * gas/arm/arm.exp: Remove most code. Use run_dump_tests.
410
411 * gas/arm/archv6t2-bad.d, gas/arm/armv1.d, gas/arm/iwmmxt-bad.d
412 * gas/arm/r15-bad.d, gas/arm/req.d, gas/arm/t16-bad.d
413 * gas/arm/undefined.d, gas/arm/undefined_coff.d, gas/arm/vfp-bad.d:
414 New files.
415 * gas/arm/bignum1.d, gas/arm/mapping.d, gas/arm/pic.d:
416 Only run on ELF targets.
417 * gas/arm/tls.d, gas/arm/unwind.d: Only run on ELF targets.
418 Skip on VxWorks.
419 * gas/arm/tls_vxworks.d, gas/arm/unwind_vxworks.d: New files.
420 * gas/arm/thumb.d, gas/arm/thumb32.d: Don't run on aout or pe.
421 * gas/arm/le-fpconst.d: Only run on *-*-pe.
422 * gas/arm/inst.d: Skip on WinCE.
423 * gas/arm/wince_inst.d: Skip unless WinCE.
424 * gas/arm/el_segundo.d: Mark up for actual use; adjust
425 expectations.
426 * gas/arm/el_segundo.s: Remove irrelevant junk. Add padding
427 for a.out's sake.
428
429 2005-07-01 Jan Beulich <jbeulich@novell.com>
430
431 * gas/ia64/group-2.s: Use register as second operand of .prologue.
432 * gas/ia64/unwind-err.s: Add check for .vframesp.
433 * gas/ia64/unwind-err.l: Adjust.
434 * gas/ia64/strange.[sd]: New.
435 * gas/ia64/unwind-bad.[sl]: New.
436 * gas/ia64/unwind-ok.[sd]: New.
437 * gas/ia64/ia64.exp: Run new tests.
438
439 2005-06-30 Zack Weinberg <zack@codesourcery.com>
440
441 * gas/arm/arm.exp: Don't special case ldconst, arm7t, or copro
442 for *-wince-*.
443 * gas/arm/wince_arm7t.d, gas/arm/wince_copro.d
444 * gas/arm/wince_ldconst.d: Delete.
445
446 2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
447
448 PR 1013
449 * i386/x86_64.s: Add absolute 64bit addressing tests for mov.
450 * i386/x86_64.d: Updated.
451
452 2005-06-17 Jan Beulich <jbeulich@novell.com>
453
454 * gas/i386/x86-64-pcrel.s: Add insn requiring 64-bit pc-relative
455 relocation. Add insns for all widths of non-pc-relative relocations.
456 * gas/i386/x86-64-pcrel.d: Adjust.
457
458 2005-06-13 Zack Weinberg <zack@codesourcery.com>
459
460 * gas/arm/thumb.s: Only branch to labels defined in this file.
461 * gas/arm/thumb.d, gas/arm/thumb32.d: Adjust expected output.
462
463 2005-06-01 Maciej W. Rozycki <macro@linux-mips.org>
464
465 * gas/mips/ldstla-32-1.l: Update to handle leading zeroes.
466 * gas/mips/ldstla-32-mips3-1.l: Likewise.
467
468 2005-05-27 Jan Beulich <jbeulich@novell.com>
469
470 * gas/ia64/proc.l: Adjust.
471
472 2005-05-25 Steve Ellcey <sje@cup.hp.com>
473
474 * gas/ia64/global.d: Change --sym to --syms.
475
476 2005-05-25 H.J. Lu <hongjiu.lu@intel.com>
477
478 * gas/ia64/group-1.d: Updated.
479 * gas/ia64/group-2.d: Likewise.
480
481 2005-05-25 Jan Beulich <jbeulich@novell.com>
482
483 * gas/ia64/radix.s: New.
484 * gas/ia64/radix.l: New.
485 * gas/ia64/ia64.exp: Run new test.
486
487 2005-05-25 Jan Beulich <jbeulich@novell.com>
488
489 * gas/i386/intelok.d: Account for 32-bit displacements being shown
490 in hex.
491
492 2005-05-24 H.J. Lu <hongjiu.lu@intel.com>
493
494 * gas/elf/group0b.d: Updated.
495 * gas/elf/group1b.d: Likewise.
496
497 2005-05-19 Jan Beulich <jbeulich@novell.com>
498
499 * gas/ia64/reloc-uw.s: New.
500 * gas/ia64/reloc-uw.d: New.
501 * gas/ia64/reloc-uw-ilp32.d: New.
502 * gas/ia64/ia64.exp: Run new test.
503
504 2005-05-18 Jan Beulich <jbeulich@novell.com>
505
506 * gas/all/altmacro.s: Parenthesize operand of %.
507
508 2005-05-17 Zack Weinberg <zack@codesourcery.com>
509
510 * gas/arm/arm.exp: Convert all existing "gas_test" tests to
511 "run_dump_test" tests. Run more tests unconditionally. Run new tests.
512 * gas/arm/arch4t.s, gas/arm/arch6zk.s, gas/arm/arm3.s, gas/arm/arm6.s
513 * gas/arm/arm7dm.s, gas/arm/bignum1.s, gas/arm/float.s
514 * gas/arm/immed.s, gas/arm/iwmmxt.s, gas/arm/offset.s, gas/arm/thumb.s:
515 Adjust to work as a dump test.
516 * gas/arm/arch4t.d, gas/arm/arch6zk.d, gas/arm/arm3.d, gas/arm/arm6.d
517 * gas/arm/arm7dm.d, gas/arm/bignum1.d, gas/arm/float.d
518 * gas/arm/immed.d, gas/arm/iwmmxt.d, gas/arm/offset.d, gas/arm/thumb.d:
519 New files.
520
521 * gas/arm/armv1-bad.l, gas/arm/armv1-bad.s: Remove tests for
522 diagnostics that don't happen in the first pass anymore.
523
524 * gas/arm/iwmmxt-bad.l, gas/arm/r15-bad.l, gas/arm/req.l
525 * gas/arm/vfp-bad.l:
526 Update expected diagnostics.
527 * gas/arm/pic.d: Update expected reloc name.
528 * gas/arm/thumbv6.d: CPY no longer appears in disassembly.
529 * gas/arm/r15-bad.s: Avoid two-argument mul.
530 * gas/arm/req.s: Adjust comments.
531 * gas/arm/maverick.d, gas/arm/maverick.s: Avoid inappropriate
532 use of PC.
533
534 * gas/arm/macro-1.d, gas/arm/macro1.s
535 * gas/arm/t16-bad.l, gas/arm/t16-bad.s
536 * gas/arm/tcompat.d, gas/arm/tcompat.s
537 * gas/arm/tcompat2.d, gas/arm/tcompat2.s
538 * gas/arm/thumb32.d, gas/arm/thumb32.s
539 New test pair.
540
541 2005-05-17 Jan Beulich <jbeulich@novell.com>
542
543 * gas/mmix/err-byte1.s: Adjust expected error text on line 10.
544
545 2005-05-17 Nick Clifton <nickc@redhat.com>
546
547 * gas/v850/split-lo16.s: Add test for a lo() pseudo reloc
548 corrupting an ld.w instruction.
549 * gas/v850/split-lo16.d: Add expected, correct (ie not corrupt)
550 output.
551
552 2005-05-10 Michael Matz <matz@suse.de>
553
554 * gas/hppa/parse/block1.s: Use official limit (0x3fffffff) for
555 .block.
556
557 2005-05-10 Hans-Peter Nilsson <hp@bitrange.com>
558
559 * gas/mmix/relax2.s: Drop ":" off label definitions.
560
561 2005-05-09 Jan Beulich <jbeulich@novell.com>
562
563 * gas/i386/tlsd.[sd]: Adjust to not assume zero displacement will
564 actually be present in memory addressing.
565 * gas/i386/tlspic.[sd]: Likewise.
566
567 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
568
569 PR 940
570 * gas/ia64/group-2.d: New.
571 * gas/ia64/group-2.s: New.
572
573 * gas/ia64/ia64.exp: Add "group-2".
574
575 2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
576
577 PR 843
578 * gas/i386/i386.exp: Add x86-64-branch.
579
580 * gas/i386/x86-64-branch.d: New.
581 * gas/i386/x86-64-branch.s: New.
582
583 2005-05-06 Jan Beulich <jbeulich@novell.com>
584
585 * gas/macros/badarg.s: Add check for bad qualifier specification.
586 * gas/macros/badarg.l: Adjust.
587 * gas/macros/vararg.[sd]: New.
588 * gas/macros/macros.exp: Run new test.
589
590 2005-05-06 Jan Beulich <jbeulich@novell.com>
591
592 * gas/all/cond.s: Also test .ifb/.ifnb.
593 * gas/all/cond.d: Adjust.
594
595 2005-05-06 Jan Beulich <jbeulich@novell.com>
596
597 * gas/macros/dot.s: Don't use pseudo-ops in first column.
598 * gas/macros/dot.l: Match broader range of possible outputs.
599 * gas/macros/purge.l: Likewise.
600 * gas/macros/purge.s: Start generated macro names with an underscore.
601
602 2005-05-05 Paul Brook <paul@codesourcery.com>
603
604 * gas/i386/i386.exp: Don't run divide test on vxworks.
605
606 2005-05-05 Nick Clifton <nickc@redhat.com>
607
608 * Update the address and phone number of the FSF organization in
609 the GPL notices in the following files:
610 gas/all/itbl-test.c, gas/all/test-example.c, gas/all/test-gen.c,
611 gas/arm/maverick.c, gas/cris/cris.exp, gas/hppa/basic/basic.exp,
612 gas/hppa/parse/parse.exp, gas/hppa/reloc/reloc.exp,
613 gas/hppa/unsorted/unsorted.exp, gas/m88k/m88k.exp,
614 gas/mmix/mmix-err.exp, gas/mmix/mmix-list.exp, gas/mmix/mmix.exp,
615 gas/mn10200/basic.exp, gas/mn10300/am33-2.c,
616 gas/mn10300/basic.exp, gas/pdp11/opcode.s, gas/ppc/aix.exp,
617 gas/sh/basic.exp, gas/sh/err.exp, gas/sh/arch/arch.exp,
618 gas/sh/sh64/sh64.exp, gas/v850/basic.exp, lib/gas-defs.exp
619
620 2005-05-05 Mike Frysinger <vapier@gentoo.org>
621
622 * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
623 versions of Linux which do not use glibc.
624 * gas/vax/vax.exp: Likewise.
625
626 2005-05-05 Paul Brook <paul@codesourcery.com>
627
628 * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
629
630 2005-04-26 H.J. Lu <hongjiu.lu@intel.com>
631
632 * gas/all/assign.s: Make `x' and `y' global.
633
634 2005-04-25 Jan Beulich <jbeulich@novell.com>
635
636 * gas/macros/badarg.s: Add tests for collisions between/among macro
637 parameters and local symbols.
638 * gas/macros/badarg.l: Adjust.
639
640 2005-04-20 Jan Beulich <jbeulich@novell.com>
641
642 * gas/elf/struct.s: Adjust to not get into alignment issues.
643 * gas/elf/struct.d: Adjust for the above and the test's name.
644
645 2005-04-19 H.J. Lu <hongjiu.lu@intel.com>
646
647 * gas/i386/padlock.d: Updated.
648
649 2005-04-19 Andreas Schwab <schwab@suse.de>
650
651 * gas/ia64/invalid-ar.l: Adapt to changed error message.
652
653 2005-04-18 Jan Beulich <jbeulich@novell.com>
654
655 * gas/macros/purge.[ls]: New.
656 * gas/macros/macros.exp: Run new test.
657
658 2005-04-15 Jan Beulich <jbeulich@novell.com>
659
660 * gas/elf/struct.[sd]: New.
661 * gas/elf/elf.exp: Run new test.
662
663 2005-04-15 Alan Modra <amodra@bigpond.net.au>
664
665 * gas/all/assign.s: New.
666 * gas/all/assign.d: New.
667 * gas/all/gas.exp: Run it.
668
669 2005-04-13 Maciej W. Rozycki <macro@linux-mips.org>
670
671 * gas/mips/ldstla-32.s: Exclude offsets that are now meant to fail
672 and include more instructions/offsets that are meant to succeed.
673 Use $4 instead $3 to avoid register dependencies.
674 * gas/mips/ldstla-32.d: Update accordingly.
675 * gas/mips/ldstla-32-shared.d: Likewise.
676 * gas/mips/ldstla-32-mips3.d: New test based on the above, except
677 for mips3.
678 * gas/mips/ldstla-32-mips3-shared.d: Similarly, for PIC.
679 * gas/mips/ldstla-32-mips3.s: Source for the new tests.
680 * gas/mips/ldstla-32-1.s: New test for offsets that are meant to
681 fail.
682 * gas/mips/ldstla-32-mips3-1.s: Likewise, for mips3.
683 * gas/mips/ldstla-32-1.l: Stderr output for the new test.
684 * gas/mips/ldstla-32-mips3-1.l: Likewise.
685 * gas/mips/mips.exp: Run the new tests.
686
687 2005-04-11 Mark Kettenis <kettenis@gnu.org>
688
689 * gas/all/gas.exp: Don't run fastcall labels test on
690 i*86-*-openbsd*.
691
692 2005-04-11 Jan Beulich <jbeulich@novell.com>
693
694 * gas/macros/dot.[ls]: New.
695 * gas/macros/macros.exp: Run new test.
696
697 2005-04-06 H.J. Lu <hongjiu.lu@intel.com>
698
699 * gas/i386/x86-64-pcrel.s: Test R_X86_64_32S.
700 * gas/i386/x86-64-pcrel.d: Updated.
701
702 2005-04-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
703
704 * gas/vax/flonum.s: New testcase: Encode some flonums.
705 * gas/vax/flonum.d: Expected result of new testcase.
706 * gas/vax/vax.exp: Call the new testcase.
707
708 * gas/vax/elf-rel.d: Call gas with -k. Thanks to Matt Thomas for
709 figuring out.
710 * gas/vax/vax.exp: Run elf-rel.[sd] for NetBSD-ELF and Linux.
711
712 2005-04-01 Jan Beulich <jbeulich@novell.com>
713
714 * gas/i386/bss.[sd]: New.
715 * gas/i386/i386.exp: Run new test.
716
717 2005-04-01 Jan Beulich <jbeulich@novell.com>
718
719 * gas/i386/x86-64-pcrel.[sd]: New.
720 * gas/i386/i386.exp: Run new test.
721
722 2005-03-30 Julian Brown <julian@codesourcery.com>
723
724 * gas/arm/mapping.d: Update expected output due to mapping symbols
725 being untyped.
726
727 2005-03-29 H.J. Lu <hongjiu.lu@intel.com>
728
729 * gas/i386/i386.exp: Run segment and inval-seg for i386. Run
730 x86-64-segment and x86-64-inval-seg for x86-64.
731
732 * gas/i386/intel.d: Expect movw for moving between memory and
733 segment register.
734 * gas/i386/naked.d: Likewise.
735 * gas/i386/opcode.d: Likewise.
736 * gas/i386/x86-64-opcode.d: Likewise.
737
738 * gas/i386/opcode.s: Use movw for moving between memory and
739 segment register.
740 * gas/i386/x86-64-opcode.s: Likewise.
741
742 * : Likewise.
743
744 * gas/i386/inval-seg.l: New.
745 * gas/i386/inval-seg.s: New.
746 * gas/i386/segment.l: New.
747 * gas/i386/segment.s: New.
748 * gas/i386/x86-64-inval-seg.l: New.
749 * gas/i386/x86-64-inval-seg.s: New.
750 * gas/i386/x86-64-segment.l: New.
751 * gas/i386/x86-64-segment.s: New.
752
753 2005-03-29 Daniel Jacobowitz <dan@codesourcery.com>
754
755 * gas/arm/tls.s, gas/arm/tls.d: New files.
756 * gas/arm/arm.exp: Run TLS test.
757
758 2005-03-29 Julian Brown <julian@codesourcery.com>
759
760 * gas/arm/unwind.d: Update expected output.
761
762 2005-03-28 H.J. Lu <hongjiu.lu@intel.com>
763
764 PR 803
765 * gas/ia64/dv-imply.d: Pass -mtune=itanium1 to as.
766 * gas/ia64/dv-mutex.d : Likewise.
767 * gas/ia64/dv-safe.d: Likewise.
768 * gas/ia64/dv-srlz.d.nop: Likewise.
769 * gas/ia64/ldxmov-1.d: Likewise.
770 * gas/ia64/opc-b.d: Likewise.
771 * gas/ia64/opc-f.d: Likewise.
772 * gas/ia64/opc-i.d: Likewise.
773 * gas/ia64/opc-m.d: Likewise.
774 * gas/ia64/operand-or.d: Likewise.
775 * gas/ia64/pcrel.d: Likewise.
776 * gas/ia64/pseudo.d: Likewise.
777 * gas/ia64/tls.d: Likewise.
778
779 2005-03-24 Hans-Peter Nilsson <hp@axis.com>
780
781 * gas/cris/range-err-1.s: Adjust expected messages for hosts with
782 64-bit longs.
783
784 2005-03-23 Alan Modra <amodra@bigpond.net.au>
785
786 * gas/elf/section5.s: Don't start directives in first column.
787
788 2005-03-21 Nick Clifton <nickc@redhat.com>
789
790 * gas/arm/iwmmxt.s: Update instructions that use the "never" value
791 in the conditional field to use "le" instead. This is so that the
792 disassembler will disassemble them.
793 * gas/arm/iwmmxt.d: Update expected disassemblies.
794
795 2005-03-17 Jan Beulich <jbeulich@novell.com>
796
797 * gas/i386/intel.d: Add stderr directive.
798 * gas/i386/intel.e: New.
799 * gas/i386/intel16.d: Add stderr directive. Adjust for changed
800 source.
801 * gas/i386/intel16.e: New.
802 * gas/i386/intel16.s: Add instances of addressing forms with base
803 and index specified in reverse order.
804 * gas/i386/intelbad.l: Adjust for changed source.
805 * gas/i386/intelbad.s: Add more operand forms to check.
806 * gas/i386/intelok.d: Remove -r from objdump options. Add stderr
807 directive. Adjust for changed source.
808 * gas/i386/intelok.e: New.
809 * gas/i386/intelok.s: Define MASM constants byte, word, etc. Add
810 more operand forms to check.
811 * gas/i386/x86_64.d: Add stderr directive.
812 * gas/i386/x86_64.e: New.
813 * gas/i386/x86_64.s: Adjust for parser changes.
814
815 2005-03-15 Zack Weinberg <zack@codesourcery.com>
816
817 * gas/arm/archv6t2.d, gas/arm/archv6t2.s: New dump test.
818 * gas/arm/archv6t2-bad.l, gas/arm/archv6t2-bad.l: New errors test.
819 * gas/arm/arm.exp: Run them.
820
821 2005-03-14 Eric Christopher <echristo@redhat.com>
822
823 * gas/cfi/cfi-mips-1.d, gas/cfi/cfi-mips-1.s: New dump test.
824 * gas/cfi/cfi.exp: Run it.
825 * gas/cfi/cfi-common-1.d: Update.
826 * gas/cfi/cfi-common-2.d: Ditto.
827 * gas/cfi/cfi-common-3.d: Ditto.
828 * gas/cfi/cfi-common-4.d: Ditto.
829
830 2005-03-12 Zack Weinberg <zack@codesourcery.com>
831
832 * gas/arm/thumbv6k.d, gas/arm/thumbv6k.s: New dump test.
833 * gas/arm/arm.exp: Run it.
834
835 2005-03-10 Aldy Hernandez <aldyh@redhat.com>
836
837 * gas/ppc/e500.d: Fix encoding of efscfd.
838
839 2005-03-10 Jeff Baker <jbaker@qnx.com>
840 Alan Modra <amodra@bigpond.net.au>
841
842 * gas/ppc/booke.s: Add new m[t,f]sprg testcases.
843 * gas/ppc/booke.d: Likewise.
844
845 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
846
847 * gas/mips/vr4130.[sd]: New test.
848 * gas/mips/mips.exp: Run it.
849
850 2005-03-09 Richard Sandiford <rsandifo@redhat.com>
851
852 * gas/mips/relax-swap1-mips[12].d: Expect the delay slots of
853 bc1f and bc1t to be filled.
854 * gas/mips/branch-misc-3.[sd]: New test.
855 * gas/mips/mips.exp: Run it.
856
857 2005-03-09 Ben Elliston <bje@au.ibm.com>
858
859 * gas/maxq10/maxq10.exp: Remove stray semicolons.
860 * gas/maxq20/maxq20.exp: Likewise.
861
862 2005-03-08 Jan Beulich <jbeulich@novell.com>
863
864 * gas/ia64/no-fit.[ls]: New.
865 * gas/ia64/ia64.exp: Run new test.
866
867 2005-03-08 Jan Beulich <jbeulich@novell.com>
868
869 * gas/ia64/xdata.[sd], gas/ia64/xdata-ilp32.d: New.
870 * gas/ia64/ia64.exp: Run new tests.
871
872 2005-03-08 Jan Beulich <jbeulich@novell.com>
873
874 * gas/ia64/pcrel.d: Account for big endian target.
875 * gas/ia64/reloc-bad.s: Enforce 64-bit ABI.
876
877 2005-03-08 Hans-Peter Nilsson <hp@axis.com>
878
879 Adjust testsuite for cris-axis-aout.
880 * gas/cris/rd-bcnst.d, gas/cris/rd-usp-1.d: Adjust regexps for a.out output.
881 * gas/cris/mulbug-err-1.s, gas/cris/rd-arch-1.d,
882 gas/cris/rd-arch-2.d, gas/cris/rd-arch-3.d, gas/cris/rd-break32.d,
883 gas/cris/rd-pcrel2.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
884 gas/cris/rd-usp-1b.d, gas/cris/v32-err-7.s: Pass --em=criself.
885
886 2005-03-04 David Daney <ddaney@avtrex.com>
887
888 * gas/mips/elf-rel23b.d: Use '__gnu_local_gp' instead of '_gp'
889 for -mno-shared optimization.
890 * gas/mips/elf-rel25a.d: Ditto.
891
892 2005-03-04 Nick Clifton <nickc@redhat.com>
893
894 * gas/arm/arm.exp: Fix test for running the "undefined" to catch
895 more non-ELF cases.
896 * gas/arm/pic.d: Fix for vxworks target.
897 * gas/arm/basic.d: Likewise.
898 * gas/arm/unwind.d: Likewise.
899
900 2005-03-04 Richard Sandiford <rsandifo@redhat.com>
901
902 * gas/mips/ldstla-{n32.s, n32.d, n32-shared.d}: Delete.
903 * gas/mips/ldstla-{n64.d, n64-shared.d}: Adjust expected output
904 for loads and stores from constant addresses.
905 * gas/mips/ldstla-{sym32.s, eabi64.d, n64-sym32.d}: New tests.
906 * gas/mips/mips.exp: Run them.
907
908 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
909
910 * gas/mips/mips.exp: Move tls tests to main $elf block.
911
912 2005-03-03 Nick Clifton <nickc@redhat.com>
913
914 * gas/macros/macros.exp (and.s): Expect this test to fail for the
915 tic4x-coff target because it uses the '&' character as a line
916 separator.
917
918 * gas/sh/basic.exp: Add an sh-hms version of the pcrel test.
919 * gas/sh/pcrel-hms.d: New file. Adjusted form of pcrel-coff.d for
920 the sh-hms target.
921 * gas/sh/arch/arch.exp: Expect the same failures for sh-hms port
922 as for the sh-coff port.
923
924 * gas/macros/macros.exp (run_list_test): Also expect the msp430
925 port to fail the strings test because it defines
926 ONLY_STANDARD_ESCAPES.
927
928 * gas/arm/arch6zk.s: Add three nop instructions in order to pad
929 the .text section out to a 32-byte boundary as will automatically
930 be done by the arm-aout target.
931 * gas/arm/arch6zk.d: Add expected nop disassemblies.
932
933 * gas/d30v/serial.l: Remove listing lines that are no longer
934 emitted and fix up expected binary encoding.
935 * gas/d30v/serial2.l: Likewise.
936 * gas/d30v/serial2O.l: Likewise.
937
938 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
939
940 * gas/arc/extensions.s: Add tests for extcoreregister.
941 * gas/arc/extensions.d: Likewise.
942 * gas/arc/warn.s: Warnings for readonly core registers accessed.
943 * gas/arc/warn.d: Likewise.
944 * gas/arc/arc.exp: Run extensions testcase.
945
946 2005-03-03 Richard Sandiford <rsandifo@redhat.com>
947
948 * gas/mips/noat-1.d: Add -mips1 to assembler options.
949
950 2005-03-03 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
951
952 * gas/arc/ld.s: Add checks for short immediates with ld.
953 * gas/arc/ld.d: Likewise.
954
955 2005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
956
957 * gas/mips/tls-o32.d, gas/mips/tls-o32.s, gas/mips/tls-ill.l,
958 gas/mips/tls-ill.s: New files.
959 * gas/mips/mips.exp: Run TLS tests.
960
961 2005-03-02 Alan Modra <amodra@bigpond.net.au>
962
963 * gas/ppc/astest.d: Adjust for relocs reduced to section sym.
964 * gas/ppc/astest2.d: Likewise.
965 * gas/ppc/astest2_64.d: Likewise.
966 * ppc/astest64.d: Likewise.
967 * ppc/booke.d: Likewise.
968 * ppc/power4.d: Likewise.
969 * ppc/test1elf32.d: Likewise.
970 * ppc/test1elf64.d: Likewise.
971
972 2005-03-02 Jan Beulich <jbeulich@novell.com>
973
974 * gas/i386/cr-err.[ls]: New.
975 * gas/i386/crx.[ds]: New.
976 * gas/i386/i386.exp: Run new tests.
977
978 2005-03-02 Jan Beulich <jbeulich@novell.com>
979
980 * gas/i386/intelok.d: Add -r to objdump options. Adjust expectations.
981 * gas/i386/intelok.s: Add checks for various special memory operands.
982
983 2005-03-01 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
984
985 * gas/arc/extensions.s: New file.
986 * gas/arc/extensions.d: New file.
987
988 2005-03-01 Nick Clifton <nickc@redhat.com>
989
990 * gas/arm/arm.exp (undefined): Run a COFF variant of this test for
991 COFF based ports.
992 * gas/arm/undefined_coff.s: New file: Variant of undefined.s but
993 with a COFF formated local label name.
994 * gas/arm/undefined_coff.l: New file. Variant of undefined.l.
995
996 2005-03-01 Stig Petter Olsroed <stigpo@users.sourceforge.net>
997 Nick Clifton <nickc@redhat.com>
998
999 * gas/arm/inst.d: Allow for ARM ports which decode the reloc
1000 associated with branches and so show the exact symbolic
1001 destination address rather than an offset from the start of the
1002 section.
1003 * gas/arm/pic.d: Likewise.
1004
1005 2005-03-01 Alan Modra <amodra@bigpond.net.au>
1006
1007 * gas/m68k/mcf-emac.d: Allow for 64-bit addresses.
1008 * gas/m68k/mcf-mac.d: Likewise.
1009 * gas/m68k/mcf-mov3q.d: Likewise.
1010 * gas/m68k/mode5.d: Likewise.
1011
1012 2005-02-22 Eric Christopher <echristo@redhat.com>
1013
1014 * gas/mips/elf-rel10.d: Update for label change.
1015
1016 2005-02-22 Maciej W. Rozycki <macro@mips.com>
1017
1018 * gas/mips/mips16-dwarf2.d: Pass -mabi=32. Include relocation
1019 information.
1020 * gas/mips/mips16-dwarf2-n32.d: New test to check DWARF2 line
1021 information for MIPS16 for the n32 ABI.
1022 * gas/mips/mips.exp. Run the new test.
1023
1024 2005-02-22 Eric Christopher <echristo@redhat.com>
1025
1026 * gas/mips/elf-rel10.s: Add label for frob.
1027
1028 2005-02-22 Maciej W. Rozycki <macro@mips.com>
1029
1030 * gas/mips/mips16-dwarf2.d: New test to check DWARF2 line
1031 information for MIPS16.
1032 * gas/mips/mips16-dwarf2.s: Source for the new test.
1033 * gas/mips/mips.exp: Run the new test.
1034
1035 2005-02-21 Alan Modra <amodra@bigpond.net.au>
1036
1037 * gas/d10v/instruction_packing-005.d: Adjust.
1038 * gas/d10v/instruction_packing-008.d: Ignore disassembled stabs.
1039 * gas/d10v/instruction_packing-009.d: Likewise.
1040 * gas/d10v/instruction_packing-010.d: Likewise.
1041 * gas/d10v/warning-001.d: Use #warning instead of #error.
1042 * gas/d10v/warning-002.d: Likewise.
1043 * gas/d10v/warning-003.d: Likewise.
1044 * gas/d10v/warning-004.d: Likewise.
1045 * gas/d10v/warning-005.d: Likewise.
1046 * gas/d10v/warning-006.d: Likewise.
1047 * gas/d10v/warning-007.d: Likewise.
1048 * gas/d10v/warning-008.d: Likewise.
1049 * gas/d10v/warning-009.d: Likewise.
1050 * gas/d10v/warning-010.d: Likewise.
1051 * gas/d10v/warning-011.d: Likewise.
1052 * gas/d10v/warning-012.d: Likewise.
1053 * gas/d10v/warning-013.d: Likewise.
1054 * gas/d10v/warning-015.d: Likewise.
1055 * gas/d10v/warning-016.d: Likewise.
1056 * gas/d10v/warning-017.d: Likewise.
1057 * gas/d10v/warning-018.d: Likewise.
1058 * gas/d10v/warning-019.d: Likewise.
1059 * lib/gas-defs.exp (run_dump_test): Don't require a dump program if
1060 #warning given. Rearrange to allow $program to remain unset.
1061 Fail the test if warning not found when expected. Conversely fail
1062 the test if assembler errors or warnings given when not expected.
1063
1064 2005-02-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1065
1066 * gas/mips/noat-1.s, gas/mips/noat-1.d, gas/mips/noat-2.s,
1067 gas/mips/noat2.l, gas/mips/noat-3.s, gas/mips/noat-3.l,
1068 gas/mips/noat-4.s, gas/mips/noat-4.l, gas/mips/noat-5.s,
1069 gas/mips/noat-5.l, gas/mips/noat-6.s, gas/mips/noat-6.l,
1070 gas/mips/noat-7.s, gas/mips/noat-7.l: New files, testcases for
1071 .set noat in macro expansions.
1072 * gas/mips/mips.exp: Run new testcases.
1073 * gas/mips/rol-hw.d, gas/mips/rol-hw.l, gas/mips/rol.d,
1074 gas/mips/rol.l, gas/mips/rol.s, gas/mips/rol64-hw.d,
1075 gas/mips/rol64-hw.l, gas/mips/rol64.d, gas/mips/rol64.l,
1076 gas/mips/rol64.s, gas/mips/uld2-eb.d, gas/mips/uld2-el.d,
1077 gas/mips/uld2.l, gas/mips/uld2.s, gas/mips/ulh2-eb.d,
1078 gas/mips/ulh2-el.d, gas/mips/ulh2.l, gas/mips/ulh2.s,
1079 gas/mips/ulw2-eb-ilocks.d, gas/mips/ulw2-eb.d,
1080 gas/mips/ulw2-el-ilocks.d, gas/mips/ulw2-el.d, gas/mips/ulw2.l,
1081 gas/mips/ulw2.s: Don't try to test .set noat.
1082
1083 2005-02-17 H.J. Lu <hongjiu.lu@intel.com>
1084
1085 * gas/ia64/hint.b-err.l: New file.
1086 * gas/ia64/hint.b-err.s: Likewise.
1087 * gas/ia64/hint.b-warn.l: Likewise.
1088 * gas/ia64/hint.b-warn.s: Likewise.
1089
1090 * gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.
1091
1092 * gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
1093
1094 2005-02-17 Jan Beulich <jbeulich@novell.com>
1095
1096 * gas/ia64/nostkreg.[ds]: New.
1097 * gas/ia64/ia64.exp: Run new test.
1098
1099 2005-02-16 Alan Modra <amodra@bigpond.net.au>
1100
1101 * gas/all/gas.exp (quad): Don't run on i960.
1102
1103 2005-02-15 Nigel Stephens <nigel@mips.com>
1104 Maciej W. Rozycki <macro@mips.com>
1105
1106 * gas/mips/mips16-hilo.d: New test for the R_MIPS16_HI16 and
1107 R_MIPS16_LO16 relocs.
1108 * gas/mips/mips16-hilo-n32.d: Likewise, for the n32 ABI.
1109 * gas/mips/mips16-hilo.s: Source for the new tests.
1110 * gas/mips/mips.exp: Run the new tests.
1111
1112 2005-02-15 Jan Beulich <jbeulich@novell.com>
1113
1114 * gas/ia64/pcrel.[ds]: New.
1115 * gas/ia64/ia64.exp: Run new test.
1116
1117 2005-02-15 Jan Beulich <jbeulich@novell.com>
1118
1119 * gas/ia64/dv-raw-err.l: Expect specific resource for RAW
1120 violation on b0.
1121 * gas/ia64/regval.[ls]: New.
1122 * gas/ia64/ia64.exp: Run new test.
1123
1124 2005-02-15 Jan Beulich <jbeulich@novell.com>
1125
1126 * gas/ia64/dv-raw-err.s: Don't use r0 or f0 as output operand.
1127 * gas/ia64/dv-waw-err.s: Likewise.
1128 * gas/ia64/reg-err.[ls]: New.
1129 * gas/ia64/ia64.exp: Run new test.
1130
1131 2005-02-15 Jan Beulich <jbeulich@novell.com>
1132
1133 * gas/ia64/reloc.[ds]: New.
1134 * gas/ia64/reloc-bad.[ls]: New.
1135 * gas/ia64/ia64.exp: Run new tests.
1136
1137 2005-02-15 Jan Beulich <jbeulich@novell.com>
1138
1139 * gas/ia64/operand-or.d: Pass -xnone to assembler.
1140
1141 2005-02-13 Jan Beulich <jbeulich@novell.com>
1142
1143 * gas/ia64/label.l: Adjust line numbers.
1144 * gas/ia64/label.s: Add .explicit.
1145 * gas/ia64/nop_x.s: Likewise.
1146 * gas/ia64/opc-a.d: Add assembler option -xnone.
1147 * gas/ia64/opc-b.d: Likewise.
1148 * gas/ia64/opc-f.d: Likewise.
1149 * gas/ia64/opc-i.d: Likewise.
1150 * gas/ia64/opc-m.d: Likewise.
1151 * gas/ia64/opc-x.d: Likewise.
1152 * gas/ia64/pseudo.d: Likewise.
1153 * gas/ia64/regs.d: Likewise.
1154 * gas/ia64/tls.d: Likewise.
1155 * gas/ia64/unwind-err.l: Adjust line numbers.
1156 * gas/ia64/unwind-err.s: Remove explicit stops.
1157
1158 2005-02-13 Jan Beulich <jbeulich@novell.com>
1159
1160 * gas/ia64/pound.[ls]: New.
1161 * gas/ia64/ia64.exp: Run new test.
1162
1163 2005-02-13 H.J. Lu <hongjiu.lu@intel.com>
1164
1165 * gas/ia64/ia64.exp: Add "operand-or".
1166
1167 * gas/ia64/operand-or.d: New file.
1168 * gas/ia64/operand-or.s: Likewise.
1169
1170 2005-02-11 H.J. Lu <hongjiu.lu@intel.com>
1171
1172 * gas/ia64/ia64.exp: Pass -munwind-check=error for unwind-err
1173 and proc.
1174
1175 2005-02-10 Julian Brown <julian@codesourcery.com>
1176
1177 * gas/arm/unwind.d: Alter expected output to include dependency on
1178 __aeabi_unwind_cpp_pr[01].
1179
1180 2005-02-09 Jan Beulich <jbeulich@novell.com>
1181
1182 * gas/i386/intelok.s: Remove comments disabling alternative forms of
1183 fbld, fbstp, and fldcw.
1184 * gas/i386/intelok.d: Expect two instances of fbld, fbstp, and fldcw.
1185
1186 2005-02-07 Inderpreet Singh <inderpreetb@noida.hcltech.com>
1187
1188 * gas/maxq10/jump.d: Fixed relative jump offset.
1189 * gas/maxq10/call.d: Likewise.
1190 * gas/maxq20/jump.d: Likewise.
1191 * gas/maxq20/call.d: Likewise.
1192
1193 2005-02-07 Hans-Peter Nilsson <hp@axis.com>
1194
1195 * lib/gas-defs.exp: Support new directive "warning".
1196
1197 2005-02-02 Jan Beulich <jbeulich@novell.com>
1198
1199 * gas/ia64/pred-rel.s: New.
1200 * gas/ia64/ia64.exp: Run new test.
1201
1202 2005-01-31 Daniel Jacobowitz <dan@codesourcery.com>
1203
1204 * gas/mips/elf-rel23.d, gas/mips/elf-rel23a.d: Accept little-endian.
1205 * gas/mips/tmipsel16-e.d, gas/mips/tmipsel16-f.d: Accept section
1206 symbol names.
1207
1208 2005-01-31 Jan Beulich <jbeulich@novell.com>
1209
1210 * gas/macros/repeat.[ds]: New.
1211 * gas/macros/macros.exp: Run new test.
1212
1213 2005-01-31 Jan Beulich <jbeulich@novell.com>
1214
1215 * gas/macros/badarg.[ls]: New.
1216 * gas/macros/end.[ls]: New.
1217 * gas/macros/redef.[ls]: New.
1218 * gas/macros/macros.exp (run_list_test): Copy from elsewhere.
1219 Run new tests.
1220
1221 2005-01-31 Jan Beulich <jbeulich@novell.com>
1222
1223 * gas/ia64/operands.[ls]: New.
1224 * gas/ia64/ia64.exp: Run new test.
1225
1226 2005-01-31 Jan Beulich <jbeulich@novell.com>
1227
1228 * gas/ia64/proc.[ls]: New.
1229 * gas/ia64/unwind-err.[ls]: New.
1230 * gas/ia64/ia64.exp: Run new tests.
1231
1232 2005-01-31 Jan Beulich <jbeulich@novell.com>
1233
1234 * gas/ia64/bundling.[ds]: New.
1235 * gas/ia64/label.[ls]: New.
1236 * gas/ia64/last.[ls]: New.
1237 * gas/ia64/slot2.[ls]: New.
1238 * gas/ia64/ia64.exp: Run new tests.
1239
1240 2005-01-31 Jan Beulich <jbeulich@novell.com>
1241
1242 * gas/ia64/pseudo.[ds]: New.
1243 * gas/ia64/ia64.exp: Run new test.
1244
1245 2005-01-27 Jan Beulich <jbeulich@novell.com>
1246
1247 * gas/ia64/nop_x.[ds]: New.
1248 * gas/ia64/ia64.exp: Run new test.
1249
1250 2005-01-27 Jan Beulich <jbeulich@novell.com>
1251
1252 * gas/ia64/dv-waw-err.l: Don't expect ar112 move warning to refer to
1253 M-unit.
1254 * gas/ia64/mov-ar.[ds]: New.
1255 * gas/ia64/ia64.exp: Run new test.
1256
1257 2005-01-24 Nick Clifton <nickc@redhat.com>
1258
1259 * gas/all/sleb128.d: Do not assume an 8-bit byte.
1260 * gas/all/quad.d: Likewise. Also allow for ports which order
1261 bytes within words in other than simple big-endian or
1262 little-endian fashions.
1263
1264 2005-01-19 Richard Sandiford <rsandifo@redhat.com>
1265
1266 * gas/all/sleb128.[sd]: New test.
1267 * gas/all/quad.[sd]: New test.
1268 * gas/all/gas.exp: Run them.
1269
1270 2005-01-17 Andrew Stubbs <andrew.stubbs@st.com>
1271
1272 * gas/sh/arch/arch.exp: Correct the email address.
1273 Correct a few comment typos.
1274 Add new tests to ensure that the assembler will only accept
1275 instructions valid in each architecture and vice-versa.
1276 * gas/sh/arch/arch_expected.txt: Update/Correct the test results.
1277 * gas/sh/arch/sh2a-nofpu-or-sh3-nommu.s: Regenerate.
1278 * gas/sh/arch/sh2a-nofpu-or-sh4-nommu-nofpu.s: Regenerate.
1279 * gas/sh/arch/sh2a-nofpu.s: Generate new file.
1280 * gas/sh/arch/sh2a-or-sh3e.s: Regenerate.
1281 * gas/sh/arch/sh2a-or-sh4.s: Regenerate.
1282 * gas/sh/arch/sh2a.s: Generate new file.
1283 * gas/sh/arch/sh2e.s: Regenerate.
1284 * gas/sh/arch/sh2.s: Regenerate.
1285 * gas/sh/arch/sh3-dsp.s: Regenerate.
1286 * gas/sh/arch/sh3e.s: Regenerate.
1287 * gas/sh/arch/sh3-nommu.s: Regenerate.
1288 * gas/sh/arch/sh3.s: Regenerate.
1289 * gas/sh/arch/sh4al-dsp.s: Regenerate.
1290 * gas/sh/arch/sh4a-nofpu.s: Regenerate.
1291 * gas/sh/arch/sh4a.s: Regenerate.
1292 * gas/sh/arch/sh4-nofpu.s: Regenerate.
1293 * gas/sh/arch/sh4-nommu-nofpu.s: Regenerate.
1294 * gas/sh/arch/sh4.s: Regenerate.
1295 * gas/sh/arch/sh-dsp.s: Regenerate.
1296 * gas/sh/arch/sh.s: Regenerate.
1297
1298 2005-01-12 H.J. Lu <hongjiu.lu@intel.com>
1299
1300 * i386/i386.exp: Run "sib".
1301
1302 * gas/i386/sib.d: New file.
1303 * gas/i386/sib.s: Likewise.
1304
1305 2005-01-09 Andreas Schwab <schwab@suse.de>
1306
1307 * gas/i386/intel16.d: Ignore trailing text with #pass.
1308 * gas/i386/intelok.d: Likewise.
1309 * gas/i386/prefix.d: Likewise.
1310 * gas/i386/sub.d: Likewise.
1311 * gas/i386/padlock.d: Likewise.
1312 * gas/i386/x86_64.d: Likewise.
1313
1314 2005-01-05 Eric Botcazou <ebotcazou@libertysurf.fr>
1315
1316 * gas/elf/elf.exp (section5): Use 0-9 instead of [:digit:].
1317
1318 2004-12-31 Alan Modra <amodra@bigpond.net.au>
1319
1320 * gas/elf/elf.exp: Don't list reloc sections.
1321 * gas/elf/section5.e: Remove reloc sections.
1322
1323 2004-12-21 Tomer Levi <Tomer.Levi@nsc.com>
1324
1325 * gas/crx/beq_insn.d: Update reference file according to
1326 disassembler printing method.
1327 * gas/crx/bit_insn.d: Likewise.
1328 * gas/crx/br_insn.d: Likewise.
1329 * gas/crx/cmpbr_insn.d: Likewise.
1330 * gas/crx/cop_insn.d: Likewise.
1331 * gas/crx/load_stor_insn.d: Likewise.
1332
1333 2004-12-21 Hans-Peter Nilsson <hp@axis.com>
1334
1335 * gas/elf/section5.e, gas/elf/section5.l: Replace [:digit:],
1336 [:xdigit:] and {N} in regexps with [0-9], [0-9a-fA-F] and N
1337 copies, to cater to tcl versions before Tcl 8.2.3.
1338
1339 2004-12-20 Nick Clifton <nickc@redhat.com>
1340
1341 * gas/elf/section5.[ls]: Use % instead of @ in .section
1342 directives.
1343
1344 2004-12-16 Richard Sandiford <rsandifo@redhat.com>
1345
1346 * gas/v850/split-lo16.{s,d}: New test.
1347 * gas/v850/v850.exp: Run it.
1348
1349 2004-12-15 Jan Beulich <jbeulich@novell.com>
1350
1351 * gas/elf/section5.[els]: New.
1352
1353 2004-12-13 Richard Sandiford <rsandifo@redhat.com>
1354
1355 * gas/mips/elf-rel25.d, gas/mips/elf-rel25a.d: Cope with different
1356 .text alignments.
1357
1358 2004-12-11 Alan Modra <amodra@bigpond.net.au>
1359
1360 * gas/alpha/elf-usepv-1.d: Update for changed section syms.
1361 * gas/arm/mapping.d: Likewise.
1362 * gas/mips/tmips16-e.d: Likewise.
1363 * gas/mips/tmips16-f.d: Likewise.
1364 * gas/mmix/align-1.d: Likewise.
1365 * gas/mmix/basep-10.d: Likewise.
1366 * gas/mmix/basep-11.d: Likewise.
1367 * gas/mmix/basep-7.d: Likewise.
1368 * gas/mmix/basep-8.d: Likewise.
1369 * gas/mmix/basep-9.d: Likewise.
1370 * gas/mmix/builtin1.d: Likewise.
1371 * gas/mmix/builtin2.d: Likewise.
1372 * gas/mmix/builtin3.d: Likewise.
1373 * gas/mmix/bz-c.d: Likewise.
1374 * gas/mmix/comment-2.d: Likewise.
1375 * gas/mmix/comment-3.d: Likewise.
1376 * gas/mmix/cons-2.d: Likewise.
1377 * gas/mmix/fb-1.d: Likewise.
1378 * gas/mmix/fb-2.d: Likewise.
1379 * gas/mmix/geta-c.d: Likewise.
1380 * gas/mmix/greg1.d: Likewise.
1381 * gas/mmix/greg1a.d: Likewise.
1382 * gas/mmix/greg2.d: Likewise.
1383 * gas/mmix/greg2a.d: Likewise.
1384 * gas/mmix/greg3.d: Likewise.
1385 * gas/mmix/greg4.d: Likewise.
1386 * gas/mmix/greg5.d: Likewise.
1387 * gas/mmix/greg6.d: Likewise.
1388 * gas/mmix/greg7.d: Likewise.
1389 * gas/mmix/greg8.d: Likewise.
1390 * gas/mmix/is-1.d: Likewise.
1391 * gas/mmix/jump-c.d: Likewise.
1392 * gas/mmix/local-1.d: Likewise.
1393 * gas/mmix/locall1.d: Likewise.
1394 * gas/mmix/odd-1.d: Likewise.
1395 * gas/mmix/op-0-1.d: Likewise.
1396 * gas/mmix/op-0-1s.d: Likewise.
1397 * gas/mmix/op-0-2.d: Likewise.
1398 * gas/mmix/prefix1.d: Likewise.
1399 * gas/mmix/prefix2.d: Likewise.
1400 * gas/mmix/prefix3.d: Likewise.
1401 * gas/mmix/pseudo-1.d: Likewise.
1402 * gas/mmix/pushj-c.d: Likewise.
1403 * gas/mmix/pushj-cs.d: Likewise.
1404 * gas/mmix/sym-1.d: Likewise.
1405 * gas/mmix/weak1-s.d: Likewise.
1406 * gas/mmix/weak1.d: Likewise.
1407 * gas/mmix/zerop-1.d: Likewise.
1408 * gas/ppc/power4.d: Likewise.
1409 * gas/ppc/test1elf32.d: Likewise.
1410 * gas/ppc/test1elf64.d: Likewise.
1411 * gas/sh/sh64/datal32-3.d: Likewise.
1412 * gas/sh/sh64/datal64-3.d: Likewise.
1413 * gas/sh/sh64/localcom-1.d: Likewise.
1414
1415 2004-12-10 Ian Lance Taylor <ian@wasabisystems.com>
1416
1417 * gas/mips/elf-rel23a.d: New test.
1418 * gas/mips/elf-rel23b.d: New test.
1419 * gas/mips/elf-rel25.s: New test.
1420 * gas/mips/elf-rel25.d: New test.
1421 * gas/mips/elf-rel25a.d: New test.
1422 * gas/mips/mips.exp: Run new tests.
1423
1424 2004-12-09 Paul Brook <paul@codesourcery.com>
1425
1426 * gas/arm/unwind.d: Expect R_ARM_PREL31 relocations.
1427
1428 2004-12-09 Ian Lance Taylor <ian@wasabisystems.com>
1429
1430 * gas/mips/branch-swap.d: Pass -32 to as.
1431
1432 2004-11-29 Tomer Levi <Tomer.Levi@nsc.com>
1433
1434 * gas/crx/br_insn.d: Fix error in expected disassembly.
1435
1436 2004-11-29 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1437
1438 * gas/m32r/rela-1.s: New test.
1439 * gas/m32r/rela-1.d: Expected disassembly.
1440 * gas/m32r/m32r.exp: Run the new test.
1441 * gas/m32r/relax-1.d: Update for fixed pcrel reloc
1442 generation.
1443
1444 2004-11-27 Richard Earnshaw <rearnsha@arm.com>
1445
1446 * gas/arm/thumbv6.d (setend): Remove stray tab at end
1447 of dump pattern.
1448
1449 2004-11-25 H.J. Lu <hongjiu.lu@intel.com>
1450
1451 * gas/ia64/group-1.d: Adjust expected secion ordering.
1452
1453 2004-11-25 Jan Beulich <jbeulich@novell.com>
1454
1455 * gas/i386/x86-64-inval.[sl]: Remove sahf/lahf.
1456
1457 2004-11-24 Paul Brook <paul@codesourcery.com>
1458
1459 * gas/elf/group0a.d: Adjust expected secion ordering.
1460 * gas/elf/group1a.d: Ditto.
1461 * gas/elf/section4.d: Ditto.
1462
1463 2004-11-24 Nick Clifton <nickc@redhat.com>
1464
1465 * gas/iq2000/allinsn.exp: Remove IQ10 tests.
1466 * gas/iq2000/q10allinsn.d: Delete.
1467 * gas/iq2000/q10allinsn.s: Delete.
1468 * gas/iq2000/q10hazard4.s: Delete.
1469 * gas/iq2000/q10hazard5.s: Delete.
1470 * gas/iq2000/q10load-hazards.exp: Delete.
1471 * gas/iq2000/q10nohazard.s: Delete.
1472 * gas/iq2000/q10noyield.s: Delete.
1473 * gas/iq2000/q10test0.d: Delete.
1474 * gas/iq2000/q10test0.s: Delete.
1475 * gas/iq2000/q10test1.d: Delete.
1476 * gas/iq2000/q10test1.s: Delete.
1477 * gas/iq2000/q10test10.d: Delete.
1478 * gas/iq2000/q10test10.s: Delete.
1479 * gas/iq2000/q10test11.d: Delete.
1480 * gas/iq2000/q10test11.s: Delete.
1481 * gas/iq2000/q10test12.d: Delete.
1482 * gas/iq2000/q10test12.s: Delete.
1483 * gas/iq2000/q10test2.d: Delete.
1484 * gas/iq2000/q10test2.s: Delete.
1485 * gas/iq2000/q10test3.d: Delete.
1486 * gas/iq2000/q10test3.s: Delete.
1487 * gas/iq2000/q10test4.d: Delete.
1488 * gas/iq2000/q10test4.s: Delete.
1489 * gas/iq2000/q10test5.d: Delete.
1490 * gas/iq2000/q10test5.s: Delete.
1491 * gas/iq2000/q10test6.d: Delete.
1492 * gas/iq2000/q10test6.s: Delete.
1493 * gas/iq2000/q10test7.d: Delete.
1494 * gas/iq2000/q10test7.s: Delete.
1495 * gas/iq2000/q10test8.d: Delete.
1496 * gas/iq2000/q10test8.s: Delete.
1497 * gas/iq2000/q10test9.d: Delete.
1498 * gas/iq2000/q10test9.s: Delete.
1499 * gas/iq2000/q10yield.exp: Delete.
1500 * gas/iq2000/test.exp: Delete.
1501
1502 2004-11-24 Ramana Radhakrishnan <ramana.radhakrishnan@codito.com>
1503
1504 * gas/arc/st.s: Add checks for other variants of the sr and st
1505 instruction.
1506 * gas/arc/st.d: Update the expected disassembly.
1507
1508 2004-11-23 Nick Clifton <nickc@redhat.com>
1509
1510 * gas/mn10300/relax.s: Add further tests of the relaxing of branch
1511 instructions.
1512 * gas/mn10300/relax.d: Add expected relocations.
1513
1514 2004-11-22 Ravi Ramaseshan <ravi.ramaseshan@codito.com>
1515
1516 * gas/arc/ld.s: Add check of load of a long immediate.
1517 * gas/arc/ld.d: Add expected disassembly.
1518
1519 2004-11-22 Hans-Peter Nilsson <hp@axis.com>
1520
1521 * gas/all/gas.exp: Run dg-runtest for all err-*.s and warn-*.s.
1522 * gas/all/err-1.s, gas/all/warn-1.s: New tests.
1523
1524 2004-11-18 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1525
1526 * gas/maxq10/call.d: Fix expected results now that bfd assembler
1527 support is enabled by default.
1528 * gas/maxq10/range.d: Likewise.
1529 * gas/maxq20/call.d: Likewise.
1530
1531 2004-11-17 Daniel Jacobowitz <dan@codesourcery.com>
1532
1533 * gas/arm/mapping.d: Expect F markers for Thumb code.
1534 * gas/arm/unwind.d: Update big-endian pattern.
1535
1536 2004-11-12 Nick Clifton <nickc@redhat.com>
1537
1538 * gas/mn10300/basic.exp: Add relax test.
1539 * gas/mn10300/relax.s: New test.
1540 * gas/mn10300/relax.d: Expected results. Make sure that the
1541 correct size of instruction has been selected.
1542
1543 2004-11-11 Bob Wilson <bob.wilson@acm.org>
1544
1545 * gas/xtensa/short_branch_offset.s: New.
1546 * gas/xtensa/short_branch_offset.d: New.
1547 * gas/xtensa/all.exp: Run new test.
1548
1549 2004-11-10 Alan Modra <amodra@bigpond.net.au>
1550
1551 * gas/i386/opcode.s: Pad section.
1552 * gas/i386/intelok.s: Likewise.
1553 * gas/i386/opcode.d: Update.
1554 * gas/i386/intelok.d: Update.
1555
1556 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1557 Vineet Sharma <vineets@noida.hcltech.com>
1558
1559 * gas/maxq10: New directory. Contains tests for maxq port.
1560 * gas/maxq20: Likewise.
1561
1562 2004-11-05 H.J. Lu <hongjiu.lu@intel.com>
1563
1564 * gas/i386/general.s: Add movzb.
1565 * gas/i386/general.l: Updated.
1566
1567 2004-11-04 Hans-Peter Nilsson <hp@axis.com>
1568
1569 * gas/all/gas.exp: Exclude float.s for crisv32-*-*.
1570 * gas/cris/operand-err-1.s (test.m constant): Remove xfail marker
1571 and update rationale. Mark "ba [external_symbol]" and "ba [r3]"
1572 as invalid.
1573 * gas/ieee-fp/x930509a.exp: setup_xfail for crisv32-*-*.
1574 * gas/macros/macros.exp: setup_xfail strings for crisv32-*-*.
1575 * gas/cris/abs32-1.s, gas/cris/arch-err-1.s,
1576 gas/cris/arch-err-2.s, gas/cris/arch-err-3.s,
1577 gas/cris/arch-err-4.s, gas/cris/arch-err-5.s,
1578 gas/cris/bound-err-1.s, gas/cris/brokw-3b.s,
1579 gas/cris/march-err-1.s, gas/cris/march-err-2.s,
1580 gas/cris/push-err-1.s, gas/cris/push-err-2.s,
1581 gas/cris/pushpopv32.s, gas/cris/rd-abs32-1.d,
1582 gas/cris/rd-abs32-2.d, gas/cris/rd-arch-1.d, gas/cris/rd-arch-2.d,
1583 gas/cris/rd-arch-3.d, gas/cris/rd-bkw1b.d, gas/cris/rd-bkw2b.d,
1584 gas/cris/rd-bkw3b.d, gas/cris/rd-bound1.d, gas/cris/rd-bound1.s,
1585 gas/cris/rd-bound2.d, gas/cris/rd-bound3.d, gas/cris/rd-bound4.d,
1586 gas/cris/rd-break32.d, gas/cris/rd-ppv1032.d, gas/cris/rd-ppv32.d,
1587 gas/cris/rd-spr-1.d, gas/cris/rd-spr-1.s, gas/cris/rd-usp-1.d,
1588 gas/cris/rd-usp-1b.d, gas/cris/rd-v10_32o-1.d,
1589 gas/cris/rd-v10_32o-2.d, gas/cris/rd-v10_32o-2.s,
1590 gas/cris/rd-v32-b1.d, gas/cris/rd-v32-b1.s, gas/cris/rd-v32-b2.d,
1591 gas/cris/rd-v32-b2.s, gas/cris/rd-v32-b3.d, gas/cris/rd-v32-b3.s,
1592 gas/cris/rd-v32-f1.d, gas/cris/rd-v32-f1.s, gas/cris/rd-v32-i1.d,
1593 gas/cris/rd-v32-i1.s, gas/cris/rd-v32-l1.d, gas/cris/rd-v32-l1.s,
1594 gas/cris/rd-v32-l3.d, gas/cris/rd-v32-l3.s, gas/cris/rd-v32-l4.d,
1595 gas/cris/rd-v32-l4.s, gas/cris/rd-v32o-1.d, gas/cris/rd-v32s-1.d,
1596 gas/cris/rd-v32s-2.d, gas/cris/rd-v32s-2.s, gas/cris/rd-v32s-3.d,
1597 gas/cris/rd-v32s-3.s, gas/cris/rd-v32s-4.d, gas/cris/rd-v32s-4.s,
1598 gas/cris/rd-vao-1.d, gas/cris/v32-err-1.s, gas/cris/v32-err-10.s,
1599 gas/cris/v32-err-11.s, gas/cris/v32-err-2.s, gas/cris/v32-err-3.s,
1600 gas/cris/v32-err-4.s, gas/cris/v32-err-5.s, gas/cris/v32-err-6.s,
1601 gas/cris/v32-err-7.s, gas/cris/v32-err-8.s, gas/cris/v32-err-9.s:
1602 New tests.
1603
1604 2004-11-04 Jan Beulich <jbeulich@novell.com>
1605
1606 * gas/i386/i386.exp: Execute new tests intelbad and intelok.
1607 * gas/i386/intelbad.[sl]: New test to check for various things not
1608 permitted in Intel mode.
1609 * gas/i386/intel.d, gas/i386/opcode.d, gas/i386/x86-64-opcode.d:
1610 Adjust for change to segment register store.
1611 * gas/i386/intelok.[sd]: New test to check various Intel mode specific
1612 things get handled correctly.
1613 * gas/i386/x86_64.[sd]: Remove unsupported constructs referring to
1614 'high' and 'low' parts of an operand, which the parser previously
1615 accepted while neither telling that it's not supported nor that it
1616 ignored the remainder of the line following these supposed keywords.
1617
1618 2004-10-28 Tomer Levi <Tomer.Levi@nsc.com>
1619
1620 * gas/crx/cop_insn.d: Regenerate (after a bug fix in Assembler).
1621
1622 2004-10-27 Tomer Levi <Tomer.Levi@nsc.com>
1623
1624 * gas/crx/cop_insn.s: Test new Co-Processor instruction 'cpi'.
1625 * gas/crx/list_insn.s: Add hi/lo/u<N> registers tests, fix test bugs.
1626 * gas/crx/cop_insn.d: Regenerate.
1627 * gas/crx/list_insn.d: Likewise.
1628
1629 2004-10-23 Daniel Jacobowitz <dan@debian.org>
1630
1631 * gas/cfi/cfi-arm-1.d, gas/cfi/cfi-arm-1.s: New files.
1632 * gas/cfi/cfi.exp: Run cfi-arm-1 test.
1633
1634 2004-10-21 Tomer Levi <Tomer.Levi@nsc.com>
1635
1636 * gas/crx/cop_insn.s: Reverse operands order in store co-processor
1637 instructions.
1638 * gas/crx/list_insn.s: Remove test for unsupported 'popa' instruction.
1639 * gas/crx/cop_insn.d: Regenerate.
1640 * gas/crx/list_insn.d: Likewise.
1641
1642 2004-10-14 Paul Brook <paul@codesourcery.com>
1643
1644 * gas/arm/mapping.d: Pass --special-syms to objdump.
1645
1646 2004-10-08 Daniel Jacobowitz <dan@debian.org>
1647
1648 * gas/i386/i386.exp: Don't run divide test for targets where '/'
1649 is a comment. Run x86-64-unwind for 64-bit ELF targets.
1650 * gas/i386/x86-64-unwind.d, gas/i386/x86-64-unwind.s: New.
1651
1652 2004-10-08 Alan Modra <amodra@bigpond.net.au>
1653
1654 * gas/cfi/cfi-common-4.d: Correct for 64 bit targets.
1655
1656 2004-10-07 Bob Wilson <bob.wilson@acm.org>
1657
1658 * gas/xtensa/all.exp: Adjust expected error message for j_too_far.
1659 Change entry_align test to expect an error.
1660 * gas/xtensa/entry_misalign2.s: Use no-transform instead of
1661 no-generics directives.
1662
1663 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1664
1665 * gas/mips/elf-rel{23,24}.[sd]: New tests.
1666 * gas/mips/mips.exp: New test.
1667
1668 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1669
1670 * gas/mips/elf-rel22.[sd]: New test.
1671 * gas/mips/mips.exp: Run it.
1672
1673 2004-10-07 Richard Sandiford <rsandifo@redhat.com>
1674
1675 * gas/mips/elf-rel21.[sd]: New test.
1676 * gas/mips/mips.exp: Run it.
1677
1678 2004-10-07 Jan Beulich <jbeulich@novell.com>
1679
1680 * gas/cfi/cfi-common-4.[ds]: New.
1681 * gas/cfi/cfi.exp: Run new test.
1682
1683 2004-10-07 Tomer Levi <Tomer.Levi@nsc.com>
1684
1685 * gas/crx/cop_insn.s: New file.
1686 * gas/crx/cop_insn.d: Likewise.
1687 * gas/crx/load_stor_insn.s: Move Co-processor insns to a separate
1688 test.
1689 * gas/crx/misc_insn.s: Likewise.
1690 * gas/crx/load_stor_insn.d: Regenerate.
1691 * gas/crx/misc_insn.d: Likewise.
1692
1693 2004-10-06 Aldy Hernandez <aldyh@redhat.com>
1694
1695 * gas/ppc/e500.s: Add double-precision instructions.
1696 * gas/ppc/e500.d: Same.
1697
1698 2004-10-05 Paul Brook <paul@codesourcery.com>
1699
1700 * gas/arm/arm.exp: Add unwind table test. Recognise
1701 arm-symbian-symbianelf and arm-none-eabi.
1702 * gas/arm/unwind.s: New file.
1703 * gas/arm/unwind.d: New file.
1704
1705 2004-10-01 Bill Farmer <Bill@the-farmers.freeserve.co.uk>
1706
1707 * gas/pdp11/opcode.d: Fix sob opcode value.
1708
1709 2004-09-30 Paul Brook <paul@codesourcery.com>
1710
1711 * gas/arm/arch6zk.d: New file.
1712 * gas/arm/arch6zk.s: New file.
1713 * gas/arm/arm.exp: Add them.
1714
1715 2004-09-29 Alan Modra <amodra@bigpond.net.au>
1716
1717 * gas/i386/secrel.s: Pad .rdata out to 16 byte boundary.
1718 * gas/i386/secrel.d: Adjust to suit.
1719
1720 2004-09-19 Paul Brook <paul@codesourcery.com>
1721
1722 * gas/elf/elf.exp: Recognise additional arm elf targets.
1723
1724 2004-09-17 Paul Brook <paul@codesourcery.com>
1725
1726 * gas/arm/pic.s: Add (target2).
1727 * gas/arm/pic.d: Ditto.
1728
1729 2004-09-13 Paul Brook <paul@codesourcery.com>
1730
1731 * gas/arm/pic.d: Rename RELABS to TARGET1.
1732 * gas/arm/pic.s: Ditto.
1733
1734 2004-09-03 Tomer Levi <Tomer.Levi@nsc.com>
1735
1736 * gas/crx: New directory.
1737 * gas/crx/allinsn.exp: New test script.
1738 * gas/crx/arith_insn.s: New file.
1739 * gas/crx/arith_insn.d: Likewise.
1740 * gas/crx/beq_insn.s: Likewise.
1741 * gas/crx/beq_insn.d: Likewise.
1742 * gas/crx/bit_insn.s: Likewise.
1743 * gas/crx/bit_insn.d: Likewise.
1744 * gas/crx/br_insn.s: Likewise.
1745 * gas/crx/br_insn.d: Likewise.
1746 * gas/crx/cmov_insn.s: Likewise.
1747 * gas/crx/cmov_insn.d: Likewise.
1748 * gas/crx/cmpbr_insn.s: Likewise.
1749 * gas/crx/cmpbr_insn.d: Likewise.
1750 * gas/crx/jscond_insn.s: Likewise.
1751 * gas/crx/jscond_insn.d: Likewise.
1752 * gas/crx/list_insn.s: Likewise.
1753 * gas/crx/list_insn.d: Likewise.
1754 * gas/crx/load_stor_insn.s: Likewise.
1755 * gas/crx/load_stor_insn.d: Likewise.
1756 * gas/crx/misc_insn.s: Likewise.
1757 * gas/crx/misc_insn.d: Likewise.
1758 * gas/crx/no_op_insn.s: Likewise.
1759 * gas/crx/no_op_insn.d: Likewise.
1760 * gas/crx/shift_insn.s: Likewise.
1761 * gas/crx/shift_insn.d: Likewise.
1762
1763 2004-08-27 Richard Sandiford <rsandifo@redhat.com>
1764
1765 * gas/frv/fr550-pack1.[sd]: New test.
1766 * gas/frv/allinsn.exp: Run it.
1767
1768 2004-08-27 Nick Clifton <nickc@redhat.com>
1769
1770 * gas/i386/i386.exp: Allow pcrel test for COFF targets as well,
1771 but not for PE targets. Similarly for the absrel test.
1772
1773 2004-08-26 Nick Clifton <nickc@redhat.com>
1774
1775 * gas/i386/i386.exp: Group ELF specific tests together. Move the
1776 pcrel test into the ELF only section. Use is_elf_format to test
1777 for ELF based toolchains.
1778
1779 2004-08-25 H.J. Lu <hongjiu.lu@intel.com>
1780
1781 * gas/all/gas.exp: Use `string match ""' instead of `eq ""'.
1782
1783 2004-08-24 Jan Beulich <jbeulich@novell.com>
1784
1785 * gas/all/altmacro.[sd]: Split out part from here...
1786 * gas/all/altmac2.[sd]: ... to here.
1787 * gas/all/excl.s: New.
1788 * gas/all/gas.exp: Suppress both tests for a few targets known to
1789 break. Run the new (split out) test only when the target doesn't
1790 use '!' as a comment character.
1791
1792 2004-08-18 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
1793
1794 * gas/mips/branch-swap.s: New testcase.
1795 * gas/mips/branch-swap.d: New testcase.
1796 * gas/mips/mips.exp: Run the testcase.
1797
1798 2004-08-18 Nick Clifton <nickc@redhat.com>
1799
1800 * gas/macros/strings.s: Remove #NO_APP, accidentally committed as
1801 part of another patch.
1802
1803 2004-08-15 Nick Clifton <nickc@redhat.com>
1804
1805 * gas/all/altmacro.d: Allow for rest of frag being padded to an
1806 alignment boundary.
1807
1808 * gas/arm/arm.exp: Run bignum test for ELF based targets only.
1809
1810 2004-08-16 Alan Modra <amodra@bigpond.net.au>
1811
1812 * gas/cfi/cfi-alpha-1.d: Adjust for readelf fix.
1813 * gas/cfi/cfi-alpha-3.d: Likewise.
1814 * gas/cfi/cfi-i386.d: Likewise.
1815 * gas/cfi/cfi-m68k.d: Likewise.
1816 * gas/cfi/cfi-ppc-1.d: Likewise.
1817 * gas/cfi/cfi-s390-1.d: Likewise.
1818 * gas/cfi/cfi-s390x-1.d: Likewise.
1819 * gas/cfi/cfi-sh-1.d: Likewise.
1820 * gas/cfi/cfi-sparc-1.d: Likewise.
1821 * gas/cfi/cfi-sparc64-1.d: Likewise.
1822 * gas/cfi/cfi-x86_64.d: Likewise.
1823
1824 2004-08-13 Jan Beulich <jbeulich@novell.com>
1825
1826 * gas/all/altmacro.[sd]: New test.
1827 * gas/all/gas.exp: Run the new test.
1828
1829 2004-08-10 Mark Mitchell <mark@codesourcery.com>
1830
1831 * gas/arm/bignum1.s: New test.
1832 * gas/arm/arm.exp: Run it.
1833
1834 2004-08-06 Paul Brook <paul@codesourcery.com>
1835
1836 * gas/arm/pic.s,d: Test RELABS and SBREL relocations.
1837
1838 2004-08-05 Nitin Yewale <nitiny@kpitcummins.com>
1839
1840 * h8300/h8300.exp: Addition of new test case to check rx
1841 generation with adds and subs instruction for plain H8/300 target.
1842 * h8300/addsubrxcheck.s: New test source file.
1843
1844 2004-08-01 Stephane Carrez <stcarrez@nerim.fr>
1845
1846 * gas/m68hc11/m68hc11.exp: Fix tests for 2.15
1847 * gas/elf/elf.exp: Test obj-elf for m6811-* and m6812-*
1848 * gas/symver/symver.exp: Likewise for symver tests.
1849
1850 2004-07-30 Michal Ludvig <mludvig@suse.cz>
1851
1852 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
1853 VIA PadLock instructions.
1854
1855 2004-07-29 Kaz Kojima <kkojima@rr.iij4u.or.jp>
1856
1857 * gas/sh/basic.exp: Don't do sh2a test for sh5.
1858 * gas/sh/sh2a.d: Match elf32-sh* format too.
1859
1860 2004-07-29 Alexandre Oliva <aoliva@redhat.com>
1861
1862 2003-12-30 DJ Delorie <dj@redhat.com>
1863 * gas/sh/sh2a.s: New.
1864 * gas/sh/sh2a.d: New.
1865 * gas/sh/basic.exp: Add it.
1866
1867 2004-07-27 Tomer Levi <Tomer.Levi@nsc.com>
1868
1869 * gas/all/gas.exp (do_930509a): Disable test for crx.
1870
1871 2004-07-22 H.J. Lu <hongjiu.lu@intel.com>
1872
1873 * gas/i386/x86-64-inval.l: Remove the leading `+'.
1874
1875 2004-07-22 Nick Clifton <nickc@redhat.com>
1876
1877 PR/280
1878 * gas/h8300/ffxx1-coff.d: Remove duplicated raw insn values.
1879 * gas/h8300/ffxx1-elf.d: Likewise.
1880 * gas/h8300/h8sx_disp2.d: Likewise.
1881 * gas/h8300/h8sx_mov_imm.d: Likewise.
1882 * gas/h8300/h8sx_rtsl.d: Likewise.
1883 * gas/h8300/ffxx1-coff.s: Remove inappropriate insn width specifier.
1884 * gas/h8300/ffxx1-elf.s: Likewise.
1885
1886 2004-07-21 Jan Beulich <jbeulich@novell.com>
1887
1888 * gas/i386/x86-64-addr32.[ds]: New test for x86-64 32-bit
1889 addressing in 64-bit mode.
1890 * gas/i386/x86-64-rip.[ds]: New test for x86-64 rip-relative
1891 addressing.
1892 * gas/i386/i386.exp: Run the two new tests.
1893
1894 * gas/cfi/cfi-x86_64.d: Adjust expectation for leave to not have a
1895 rex prefix.
1896 * gas/i386/x86-64-inval.[ls]: Add a bunch of instructions illegal
1897 in 64-bit mode.
1898
1899 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1900
1901 * gas/mips/elf-rel19.d: Pass -march=mips1 to gas as the test
1902 expects load delay slots.
1903
1904 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1905
1906 * gas/mips/vr5400.d: Update for a correct disassembly of
1907 "racm.ob".
1908
1909 2004-07-20 Maciej W. Rozycki <macro@linux-mips.org>
1910
1911 * gas/mips/mips32.s: Adjust for the unified "break" syntax. Add
1912 another "break" case. Update the comment accordingly.
1913 * gas/mips/set-arch.s: Likewise.
1914 * gas/mips/mips32.d: Adjust for the new output.
1915 * gas/mips/set-arch.d: Likewise.
1916
1917 2004-07-15 Nitin Yewale <nitiny@kpitcummins.com>
1918
1919 * gas/h8300/h8300.exp (do_h8300hn_addressgen): Addition of
1920 new test case for H8300H normal target to check symbol
1921 address generation.
1922 * gas/h8300/symaddgen.s: New test.
1923
1924 2004-07-13 Nick Clifton <nickc@redhat.com>
1925
1926 * gas/i386/intel.s: Add test of newly expand arithmetic support
1927 for Intel mode assembler.
1928 * gas/i386/intel.d: Add expected disassmbly.
1929
1930 2004-07-13 Nick Clifton <nickc@redhat.com>
1931
1932 * gas/vtable: Delete directory. These tests are no longer needed
1933 as the VTABLE_ reloc support is obsolete.
1934
1935 2004-07-08 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
1936
1937 * gas/m32r/pic.exp: Add New Test case for @GOTOFF, @GOT, @PLT.
1938 * gas/m32r/pic2.s: New file: Test case for @GOTOFF, @GOT, @PLT.
1939 * gas/m32r/pic2.d: New file: Expected results.
1940
1941 2004-07-08 Richard Sandiford <rsandifo@redhat.com>
1942
1943 * gas/mips/elf-rel7.d: Expect relocations against bar to refer to bar.
1944 * gas/mips/elf-refl19.d: Likewise L2.
1945
1946 2004-07-03 Richard Sandiford <rsandifo@redhat.com>
1947
1948 * gas/mips/elf{,el}-rel.d: Adjust so that the earliest %hi() matches
1949 the earliest %lo().
1950 * gas/mips/elf-rel11.d: Don't expect the relocs to be reordered.
1951 * gas/mips/elf-rel20.[sd]: New test.
1952 * gas/mips/mips.exp: Run it.
1953
1954 2004-07-03 Maciej W. Rozycki <macro@linux-mips.org>
1955
1956 * gas/mips/elf-rel9.[sd]: Fix typo in %lo() expression.
1957
1958 2004-07-01 H.J. Lu <hongjiu.lu@intel.com>
1959
1960 * gas/ia64/group-1.d: New.
1961 * gas/ia64/group-1.s: Likewise.
1962
1963 * gas/ia64/ia64.exp: Add group-1 to test comdat group.
1964
1965 2004-06-30 James E Wilson <wilson@specifixinc.com>
1966
1967 * gas/ia64/dv-imply.d: Update.
1968 * gas/ia64/dv-mutex.d: Likewise.
1969 * gas/ia64/dv-safe.d: Likewise.
1970
1971 2004-06-29 Alan Modra <amodra@bigpond.net.au>
1972
1973 * gas/m68k/mode5.s: Pad section.
1974 * gas/m68k/mode5.d: Update.
1975
1976 2004-06-28 Alan Modra <amodra@bigpond.net.au>
1977
1978 * gas/ppc/power4.d: Update.
1979
1980 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1981
1982 * gas/i386/prescott.s: Remove fisttpd and fisttpq.
1983 * gas/i386/prescott.d: Update.
1984
1985 2004-06-08 Jakub Jelinek <jakub@redhat.com>
1986
1987 * gas/ia64/dv-raw-err.s: Add some new postinc tests.
1988 * gas/ia64/dv-raw-err.l: Updated.
1989
1990 2004-05-28 Peter Barada <peter@the-baradas.com>
1991
1992 * gas/m68k/mode5.s: New test file. Checks conversion of mode 5
1993 addressing with zero offset into mode 2 addressing.
1994 * gas/m68k/mode5.d: New file: Expected disassmbly.
1995 * gas/m68k/all.exp: Run new test.
1996
1997 2004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>
1998
1999 * gas/sh/arch: New directory.
2000 * gas/sh/arch/arch.exp: New test script.
2001 * gas/sh/arch/arch_expected.txt: New file.
2002 * gas/sh/arch/sh.s: New file.
2003 * gas/sh/arch/sh2.s: New file.
2004 * gas/sh/arch/sh-dsp.s: New file.
2005 * gas/sh/arch/sh2e.s: New file.
2006 * gas/sh/arch/sh3-nommu.s: New file.
2007 * gas/sh/arch/sh3.s: New file.
2008 * gas/sh/arch/sh3-dsp.s: New file.
2009 * gas/sh/arch/sh3e.s: New file.
2010 * gas/sh/arch/sh4-nommu-nofpu.s: New file.
2011 * gas/sh/arch/sh4-nofpu.s: New file.
2012 * gas/sh/arch/sh4.s: New file.
2013 * gas/sh/arch/sh4a-nofpu.s: New file.
2014 * gas/sh/arch/sh4al-dsp.s: New file.
2015 * gas/sh/arch/sh4a.s: New file.
2016
2017 2004-05-27 H.J. Lu <hongjiu.lu@intel.com>
2018
2019 * gas/ia64/regs.d: Updated.
2020
2021 2004-05-26 H.J. Lu <hongjiu.lu@intel.com>
2022
2023 * gas/ia64/ia64.exp: Run invalid-ar.
2024
2025 * gas/ia64/invalid-ar.l: New file. Test invalid AR access.
2026 * gas/ia64/invalid-ar.s: Likewise.
2027
2028 2004-05-24 Peter Barada <peter@the-baradas.com>
2029
2030 * gas/m68k/mcf-emac.d: Provide correct disassembler results.
2031 * gas/m68k/mcf-mac.d: Provide correct disassembler results.
2032
2033 2004-05-20 H.J. Lu <hongjiu.lu@intel.com>
2034
2035 * gas/ia64/dv-srlz.d: Fix a typo.
2036
2037 2004-05-12 Ben Elliston <bje@au.ibm.com>
2038
2039 * gas/h8300/t03_add.exp: Remove stray semicolons.
2040 * gas/h8300/t04_sub.exp: Likewise.
2041 * gas/h8300/t05_cmp.exp: Likewise.
2042 * gas/h8300/t08_or.exp: Likewise.
2043 * gas/h8300/t09_xor.exp: Likewise.
2044 * gas/h8300/t10_and.exp: Likewise.
2045 * gas/hppa/reloc/reloc.exp: Likewise.
2046 * gas/hppa/unsorted/unsorted.exp: Likewise.
2047 * gas/i386/i386.exp: Likewise.
2048 * gas/m68hc11/m68hc11.exp: Likewise.
2049 * gas/mips/mips.exp: Likewise.
2050 * gas/sparc/sparc.exp: Likewise.
2051 * lib/gas-defs.exp: Likewise.
2052
2053 2004-05-11 Nick Clifton <nickc@redhat.com>
2054
2055 * gas/elf/section4.s: New test. Checks label arithmetic when
2056 multiple same-name sections exist.
2057 * gas/elf/section4.d: New file: Expected section list
2058 * gas/elf/elf.exp: Run the new test.
2059 * gas/elf/group0.s: Use % instead of @ for type argument to
2060 .section directive (for compatability with ARM port).
2061 * gas/elf/group1.s: Likewise.
2062
2063 2004-05-07 Richard Sandiford <rsandifo@redhat.com>
2064
2065 * gas/mips/vr4122.[sd]: Rename to...
2066 * gas/mips/vr4120-2.[sd]: ...and add tests for VR4181A errata
2067 MD(1) and MD(4).
2068 * gas/mips/mips.exp: Update accordingly.
2069
2070 2004-05-05 Alexandre Oliva <aoliva@redhat.com>
2071
2072 * gas/frv/reloc1.d: Match elf32-frvfdpic as well.
2073 * gas/frv/fr405-insn.d: Likewise.
2074 * gas/frv/fr450-insn.d: Likewise.
2075
2076 2004-04-30 H.J. Lu <hongjiu.lu@intel.com>
2077
2078 * gas/elf/elf.exp: Remove group1, add group1a and group1b for
2079 section group.
2080
2081 * gas/elf/group1a.d: New file.
2082 * gas/elf/group1b.d: Likewise.
2083
2084 * gas/elf/group1.e: Removed.
2085
2086 2004-04-30 Nick Clifton <nickc@redhat.com>
2087
2088 * gas/arm/reg-alias.s: New file: Test case sensitive register
2089 aliases.
2090 * gas/arm/reg-alias.d: New file: Expected test output.
2091 * gas/arm/arm.exp: Run reg-alias test.
2092 Arrange tests in a more orderly fashion.
2093
2094 2004-04-30 Ben Elliston <bje@au.ibm.com>
2095
2096 * gas/ppc/power4.s: Add dcbz and dcbzl test cases.
2097 * gas/ppc/power4.d: Update accordingly.
2098
2099 2004-04-26 H.J. Lu <hongjiu.lu@intel.com>
2100
2101 * gas/elf/elf.exp: Add group0a, group0b and group1 for section
2102 group.
2103
2104 * gas/elf/group0.s: New file.
2105 * gas/elf/group0a.d: Likewise.
2106 * gas/elf/group0b.d: Likewise.
2107 * gas/elf/group1.e: Likewise.
2108 * gas/elf/group1.s: Likewise.
2109
2110 2004-04-23 Nick Clifton <nickc@redhat.com>
2111
2112 * gas/symver/symver1.d: Cope with extra symbols inserted by
2113 arm-elf toolchains.
2114 * gas/symver/symver0.d: Likewise
2115 * gas/elf/symver.d: Likewise.
2116
2117 2004-04-22 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2118
2119 * gas/sh/pcrel2.d: Update.
2120 * gas/sh/tlsd.d: Update.
2121 * gas/sh/tlsnopic.d: Update.
2122 * gas/sh/tlspic.d: Update.
2123
2124 2004-04-22 Mark Kettenis <kettenis@gnu.org>
2125
2126 * lib/gas-defs.exp (is_elf_format): Add OpenBSD support.
2127
2128 2004-04-22 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
2129
2130 * gas/mips/lb-xgot-ilocks.d: Remove nops in load delay slot.
2131 * gas/mips/mips-abi32-pic.d: Likewise.
2132 * gas/mips/mips-abi32-pic2.d: Likewise.
2133 * gas/mips/mips-gp32-fp32-pic.d: Likewise.
2134 * gas/mips/mips-gp32-fp64-pic.d: Likewise.
2135 * gas/mips/mips-gp64-fp32-pic.d: Likewise.
2136 * gas/mips/mips-gp64-fp64-pic.d: Likewise.
2137 * gas/mips/relax-swap1-mips2.d: Likewise.
2138 * gas/mips/lb-svr4pic-ilocks.d: New test.
2139 * gas/mips/mips.exp: Run it.
2140
2141 2004-04-22 Paul Brook <paul@codesourcery.com>
2142
2143 * maverick.c (off8s): Test full shifted operand range.
2144 (MCC2): Define.
2145 (MVDSPACC, MVACCDSP): Use it.
2146 * maverick.d, maverick.s: Regenerate.
2147
2148 2004-04-22 Peter Barada <peter@the-baradas.com>
2149
2150 * gas/m68k/mcf-mac.s: New test: Check ColdFire MAC instructions.
2151 * gas/m68k/mcf-emac.s: New test: Similar checks.
2152 * gas/m68k/mcf-mac.d: New test: Expected output.
2153 * gas/m68k/mcf-emac.d: New test: Likewise.
2154 * gas/m68k/all.exp: Run new tests.
2155
2156 2004-04-21 Chris Demetriou <cgd@broadcom.com>
2157
2158 * gas/mips/elempic.d: File removed as part of -membedded-pic removal.
2159 * gas/mips/empic.d: Likewise.
2160 * gas/mips/empic.l: Likewise.
2161 * gas/mips/empic.s: Likewise.
2162 * gas/mips/empic2.d: Likewise.
2163 * gas/mips/empic2.s: Likewise.
2164 * gas/mips/empic3_e.d: Likewise.
2165 * gas/mips/empic3_e.s: Likewise.
2166 * gas/mips/empic3_g1.d: Likewise.
2167 * gas/mips/empic3_g1.s: Likewise.
2168 * gas/mips/empic3_g2.d: Likewise.
2169 * gas/mips/empic3_g2.s: Likewise.
2170 * gas/mips/jal-empic-elf-2.d: Likewise.
2171 * gas/mips/jal-empic-elf-2.s: Likewise.
2172 * gas/mips/jal-empic-elf-3.d: Likewise.
2173 * gas/mips/jal-empic-elf-3.s: Likewise.
2174 * gas/mips/jal-empic-elf.d: Likewise.
2175 * gas/mips/jal-empic.d: Likewise.
2176 * gas/mips/la-empic.d: Likewise.
2177 * gas/mips/la-empic.s: Likewise.
2178 * gas/mips/lb-empic.d: Likewise.
2179 * gas/mips/ld-empic.d: Likewise.
2180 * gas/mips/lif-empic.d: Likewise.
2181 * gas/mips/telempic.d: Likewise.
2182 * gas/mips/tempic.d: Likewise.
2183 * gas/mips/ulh-empic.d: Likewise.
2184 * gas/mips/ld-pic.s: Remove code conditional on EMPIC.
2185 * gas/mips/lifloat.s: Likewise.
2186 * gas/mips/mips.exp: Remove -membedded-pic tests and related comments.
2187
2188 2004-04-20 Brian Ford <ford@vss.fsi.com>
2189 DJ Delorie <dj@redhat.com>
2190
2191 * gas/i386/secrel.s: New test for .secrel32.
2192 * gas/i386/secrel.d: Likewise.
2193 * gas/i386/i386.exp: Call it for PE targets.
2194
2195 2004-04-19 Jakub Jelinek <jakub@redhat.com>
2196
2197 * gas/cfi/cfi-sparc64-1.d: Update.
2198
2199 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
2200
2201 * gas/mips/vr4122.[sd]: Change option to -mfix-vr4120.
2202
2203 2004-04-14 Richard Sandiford <rsandifo@redhat.com>
2204
2205 * gas/elf/section2.e-mips: Allow named section symbols.
2206 * gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.
2207
2208 2004-04-13 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
2209
2210 * gas/m32r/parallel-2.s: New file: Test case for parallel code.
2211 * gas/m32r/parallel-2.d: New file: Expected results.
2212 * gas/m32r/m32r2.exp: Run the test.
2213
2214 * gas/m32r/seth.s: New file: Test for seth.
2215 * gas/m32r/seth.d: New file: Expected results.
2216 * gas/m32r/m32r.exp: Run the new test.
2217
2218 2004-04-01 Asgari Jinia <asgarij@kpitcummins.com>
2219
2220 * gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
2221 option.
2222 * gas/sh/basic.exp: Run the new test.
2223
2224 2004-04-01 Dave Korn <dk@artimi.com>
2225
2226 * gas/dlx/alltests.exp: Execute new lohi test.
2227 * gas/dlx/lohi.s: New test for spurious lo16/hi16
2228 reloc overflow checking.
2229 * gas/dlx/lohi.d: New file: expected output.
2230 * gas/dlx/lhi.d: Updated to properly expect lo16
2231 relocations where asked for.
2232 * gas/dlx/itype.d: Likewise.
2233 * gas/dlx/lhi.d: Corrected cut+paste error in test name.
2234
2235 2004-03-30 Stan Shebs <shebs@apple.com>
2236
2237 * gas/macros/macros.exp: Remove mention of MPW config.
2238
2239 2004-03-27 Alan Modra <amodra@bigpond.net.au>
2240
2241 * gas/i860/dir-intel03-err.l: Update for junk at end line becoming
2242 an error.
2243 * gas/m68hc11/m68hc11.exp: Likewise.
2244
2245 2004-03-23 Andreas Schwab <schwab@suse.de>
2246
2247 * gas/cfi/cfi-m68k.d: Adjust offsets.
2248
2249 2004-03-22 Hans-Peter Nilsson <hp@axis.com>
2250
2251 * gas/cris/regreg.d: Assemble with --no-mul-bug-abort.
2252 * gas/cris/mulbug-err-1.s, gas/cris/rd-mulbug-1.d: New tests.
2253
2254 2004-03-17 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2255
2256 * gas/cfi/cfi-sh-1.d: New file.
2257 * gas/cfi/cfi-sh-1.s: Likewise.
2258 * gas/cfi/cfi.exp: Add SH case.
2259
2260 2004-03-16 Alan Modra <amodra@bigpond.net.au>
2261
2262 * gas/ppc/altivec.d: Update.
2263 * gas/ppc/altivec_xcoff.d: Update.
2264 * gas/ppc/altivec_xcoff64.d: Update.
2265 * gas/ppc/astest.d: Update.
2266 * gas/ppc/astest2.d: Update.
2267 * gas/ppc/astest2_64.d: Update.
2268 * gas/ppc/astest64.d: Update.
2269 * gas/ppc/booke.d: Update.
2270 * gas/ppc/booke_xcoff.d: Update.
2271 * gas/ppc/booke_xcoff64.d: Update.
2272 * gas/ppc/e500.d: Update.
2273 * gas/ppc/power4.d: Update.
2274 * gas/ppc/test1elf32.d: Update.
2275 * gas/ppc/test1elf64.d: Update.
2276 * gas/ppc/test1xcoff32.d: Update.
2277
2278 2004-03-15 Alan Modra <amodra@bigpond.net.au>
2279
2280 * gas/i386/padlock.s: Pad with .p2align.
2281 * gas/i386/padlock.d: Adjust.
2282
2283 2004-03-12 Michal Ludvig <mludvig@suse.cz>
2284
2285 * gas/i386/padlock.s, gas/i386/padlock.d: New tests for
2286 VIA PadLock instructions.
2287 * gas/i386/i386.exp: Run padlock tests.
2288
2289 2004-03-12 Alan Modra <amodra@bigpond.net.au>
2290
2291 * gas/i386/katmai.d: Revert last change.
2292
2293 * gas/i386/katmai.d: Adjust for clflush change.
2294
2295 2004-03-08 Andreas Jaeger <aj@suse.de>
2296
2297 * gas/cfi/cfi-s390x-1.d: Adjust offsets.
2298
2299 2004-03-07 Richard Henderson <rth@redhat.com>
2300
2301 * gas/cfi/cfi-common-2.d, gas/cfi/cfi-i386.d: Adjust offsets.
2302
2303 2004-03-07 Andreas Jaeger <aj@suse.de>
2304
2305 * gas/cfi/cfi-x86_64.d: Adjust offsets.
2306
2307 2004-03-07 Richard Henderson <rth@redhat.com>
2308
2309 * gas/alpha/elf-reloc-8.d, gas/cfi/cfi-alpha-1.d,
2310 gas/cfi/cfi-alpha-2.d, gas/cfi/cfi-alpha-3.d, gas/cfi/cfi-common-1.d,
2311 gas/cfi/cfi-common-2.d, gas/cfi/cfi-common-3.d: Adjust offsets.
2312
2313 2004-03-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2314
2315 * gas/sh/sh64/err-dsp.s: Fix expected error message.
2316
2317 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2318
2319 * gas/frv/fr405-insn.[sdl]: New test.
2320 * gas/frv/fr450-spr.[sd]: New test.
2321 * gas/frv/fr450-insn.[sdl]: New test.
2322 * gas/frv/fr450-media-issue.[sl]: New test.
2323 * gas/frv/allinsn.exp: Run new tests. Ensure fr405 instructions
2324 aren't accepted for -mcpu=fr400 or -mcpu=fr500. Ensure fr450
2325 instructions aren't accepted for -mcpu=fr400, -mcpu=fr405 or
2326 -mcpu=fr500.
2327
2328 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
2329
2330 * gas/frv/allinsn.s (rstb, rsth, rst, rstd, rstq): Replace with nops.
2331 (rstbf, rsthf, rstf, rstdf, rstqf): Likewise.
2332 * gas/frv/allinsn.d: Update accordingly.
2333
2334 2004-02-17 Petko Manolov <petkan@nucleusys.com>
2335
2336 * gas/arm/maverick.c: DSPSC to/from opcode fixes.
2337 * gas/arm/maverick.d: Likewise.
2338 * gas/arm/maverick.s: Likewise.
2339
2340 2004-02-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2341
2342 * gas/sh/basic.exp: Don't do sh4a tests for sh5.
2343
2344 2004-02-06 Nathan Sidwell <nathan@codesourcery.com>
2345
2346 * gas/macros/test2.s: Lowercase it.
2347
2348 2004-02-02 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2349
2350 * gas/mips/div.d: Update to accomodate changes in macro
2351 expansions.
2352 gas/mips/elf-rel-got-n32.d: Likewise.
2353 gas/mips/elf-rel-got-n64.d: Likewise.
2354 gas/mips/elf-rel-xgot-n32.d: Likewise.
2355 gas/mips/elf-rel-xgot-n64.d: Likewise.
2356 gas/mips/la-svr4pic.d: Likewise.
2357 gas/mips/la-xgot.d: Likewise.
2358 gas/mips/lca-svr4pic.d: Likewise.
2359 gas/mips/lca-xgot.d: Likewise.
2360
2361 2004-02-01 Kaz Kojima <kkojima@rr.iij4u.or.jp>
2362
2363 * gas/sh/sh4a-fp.d: Fix opcode name fssra to fsrra.
2364 * gas/sh/sh4a-fp.s: Likewise.
2365 * gas/sh/err-sh4a-fp.s: Likewise.
2366
2367 2004-01-24 Chris Demetriou <cgd@broadcom.com>
2368
2369 * gas/mips/relax-swap1.s: Add extra space at end, so the
2370 disassembly will consistently have "..." at its end.
2371 * gas/mips/relax-swap2.s: Likewise.
2372 * gas/mips/relax-swap1-mips2.d: Expect "..." at end of disassembly.
2373
2374 2004-01-23 Daniel Jacobowitz <drow@mvista.com>
2375
2376 * gas/arm/arm.exp: Add "undefined" test.
2377 * gas/arm/undefined.s, gas/arm/undefined.l: New files.
2378
2379 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
2380
2381 * gas/mips/macro-warn-[1234].[sdl]: New tests.
2382 * gas/mips/macro-warn-[12]-n32.[dl]: New tests.
2383 * gas/mips/mips.exp: Run them.
2384
2385 2004-01-23 Richard Sandiford <rsandifo@redhat.com>
2386
2387 * gas/mips/elf-rel19.[sd]: New test.
2388 * gas/mips/mips.exp: Run it.
2389
2390 2004-01-11 Tom Rix <tcrix@worldnet.att.net>
2391
2392 * gas/m68hc11/movb.s: Add m68hc12 movb and movw dump test.
2393 * gas/m68hc11/movb.d: Likewise.
2394 * gas/m68hc11/m68hc11.exp: Likewise. Add more movb failure tests.
2395
2396 2004-01-19 Alan Modra <amodra@bigpond.net.au>
2397
2398 * gas/i386/katmai.d: Adjust for changed sib printing.
2399 * gas/i386/prescott.d: Likewise.
2400 * gas/i386/sse2.d: Likewise.
2401 * gas/i386/ssemmx2.d: Likewise.
2402
2403 2004-01-16 Alexandre Oliva <aoliva@redhat.com>
2404
2405 * gas/mn10300/mov5.s: New.
2406 * gas/mn10300/basic.exp (do_mov5): New.
2407
2408 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
2409
2410 * gas/mips/relax-swap1-mips1.d: New test for branch relaxation
2411 with swapping for MIPS1.
2412 * gas/mips/relax-swap1-mips2.d: New test for branch relaxation
2413 with swapping for MIPS2.
2414 * gas/mips/relax-swap1.l: Stderr output for the new tests.
2415 * gas/mips/relax-swap1.s: Source for the new tests.
2416 * gas/mips/relax-swap2.d: New test for branch likely relaxation
2417 with swapping.
2418 * gas/mips/relax-swap2.l: Stderr output for the new test.
2419 * gas/mips/relax-swap2.s: Source for the new test.
2420 * gas/mips/mips.exp: Run the new tests.
2421
2422 2004-01-13 Ian Lance Taylor <ian@wasabisystems.com>
2423
2424 * gas/mips/mips16-64.d: New test.
2425 * gas/mips/mips.exp: Run it.
2426
2427 2004-01-12 Richard Sandiford <rsandifo@redhat.com>
2428
2429 * gas/mips/elf-rel18.[sd]: New test.
2430 * gas/mips/mips.exp: Run it.
2431
2432 2004-01-09 Paul Brook <paul@codesourcery.com>
2433
2434 * gas/arm/vfp2.s, gas/arm/vfp2.d: New test.
2435 * gas/arm/arm.exp: Add them.
2436
2437 2004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
2438
2439 * gas/mips/ldstla-n64.d: Pass -64 to assembler, not -n64.
2440 * gas/mips/ldstla-n64-shared.d: Likewise.
2441
2442 2004-01-07 Nick Clifton <nickc@redhat.com>
2443
2444 * gas/cris/rd-dw2-1.d: Expect a pointer size from readelf.
2445
2446 2004-01-06 Alexandre Oliva <aoliva@redhat.com>
2447
2448 2003-11-05 Alexandre Oliva <aoliva@redhat.com>
2449 * lib/gas-defs.exp (is_elf_format): Match frv-uclinux.
2450 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
2451 * gas/frv/fdpic.s, gas/frv/fdpic.d: Renamed from ucpic*.
2452 2003-09-15 Alexandre Oliva <aoliva@redhat.com>
2453 * gas/frv/ucpic.s, gas/frv/ucpic.d: Use gr15 as PIC register. Use
2454 gprel12 for rodata symbol and gotoff12 for sdata symbol.
2455 2003-08-08 Alexandre Oliva <aoliva@redhat.com>
2456 * gas/frv/ucpic.d: Test gotoff and gotofffuncdesc.
2457 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
2458 * gas/frv/ucpic.d, gas/frv/ucpic.s: New.
2459 * gas/frv/allinsns.exp: Run it.
2460
2461 2004-01-02 Albert Bartoszko <albar@nt.kegel.com.pl>
2462
2463 * gas/msp430/opcode.s: Add test for an 'add' instruction which
2464 looks similar to an 'rla' instruction.
2465
2466 For older changes see ChangeLog-9303
2467 \f
2468 Local Variables:
2469 mode: change-log
2470 left-margin: 8
2471 fill-column: 74
2472 version-control: never
2473 End: