OSDN Git Service

binutils/ChangeLog
[pf3gnuchains/pf3gnuchains3x.git] / gas / testsuite / ChangeLog
1 2001-11-15  Alan Modra  <amodra@bigpond.net.au>
2
3         * gas/ppc/booke.d: Modify reloc and target matches for powerpc64.
4
5 2001-11-11  Timothy Wall  <twall@alum.mit.edu>
6
7         * gas/tic54x/sections.[sd]: Check for named, initialized sections
8         defaulting to CODE and DATA.
9         * gas/tic54x/align.[sd]: While breaking compatibility with TI's
10         assembler, the difference is not worth the effort to fix.  We'd
11         prefer the assembler *not* fill the section alignment.
12         * gas/tic54x/all-opcodes.d: Verify Lmem opcodes have proper
13         length. 
14         * gas/tic54x/labels.s: Document differences from TI tools.
15         * gas/tic54x/extaddr.d: Match output.
16         * gas/all/gas.exp: On c54x targets, don't do any tests that use
17         p2align. 
18         * gas/macros/macros.exp: Expect failure matching use of .ascii.
19         
20 2001-11-12  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
21
22         * gas/mips/mips.exp: Change naming of some conditionals to reflect
23         the object format they actually mean. Don't try mips-abi32 and
24         mips-abi32-pic tests for ecoff.
25
26 2001-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
27
28         * gas/mmix/bspec-2.d, gas/mmix/bspec-1.d, gas/mmix/comment-1.d:
29         Prune and generalize, adjusting to generic ELF file layout changes.
30
31 2001-11-04  Chris Demetriou  <cgd@broadcom.com>
32
33         * gas/mips/mips.exp (svr4pic): Set if target is *-*-netbsd*.
34         (aout): Don't set if *-*-netbsd*.
35         
36 2001-11-02  NIIBE Yutaka  <gniibe@m17n.org>
37
38         * gas/sh/basic.exp: For Linux, add "-big" option for the
39         invocation of gas.
40
41 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
42
43         * gas/m68hc11/opers12.s: Add test for disassembler bug with movb
44         instruction.
45         * gas/m68hc11/opers12.d: Likewise.
46         * gas/m68hc11/opers12-dwarf2.d: Likewise.
47
48 2001-10-31  Chris Demetriou  <cgd@broadcom.com>
49
50         * gas/mips/empic.s: Undo damage inflicted on 2000-12-02.
51         * gas/mips/empic.d: Likewise.
52         * gas/mips/elempic.d: Likewise (it was copied into other files).
53         * gas/mips/telempic.d: Likewise.
54         * gas/mips/tempic.d: Likewise.
55
56         * gas/mips/empic2.s: New test to check new 'la' and 'lw' (and
57         related ops) syntax, test loads with large offsets.
58         * gas/mips/emcic2.d: Likewise.
59         * gas/mips/mips.exp: Run the new test on ELF platforms.
60
61 2001-10-31  Nick Clifton  <nickc@cambridge.redhat.com>
62
63         * gas/mmix/pop-op.l: Update to match latest listing behaviour.
64         * gas/mmix/reloc8.l: Update to match latest listing behaviour.
65         * gas/mmix/resume-op.l: Update to match latest listing behaviour.
66         * gas/mmix/save-op.l: Update to match latest listing behaviour.
67         * gas/mmix/unsave-op.l: Update to match latest listing behaviour.
68
69 2001-10-31  Hans-Peter Nilsson  <hp@bitrange.com>
70
71         * gas/mmix/tst.s: Delete unused file.
72         * gas/mmix/unsave-op.s, gas/mmix/save-op.s, gas/mmix/resume-op.s,
73         gas/mmix/reloc8.s, gas/mmix/prefix1.s, gas/mmix/pop-op.s,
74         gas/mmix/greg8.s, gas/mmix/greg6.s, gas/mmix/expr-1.s,
75         gas/mmix/greg1.s, gas/mmix/err-bspec-5.s, gas/mmix/op-0-1.s,
76         gas/mmix/fb-2.s: Remove trailing empty lines.
77
78 2001-10-30  Hans-Peter Nilsson  <hp@bitrange.com>
79
80         * gas/mmix: New testsuite directory.
81
82 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
83
84         * gas/mips/ld-empic.d: Remove extra whitespace at beginning of
85         file introduced in the change on 2001-05-15.
86
87 2001-10-24  Chris Demetriou  <cgd@broadcom.com>
88
89         * gas/mips/mips-abi32-pic.s: Use ".word" rather than ".4byte".
90         Delete use of ".size".
91         * gas/mips/mips-abi32.s: Likewise.
92         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
93         * gas/mips/mips-gp32-fp32.s: Likewise.
94         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
95         * gas/mips/mips-gp32-fp64.s: Likewise.
96         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
97         * gas/mips/mips-gp64-fp32.s: Likewise.
98         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
99         * gas/mips/mips-gp64-fp64.s: Likewise.
100
101 2001-10-23  Chris Demetriou  <cgd@broadcom.com>
102
103         * gas/mips/beq.s: Add zero words at end of instructions so
104         that objdump will print "..." when disassembling.
105         * gas/mips/beq.d: Update for disassembler changes which force
106         branch delay-slot nops to be printed.
107         * gas/mips/bge.d: Ditto.
108         * gas/mips/bgeu.d: Ditto.
109         * gas/mips/blt.d: Ditto.
110         * gas/mips/bltu.d: Ditto.
111         * gas/mips/jal-svr4pic.d: Ditto.
112         * gas/mips/jal-xgot.d: Ditto.
113
114 2001-10-20  H.J. Lu  <hjl@gnu.org>
115
116         * gas/elf/ehopt0.s: Lose ",@progbits".
117
118 2001-10-17  Chris Demetriou  <cgd@broadcom.com>
119
120         * gas/mips/mips.exp (sb1-ext-ps): New test to test
121         SB-1 core's paired-single extensions to the MIPS64 ISA.
122         * gas/mips/sb1-ext-ps.d: New file.
123         * gas/mips/sb1-ext-ps.s: New file.
124
125 2001-10-17  matthew green  <mrg@redhat.com>
126
127         * gas/ppc/altivec.s: New test for AltiVec.
128         * gas/ppc/altivec.d: New file.
129         * gas/ppc/ppc.exp: Test altivec.s
130
131 2001-10-16  Hans-Peter Nilsson  <hp@bitrange.com>
132
133         * gas/sh/err-le.s, gas/sh/err-be.s: New tests.
134
135 2001-10-13  matthew green  <mrg@redhat.com>
136
137         * gas/ppc/booke.s (rfci, wrtee, wrteei, mfdcrx, mfdcr, mtdcrx,
138         mtdcr, msync, dcba, mbar): New BookE tests.
139         * gas/ppc/booke.d: Update for new BookE tests.
140
141 2001-10-12  matthew green  <mrg@redhat.com>
142
143         * gas/ppc/booke.s: New test for Motorola BookE.
144         * gas/ppc/booke.d: New file.
145         * gas/ppc/ppc.exp: Test booke.s.
146
147 2001-10-09  Nick Clifton  <nickc@cambridge.redhat.com>
148
149         * sh/basic.exp: Add dsp dump test.
150         * sh/dsp/d: New file: Expected output of disassembly of dsp.s
151         * sh/dsp.s: New file: Test assembly source of DSP single data
152         transfer instructions.
153
154 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
155
156         * gas/arm/arm.exp: Run arm9e tests.
157
158         * gas/arm/maverick.c: New.
159
160         * gas/arm/maverick.d: New.
161
162         * gas/arm/maverick.s: New.
163
164 2001-10-04  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
165
166         * gas/mips/mips-gp64-fp32-pic.d: Use 32bit instructions for addresses.
167         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
168         * gas/mips/mips-gp64-fp32.d: Likewise.
169         * gas/mips/mips-gp64-fp32.s: Likewise.
170         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
171         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
172         * gas/mips/mips-gp64-fp64.d: Likewise.
173         * gas/mips/mips-gp64-fp64.s: Likewise.
174         * gas/mips/elempic.d: Likewise.
175         * gas/mips/ld.d: Likewise.
176         * gas/mips/uld.d: Likewise.
177         * gas/mips/usd.d: Likewise.
178
179 2001-09-29  H.J. Lu  <hjl@gnu.org>
180
181         * gas/i386/i386.exp: Run 64bit tests only for "i*86-*-* and
182         x86_64-*-*.
183
184 2001-09-18  Martin Schwidefsky <schwidefsky@de.ibm.com>
185
186         * gas/s390: New directory.
187         * gas/s390/opcode.d: New file.
188         * gas/s390/opcode.s: New file.
189         * gas/s390/opcode64.d: New file.
190         * gas/s390/opcode64.s: New file.
191         * gas/s390/operands.d: New file.
192         * gas/s390/operands.s: New file.
193         * gas/s390/operands64.d: New file.
194         * gas/s390/operands64.s: New file.
195         * gas/s390/reloc.d: New file.
196         * gas/s390/reloc.s: New file.
197         * gas/s390/reloc64.d: New file.
198         * gas/s390/reloc64.s: New file.
199         * gas/s390/s390.exp: New file.
200
201 2001-09-07  Eric Christopher  <echristo@redhat.com>
202
203         * gas/mips/mips64.d: Change to use isa64.
204         * gas/mips/mips32.d: Change to use isa32.
205
206 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
207
208         * gas/mips/mips-abi32-pic.s: Remove .set mips4 pseudo-op.
209         * gas/mips/mips-abi32.s: Likewise.
210         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
211         * gas/mips/mips-gp32-fp32.s: Likewise.
212         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
213         * gas/mips/mips-gp32-fp64.s: Likewise.
214         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
215         * gas/mips/mips-gp64-fp32.s: Likewise.
216         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
217         * gas/mips/mips-gp64-fp64.s: Likewise.
218
219 2001-09-07  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
220
221         * gas/mips/beq.d: Check branches to external labels.
222         * gas/mips/beq.s: Likewise.
223         * gas/mips/bge.d: Likewise.
224         * gas/mips/bge.s: Likewise.
225         * gas/mips/bgeu.d: Likewise.
226         * gas/mips/bgeu.s: Likewise.
227         * gas/mips/blt.d: Likewise.
228         * gas/mips/blt.s: Likewise.
229         * gas/mips/bltu.d: Likewise.
230         * gas/mips/bltu.s: Likewise.
231         * gas/mips/elempic.d: Switch from R_MIPS_GNU_REL16_S2 to R_MIPS_PC16.
232         * gas/mips/empic.d: Likewise.
233         * gas/mips/empic.s: Likewise.
234         * gas/mips/telempic.d: Likewise.
235         * gas/mips/tempic.d: Likewise.
236
237 2001-09-06  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
238
239         * gas/mips/tmips16-f.d: New file, testcase for big endian MIPS16
240         relocations, tradtional variant.
241
242 2001-08-04  Richard Henderson  <rth@redhat.com>
243
244         * gas/alpha/alpha.exp: New file.
245         * gas/alpha/elf-reloc-1.[sd]: New test.
246         * gas/alpha/elf-reloc-2.[sl]: New test.
247         * gas/alpha/elf-reloc-3.[sl]: New test.
248         * gas/alpha/elf-reloc-4.[sd]: New test.
249         * gas/alpha/fp.exp: Remove file.
250         * gas/alpha/fp.s: Output to .data not .rdata.
251         * gas/alpha/fp.d: Adjust to match.
252
253 Tue Sep  4 20:06:09 2001  Jeffrey A Law  (law@cygnus.com)
254
255         * gas/all/gas.exp (930509a): Expect failure on the H8/300 ELF port.
256
257         * gas/h8300/ffxx1-elf.d: Update due to recent changes to H8/300
258         ELF toolchain.
259         * gas/h8300/h8300-elf.exp: Likewise.
260
261         * gas/macros/macros.exp: Expect failure on all H8/300 ports.
262
263         * gas/vtable/vtable.exp: Do not run tests on H8/300 ELF ports.
264
265 Thu Aug 30 21:58:48 2001  J"orn Rennecke <amylaar@redhat.com>
266
267         * gas/h8300/h8300.exp (do_h8300_cbranch): Remove invocation.
268         (do_h8300_branch, do_h8300h_cbranch, do_h8300h_branch): Likewise.
269         (do_h8300s_cbranch, do_h8300s_branch, ffxx1): Likwise.
270         * gas/h8300/h8300-coff.exp, gas/h8300/h8300-elf.exp: New files.
271         * gas/h8300/branch-elf.s, gas/h8300/branchh-elf.s: Likewise.
272         * gas/h8300/branchs-elf.s, gas/h8300/ffxx1-elf.d: Likewise.
273         * gas/h8300/ffxx1-elf.s: Likewise.
274         * gas/h8300/branch.s, gas/h8300/branchh.s: Move to:
275         * gas/h8300/branch-coff.s, gas/h8300/branchh-coff.s
276         * gas/h8300/branchs.s, gas/h8300/ffxx1.d: Move to:
277         * gas/h8300/branchs-coff.s, gas/h8300/ffxx1-coff.d .
278         * gas/h8300/ffxx1.s: Move to:
279         * gas/h8300/ffxx1-coff.s .
280
281 Wed Aug 29 12:05:13 2001  J"orn Rennecke <amylaar@redhat.com>
282
283         * lib/gas-defs.exp: (regexp_diff) At verbosity 3, also show
284         where mismatch occurs due to regexp mismatch.
285
286 2001-08-27  Staffan Ulfberg  <staffanu@swox.se>
287             Alan Modra  <amodra@bigpond.net.au>
288
289         * gas/macros/macros.exp: xfail powerpc-*-aix.
290         * gas/ppc/astest64.s: New.
291         * gas/ppc/astest64.d: New.
292         * gas/ppc/astest2_64.s: New.
293         * gas/ppc/astest2_64.d: New.
294         * gas/ppc/test1elf.asm: New.
295         * gas/ppc/test1xcoff.asm: New.
296         * gas/ppc/generate.sh: New. Generate new files below from above .asm
297         * gas/ppc/test1elf32.s: New.
298         * gas/ppc/test1elf32.d: New.
299         * gas/ppc/test1elf64.s: New.
300         * gas/ppc/test1elf64.d: New.
301         * gas/ppc/test1xcoff32.s: New.
302         * gas/ppc/test1xcoff32.d: New.
303         * gas/ppc/ppc.exp: Run new tests.
304         * gas/ppc/simpshft.s: Tweak align now that we get nops.
305
306 2001-08-24  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
307
308         * binutils-all/readelf.exp: Don't regard mips*el-*-* as traditional
309         mips.
310         * gas/mips/mips.exp: Likewise. Use traditional testcases for
311         mips${el}16-f if needed.
312         * gas/mips/elempic.d: New file, testcase for little endian empic.
313         * gas/mips/elfel-rel2.d: Don't test trailing zeroes in dump.
314         * gas/mips/mips16-f.d: Use non-traditional symbol sorting.
315         * gas/mips/mipsel16-f.d: Likewise.
316         * gas/mips/mipsel16-e.d: New file, testcase for little endian MIPS16
317         relocations.
318         * gas/mips/tmipsel16-f.d: New file, testcase for little endian MIPS16
319         relocations, traditional variant.
320
321 2001-08-17  H.J. Lu  <hjl@gnu.org>
322
323         * gas/sparc/unalign.d: Support Sparc V9.
324
325 2001-08-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
326
327         * gas/mips/mips.exp: Added performance counter test.
328         * gas/mips/perfcount.s: New File. Test of performance counter opcodes.
329         * gas/mips/perfcount.d: Likewise.
330
331 2001-08-12  Nick Clifton  <nickc@cambridge.redhat.com>
332
333         * gas/sparc/unalign.s: Extend test to check .uaword with multiple
334         arguments.
335         * gas/sparc/unalign.d: Extend to expect unaligned relocs for both
336         arguments to .uaword.
337
338 2001-08-10  H.J. Lu  <hjl@gnu.org>
339
340         * gas/mips/e32-rel2.d: Updated for the objdump output change.
341         * gas/mips/e32el-rel2.d: Likewise.
342         * gas/mips/elf-rel.d: Likewise.
343         * gas/mips/elf-rel2.d: Likewise.
344         * gas/mips/elf-rel3.d: Likewise.
345         * gas/mips/elf_e_flags1.d: Likewise.
346         * gas/mips/elf_e_flags2.d: Likewise.
347         * gas/mips/elf_e_flags3.d: Likewise.
348         * gas/mips/elf_e_flags4.d: Likewise.
349         * gas/mips/elfel-rel.d: Likewise.
350         * gas/mips/elfel-rel2.d: Likewise.
351         * gas/mips/elfel-rel3.d: Likewise.
352         * gas/mips/empic.d: Likewise.
353         * gas/mips/mips16-e.d: Likewise.
354         * gas/mips/mips16-f.d: Likewise.
355         * gas/mips/mipsel16-f.d: Likewise.
356         * gas/mips/telempic.d: Likewise.
357         * gas/mips/tempic.d: Likewise.
358         * gas/mips/tmips16-e.d: Likewise.
359         * gas/mips/tmipsel16-e.d: Likewise.
360
361         * gas/mips/mips16-f.d: Fix the symbol table output.
362
363         * gas/mips/mipsel16-f.d: Fix the endian.
364
365         * gas/mips/mips.exp; Don't xfail mips16-f/mipsel16-f.
366
367 2001-08-10  Richard Sandiford  <rsandifo@redhat.com>
368
369         * gas/mips/mips-gp32-fp32.d: Expect addu rather than or for moves.
370         * gas/mips/mips-gp32-fp64.d: Likewise.
371         * gas/mips/mips-abi32.d: Likewise.
372         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
373         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
374         * gas/mips/mips-abi32-pic.d: Likewise.
375
376 2001-07-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
377
378         * mips/lb.d: Reflect disassembler output fixes.
379         * mips/mips32.d: Likewise.
380         * mips/mips64.d: Likewise. Typo.
381         * mips/sb.d: Likewise.
382         * mips/trunc.d: Likewise.
383
384 2001-08-04  H.J. Lu  <hjl@gnu.org>
385
386         * gas/cris/operand-err-1.s: Updated.
387
388 2001-08-04  H.J. Lu  <hjl@gnu.org>
389             Chris G. Demetriou <cgd@broadcom.com>
390
391         * gas/mips/e32-rel4.s: Removed.
392
393         * gas/mips/e32-rel4.d: Use elf-rel4.s.
394
395         * gas/mips/mips.exp: Use the same rel4 test for litte endian.
396
397         * gas/mips/mips-abi32-pic.d: Add lines for objdump.
398         * gas/mips/mips-abi32.d: Likewise.
399         * gas/mips/mips-gp32-fp32-pic.d: Likewise.
400         * gas/mips/mips-gp32-fp32.d: Likewise.
401         * gas/mips/mips-gp32-fp64-pic.d: Likewise.
402         * gas/mips/mips-gp32-fp64.d: Likewise.
403         * gas/mips/mips-gp64-fp32-pic.d: Likewise.
404         * gas/mips/mips-gp64-fp32.d: Likewise.
405         * gas/mips/mips-gp64-fp64-pic.d: Likewise.
406         * gas/mips/mips-gp64-fp64.d: Likewise.
407
408         * gas/mips/mips-abi32-pic.s: Add space for objdump.
409         * gas/mips/mips-abi32.s: Likewise.
410         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
411         * gas/mips/mips-gp32-fp32.s: Likewise.
412         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
413         * gas/mips/mips-gp32-fp64.s: Likewise.
414         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
415         * gas/mips/mips-gp64-fp32.s: Likewise.
416         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
417         * gas/mips/mips-gp64-fp64.s: Likewise.
418
419         * gas/mips/mips-abi32-pic.s: Add the missing .end.
420         * gas/mips/mips-gp32-fp32-pic.s: Likewise.
421         * gas/mips/mips-gp32-fp64-pic.s: Likewise.
422         * gas/mips/mips-gp64-fp32-pic.s: Likewise.
423         * gas/mips/mips-gp64-fp64-pic.s: Likewise.
424
425 2001-08-03  Richard Sandiford  <rsandifo@redhat.com>
426
427         * gas/mips/elf-rel4.s, gas/mips/elf-rel4.d: New test.
428         * gas/mips/e32-rel4.s, gas/mips/e32-rel4.s: New test.
429
430         * gas/mips/mips.exp: Run new tests.
431
432 2001-08-02  Richard Sandiford  <rsandifo@redhat.com>
433
434         * gas/mips/mips-gp32-fp32,
435         * gas/mips/mips-gp32-fp64,
436         * gas/mips/mips-gp64-fp32,
437         * gas/mips/mips-gp64-fp64,
438         * gas/mips/mips-abi32,
439         * gas/mips/mips-gp32-fp32-pic,
440         * gas/mips/mips-gp32-fp64-pic,
441         * gas/mips/mips-gp64-fp32-pic,
442         * gas/mips/mips-gp64-fp64-pic,
443         * gas/mips/mips-abi32-pic: New testcases.
444
445         * gas/mips/mips.exp: Run them.
446
447 2001-08-01  Alan Modra  <amodra@bigpond.net.au>
448
449         * gas/elf/section2.l: Adjust warning message comparison.
450
451 2001-07-31  Richard Sandiford  <rsandifo@redhat.com>
452
453         * gas/mips/mips.exp (el): New variable.
454         Use it to pick ELF reloc tests.
455
456 2001-07-26  Chris Demetriou  <cgd@broadcom.com>
457
458         * gas/mips/lif-empic.d: Add back dollar signs before floating
459         point register names.
460
461 2001-07-26  Alan Modra  <amodra@bigpond.net.au>
462
463         * gas/i386/relax.s: Test rs_space.
464         * gas/i386/relax.d: Update.
465
466 2001-07-23  Alan Modra  <amodra@bigpond.net.au>
467
468         * gas/i386/opcode.d: Tweak lgdt for 2001-07-18 change.
469         * gas/i386/intel.d: Likewise.
470
471 2001-07-16  Philip Blundell  <philb@gnu.org>
472
473         * gas/arm/arm7t.d, gas/arm/inst.d: Tweak expected output for
474         change to disassembler.
475
476 2001-07-14  Nick Clifton  <nickc@cambridge.redhat.com>
477
478         Fix failures in MIPS testsuite:
479         * gas/mips/abs.d: Pass -march=4000 to gas.
480         * gas/mips/eld_rel2.d: Do not expect zeroes at end of dump.
481         * gas/mips/elf_e_flags1.d: Pass -march=4000 to gas.
482
483 2001-07-11  Jakub Jelinek  <jakub@redhat.com>
484
485         * gas/sparc/unalign.s: Remove .uaxword test.
486         * gas/sparc/unalign.d: Adjust accordingly.
487
488 2001-07-08  Anders Norlander <anorland@synergenix.se>
489
490         * gas/all/gas.exp: Run incbin test.
491         * gas/all/incbin.s: New file.
492         * gas/all/incbin.d: New file.
493
494 2001-07-04  Richard Sandiford  <rsandifo@redhat.com>
495
496         * gas/mips/elf-rel3.s: Add zero word to end of file.
497
498 2001-07-03  H.J. Lu  <hjl@gnu.org>
499
500         * gas/mips/lb-xgot-ilocks.d: Add -march=r3900.
501
502 2001-07-01  Ben Elliston  <bje@redhat.com>
503
504         * gas/m88k/allinsn.s: New file.
505         * gas/m88k/allinsn.d: Likewise.
506         * gas/m88k/m88k.exp: Test with allinsn.s also.
507
508 2001-06-28  Eric Christopher  <echristo@redhat.com>
509
510         * gas/mips/usd.d: Change for march/mtune.
511         * gas/mips/ulh-xgot.d: Ditto.
512         * gas/mips/uld.d: Ditto.
513         * gas/mips/trunc.d: Ditto.
514         * gas/mips/rol.d: Ditto.
515         * gas/mips/nodelay.d: Ditto.
516         * gas/mips/mul.d: Ditto.
517         * gas/mips/mul-ilocks.d: Ditto.
518         * gas/mips/trap20.d: Ditto.
519         * gas/mips/mips4.d: Ditto.
520         * gas/mips/mips16.d: Ditto.
521         * gas/mips/lif-xgot.d: Ditto.
522         * gas/mips/lif-svr4pic.d: Ditto.
523         * gas/mips/ld-xgot.d: Ditto.
524         * gas/mips/ld-svr4pic.d: Ditto.
525         * gas/mips/ld-ilocks-addr32.d: Ditto.
526         * gas/mips/lb-xgot.d: Ditto.
527         * gas/mips/jal-xgot.d: Ditto.
528         * gas/mips/jal-svr4pic.d: Ditto.
529         * gas/mips/delay.d: Ditto.
530         * gas/mips/lb-xgot-ilocks.d: Ditto.
531         * gas/mips/div.d: Ditto.
532         * gas/mips/break20.d: Ditto.
533         * gas/mips/delay.d: Ditto.
534         * gas/mips/elf_e_flags3.d: Ditto.
535         * gas/mips/elf_e_flags4.d: Ditto.
536         * gas/mips/lineno.d: Ditto.
537         * gas/mips/mips16.d: Ditto.
538         * gas/mips/mips4.d: Ditto.
539         * gas/mips/mips4010.d: Ditto.
540         * gas/mips/mips4650.d: Ditto.
541
542 2001-06-21  Nick Clifton  <nickc@cambridge.redhat.com>
543
544         * gas/arm/arm.exp: Remove msr-bad.s test.
545         Select processor type for architecture specific instruction tests.
546
547         * gas/arm/adrl.s: Add adrEQl as a test.
548         * gas/arm/adrl.d: Adjusted expected output.
549
550         * gas/arm/arm7dm.s: Add "msr CPSR_x, #0" as a test instruction.
551         * gas/arm/msr-bad.s: Delete.
552
553 2001-06-18  Tom Rix  <trix@redhat.com>
554
555         * gas/ppc/aix.exp: New file, aix specific tests.
556         * gas/ppc/align.s: New file, .comm alignment test.
557
558 2001-06-13  Andreas Jaeger  <aj@suse.de>
559
560         * gas/vtable/vtable.exp (run_list_test): Don't run on sparc64.
561
562 2001-06-06  Peter Jakubek <pjak@snafu.de>
563
564         * gas/mri/for.d: Correct for swapped operands.
565         * gas/mri/if.d: Likewise.
566         * gas/mri/repeat.d: Likewise.
567         * gas/mri/while.d: Likewise.
568
569 2001-06-12  Alan Modra  <amodra@bigpond.net.au>
570
571         * gas/i386/x86_64.d: Update for 2001-06-11 disassembler change.
572
573 2001-06-10  H.J. Lu  <hjl@gnu.org>
574
575         * gas/elf/section2.l: Match various white spaces.
576
577 2001-06-10  H.J. Lu  <hjl@gnu.org>
578
579         * gas/elf/section2.e: Support 64bit ELF.
580         * gas/elf/section2.e-mips: Likewise.
581
582 2001-06-08  H.J. Lu  <hjl@gnu.org>
583
584         * gas/mips/elfel-rel3.s: Moved to ...
585         * gas/mips/elf-rel3.s: Here.
586
587         * gas/mips/elf-rel3.d: Updated.
588
589         * gas/mips/elfel-rel3.d: Updated.
590
591         * gas/mips/relax.d: New file.
592         * gas/mips/relax.s: Likewise.
593
594         * gas/mips/mips.exp: Run relax and set xfail.
595
596 2001-06-08  H.J. Lu  <hjl@gnu.org>
597
598         * gas/mips/illegal.s: New file.
599         * gas/mips/illegal.l: Likewise.
600
601         * gas/elf/elf.exp (run_list_test): New.
602         Run illegal with run_list_test.
603
604 2001-06-08  H.J. Lu  <hjl@gnu.org>
605
606         * gas/mips/elf-jal.d: New file.
607
608         * gas/mips/mips.exp: Run "elf-jal" instead of "jal" for ELF.
609
610 2001-06-08  Alan Modra  <amodra@bigpond.net.au>
611
612         * gas/elf/elf.exp (run_list_test): Undo $readelf change in 2001-06-07.
613
614 2001-06-07  H.J. Lu  <hjl@gnu.org>
615
616         * gas/elf/section2.e-mips: New file.
617
618         * gas/elf/elf.exp (run_list_test): Add suffix.
619         Pass -mips as suffix to run_list_test for mips.
620
621 2001-06-07  H.J. Lu  <hjl@gnu.org>
622
623         * gas/elf/section2.l: Match ".*GAS.*" instead of
624         "GAS LISTING .*".
625
626 2001-06-07  H.J. Lu  <hjl@gnu.org>
627
628         * gas/mips/mips.exp: Set xfail for "lineno" on Linux/mips.
629
630 2001-06-07  H.J. Lu  <hjl@gnu.org>
631
632         * gas/mips/empic.d: Support stabs.
633         * gas/mips/mips16-e.d: Likewise.
634         * gas/mips/mips16-f.d: Likewise.
635         * gas/mips/mipsel16-f.d: Likewise.
636         * gas/mips/telempic.d: Likewise.
637         * gas/mips/tempic.d: Likewise.
638         * gas/mips/tmips16-e.d: Likewise.
639         * gas/mips/tmipsel16-e.d: Likewise.
640
641 2001-06-06  H.J. Lu  <hjl@gnu.org>
642
643         * gas/mips/elf-rel3.s: New file.
644         * gas/mips/elf-rel3.d: Likewise.
645         * gas/mips/elfel-rel3.s: Likewise.
646         * gas/mips/elfel-rel3.d: Likewise.
647
648         * gas/mips/mips.exp: Run elf-rel3/elfel-rel3.
649
650 2001-06-06  H.J. Lu  <hjl@gnu.org>
651
652         * gas/elf/elf.exp (run_list_test): New.
653         Run section2 with run_list_test.
654
655         * gas/elf/section2.e: New file.
656         * gas/elf/section2.l: Likewise.
657         * gas/elf/section2.s: Likewise.
658
659 2001-06-04  H.J. Lu  <hjl@gnu.org>
660
661         * gas/mips/mips4010.s: Add the missing ".end".
662         * gas/mips/mips4100.s: Likewise.
663         * gas/mips/mips4650.s: Likewise.
664         * gas/mips/sync.s: Likewise.
665
666 2001-06-02  H.J. Lu  <hjl@gnu.org>
667
668         * gas/sparc/unalign.d: Support Sparc V9.
669
670 2001-05-28  Jeff Sturm  <jsturm@one-point.com>
671
672         * gas/sparc/unalign.s: New test.  Check unaligned relocs.
673         * gas/sparc/unalign.d: New expected test results.
674         * gas/sparc/sparc.exp: Run new test.
675
676 2001-05-27  Hans-Peter Nilsson  <hp@axis.com>
677
678         * gas/cris/addi.d: Tweak for 64-bit BFD.
679         * gas/cris/binop-cmpmove.d: Ditto.
680         * gas/cris/binop-cmpmovx.d: Ditto.
681         * gas/cris/binop-extx.d: Ditto.
682         * gas/cris/binop.d: Ditto.
683         * gas/cris/bork.d: Ditto.
684         * gas/cris/branch.d: Ditto.
685         * gas/cris/break.d: Ditto.
686         * gas/cris/brokw-1.d: Ditto.
687         * gas/cris/brokw-2.d: Ditto.
688         * gas/cris/brokw-3.d: Ditto.
689         * gas/cris/ccr.d: Ditto.
690         * gas/cris/clear.d: Ditto.
691         * gas/cris/continue.d: Ditto.
692         * gas/cris/fragtest.d: Ditto.
693         * gas/cris/jump-type.d: Ditto.
694         * gas/cris/labfloat.d: Ditto.
695         * gas/cris/macroat.d: Ditto.
696         * gas/cris/movem-to-reg.d: Ditto.
697         * gas/cris/nosep.d: Ditto.
698         * gas/cris/oneop-type.d: Ditto.
699         * gas/cris/prefix.d: Ditto.
700         * gas/cris/pushpop-byte-sreg.d: Ditto.
701         * gas/cris/pushpop-dword-sreg.d: Ditto.
702         * gas/cris/pushpop-word-sreg.d: Ditto.
703         * gas/cris/pushpop.d: Ditto.
704         * gas/cris/quick-s6.d: Ditto.
705         * gas/cris/quick-u5.d: Ditto.
706         * gas/cris/quick-u6.d: Ditto.
707         * gas/cris/range-err-1.s: Ditto.
708         * gas/cris/rd-pic-1.d: Ditto.
709         * gas/cris/rd-regprefix-1.d: Ditto.
710         * gas/cris/rd-regprefix-1b.d: Ditto.
711         * gas/cris/reg-to-mem.d: Ditto.
712         * gas/cris/regreg.d: Ditto.
713         * gas/cris/return.d: Ditto.
714         * gas/cris/scc.d: Ditto.
715         * gas/cris/separator.d: Ditto.
716         * gas/cris/shexpr-1.d: Ditto.
717         * gas/cris/sreg-to-x.d: Ditto.
718         * gas/cris/test.d: Ditto.
719         * gas/cris/unimplemented.d: Ditto.
720         * gas/cris/unop-mem.d: Ditto.
721         * gas/cris/x-to-byte-sreg.d: Ditto.
722         * gas/cris/x-to-dcr1-sreg.d: Ditto.
723         * gas/cris/x-to-dword-sreg.d: Ditto.
724         * gas/cris/x-to-word-sreg.d: Ditto.
725         * gas/cris/shexpr-1.d: Ditto.  Correct format.
726
727 2001-05-25  H.J. Lu  <hjl@gnu.org>
728
729         * gas/mips/e32el-rel2.d: New for little endian mips.
730         * gas/mips/elfel-rel2.d: Likewise.
731         * gas/mips/elfel-rel.d: Likewise.
732         * gas/mips/mipsel16-f.d: Likewise.
733         * gas/mips/telempic.d: Likewise.
734         * gas/mips/tmipsel16-e.d: Likewise.
735
736         * gas/mips/tempic.d: New for traditional mips.
737         * gas/mips/tmips16-e.d: Likewise.
738
739         * gas/mips/elf-rel.d: Handle alignment padding.
740         * gas/mips/elf-rel2.d: Likewise.
741
742         * gas/mips/mips.exp: Support little endian and traditional
743         mips.
744
745 2001-05-24  H.J. Lu  <hjl@gnu.org>
746
747         * gas/m68k/pcrel.d: Support 64bit BFD.
748
749 2001-05-24  H.J. Lu  <hjl@gnu.org>
750
751         * gas/arm/adrl.d: Support 64bit BFD.
752         * gas/arm/arm7t.d: Likewise.
753         * gas/arm/inst.d: Likewise.
754         * gas/arm/pic.d: Likewise.
755         * gas/arm/xscale.d: Likewise.
756
757 2001-05-23  Alan Modra  <amodra@one.net.au>
758
759         * gas/elf/ehopt0.d: Tweak for bigendian targets.
760
761 2001-05-15  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
762
763         * gas/mips/abs.d: Remove $ before register names, per latest
764         disassembler.
765         * gas/mips/add.d: Ditto.
766         * gas/mips/and.d: Ditto.
767         * gas/mips/beq.d: Ditto.
768         * gas/mips/bge.d: Ditto.
769         * gas/mips/bgeu.d: Ditto.
770         * gas/mips/blt.d: Ditto.
771         * gas/mips/bltu.d: Ditto.
772         * gas/mips/delay.d: Ditto.
773         * gas/mips/div-ilocks.d: Ditto.
774         * gas/mips/div.d: Ditto.
775         * gas/mips/dli.d: Ditto.
776         * gas/mips/elf_e_flags1.d: Ditto.
777         * gas/mips/elf_e_flags2.d: Ditto.
778         * gas/mips/elf_e_flags3.d: Ditto.
779         * gas/mips/elf_e_flags4.d: Ditto.
780         * gas/mips/jal-empic.d: Ditto.
781         * gas/mips/jal-svr4pic.d: Ditto.
782         * gas/mips/jal-xgot.d: Ditto.
783         * gas/mips/jal.d: Ditto.
784         * gas/mips/la-empic.d: Ditto.
785         * gas/mips/la-svr4pic.d: Ditto.
786         * gas/mips/la-xgot.d: Ditto.
787         * gas/mips/la.d: Ditto.
788         * gas/mips/lb-empic.d: Ditto.
789         * gas/mips/lb-svr4pic.d: Ditto.
790         * gas/mips/lb-xgot-ilocks.d: Ditto.
791         * gas/mips/lb-xgot.d: Ditto.
792         * gas/mips/lb.d: Ditto.
793         * gas/mips/ld-empic.d: Ditto.
794         * gas/mips/ld-ilocks-addr32.d: Ditto.
795         * gas/mips/ld-ilocks.d: Ditto.
796         * gas/mips/ld-svr4pic.d: Ditto.
797         * gas/mips/ld-xgot.d: Ditto.
798         * gas/mips/ld.d: Ditto.
799         * gas/mips/li.d: Ditto.
800         * gas/mips/lif-empic.d: Ditto.
801         * gas/mips/lif-svr4pic.d: Ditto.
802         * gas/mips/lif-xgot.d: Ditto.
803         * gas/mips/lifloat.d: Ditto.
804         * gas/mips/mips16.d: Ditto.
805         * gas/mips/mips32.d: Ditto.
806         * gas/mips/mips4.d: Ditto.
807         * gas/mips/mips4010.d: Ditto.
808         * gas/mips/mips4100.d: Ditto.
809         * gas/mips/mips4650.d: Ditto.
810         * gas/mips/mips64.d: Ditto.
811         * gas/mips/mul-ilocks.d: Ditto.
812         * gas/mips/mul.d: Ditto.
813         * gas/mips/nodelay.d: Ditto.
814         * gas/mips/rol.d: Ditto.
815         * gas/mips/sb.d: Ditto.
816         * gas/mips/trap20.d: Ditto.
817         * gas/mips/trunc.d: Ditto.
818         * gas/mips/uld.d: Ditto.
819         * gas/mips/ulh-empic.d: Ditto.
820         * gas/mips/ulh-svr4pic.d: Ditto.
821         * gas/mips/ulh-xgot.d: Ditto.
822         * gas/mips/ulh.d: Ditto.
823         * gas/mips/ulw.d: Ditto.
824         * gas/mips/usd.d: Ditto.
825         * gas/mips/ush.d: Ditto.
826         * gas/mips/usw.d: Ditto.
827
828 2001-05-14  Richard Henderson  <rth@redhat.com>
829
830         * gas/elf/ehopt0.s: New.
831         * gas/elf/ehopt0.d: New.
832         * gas/elf/elf.exp: Run it.
833
834 2001-05-12  Peter Targett  <peter.targett@arccores.com>
835
836         * gas/arc/st.s: Add test case @h30 fixup.
837         * gas/arc/st.d: Update to suit.
838
839 2001-05-12  Alan Modra  <amodra@one.net.au>
840
841         * gas/i386/sse2.s: Correct cvtps2dq, movdq2q, and movq2dq
842         * gas/i386/sse2.d: Likewise.  Fix pmuludq and punpckhqdq too.
843
844         * gas/i386/ssemmx2.d: Correct movq.
845
846 2001-05-10  Hans-Peter Nilsson  <hp@axis.com>
847
848         * gas/cris/rd-dw2-10.d: Tweak for change in gas dwarf2 line number
849         handling.
850
851 2001-05-04  Alan Modra  <amodra@one.net.au>
852
853         * gas/i386/katmai.d: Correct pmovmskb and pextrw opcodes.
854         * gas/i386/ssemmx2.d: Likewise.  Correct register for pextrw,
855         pinsrw, and pmovmskb.
856         * gas/i386/sse2.d: Correct register for movmskpd.
857
858 2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
859
860         * gas/openrisc/addi.s: New file.
861         * gas/openrisc/addi.d: Likewise.
862         * gas/openrisc/allinsn.exp: Likewise.
863         * gas/openrisc/allinsn.s: Likewise.
864         * gas/openrisc/allinsn.d: Likewise.
865         * gas/openrisc/lohi.s: Likewise.
866         * gas/openrisc/lohi.d: Likewise.
867         * gas/openrisc/store.s: Likewise.
868         * gas/openrisc/store.d: Likewise.
869
870 2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
871
872         * gas/cris/rd-dw2-1.d, gas/cris/rd-dw2-2.d, gas/cris/rd-dw2-3.d,
873         gas/cris/rd-dw2-4.d, gas/cris/rd-dw2-5.d, gas/cris/rd-dw2-6.d,
874         gas/cris/rd-dw2-7.d, gas/cris/rd-dw2-8.d, gas/cris/rd-dw2-9.d,
875         gas/cris/rd-dw2-10.d, gas/cris/rd-dw2-11.d, gas/cris/rd-dw2-12.d,
876         gas/cris/rd-dw2-13.d, gas/cris/rd-dw2-14.d, gas/cris/rd-dw2-15.d:
877         New tests.
878         * gas/cris/brokw-2.s: Correct broken-word expansion visualization
879         in comment.
880         * gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
881         gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
882         gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
883         gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
884         gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
885         gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
886         gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
887         gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
888         trailing empty lines.
889         * gas/cris/continue.s: Ditto, tweak comment.
890
891         * lib/gas-defs.exp (run_dump_test): Support using readelf.
892         * config/default.exp: Default READELF and READELFFLAGS.
893
894 2001-03-31  Alan Modra  <alan@linuxcare.com.au>
895
896         * gas/all/cond.s: Add .if .elseif tree.
897         * gas/all/cond.d: Match above.
898
899 2001-03-30  H.J. Lu  <hjl@gnu.org>
900
901         * gas/i386/relax.d: Dump with -s instead of -drw.
902
903 2001-03-29  H.J. Lu  <hjl@gnu.org>
904
905         * gas/i386/relax.s: New test for relaxation between sections.
906         * gas/i386/relax.d: New.
907
908         * gas/i386/i386.exp: Add tests for ELF.
909
910 2001-03-27  Chris Demetriou  <cgd@broadcom.com>
911
912         * gas/mips/lineno.d: Allow for the possibility that
913         the local labels won't be in the objdump output.  Match
914         zeros in addresses using '+' for better compatibility with
915         different targets.
916
917 2001-03-26  Chris Demetriou  <cgd@broadcom.com>
918
919         * gas/mips/sync.s: Declare 'foo' as a function so that this
920         test will work on properly on ECOFF targets.
921
922 2001-03-24  Alan Modra  <alan@linuxcare.com.au>
923
924         * gas/i386/ssemmx2.s: Change movntq to movntdq.
925         * gas/i386/ssemmx2.d: Matching change.
926
927 2001-03-23  Hans-Peter Nilsson  <hp@axis.com>
928
929         * gas/cris/pic-err-1.s, gas/cris/rd-pic-1.s, gas/cris/rd-pic-1.d:
930         New tests.
931
932         * gas/cris/branch-warn-1.s, gas/cris/branch-warn-2.s,
933         gas/cris/branch-warn-3.s: Tweak for fixed FIXME:s.
934
935 2001-03-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
936
937         * gas/vax/quad.exp: Correct expected result.
938
939 2001-03-19  Andreas Schwab  <schwab@suse.de>
940
941         * gas/m68k/pcrel.s: Force alignment to 8 byte boundary to get
942         consistent output across targets.
943         * gas/m68k/pcrel.d: Adjusted.
944
945 2001-03-18  H.J. Lu  <hjl@gnu.org>
946
947         * gas/i386/intel.s: Move PIC code to ...
948         * gas/i386/intelpic.s: New. Here.
949         * gas/i386/intel.d: Updated.
950         * gas/i386/intelpic.d: New.
951
952         * gas/i386/i386.exp: Check PIC code in Intel syntax for ELF
953         targets only.
954
955 2001-03-18  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
956
957         * gas/mri/mri.exp: Fix test of m6811/m6812 targets.
958
959 2001-02-26  H.J. Lu  <hjl@gnu.org>
960
961         * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".
962
963 2001-02-23  H.J. Lu  <hjl@gnu.org>
964
965         * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or".
966
967         * gas/ia64/opc-a.pl: Add tests for pseudo-ops for "cmp" and
968         "cmp4".
969         * gas/ia64/opc-a.s: Rebuilt.
970         * gas/ia64/opc-a.d: Likewise.
971
972 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
973
974         * gas/mips/mips32.d: Remove ELF dependencies.  This test
975         wasn't meant to be ELF specific, and doesn't have to be.
976         * gas/mips/mips64.d: Likewise.
977
978 2001-02-17  Chris Demetriou  <cgd@broadcom.com>
979
980         * gas/mips/mips.exp: Don't attempt the elf_e_flags family of
981         tests if not ELF; they test ELF-specific features.
982
983 2001-02-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
984
985         * gas/mri/mri.exp: Don't execute the M68K specific tests
986         on m6811-elf and m6812-elf targets, still run the generic MRI tests.
987
988 2001-02-04  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
989
990         * gas/m68hc11/malis.s: New test to verify compliance with Motorola
991         Assembly Language Input Standard.
992         * gas/m68hc11/malis.d: New file.
993         * gas/m68hc11/malis-include.s: New file.
994         * gas/m68hc11/all.exp: Add the new test.
995
996 2001-01-12  Alan Modra  <alan@linuxcare.com.au>
997
998         * gas/i386/i386.exp (gas_64_check): Correct target string.
999         Use gas_64_check rather than target string to decided whether
1000         x86_64 checks should run.
1001
1002         * gas/i386/sse2.s: Add a label to cure objdump "no symbols" error.
1003         * gas/i386/ssemmx2.s: Likewise.
1004         * gas/i386/sse2.d: Update to suit.
1005         * gas/i386/ssemmx2.s: Likewise.
1006
1007 2001-01-11  Peter Targett <peter.targett@arccores.com>
1008
1009         * gas/arc/alias.*: Removed.
1010         * gas/arc/branch.*: Likewise.
1011         * gas/arc/insn3.*: Likewise.
1012         * gas/arc/math.*: Likewise.
1013         * gas/arc/sshift.*: Likewise.
1014         * gas/arc/arc.exp: Simplified test process for base case
1015         instruction set by adding run_dump_test cases for all base
1016         instructions.
1017         * gas/arc/adc.s, gas/arc/adc.d: New test cases and dump.
1018         * gas/arc/add.s, gas/arc/add.d: Likewise.
1019         * gas/arc/and.s, gas/arc/and.d: Likewise.
1020         * gas/arc/asl.s, gas/arc/asl.d: Likewise.
1021         * gas/arc/asr.s, gas/arc/asr.d: Likewise.
1022         * gas/arc/b.s, gas/arc/b.d: Likewise.
1023         * gas/arc/bic.s, gas/arc/bic.d: Likewise.
1024         * gas/arc/bl.s, gas/arc/bl.d: Likewise.
1025         * gas/arc/brk.s, gas/arc/brk.d: Likewise.
1026         * gas/arc/extb.s, gas/arc/extb.d: Likewise.
1027         * gas/arc/extw.s, gas/arc/extw.d: Likewise.
1028         * gas/arc/flag.s, gas/arc/flag.d: Likewise.
1029         * gas/arc/j.s, gas/arc/j.d: Likewise.
1030         * gas/arc/jl.s, gas/arc/jl.d: Likewise.
1031         * gas/arc/ld.s, gas/arc/ld.d: Likewise.
1032         * gas/arc/ld2.s, gas/arc/ld2.d: Likewise.
1033         * gas/arc/lp.s, gas/arc/lp.d: Likewise.
1034         * gas/arc/lsr.s, gas/arc/lsr.d: Likewise.
1035         * gas/arc/mov.s, gas/arc/mov.d: Likewise.
1036         * gas/arc/nop.s, gas/arc/nop.d: Likewise.
1037         * gas/arc/or.s, gas/arc/or.d: Likewise.
1038         * gas/arc/rlc.s, gas/arc/rlc.d: Likewise.
1039         * gas/arc/ror.s, gas/arc/ror.d: Likewise.
1040         * gas/arc/rrc.s, gas/arc/rrc.d: Likewise.
1041         * gas/arc/sbc.s, gas/arc/sbc.d: Likewise.
1042         * gas/arc/sexb.s, gas/arc/sexb.d: Likewise.
1043         * gas/arc/sexw.s, gas/arc/sexw.d: Likewise.
1044         * gas/arc/sleep.s, gas/arc/sleep.d: Likewise.
1045         * gas/arc/add.s, gas/arc/add.d: Likewise.
1046         * gas/arc/st.s, gas/arc/st.d: Likewise.
1047         * gas/arc/sub.s, gas/arc/sub.d: Likewise.
1048         * gas/arc/swi.s, gas/arc/swi.d: Likewise.
1049         * gas/arc/xor.s, gas/arc/xor.d: Likewise.
1050         * gas/arc/warn.s: Removed warning test case for setting of flags
1051         followed by conditional branch, an arc5 only feature.
1052
1053         * gas/ieee-fp/x930509a.exp: Skip test if target also arc*-*-*.
1054
1055         * gas/vtable/vtable.exp: Skip tests if target also arc*-*-*.
1056
1057 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1058
1059         * gas/m68hc11/opers12.s: Add more tests for index post byte.
1060         * gas/m68hc11/opers12.d: Likewise.
1061
1062 2001-01-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1063
1064         * gas/m68hc11/all.exp: Add new tests for dwarf2.
1065         * gas/m68hc11/lbranch-dwarf2.d: New file, test for dwarf2.
1066         * gas/m68hc11/opers12-dwarf2.d: Likewise.
1067         * gas/m68hc11/insns-dwarf2.d: Likewise.
1068
1069 2001-01-11  Nick Clifton  <nickc@redhat.com>
1070
1071         * gas/arm/adrl.s: Add global label 'foo'.
1072         * gas/arm/adrl.d: Expect to see references to 'foo' in the
1073         disassembly.  COFF and ELF disassemblys should now be the same.
1074
1075 Wed Jan 10 15:14:54 MET 2001  Jan Hubicka  <jh@suse.cz>
1076
1077         * i386.exp: Add ssemmx2 and sse2 tests.
1078         (sse2.d, sse2.s, ssemmx2.d, ssemmx2.s): New tests.
1079
1080 2001-01-09  Nick Clifton  <nickc@redhat.com>
1081
1082         * gas/arm/pic.d: Fix patterns to match new behaviour of
1083         disassembler.
1084         inst.d: Fix patterns to match new behaviour of disassembler.
1085
1086 2001-01-03  Philip Blundell  <pb@futuretv.com>
1087
1088         * gas/vtable/vtable.exp: Don't run tests on Alpha.
1089
1090 Sat Jan  6 13:34:07 MET 2001  Jan Hubicka  <jh@suse.cz>
1091
1092         * i386.exp: Add tests for presence of 32bit versus 64bit output
1093         format; run both 64bit and 32bit tests when format is available;
1094         add x86_64 test.
1095         * x86_64.s: New file.
1096         * x86_64.d: New file.
1097
1098 2001-01-02  Nick Clifton  <nickc@redhat.com>
1099
1100         * gas/arm/arm.exp: Pass -marmv3 to msr-bad test, since the
1101         instruction is legal in v5.  Also fix expected error message.
1102
1103 2001-01-01  Philip Blundell  <philb@gnu.org>
1104
1105         * gas/arm/adrl.s, gas/arm/pic.s, gas/arm/msr-bad.s: New tests.
1106         * gas/arm/arm.exp: Run them.
1107         * gas/arm/adrl.d, gas/arm/pic.d: Expected results for above.
1108         * gas/arm/arm6.s: Also test uppercase `CPSR' and `SPSR'.
1109
1110 2000-12-22  H.J. Lu  <hjl@gnu.org>
1111
1112         * gas/i386/intel.s: Replace "nop" with ".p2align 4,0".
1113         * gas/i386/intel.d: Updated.
1114
1115 2000-12-12  Jim Wilson  <wilson@redhat.com>
1116
1117         * gas/ia64/dv-imply.d, gas/ia64/dv-mutex.d, gas/ia64/dv-safe.d,
1118         gas/ia64/dv-srlz.d, gas/ia64/opc-m.d: Update.
1119
1120 2000-12-12  Nick Clifton  <nickc@redhat.com>
1121
1122         * gas/vtable/vtable.exp: Fix formatting.
1123
1124         * gas/arm/elsegundo.s: New Test (currently disabled).
1125         * gas/arm/elsegundo.d: Expected test results.
1126
1127 2000-12-11  H.J. Lu  <hjl@gnu.org>
1128
1129         * gas/i386/intel.d: Adjusted for the a.out assembler.
1130         * gas/i386/intel.s: Likewise.
1131
1132 2000-12-09  Nick Clifton  <nickc@redhat.com>
1133
1134         * gas/m68k/pcrel.d: Update to match latest assembler output.
1135
1136 2000-12-02  Chris Demetriou  <cgd@sibyte.com>
1137
1138         * gas/mips/elf_e_flags.s: Add padding to the end of the
1139         file so that objdump output will be consistent.
1140         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
1141         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: Expect
1142         "..." at end of objdump output because of zero bytes at end
1143         of section.
1144         * gas/mips/elf_e_flags.c: Add note to comment about
1145         what's changing in elf_e_flags.s.
1146
1147         * gas/mips/la.s: Add padding to the end of the file so that
1148         objdump output will be consistent.
1149         * gas/mips/la-svr4pic.d, gas/mips/la-xgot.d: Expect "..." at
1150         end of objdump output because of zero bytes at end of
1151         section.
1152
1153         * gas/mips/sync.s: Add padding to the end of the file so that
1154         objdump output will be consistent.
1155         * gas/mips/sync.d: Expect "..." at end of objdump output
1156         because of zero bytes at end of section.
1157
1158         * gas/mips/empic.d: Pad sections out to 16 bytes, to avoid
1159         alignment issues so tests are useful on multiple targets.
1160         * gas/mips/empic.s: Likewise.
1161         * gas/mips/mips16-e.d: Likewise.
1162         * gas/mips/mips16-e.s: Likewise.
1163         * gas/mips/mips16-f.d: Likewise.
1164         * gas/mips/mips16-f.s: Likewise.
1165
1166         * gas/mips/mips32.d: Expect disassembly of madd and maddu
1167         to use their correct names.  Add tests for break and sdbbp.
1168         * gas/mips/mips32.s: Likewise.
1169
1170         * gas/mips/mips64.s: Add test for assembly of MIPS64
1171         extensions.
1172         * gas/mips/mips64.d: Likewise.
1173         * gas/mips/mips.exp: Test using the new "mips64" test.
1174
1175 2000-12-01  Chris Demetriou  <cgd@sibyte.com>
1176
1177         * gas/mips/mips16.d: Expect mips16 nops to be used for padding
1178         when mips16 code generation is enabled.
1179
1180         * gas/mips/empic.d: Adjust for the fact that the difference
1181         between two symbols in the same section are not expected to
1182         generate a reloc.
1183         * gas/mips/empic.s: Likewise.  Also, correct typo in comment
1184         about expected relocs.
1185
1186         * gas/mips/mips32.s, gas/mips/mips32.d: New files for MIPS32
1187         instruction assembly test.
1188         * gas/mips/mips.exp: Add the test mentioned above.
1189
1190 2000-11-30  Diego Novillo  <dnovillo@redhat.com>
1191
1192         * intel.s, intel.d: New test for @GOT references.
1193
1194 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
1195
1196         * gas/sh/err.exp: New, framework for error-testing.
1197         * gas/sh/err-1.s: New test.
1198
1199 2000-11-26  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1200
1201         * gas/m68hc11/opers12.s: New test for movw operands.
1202         * gas/m68hc11/opers12.d: Likewise.
1203
1204 2000-11-24  Nick Clifton  <nickc@redhat.com>
1205
1206         * arm.exp: Run tests for xscale as well as arm.
1207         Run xscale tests.
1208
1209         * xscale.s: New file: XScale instruction tests.
1210         * xscale.d: New file: Expected XScale instruction results.
1211
1212 2000-11-20  H.J. Lu  <hjl@gnu.org>
1213
1214         * gas/i386/intel.d: Add 3 "nop"s for the a.out assembler.
1215         * gas/i386/intel.s: Likewise.
1216
1217 2000-11-16  H.J. Lu  <hjl@gnu.org>
1218
1219         * gas/symver/symver0.d: Add 64bit support.
1220         * gas/symver/symver1.d: Likewise.
1221
1222 2000-11-16  H.J. Lu  <hjl@gnu.org>
1223
1224         * gas/symver/symver.exp: Don't run symver4 nor symver5.
1225
1226 2000-11-13  H.J. Lu  <hjl@gnu.org>
1227
1228         * gas/symver/symver.exp: New for symver test.
1229         * gas/symver/symver0.d: Likewise.
1230         * gas/symver/symver0.s: Likewise.
1231         * gas/symver/symver1.d: Likewise.
1232         * gas/symver/symver1.s: Likewise.
1233         * gas/symver/symver2.l: Likewise.
1234         * gas/symver/symver2.s: Likewise.
1235         * gas/symver/symver3.l: Likewise.
1236         * gas/symver/symver3.s: Likewise.
1237         * gas/symver/symver4.l: Likewise.
1238         * gas/symver/symver4.s: Likewise.
1239         * gas/symver/symver5.l: Likewise.
1240         * gas/symver/symver5.s: Likewise.
1241         * gas/symver/symver6.l: Likewise.
1242         * gas/symver/symver6.s: Likewise.
1243
1244 2000-11-11  Hans-Peter Nilsson  <hp@bitrange.com>
1245
1246         * gas/macros/macros.exp: Mark strings test xfail for sh.
1247
1248 2000-10-24  Diego Novillo  <dnovillo@cygnus.com>
1249
1250         * intel.s, intel.d: Add new tests for intel syntax.
1251
1252 2000-10-19  Alan Modra  <alan@linuxcare.com.au>
1253
1254         * gas/elf/section0.s: Ensure section sizes are multiples of 16.
1255         * gas/elf/section1.s: Likewise.
1256         * gas/elf/section[01].d: Change to suit.
1257
1258 2000-10-18  H.J. Lu <hjl@gnu.org>
1259
1260         * gas/i386/intel.d: Fix the support for 64bit BFD in the last
1261         change.
1262
1263 2000-10-15  Diego Novillo  <dnovillo@cygnus.com>
1264
1265         * intel.s, intel.d: Add new tests for naked registers using intel
1266         syntax.
1267
1268 2000-09-29  Hans-Peter Nilsson  <hp@axis.com>
1269
1270         * gas/cris/regprefix-err-1.s, gas/cris/rd-regprefix-1.s,
1271         gas/cris/rd-regprefix-1.d, gas/cris/rd-regprefix-1b.d,
1272         gas/cris/us-err-1.s, gas/cris/us-err-2.s, gas/cris/us-err-3.s: New.
1273         * gas/cris/cris.exp: Loop run_dump_test over files matching rd-*.d.
1274
1275 2000-09-28  Alan Modra  <alan@linuxcare.com.au>
1276
1277         * gas/hppa/parse/parse.exp: Replace "hppa*w-*-*" with "hppa*64*-*-*"
1278         * gas/hppa/reloc/reloc.exp: Likewise.
1279         * gas/hppa/unsorted/unsorted.exp: Likewise.
1280
1281         * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc.
1282
1283 2000-09-22  Jim Wilson  <wilson@cygnus.com>
1284
1285         * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
1286         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
1287
1288         * gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
1289         * gas/ia64/dv-waw-err.s: Likewise.
1290         * gas/ia64/dv-imply.d: Regenerate.
1291         * gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
1292         gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
1293         gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
1294
1295 2000-09-14  Timothy Wall  <twall@cygnus.com>
1296
1297         * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel
1298         comparisons which should and should not produce DVs.
1299
1300 2000-09-05  Alan Modra  <alan@linuxcare.com.au>
1301
1302         * gas/vtable/vtable.exp: Re-enable for hppa-elf.
1303
1304 2000-08-29  Timothy Wall  <twall@cygnus.com>
1305
1306         * gas/ia64/dv-mutex.s: Add stop to avoid DV error on cmp.eq.
1307         * gas/ia64/dv-mutex.d: Update regexp pattern.
1308         * gas/ia64/dv-entry-err.s: Add stop to avoid DV error on cmp.eq.
1309         * gas/ia64/dv-imply.s: Add stops to avoid DV errors on cmp.REL.
1310         Test still fails due to insn opcode pattern changes.
1311
1312 2000-08-21  H.J. Lu <hjl@gnu.org>
1313
1314         * gas/all/cofftag.d: Support the strict COFF.
1315
1316 2000-08-16  Jim Wilson  <wilson@cygnus.com>
1317
1318         * gas/ia64/dv-raw-err.s: Add new tests for addl and postinc.
1319         * gas/ia64/dv-raw-err.l: Likewise.
1320         * gas/ia64/dv-waw-err.l: Update sed pattern.
1321         * gas/ia64/opc-f.pl: Delete fpsub, and fpadd comment.
1322         * gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
1323
1324 2000-08-16  Nick Clifton  <nickc@redhat.com>
1325
1326         * gas/arm/inst.s: Add tests for edge cases of shift based
1327         addressing modes.
1328
1329         * gas/arm/inst.d: Add expected results for new tests.
1330
1331 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
1332
1333         * gas/all/gas.exp: Don't run floating-point tests on CRIS.
1334         * gas/ieee-fp/x930509a.exp: Ditto.
1335         * gas/macros/macros.exp: Mark strings test xfail for CRIS.
1336         * gas/cris/*: New tests for CRIS.
1337
1338 2000-07-19  Alan Modra  <alan@linuxcare.com.au>
1339
1340         * gas/macros/macros.exp (test1): Run it for hppa*-*-linux*.
1341         (semi): Likewise.
1342         (strings): Don't run for hppa, except for hppa*-*-linux*.
1343
1344         * gas/hppa/parse/linesepbug.s: Ensure we have whitespace before
1345         pseudos.
1346
1347 2000-07-18  Scott Bambrough  <scottb@netwinder.org>
1348
1349         * gas/arm/inst.d: Fix expected results to match current assembler
1350         output.  Patch from Justin Seger <justin.m.seger@intel.com>.
1351
1352 2000-07-10  Alan Modra  <alan@linuxcare.com.au>
1353
1354         * gas/vtable/vtable.exp: Disable test for hppa.
1355
1356         * gas/hppa/reloc/reloc.exp (do_relocation_reduction_tests): Don't
1357         run test for any elf target.
1358         (applybug): Don't run test for linux.
1359         * gas/hppa/unsorted/unsorted.exp (do_common_text): Likewise.
1360         * gas/hppa/parse/parse.exp (linesepbug): Remove xfail
1361         (labelbug): xfail for hppa-linux.
1362
1363         * gas/hppa/basic/{coprmem.s, fmemLRbug.s}: Add colons to labels.
1364         * gas/hppa/parse/{callinfobug.s, regpopbug.s}: Likewise.
1365         * gas/hppa/reloc/{applybug.s, funcrelocbug.s, longcall.s,
1366         r_no_reloc.s, reduce3.s}: Likewise.
1367         * gas/hppa/unsorted/common.s: Likewise.
1368
1369 2000-07-05  Nick Clifton  <nickc@cygnus.com>
1370
1371         * gas/d30v/inst.d: Fix expected results to match current assembler
1372         output.
1373         * gas/d30v/bittest.l: Fix expected warning messages to match
1374         current assembler output.
1375
1376 2000-06-29  Kazu Hirata  <kazu@hxi.com>
1377
1378         * gas/h8300/h8300.exp (do_h8300s_mac): Change the registers used
1379         in ldmac and stmac.
1380         * gas/h8300/macs.s: Likewise.
1381
1382 2000-06-27  Nick Clifton  <nickc@cygnus.com>
1383
1384         * gas/d30v/bittest.l: Edit to match new warning messages produced
1385         by assembler.
1386
1387 2000-06-19  Timothy Wall  <twall@cygnus.com>
1388
1389         * gas/macros/macros.exp: Avoid tests which are not useful on tic54x.
1390         * gas/all/gas.exp: Make adjustments for tic54x target.
1391         * gas/ieee-fp/x930509a.exp: Ditto.
1392         * gas/tic54x/*: New tests for tic54x.  NOTE: load page has been
1393         moved into the LMA and is not printed separately by objdump any
1394         longer.  This still needs to be tested.
1395
1396 2000-06-18  Stephane Carrez  <stcarrez@worldnet.fr>
1397
1398         * gas/m68k/all.exp: Don't execute tests if the target is m68hc11&12.
1399         * gas/m68hc11/all.exp: Specific tests for m68hc11.
1400         * gas/m68hc11/all_insns.[ds]: Check m68hc11 instructions.
1401         * gas/m68hc11/insns[ds]: Another test.
1402         * gas/m68hc11/lbranch.[ds]: Check branch optimization (gas relax).
1403         * gas/m68hc11/opers12.[ds]: New files, check m68hc12 operands.
1404
1405 2000-06-17  Alan Modra  <alan@linuxcare.com.au>
1406
1407         * gas/macros/strings.s: Don't start directives in first column
1408         (for LABELS_WITHOUT_COLONS targets).
1409
1410 2000-06-14  H.J. Lu <hjl@gnu.org>
1411
1412         * gas/macros/strings.d: Support a.out and coff.
1413
1414 2000-06-14  Nick Clifton  <nickc@cygnus.com>
1415
1416         * gas/arm/arm6.s: Remove 'mrs r9, cpsr_all' since the cpsr_all
1417         flag is no longer legal syntax.
1418
1419 2000-06-09  Nick Clifton  <nickc@cygnus.com>
1420
1421         * gas/macros/macros.exp: Run new test: strings.
1422         * gas/macros/strings.s: New test: String expansion inside
1423         macros.
1424         * gas/macros/strings.d: New test results.
1425
1426 2000-06-04  Alan Modra  <alan@linuxcare.com.au>
1427
1428         * gas/i386/prefix.s: Modify so we have at least one x86 test that
1429         checks the line separator.
1430
1431 Sun May 21 10:08:08 2000  Hans-Peter Nilsson  <hp@axis.com>
1432
1433         * gas/elf/elf.exp: Exclude *-*-linux*coff* as non-elf.
1434
1435 2000-05-15  Nick Clifton  <nickc@cygnus.com>
1436
1437         * gas/arm/arch4t.s: Add tests of new fields to msr instruction.
1438
1439 2000-05-11  Ulf Carlsson  <ulfc@engr.sgi.com>
1440
1441         * gas/mips/mips.exp: Include *-*-linux* in svr4pic.
1442
1443         * gas/mips/jal-svr4pic.{s,d} gas/mips/jal-xgot.d: Add a jal to a
1444         weak symbol.
1445
1446 2000-05-08  Alan Modra  <alan@linuxcare.com.au>
1447
1448         * gas/mri/float.d: Fix for srec length change.
1449
1450 2000-05-02  Alan Modra  <alan@linuxcare.com.au>
1451
1452         * gas/hppa/unsorted/unsorted.exp: Duplicate hppa*-*-*elf*
1453         behaviour for hppa*-*-linux* throughout file.
1454         * gas/hppa/reloc/reloc.exp: Ditto.
1455         (reduce2.s): Disable test for elf targets.
1456
1457         * gas/hppa/parse/parse.exp (ssbug.s): setup_xfail hppa*-*-linux*.
1458
1459         * gas/elf/section0.s: Don't start pseudos on first column so
1460         targets that define LABELS_WITHOUT_COLONS work.
1461         * gas/elf/section1.s: Ditto.
1462         * gas/vtable/inherit0.s: Ditto.
1463         * gas/vtable/inherit1.s: Ditto.
1464         * gas/vtable/entry0.s: Ditto.
1465         * gas/vtable/entry1.s: Ditto.
1466
1467 2000-05-01  Nick Clifton  <nickc@cygnus.com>
1468
1469         * gasp/macro.out: Fix label numbers to remove leading zeroes.
1470         * gasp/mdouble.out: Fix label numbers to remove leading zeroes.
1471
1472 2000-04-25  Alan Modra  <alan@linuxcare.com.au>
1473
1474         * gas/i386/general.l: Allow for DISP32 pe relocs.
1475         * gas/i386/jump.d: Similarly.
1476
1477 Mon Apr 24 16:35:08 2000  Jim Wilson  <wilson@cygnus.com>
1478
1479         * gas/ia64/opc-i.d: Change pmin2.u to pmin2.  Change pmax2.u to pmax2.
1480         Change MLI to MLX.  Switch operands for output matching tbit.z.orcm,
1481         tbit.z.andcm, tbit.nz.orcm, tbit.nz.andcm, tnat.z.orcm, tnat.z.andcm,
1482         tnat.nz.orcm, tnat.nz.andcm inputs.
1483         * gas/ia64/opc-i.pl: Insert padding nops before last dep.
1484         * gas/ia64/opc-i.s: Regenerate.
1485
1486         * gas/ia64/opc-i.s: Regenerate.
1487         * gas/ia64/opc-f.pl: Add explicit stop at end.
1488
1489 2000-04-22  Timothy Wall  <twall@cygnus.com>
1490
1491         * gas/ia64/opc-f.d: Disassemble zeroes to verify break.f.
1492         * gas/ia64/opc-f.s: Add an explicit stop to make IAS output match.
1493
1494 Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
1495                           David Mosberger  <davidm@hpl.hp.com>
1496                           Timothy Wall <twall@cygnus.com>
1497                           Jim Wilson  <wilson@cygnus.com>
1498
1499         * gas/vtable/vtable.exp: Disable for ia64.
1500         * gas/ia64: New testsuite directory.
1501
1502 2000-04-03  Alan Modra  <alan@linuxcare.com.au>
1503
1504         * gas/i386/general.s: Check 16-bit immediates, and move call/jump
1505         checks to start.
1506         * gas/i386/general.l: Likewise.
1507
1508 2000-04-01  Alexandre Oliva  <aoliva@cygnus.com>
1509
1510         * gas/mn10300/am33_5.s: Check that negative SP offsets are encoded
1511         with 32 bits, not with the unsigned shorter opcodes.
1512         * gas/mn10300/basic.exp: Likewise.
1513
1514 2000-03-31  Alexandre Oliva  <aoliva@cygnus.com>
1515
1516         * lib/gas-defs.exp (regexp_diff): Don't break on the first
1517         difference, list them all.
1518
1519 2000-03-29  Nick Clifton <nickc@cygnus.com
1520
1521         * gas/arm/thumb.s: Add test of bal instruction.
1522
1523 2000-03-27  Alan Modra  <alan@linuxcare.com.au>
1524
1525         * gas/ieee-fp/x930509a.exp (dotest): Fix test for
1526         LISTING_WORD_SIZE==1.
1527         * gas/all/gas.exp (do_930509a): Same here.
1528         * gas/all/cond.d: And here.
1529
1530 2000-03-16  Nick Clifton  <nickc@cygnus.com>
1531
1532         * gas/arm/arm.exp: Run branch.s test.
1533         Run tests if target is strongarm.
1534
1535         * gas/arm/branch.s: New test.  Make sure that assembler can handle
1536         same-section branch relocations properly.
1537
1538         * gas/arm/branch.d: New file.  Expected output from assembling
1539         branch.s.
1540
1541 2000-03-10  Geoffrey Keating  <geoffk@cygnus.com>
1542
1543         * gas/mips/empic.d: New file.
1544         * gas/mips/empic.s: New file.
1545         * gas/mips/mips16-e.d: New file.
1546         * gas/mips/mips16-e.s: New file.
1547         * gas/mips/mips16-f.d: New file.
1548         * gas/mips/mips16-f.s: New file.
1549         * gas/mips/mips.exp: Add empic, mips16-e.  Add mips16-f as an
1550         expected failure.
1551
1552 2000-02-25  H.J. Lu <hjl@gnu.org>
1553
1554         * gas/i386/general.l: Support a.out and coff.
1555
1556 2000-02-25  Alan Modra  <alan@spri.levels.unisa.edu.au>
1557
1558         * gas/i386/intel.s: New file, intel version of opcode.s
1559         * gas/i386/intel.d: New file, copy of opcode.d
1560         * gas/i386/i386.exp: Call it.
1561
1562         * gas/i386/general.s: Add extra "out" instructions.
1563         * gas/i386/general.l: Likewise.
1564
1565 2000-01-31  Nick Clifton  <nickc@cygnus.com>
1566
1567         * gas/arm/inst.s: Include test of ATPCS register naming
1568         conventions.
1569
1570         * gas/arm/float.s: Include test of ATPCS register naming
1571         conventions.
1572
1573 Fri Jan 21 12:48:06 2000  H.J. Lu <hjl@gnu.org>
1574
1575         * gas/i386/general.l: Support a.out.
1576         * gas/i386/jump.d: Likewise.
1577         * gas/i386/jump16.d: Likewise.
1578
1579 2000-01-21  Alan Modra  <alan@spri.levels.unisa.edu.au>
1580
1581         * gas/i386/general.{s,l}: Move 16 bit jmp and call tests from here
1582         * gas/i386/jump16.{s,d}: To here.
1583         * gas/i386/jump.{s,d}: New files.  Duplicate 32 bit jmp and call
1584         tests in general.s so that objdump is exercised.
1585
1586         * gas/i386/i386.exp: Call new tests.
1587
1588 2000-01-15  Alan Modra  <alan@spri.levels.unisa.edu.au>
1589
1590         * gas/i386/general.{s,l}: Add jmp and call tests for .code16gcc,
1591         .code16, and .code32 modes.
1592
1593 Tue Nov 30 23:02:01 1999  Jeffrey A Law  (law@cygnus.com)
1594
1595         * gas/mn10300/{am33.s, am33_2.s, am33_3.s}: New test files.
1596         * gas/mn10300/{am33_4.s, am33_5.s, am33_6.s}: Likewise.
1597         * gas/mn10300/{am33_7.s, am33_8.s}: Likewise.
1598         * gas/mn10300/basic.exp: Run the am33 tests.
1599
1600 1999-11-15  Gavin Romig-Koch  <gavin@cygnus.com>
1601
1602         * gas/mips/la.d: Adjust for new la macro expansion.
1603         Change matches for explicit addresses to matches for
1604         any address.
1605         * gas/mips/la-xgot.d: Same.
1606         * gas/mips/la-svr4pic.d: Same.
1607
1608 1999-11-01  Nick Clifton  <nickc@cygnus.com>
1609
1610         Remove reloc generating references to local labels in test code.
1611         Some ARM targets (eg PE) generate a reloc based on the label,
1612         whilst others (eg ELF) generate a reloc based on the section
1613         symbol.  This meant that the disassembled outputs would differ.
1614
1615         * gas/arm/inst.s: Change test of BLPL instruction.
1616         * gas/arm/inst.d: Change expected decode of BLPL instruction.
1617         * gas/arm/arm7t.s: Remove use of .LC0 label in .word directive.
1618         Remove .rdata section, since this cannot exist in an arm-aout
1619         target.
1620         * gas/arm/arm7t.d: Change expected reloc generated for .word
1621         directive.
1622
1623 1999-10-21  Nick Clifton  <nickc@cygnus.com>
1624
1625         * gas/arm/arm7t.d: Update to match latest objdump output.
1626         * gas/arm/inst.s: Fix erroneous test case.
1627         * gas/arm/inst.d: Update to match latest objdump output.
1628
1629 Mon Oct 11 13:37:51 1999  Geoffrey Keating  <geoffk@cygnus.com>
1630
1631         * lib/gas-defs.exp (regexp_diff): Allow '#...' to mean "some
1632         indeterminate number of extra lines here".
1633
1634         * gas/elf/elf.exp: Remove XFAILs.
1635         * gas/elf/section0.d: Make pass on MIPS (and hopefully alpha).
1636         * gas/elf/section1.d: Likewise.
1637
1638 Thu Oct  7 00:12:04 MDT 1999    Diego Novillo <dnovillo@cygnus.com>
1639
1640         * gas/d10v: New directory.
1641         * gas/d10v/d10.exp: New file.
1642         * gas/d10v/inst.s: New file.
1643         * gas/d10v/inst.d: New file.
1644
1645 Thu Oct  7 12:52:25 1999  Geoffrey Keating  <geoffk@cygnus.com>
1646
1647         * gas/mips/elf-rel.s: New file.
1648         * gas/mips/elf-rel.d: New file.
1649         * gas/mips/elf-rel2.d: New file.
1650         * gas/mips/e32-rel2.d: New file.
1651         * gas/mips/elf-rel2.s: New file.
1652         * gas/mips/mips.exp: Add elf-rel, elf-rel2.
1653
1654         * gas/mips/elf_e_flags1.d: Tweak a little so it passes
1655         even if the CPU is set to something by default.
1656
1657 Mon Oct  4 18:25:49 1999  Doug Evans  <devans@canuck.cygnus.com>
1658
1659         * gas/m32r/error.exp: New testcase driver.
1660         * gas/m32r/m32rx.exp: New testcase driver.
1661         * gas/m32r/fslotx.[sd]: New testcase.
1662         * gas/m32r/m32rx.[sd]: New testcase.
1663         * gas/m32r/relax-s.[sd]: New testcase.
1664         * gas/m32r/interfere.s: New testcase.
1665         * gas/m32r/wrongsize.s: New testcase.
1666
1667 1999-09-17  Alan Modra  <alan@spri.levels.unisa.edu.au>
1668
1669         * gas/i386/i386.exp: Enable reloc and white tests for COFF.
1670         * gas/i386/reloc.d: Accept dir32 relocs.
1671
1672 1999-09-12  Donn Terry  <donn@interix.com>
1673
1674         * gas/all/gas.exp: Run cofftag test for i*86-*-interix*.
1675         * lib/gas-defs.exp: Add perror if can not read .d file.
1676
1677 1999-09-04  Steve Chamberlain  <sac@pobox.com>
1678
1679         * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
1680
1681 1999-09-02  Nick Clifton  <nickc@cygnus.com>
1682
1683         * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
1684         dump  test "entry0" instead of "entry1".
1685
1686 1999-09-01  Scott Bambrough  <scottb@netwinder.org>
1687
1688         * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
1689         test "entry0" instead of "entry1".  ARM targets use REL relocs,
1690         and should use the test entry0.
1691
1692 1999-09-01  H.J. Lu  <hjl@gnu.org>
1693
1694         * gas/i386/naked.d: Fix for coff targets.
1695
1696 Mon Aug 30 12:18:40 1999  Jeffrey A Law  (law@cygnus.com)
1697
1698         * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
1699         sectioning.
1700         * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
1701         PA64.
1702
1703         * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
1704         sectioning.
1705         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
1706         Revamp address expressions slightly to handle an arbitrary sized
1707         address.
1708
1709         * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
1710         sectioning.
1711         * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
1712
1713         * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
1714         sectioning.
1715
1716 1999-08-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
1717
1718         * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
1719         allow_naked_reg parsing.
1720         * gas/i386/i386.exp: Call it.
1721
1722 1999-08-29  Alan Modra  <alan@spri.levels.unisa.edu.au>
1723
1724         * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
1725
1726 Sat Aug 28 00:16:12 1999  Jerry Quinn <jquinn@nortelnetworks.com>
1727
1728         * gas/hppa/basic/basic.exp:  Add new tests shift2.s,
1729         shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
1730         * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
1731         extract3.s, deposit2.s, deposit3.s:  New.
1732
1733         * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
1734         Add new syntax versions of instructions to tests.
1735         * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
1736         system2.s, unit2.s:  New tests.
1737         * hppa/basic/basic.exp: Add new tests.
1738
1739         * gas/hppa/basic/basic.exp:
1740         * gas/hppa/basic/media.s:  Add test cases for new instructions.
1741
1742         * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
1743         * gas/hppa/basic/branch2.s:  New.
1744         * gas/hppa/basic/media.s:  New.
1745
1746         * gas/hppa/basic/basic.exp (do_fp_comp2):  New.
1747         * gas/hppa/basic/fp_comp2.s:  New.
1748
1749 1999-08-20  Alan Modra  <alan@spri.levels.unisa.edu.au>
1750
1751         * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
1752         displacement checks with auto address prefix.
1753
1754 1999-08-17  H.J. Lu  <hjl@gnu.org>
1755
1756         * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
1757
1758 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
1759
1760         * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
1761         when gas uses 2**4 alignment for .text.
1762         * gas/i386/general.s, gas/i386/general.l: Likewise.
1763         * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
1764         * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
1765         * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
1766
1767 1999-07-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
1768
1769         * gas/i386/reloc.d: Fix so that test passes when enable-targets
1770         includes 64-bit bfd target.
1771
1772 1999-06-13  Ian Lance Taylor  <ian@zembu.com>
1773
1774         * gas/i386/katmai.d: Tweak for recent disassembler changes.
1775
1776 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
1777
1778         * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
1779         "*-*-linux*oldld*".
1780         * gas/vtable/vtable.exp: Likewise.
1781         * gas/i386/reloc.d: Modify expected reloc names to accept a.out
1782         names.
1783
1784         * gas/i386/amd.s: Add a symbol so a.out tests will work.
1785         * gas/i386/katmai.s: Likewise.
1786         * gas/i386/amd.d: Corresponding change.
1787         * gas/i386/katmai.d: Corresponding change.
1788
1789 1999-06-10  Ian Lance Taylor  <ian@zembu.com>
1790
1791         * gas/mips/sync.d: Pass -mips2 to the assembler.
1792
1793         * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
1794         mips-elf target as well as mips64-elf target.
1795         * gas/mips/elf_e_flags1.d: Corresponding changes.
1796         * gas/mips/elf_e_flags2.d: Likewise.
1797         * gas/mips/elf_e_flags3.d: Likewise.
1798         * gas/mips/elf_e_flags4.d: Likewise.
1799
1800         * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
1801
1802         * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
1803         parameter.
1804
1805 1999-06-10  Jakub Jelinek  <jj@ultra.linux.cz>
1806
1807         * gas/sparc/synth64.s: Add checks for single register signx/clruw.
1808         * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
1809         * gas/sparc/prefetch.d: Add -64 as switch.
1810         * gas/sparc/rdpr.d: Ditto.
1811         * gas/sparc/wrpr.d: Ditto.
1812         * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
1813         * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
1814         current gas outputs %hi(0) and not %hi(0x0).
1815         * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
1816         optimizations for setx instruction.
1817         * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
1818         compiled-in targets.
1819
1820 1999-06-10  Richard Henderson  <rth@cygnus.com>
1821
1822         * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
1823         * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
1824         * gas/macros/{irp,rept,test2,test3}.d: Update.
1825
1826 1999-06-05  Richard Henderson  <rth@cygnus.com>
1827
1828         * gas/elf/elf.exp: New directory.
1829         * gas/elf/section0.[sd]: New test.
1830         * gas/elf/section1.[sd]: New test.
1831
1832 1999-06-03  Philip Blundell  <philb@gnu.org>
1833
1834         * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
1835         bfd and opcodes.
1836
1837 1999-05-28  Ian Lance Taylor  <ian@zembu.com>
1838
1839         * gas/vtable/vtable.exp: Don't run test for i960 yet.
1840
1841 1999-05-17  Nick Clifton  <nickc@cygnus.com>
1842
1843         * gas/mcore/allinsn.d: Updated to match latest objdump output.
1844
1845 1999-05-12  Alan Modra  <alan@spri.levels.unisa.edu.au>
1846
1847         * gas/i386/opcode.d: Modify callw to suit disasm fix.
1848
1849         * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
1850
1851         * gas/i386/amd.s: Pad to multiple of 8
1852         * gas/i386/amd.d: Here too.
1853
1854         * gas/i386/prefix.[sd]: Align with nops
1855         * gas/i386/reloc.[sd]: Here too.
1856
1857         * gas/i386/katmai.[sd]: New for PIII SIMD
1858         * gas/i386/i386.exp: Call it.
1859
1860 1999-05-02  Nick Clifton  <nickc@cygnus.com>
1861
1862         * gas/mcore/allinsn.d: Update to match latest assembler
1863         operations.
1864
1865 1999-04-16  DJ Delorie  <dj@cygnus.com>
1866
1867         * gas/i386/amd.s: Add NOPs to align for coff targets
1868         * gas/i386/amd.d: and check for them.
1869
1870 Thu Apr 15 15:03:43 1999  Jeffrey A Law  (law@cygnus.com)
1871
1872         * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
1873
1874 Wed Apr 14 13:43:06 1999  Jeffrey A Law  (law@cygnus.com)
1875
1876         * gas/hppa/basic/branch.s: Do not use immediate value where we
1877         really want a register.
1878         * gas/hppa/basic/coprmem.s: Likewise.
1879         * gas/hppa/basic/fmemLRbug.s: Likewise.
1880         * gas/hppa/basic/coprmem.s: Likewise.
1881         * gas/hppa/basic/spop.s: Likewise.
1882         * gas/hppa/basic/imem.s: Likewise.
1883         * gas/hppa/parse/badfmpyadd.s: Likewise.
1884         * gas/hppa/parse/calldatabug.s: Likewise.
1885         * gas/hppa/parse/entrybug.s: Likewise.
1886         * gas/hppa/parse/exprbug.s: Likewise.
1887         * gas/hppa/parse/fixup7bug.s: Likewise.
1888         * gas/hppa/parse/labelbug.s: Likewise.
1889         * gas/hppa/reloc/applybug.s: Likewise.
1890         * gas/hppa/reloc/funcrelocbug.s: Likewise.
1891         * gas/hppa/reloc/labelopbug.s: Likewise.
1892         * gas/hppa/reloc/longcall.s: Likewise.
1893         * gas/hppa/reloc/plabelbug.s: Likewise.
1894         * gas/hppa/reloc/reduce.s: Likewise.
1895         * gas/hppa/reloc/reduce2.s: Likewise.
1896         * gas/hppa/reloc/reduce3.s: Likewise.
1897         * gas/hppa/unsorted/brlenbug.s: Likewise.
1898         * gas/hppa/unsorted/importbug.s: Likewise.
1899         * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
1900
1901         * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
1902         for loads and stores using reg + small d addresses.
1903         No longer expect failure for mis-parse of imm %reg.
1904
1905 1999-04-13  Doug Evans  <devans@casey.cygnus.com>
1906
1907         * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
1908         * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
1909         so branch relaxation restrictions won't interfere with parallelization
1910         attempts.
1911
1912 1999-04-08  Nick Clifton  <nickc@cygnus.com>
1913
1914         * gas/mcore: New Directory.
1915         * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
1916         tests.
1917         * gas/mcore/allinsn.s: New File: Source file for MCore assembly
1918         tests.
1919         * gas/mcore/allinsn.d: New File: Expected output file for MCore
1920         assembly tests.
1921
1922 1999-03-20  Doug Evans  <devans@casey.cygnus.com>
1923
1924         * gas/m32r/m32rx.[sd]: Fix a few more testcases.
1925
1926 1999-03-16  Martin Hunt  <hunt@cygnus.com>
1927
1928         * gas/d30v/d30.exp (run_list_test): Add new tests,
1929         label, guard-debug, serial, warn_oddreg, bittest, and mul.
1930
1931         * gas/d30v/opt.s: Fix some warnings and add a few labels
1932         to keep things from parallelizing where we don't want them to.
1933
1934         * gas/d30v/reloc.s: Fix warning.
1935
1936         * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
1937
1938         * gas/d30v/label.s: New test. Check that labels are aligned
1939         on 8-byte boundaries.
1940
1941         * gas/d30v/guard-debug.s: New test. Test output with "-g".
1942
1943         * gas/d30v/serial.s: New test. Check for warnings with
1944         illegal serial instructions.
1945
1946         * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
1947         odd-numbered registers are used for some instructions.
1948
1949         * gas/d30v/bittest.s: New test. Check for bit operation
1950         instructions (BCLR, BNOT, BSET, BTST) in the IU.
1951
1952         * gas/d30v/mul.s: New test. Check for restricted sequences
1953         in a bunch of different multiply instructions.
1954
1955         * gas/vtable/vtable.exp (run_list_test): Don't
1956         run test on D30V.
1957
1958 1999-03-05  Nick Clifton  <nickc@cygnus.com>
1959
1960         * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
1961         test.
1962
1963 1999-02-13  Jim Blandy  <jimb@zwingli.cygnus.com>
1964
1965         * gas/mips/mips.exp: Run the new tests, below.
1966         * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
1967         gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
1968         * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
1969
1970         * lib/gas-defs.exp (run_dump_test): Document.  It's not
1971         really trivial.
1972
1973         * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
1974         $program (the dump tool).
1975
1976 1999-02-10  Doug Evans  <devans@casey.cygnus.com>
1977
1978         * gas/m32r/allinsn.d: Prefix all | with \.
1979         (push,pop): Fix expected output.
1980         * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
1981         * gas/m32r/fslot.d: Prefix all | with \.
1982
1983 1999-02-08  Nick Clifton  <nickc@cygnus.com>
1984
1985         * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
1986         Some ports use it as a comment initiator.
1987
1988         * gas/vtable/entry1.d: Do not look for an addend.  Some ports use
1989         REL relocations and so do not have one.
1990
1991 1998-12-18  Nick Clifton  <nickc@cygnus.com>
1992
1993         * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
1994         * gas/fr30/allinsn.d: Fix to match latest assembler output
1995
1996 1998-12-03  Nick Clifton  <nickc@cygnus.com>
1997
1998         * gas/fr30/allinsn.d: Updated to match latest assembler output.
1999
2000 1998-12-02  Nick Clifton  <nickc@cygnus.com>
2001
2002         * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
2003
2004         * gas/fr30/allinsn.d: Update to match latest assembler output.
2005
2006 Thu Nov 19 15:59:51 1998  Dave Brolley  <brolley@cygnus.com>
2007
2008         * gas/fr30/allinsn.s: Reorder insns for better simulation.
2009
2010 Thu Nov 19 07:50:44 1998  Doug Evans  <devans@charmed.cygnus.com>
2011
2012         * gas/mips/sync.[sd]: New testcase.
2013         * gas/mips/mips.exp: Run it.
2014
2015 Wed Nov 18 11:27:56 1998  Dave Brolley  <brolley@cygnus.com>
2016
2017         * gas/fr30/allinsn.s (dmov): Correct hex literals.
2018
2019 Tue Nov 17 15:24:20 1998  Nick Clifton  <nickc@cygnus.com>
2020
2021         * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
2022         to end of file.
2023
2024         * gas/fr30/allinsn.d: Added disassembly of currently assembliable
2025         opcodes.
2026
2027 Mon Nov 16 16:50:27 1998  Nick Clifton  <nickc@cygnus.com>
2028
2029         * gas/fr30/allinsn.s: Fix syntax errors.
2030
2031 Mon Nov 16 19:27:52 1998  Dave Brolley  <brolley@cygnus.com>
2032
2033         * gas/fr30/allinsn.s: Fixed more typos.
2034
2035 Fri Nov 13 13:15:01 1998  Nick Clifton  <nickc@cygnus.com>
2036
2037         * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
2038         case vs lower case.
2039
2040 Tue Nov 10 14:54:47 1998  Nick Clifton  <nickc@cygnus.com>
2041
2042         * gas/fr30/allinsn.s: New file.
2043         * gas/fr30/allinsn.d: New file.
2044         * gas/fr30/allinsn.exp: New file.
2045         * gas/fr30/fr30.exp: New file.
2046
2047 Mon Nov  2 20:16:50 1998  Doug Evans  <devans@canuck.cygnus.com>
2048
2049         * gas/m32r/fslot.[sd]: New testcase.
2050         * gas/m32r/m32r.exp: Run it.
2051
2052 Tue Oct 20 11:35:06 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
2053
2054         * gas/i386/i386.exp: Run AMD insn test.
2055         * gas/i386/amd.s: New test.
2056         * gas/i386/amd.d: New test results.
2057
2058 Sun Sep 20 01:00:01 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2059
2060         * gas/vtable/inherit1.l: Require only the word GAS somewere in the
2061         first line of the listing.
2062
2063 Tue Sep  1 10:20:03 1998  Richard Henderson  <rth@cygnus.com>
2064
2065         * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
2066         * gas/ppc/astest2.d: Likewise.
2067
2068 Mon Aug 31 13:25:07 1998  Richard Henderson  <rth@cygnus.com>
2069
2070         * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
2071         of whitespace for 64-bit hosts.
2072
2073 Mon Aug 31 12:45:49 1998  Richard Henderson  <rth@cygnus.com>
2074
2075         * gas/vtable/vtable.exp: New.
2076         * gas/vtable/{entry0.s,entry0.d}: New.
2077         * gas/vtable/{entry1.s,entry1.d}: New.
2078         * gas/vtable/{inherit0.s,inherit0.d}: New.
2079         * gas/vtable/{inherit1.s,inherit1.l}: New.
2080
2081 Thu Aug 20 23:18:06 1998  Ian Lance Taylor  <ian@cygnus.com>
2082
2083         * gas/i386/white.l: Revert patch of August 12.
2084
2085 Wed Aug 12 11:54:37 1998  Jeffrey A Law  (law@cygnus.com)
2086
2087         * gas/mn10300/udf.s: New test.
2088         * gas/mn10300/basic.exp: Run it.
2089
2090 Wed Aug 12 13:25:38 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
2091
2092         * gas/i386/general.l: Test andb $~0x80,foo.
2093         * gas/i386/general.s: Update.
2094
2095         * gas/i386/white.l: Expect warning for stand-alone ss prefix.
2096
2097 Tue Jul 21 12:46:59 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
2098
2099         * gas/i386/white.s: Add some more whitespace tests.
2100         * gas/i386/white.l: Update accordingly.
2101
2102 Mon Jul 13 18:15:11 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
2103
2104         * gas/i386/*: All new i386 testsuite.
2105
2106 1998-07-02  Ken Raeburn  <raeburn@cygnus.com>
2107
2108         * lib/gas-defs.exp (gas_init): Complain if target name isn't in
2109         canonical form.
2110
2111 Wed Jul  1 15:35:09 1998  Nick Clifton  <nickc@cygnus.com>
2112
2113         * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
2114
2115 Wed Jul  1 17:31:39 1998  Ian Lance Taylor  <ian@cygnus.com>
2116
2117         * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
2118         * gas/ppc/simpshft.d: Change accordingly.  Only dump the .text
2119         section.
2120
2121 Tue Jun 23 15:14:43 1998  Nick Clifton  <nickc@cygnus.com>
2122
2123         * gas/v850/hilo2.s: Use r1 as the destination of the movea
2124         instruction, since r0 is read only.
2125
2126         * gas/v850/basic.exp: Fix names of special area relocations.
2127         Set -mwarn-signed-overflow flag when running range.s test.
2128
2129 Sun Jun 21 12:44:43 1998  Nick Clifton  <nickc@cygnus.com>
2130
2131         * gas/d30v/reloc.d: Updated to match latest assembler output.
2132
2133 Wed Jun 17 14:02:10 1998  Frank Ch. Eigler  <fche@cygnus.com>
2134
2135         * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
2136         run on differently targeted assembler.
2137         * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
2138         * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
2139         * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
2140         * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
2141
2142         * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
2143         defaults go unmodified.  Replaced $f4/$f5 with $fp[45], as the
2144         original `ld.d' had.  Find `ld.s'.
2145         * gas/mips/mul-ilocks.d: Nearly ditto.
2146
2147 Thu Jun 11 16:50:46 1998  Nick Clifton  <nickc@cygnus.com>
2148
2149         * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
2150
2151         * gas/d30v/inst.s: Add nop to keep assembled instructions at
2152         expected addresses.
2153
2154 Mon Jun  8 18:47:11 1998  Nick Clifton  <nickc@cygnus.com>
2155
2156         * gas/d30v/array.d: Updated to match latest assembler results.
2157         * gas/d30v/reloc.d: Partially updated to match latest assembler
2158         results.
2159
2160 Fri Jun  5 19:15:59 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2161
2162         * gas/m68k/operands.s: For all pc relative addresses change tstl
2163         to pea since the former does not allow pcrel on m68000.  Do not
2164         make label foo global, so that references to it can be relaxed on
2165         ELF targets.
2166         * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
2167
2168 Tue Jun  2 15:08:36 1998  Geoff Keating  <geoffk@ozemail.com.au>
2169
2170         * gas/ppc/ppc.exp: Run simpshft test.
2171         * gas/ppc/simpshft.d: New file.
2172         * gas/ppc/simpshft.s: New file.
2173
2174 Mon Jun  1 17:00:22 1998  Jeffrey A Law  (law@cygnus.com)
2175
2176         * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
2177         * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
2178
2179 Fri May 29 12:07:35 1998  Ian Lance Taylor  <ian@cygnus.com>
2180
2181         * gas/mips/mips.exp: Adjust ilocks initialization to match current
2182         assembler defaults more closely.
2183
2184         * gas/sh/fp.s: Remove ftst/nan.  The assembler no longer supports
2185         the instruction.
2186         * gas/sh/basic.exp: Adjust accordingly.
2187
2188 Wed May 27 15:26:51 1998  Nick Clifton  <nickc@cygnus.com>
2189
2190         * gas/d30v/align.d: Updated to match latest assembler output.
2191         * gas/d30v/inst.d: Updated to match latest assembler output.
2192         * gas/d30v/inst.s: Updated to match latest assembler rules.
2193         * gas/d30v/opt.d: Updated to match latest assembler output.
2194
2195 Fri May 22 15:56:51 1998  Doug Evans  <devans@canuck.cygnus.com>
2196
2197         * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
2198         * gas/m32r/uppercase.d: Likewise.
2199
2200 Thu May 21 15:03:06 1998  Nick Clifton  <nickc@cygnus.com>
2201
2202         * gas/arm/thumb.s: Add period to start of labels to prevent
2203         assembler thinking that they are function entry points.
2204
2205 Tue May 19 18:17:10 1998  Ian Lance Taylor  <ian@cygnus.com>
2206
2207         * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
2208
2209 Mon May 18 13:11:45 1998  Frank Ch. Eigler  <fche@cygnus.com>
2210
2211         * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
2212         disassembler.
2213
2214 Fri May 15 14:51:01 1998  Gavin Koch  <gavin@cygnus.com>
2215
2216         * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
2217         * gas/mips/ld-ilocks-addr32.d : New.
2218
2219 Wed May 13 15:06:31 1998  Doug Evans  <devans@canuck.cygnus.com>
2220
2221         * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
2222
2223 Thu May  7 13:05:25 1998  Frank Ch. Eigler  <fche@cygnus.com>
2224
2225         * gas/mips/break20.[sd]: New tests for 20-bit operand break and
2226         sddbp instructions.
2227         * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
2228         instructions.
2229         * gas/mips/mips.exp: Run them.
2230
2231 Thu Apr 30 11:55:01 1998  Frank Ch. Eigler  <fche@cygnus.com>
2232
2233         * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
2234         in disassembly, where the offset is in hex and has a "0x" prefix.
2235
2236 Tue Apr 28 16:38:34 1998  Frank Ch. Eigler  <fche@cygnus.com>
2237
2238         * gas/mips/lineno.[sd]: Assembly source line number test.
2239         * gas/mips/mips.exp: Added lineno test.
2240
2241 Wed Apr  8 18:45:17 1998  Jeffrey A Law  (law@cygnus.com)
2242
2243         * gas/testsuite/all/gas.exp: No longer expect failures for
2244         difference of undefined symbols on mn10x00 targets.
2245
2246 Mon Mar 23 10:47:33 1998  Frank Ch. Eigler  <fche@cygnus.com>
2247
2248         * gas/all/align.s: Back out ".section text" change below;
2249         use ".text" again.
2250         * gas/macros/semi.s: Ditto.
2251
2252 Fri Mar 20 18:51:49 1998  Frank Ch. Eigler  <fche@cygnus.com>
2253
2254         * gas/all/align.s: Identify ".text" section explicitly.
2255         * gas/macros/semi.s: Ditto.
2256
2257
2258
2259 Mon Mar  2 13:30:40 1998  Doug Evans  <devans@seba.cygnus.com>
2260
2261         * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
2262         (ldi16): Improve test.
2263         (nop): Fix test.
2264
2265 Thu Feb 12 20:12:39 1998  Ian Lance Taylor  <ian@cygnus.com>
2266
2267         * gasp/macro.out: Adjust to reflect the fact that keyword
2268         arguments are now permitted after positional arguments.
2269
2270 Wed Feb  4 15:27:44 1998  Nick Clifton  <nickc@cygnus.com>
2271
2272         * gas/arm/arm7t.d: Update to match latest assembler output.
2273
2274 Wed Feb  4 15:40:00 1998  Geoffrey Keating  <geoffk@ozemail.com.au>
2275
2276         * gas/ppc/ppc.exp: New file.
2277         * gas/ppc/astest.s, gas/ppc/astest.d: New test.
2278         * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
2279
2280 Sun Feb  1 21:43:54 1998  Jeffrey A Law  (law@cygnus.com)
2281
2282         * gas/mips/4010.s: Pad test code out to a 16byte boundary.
2283         * gas/mips/4010.d: Corresponding changes.
2284         * gas/mips/4100.s: Pad test code out to a 16byte boundary.
2285         * gas/mips/4100.d: Corresponding changes.
2286         * gas/mips/4650.s: Pad test code out to a 16byte boundary.
2287         * gas/mips/4650.d: Corresponding changes.
2288
2289 Fri Jan 30 14:09:13 1998  Ian Lance Taylor  <ian@cygnus.com>
2290
2291         * gas/mri/moveml.d: Add test comments, fix regexps.
2292
2293 Thu Jan 29 13:34:49 1998  Doug Evans  <devans@canuck.cygnus.com>
2294
2295         * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
2296
2297 Thu Jan 29 09:43:50 1998  Richard Henderson  <rth@cygnus.com>
2298
2299         * gas/m68k/mri_moveml.[sd]: Moved to ...
2300         * gas/mri/moveml.[sd]: ... here.
2301         * gas/mri/mri.exp: Run it.
2302
2303 Tue Jan 27 21:55:44 1998  Jeffrey A Law  (law@cygnus.com)
2304
2305         * gas/mips/4010.s: Add 4010 tests.
2306         * gas/mips/4010.d: Expected output.
2307         * gas/mips/4100.s: Add 4010 tests.
2308         * gas/mips/4100.d: Expected output.
2309         * gas/mips/4650.s: Add 4010 tests.
2310         * gas/mips/4650.d: Expected output.
2311         * gas/mips/mips.exp: Run the new tests.
2312         * gas/mips/*.d: Pass the right processor model to objdump.
2313         Fix minor cases where expected output was wrong due to opcode
2314         conflicts.
2315
2316 Tue Jan 27 05:35:02 1998  Richard Henderson  <rth@cygnus.com>
2317
2318         * gas/m68k/mri_moveml.[sd]: New testcase.
2319
2320 Thu Jan 22 17:29:07 1998  Nick Clifton  <nickc@cygnus.com>
2321
2322         * gas/m32r/high-1.d: Add hash prefix to constants.
2323
2324         * gas/m32r/allinsn.s: Add hash prefix to some constants.
2325         * gas/m32r/allinsn.d: Add hash prefix to constants.
2326
2327 Wed Jan 21 21:24:08 1998  Manfred Hollstein  <manfred@s-direktnet.de>
2328
2329         * gas/m88k/init.d: Fix hexadecimal offsets.
2330
2331 Wed Jan 14 17:49:22 1998  Nick Clifton  <nickc@cygnus.com>
2332
2333         * gas/m32r/uppercase.d: Fix white space matching.
2334         * gas/m32r/relax-1.d: Fix white space matching.
2335
2336 Wed Jan 14 15:44:32 1998  Jeffrey A Law  (law@cygnus.com)
2337
2338         * gas/mips/div.d: Update for recent assembler changes.
2339         * gas/mips/div-ilocks.d: Likewise.
2340
2341 Wed Jan 14 11:13:06 1998  Doug Evans  <devans@seba.cygnus.com>
2342
2343         * gas/m32r/allinsn.d (cmpui): Update output to new format.
2344
2345 Thu Dec 18 11:10:42 1997  Nick Clifton  <nickc@cygnus.com>
2346
2347         * gas/arm/inst.d: Updated to match latest disassembler changes.
2348
2349         * gas/arm/arm7t.d: Updated to match latest disassembler changes.
2350
2351 Tue Dec 16 22:19:25 1997  Ken Raeburn  <raeburn@cygnus.com>
2352
2353         * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
2354         gas/mips/jal-xgot.d: Add assembler option to select a specific
2355         target chip, the R3000.
2356         * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
2357         R3900.
2358         * gas/mips/mips.exp: Run it.
2359
2360         * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
2361         targets.
2362
2363 Wed Oct 15 10:40:14 1997  Jeffrey A Law  (law@cygnus.com)
2364
2365         * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
2366
2367         * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
2368         changes.
2369
2370 Thu Oct  9 18:10:44 1997  Doug Evans  <dje@canuck.cygnus.com>
2371
2372         * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
2373
2374 Thu Oct  9 12:59:55 1997  Ian Lance Taylor  <ian@cygnus.com>
2375
2376         * gas/arm/arm7t.d: Update for recent disassembler changes.
2377         * gas/h8300/ffxx1.d: Likewise.
2378
2379 Wed Oct  8 16:22:50 1997  Doug Evans  <dje@canuck.cygnus.com>
2380
2381         * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
2382
2383 Wed Oct  8 15:12:35 1997  Ian Lance Taylor  <ian@cygnus.com>
2384
2385         * gas/sparc/synth.d: Update for recent disassembler changes.
2386         * gas/sparc/synth64.d: Likewise.
2387
2388         * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
2389         function symbol.
2390         * gas/mips/jal.s: Likewise.
2391
2392 Tue Oct  7 13:30:30 1997  Doug Evans  <dje@canuck.cygnus.com>
2393
2394         * gas/sparc/reloc64.[sd]: New testcase.
2395         * gas/sparc/sparc.exp: Run it.
2396
2397 Sat Oct  4 19:14:24 1997  Ian Lance Taylor  <ian@cygnus.com>
2398
2399         * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
2400
2401 Fri Oct  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
2402
2403         * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
2404         work.  Correct for big endian and for tabs in input file.
2405
2406         * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
2407         * gas/alpha/fp.s: Change comment characters from ! to #.
2408
2409 Thu Sep 18 11:17:53 1997  Doug Evans  <dje@canuck.cygnus.com>
2410
2411         * gas/sparc/splet.d: Update to new objdump output format.
2412         * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
2413         * gas/sparc/set64.[ds]: New testcase.
2414         * gas/sparc/splet-2.[ds]: New testcase.
2415         * gas/sparc/sparc.exp: Run them.
2416
2417 Tue Sep 16 15:27:08 1997  Ken Raeburn  <raeburn@cygnus.com>
2418
2419         Merge changes from Martin Hunt:
2420
2421         * gas/d30v/inst.s: Add some new tests.
2422
2423         * gas/d30v/{inst, opt, reloc}.d: Update results with
2424         new disassembler changes.
2425
2426         * gas/d30v/inst.[sd]: Update examples for d*i instructions.
2427
2428         * gas/d30v/*.d: Update all test results because
2429         of new ".s" and ".l" extensions.
2430
2431         * gas/d30v/inst.[sd]: Correct entry for mulx2h.
2432         * gas/d30v/opt.[sd]: Correct st2w instruction.
2433
2434         * gas/d30v/align.d: Change expected output.
2435
2436         * gas/d30v/reloc.[sd]: Add test case.
2437
2438         * gas/d30v/array.[sd]: New test case.
2439
2440         * gas/d30v/opt.[sd]: Added more test cases.
2441
2442         * gas/d30v/opt.s: Add test cases.
2443         * gas/d30v/reloc.s: Fix a test case.
2444         * gas/d30v/{opt,reloc}.d: Regenerate.
2445
2446 Mon Sep  8 14:21:23 1997  Doug Evans  <dje@canuck.cygnus.com>
2447
2448         * gas/m32r/high-1.[ds]: New testcase.
2449         * gas/m32r/m32r.exp: Run it.
2450
2451 Mon Aug 25 11:04:24 1997  Doug Evans  <dje@canuck.cygnus.com>
2452
2453         * gas/m32r/relax-1.[ds]: New testcase.
2454         * gas/m32r/m32r.exp: Run it.
2455
2456 Thu Aug 14 23:49:49 1997  Doug Evans  <dje@canuck.cygnus.com>
2457
2458         * gas/arc: New directory
2459         * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
2460         ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
2461
2462 Wed Aug  6 00:33:30 1997  Ian Lance Taylor  <ian@cygnus.com>
2463
2464         * config/default.exp: Set AS and GASP to as-new, not as.new.
2465
2466 Tue Aug  5 12:33:23 1997  Ian Lance Taylor  <ian@cygnus.com>
2467
2468         * config/default.exp: Set NM to nm-new, not nm.new, to match
2469         recent change in binutils build directory.
2470
2471 Thu Jul 31 15:21:51 1997  Jeffrey A Law  (law@cygnus.com)
2472
2473         * gas/v850/range.s: New test.
2474         * gas/v850/basic.exp: Run it.
2475
2476 Tue Jul 29 14:35:02 1997  Jeffrey A Law  (law@cygnus.com)
2477
2478         * gas/v850/hilo2.s: New test.
2479         * gas/v850/fepsw.s: New test.
2480         * gas/v850/basic.exp: Run them.
2481
2482 Tue Jul 15 13:03:17 1997  Doug Evans  <dje@canuck.cygnus.com>
2483
2484         * gas/m32r/uppercase.[sd]: New testcase.
2485         * gas/m32r/m32r.exp: New file.
2486
2487 Mon Jun 16 14:32:11 1997  Ian Lance Taylor  <ian@cygnus.com>
2488
2489         * gas/m68k/pcrel.d: Update for m68k disassembler changes.
2490         * gas/m68k/operands.d: Likewise.
2491
2492 Mon Jun  2 16:50:03 1997  Nick Clifton  <nickc@cygnus.com>
2493
2494         * gas/arm/arm.exp: Added changes from armT-970328-branch.
2495
2496 Mon Jun  2 12:09:02 1997  Gavin Koch  <gavin@cygnus.com>
2497
2498         * gas/mips/mips.exp: The r3900 has interlocks for mul, but
2499         not div.
2500
2501 Mon Jun  2 12:03:32 1997  Gavin Koch  <gavin@.cygnus.com>
2502
2503         * gas/mips/mul.{d,s}: End the tests with no-ops.
2504
2505 Mon Jun  2 11:48:58 1997  Gavin Koch  <gavin@cygnus.com>
2506
2507         * lib/gas-defs.exp (regexp_diff): Improve messages when one
2508         file is shorter than the other.
2509
2510 Wed May  7 16:18:30 1997  Manfred Hollstein  <manfred@s-direktnet.de>
2511
2512         * gas/m88k/init.{s,d}: New checks for proper padding of
2513         .init sections.
2514         * gas/m88k/m88.exp: Run them.
2515
2516         * gas/m68k/t2.d: New file for check of presence of section
2517         symbols on the m68k-motorola-sysv.
2518         * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
2519
2520 Wed May  7 16:12:24 1997  Ian Lance Taylor  <ian@cygnus.com>
2521
2522         * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
2523
2524         * gas/mips/lifloat.s: Update for recent changes to floating point
2525         handling.
2526         * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
2527         * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
2528
2529         * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
2530
2531 Sat Apr 19 23:16:35 1997  Niklas Hallqvist  <niklas@petra.appli.se>
2532
2533         * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
2534
2535 Wed Apr 16 12:20:24 1997  Martin Hunt  <hunt@cygnus.com>
2536
2537         * gas/d30v/d30.exp: Add optimizer test case.
2538         * gas/d30v/opt.s: Add conditional compilation tests.
2539         * gas/d30v/opt.d: Rebuild.
2540
2541 Tue Apr 15 18:10:01 1997  Gavin Koch  <gavin@cygnus.com>
2542
2543         * gas/mips/{delay.d,nodelay.d}: added.
2544
2545 Mon Apr  7 12:57:45 1997  Doug Evans  <dje@canuck.cygnus.com>
2546
2547         * gas/m32r/allinsn.d: Update to new objdump output style.
2548
2549 Fri Apr  4 13:19:39 1997  Ian Lance Taylor  <ian@cygnus.com>
2550
2551         * gas/all/float.s: Put a tab before .text, to keep the PA happy.
2552
2553         * gas/arm/arm.exp: Only run inst and arm7t on targets which can
2554         handle -EL.  Add setup_xfail for thumb.
2555
2556         * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
2557
2558 Thu Apr  3 18:26:56 1997  Doug Evans  <dje@canuck.cygnus.com>
2559
2560         * gas/m32r/allinsn.{exp,s.d}: New testcases.
2561
2562 Thu Mar 27 00:42:28 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
2563
2564         * gas/d30v/d30.exp: Add test case reloc.
2565         * gas/d30v/reloc.[sd]: New files to test relocations.
2566
2567 Sat Mar 15 17:21:46 1997  Ian Lance Taylor  <ian@cygnus.com>
2568
2569         * gas/arm/inst.d: Update for disassembler changes.
2570         * gas/arm/arm7t.d: Likewise.
2571
2572 Tue Mar 11 13:31:56 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
2573
2574         * gas/m68k/op68000.d: Update for recent assembler bug fix.
2575
2576 Wed Mar  5 13:01:24 1997  Jeffrey A Law  (law@cygnus.com)
2577
2578         * gas/all/gas.exp: xfail a couple tests for the mn10300.
2579
2580 Mon Mar  3 11:41:00 1997  Fred Fish  <fnf@cygnus.com>
2581
2582         * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
2583         relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
2584
2585 Thu Feb 27 15:21:46 1997  Fred Fish  <fnf@cygnus.com>
2586
2587         * gas/tic80/{align.d, align.lst, align.s} New test for the
2588         ".align" pseudop.
2589         * gas/tic80/tic80.exp: Run the align test.
2590
2591 Wed Feb 26 20:36:46 1997  Fred Fish  <fnf@cygnus.com>
2592
2593         * gas/tic80/{float.d, float.lst, float.s}: New tests for
2594         simple floating point operands.
2595         * gas/tic80/tic80.exp: Run the float test.
2596
2597 Wed Feb 26 15:16:04 1997  Fred Fish  <fnf@cygnus.com>
2598
2599         * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
2600         regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
2601         New tests for :m and :s operand modifiers.
2602         * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
2603
2604 Tue Feb 25 13:45:55 1997  Ian Lance Taylor  <ian@cygnus.com>
2605
2606         * gas/macros/semi.s: Force the final alignment to use a fill value
2607         of 0.
2608
2609         * gas/all/cond.s, gas/all/cond.d: New test.
2610         * gas/all/gas.exp: Run it.
2611
2612 Mon Feb 24 10:52:12 1997  Bob Manson  <manson@charmed.cygnus.com>
2613
2614         * lib/gas-defs.exp(gas_init): Added new parameter for script
2615         name.
2616
2617 Mon Feb 24 10:40:28 1997  Fred Fish  <fnf@cygnus.com>
2618
2619         * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
2620         regops.d, relocs1.d,
2621         (relocs1.c): Add file for reference.
2622         (relocs1b.d): Split reloc table contents test to different test file.
2623         (relocs2.c): Add test that uses various types (char, short, int, ...) of
2624         static and global variables with data shuffling to generate lots of ld/st
2625         instructions for the different types.
2626         (relocs2.d): New file, expected code for relocs2 test.
2627         (relocs2.lst): New file, TI assembler listing for reference.
2628         (relocs2.s): New file, assembly source for relocs2 test.
2629         (relocs2b.d): New file, expected reloc table contents for relocs2 test.
2630         (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
2631
2632 Sun Feb 23 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
2633
2634         * gas/all/itbl-test.c(main): Update function calls.
2635         Remove parameters from itbl_get_reg_val and
2636         change itbl_get_insn_name to itbl_get_field.
2637
2638 Sun Feb 23 17:22:00 1997  Dawn Perchik  <dawn@cygnus.com>
2639
2640         * gas/mips/itbl: Add comments.
2641         * gas/mips/itbl.s: Add comments.  Prefix register names with $.
2642         * gas/all/itbl: Generic table for testing for itbl support.
2643         * gas/all/itbl.s: Generic assembly for testing for itbl support.
2644         * gas/mips/itbl-test.c: Moved to gas/all.
2645         * gas/all/itbl-test.c: Moved from gas/mips.
2646
2647 Sat Feb 22 20:24:23 1997  Fred Fish  <fnf@cygnus.com>
2648
2649         * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
2650         endmask.lst, regops.lst}: Remove ^M's from end of lines.
2651         * gas/tic80/bitnum.s: Add comment to each line showing value
2652         that symbolic BITNUM assembles to.  Add coverage for raw
2653         numeric values for the BITNUM operand.
2654         * gas/tic80/bitnum.d: Update due to bitnum.s changes.
2655         * gas/tic80/regops.d: Update due to opcode library additions
2656         of floating point test BITNUM values that are ambiguous with
2657         the integral ones.
2658         * gas/tic80/relocs1.s: New test case that tests simple relocs.
2659         * gas/tic80/relocs1.d: Expected output for above.
2660         * gas/tic80/relocs1.lst: TI assembler listing for above.
2661         * gas/tic80/tic80.exp: Add relocs1 test.
2662
2663 Fri Feb 21 14:23:14 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
2664
2665         * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
2666         inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
2667
2668 Wed Feb 19 00:55:29 1997  Ian Lance Taylor  <ian@cygnus.com>
2669
2670         * gas/macros/semi.s, gas/macros/semi.d: New test.
2671         * gas/macros/macros.exp: Run it.
2672         * gas/mri/semi.s, gas/mri/semi.d: New test.
2673         * gas/mri/mri.exp: Run it.
2674
2675 Tue Feb 18 13:37:06 1997  Jeffrey A Law  (law@cygnus.com)
2676
2677         * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
2678         output.
2679
2680 Fri Feb 14 17:56:27 1997  Ian Lance Taylor  <ian@cygnus.com>
2681
2682         * gas/all/align.d, gas/all/align.s: New test.
2683         * gas/all/gas.exp: Run it.
2684
2685 Thu Feb 13 14:44:05 1997  Ian Lance Taylor  <ian@cygnus.com>
2686
2687         * gas/mips/mips16.d: Correct PC relative instruction bytes.
2688
2689 Wed Feb 12 12:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
2690
2691         * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
2692         * gas/mips/lif-xgot.d: Likewise.
2693         * gas/mips/ulh-svr4pic.d: Likewise.
2694         * gas/mips/ulh-xgot.d: Likewise.
2695
2696         * gas/mips/mips16.d: Update for yet another change in disassembly
2697         output (this one is spacing only).
2698
2699 Tue Feb 11 14:45:39 1997  Fred Fish  <fnf@cygnus.com>
2700
2701         * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
2702         ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
2703         endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
2704         tic80.exp}: New files for TIc80 test cases.
2705
2706 Tue Feb 11 15:46:27 1997  Ian Lance Taylor  <ian@cygnus.com>
2707
2708         * gas/mips/mips16.d: Update for change in disassembly output.
2709
2710 Mon Feb 10 22:24:00 1997  Dawn Perchik  <dawn@cygnus.com>
2711
2712         * gas/mips/itbl-test.c: Add copyright message and fix indentation.
2713
2714 Mon Feb 10 17:54:00 1997  Dawn Perchik  <dawn@cygnus.com>
2715
2716         * gas/mips/itbl-test.c: New file.  Stand-alone assembler and
2717         dissassembler for itbl support.
2718
2719 Mon Feb 10 17:20:00 1997  Dawn Perchik  <dawn@cygnus.com>
2720
2721         * gas/mips/itbl: New file.  Instruction Spec for testing --itbl
2722         option.
2723         * gas/mips/itbl.s: New file.  Assembly with ne2w instructions
2724         specified in itbl.
2725
2726 Fri Feb  7 16:42:53 1997  Bob Manson  <manson@charmed.cygnus.com>
2727
2728         * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
2729         * lib/gas-defs.exp: Ditto.
2730
2731 Mon Feb  3 15:46:05 1997  Ian Lance Taylor  <ian@cygnus.com>
2732
2733         * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
2734         objdump.  Update for current relocation printing style.
2735
2736 Thu Jan 30 11:57:33 1997  Ian Lance Taylor  <ian@cygnus.com>
2737
2738         * gas/mips/mips16.d: Update for disassembler changes.
2739
2740 Thu Jan 23 03:15:06 1997  Angela Marie Thomas (angela@cygnus.com)
2741
2742         * gas/mips/mips.exp: set ilocks for all 4100/4300
2743
2744 Thu Jan  2 16:49:17 1997  Ian Lance Taylor  <ian@cygnus.com>
2745
2746         * gas/mips/mips16.s, gas/mips/mips16.d: New test.
2747         * gas/mips/mips.exp: Run mips16 test.
2748
2749         * gas/mips/mips.exp: Run dli test unconditionally.
2750         * gas/mips/dli.s: Add text symbol.  Add nops to round to 16 byte
2751         boundary.
2752         * gas/mips/dli.d: Corresponding changes.
2753
2754 Tue Dec 31 13:03:16 1996  Ian Lance Taylor  <ian@cygnus.com>
2755
2756         * gas/sparc/synth.d: Use --prefix-addresses for objdump.
2757         * gas/sparc/synth64.d: Likewise.
2758
2759 Tue Dec 24 16:30:58 1996  Angela Marie Thomas (angela@cygnus.com)
2760
2761         * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
2762
2763 Fri Dec 13 13:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
2764
2765         * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
2766         .ifdef, to accomodate change to avoid default alignment on
2767         embedded systems.
2768
2769 Wed Dec 11 09:26:01 1996  Jeffrey A Law  (law@cygnus.com)
2770
2771         * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
2772         "movb dm,(an)".
2773
2774 Tue Dec 10 13:01:05 1996  Jeffrey A Law  (law@cygnus.com)
2775
2776         * gas/mn10300/basic.exp: Update after endianness changes to
2777         the assembler.
2778
2779         * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
2780         * gas/mn10200/{movb.s, movbu.s}: Likewise.
2781         * gas/mn10200/basic.exp: Run them.
2782
2783 Mon Dec  9 17:08:38 1996  Jeffrey A Law  (law@cygnus.com)
2784
2785         * gas/mn10200/*.s: New tests for the mn10200 assembler.
2786         * gas/mn10200/basic.exp: Run them.
2787
2788 Fri Dec  6 15:35:04 1996  Jeffrey A Law  (law@cygnus.com)
2789
2790         * gas/mn10300/*.s: Remove '$' register prefixing.
2791
2792 Mon Nov 25 16:35:33 1996  Doug Evans  <dje@canuck.cygnus.com>
2793
2794         * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
2795         \r will be present.
2796
2797 Mon Nov 25 13:45:02 1996  Ian Lance Taylor  <ian@cygnus.com>
2798
2799         * gas/m68k/*.d: Update for disassembler changes.
2800         * gas/mri/*.d: Likewise.
2801
2802 Mon Nov 25 11:38:37 1996  Jeffrey A Law  (law@cygnus.com)
2803
2804         * gas/mn10300/*.s: Use '$' as register prefix for
2805         all register operands.
2806
2807 Thu Nov 21 11:52:54 1996  Jeffrey A Law  (law@cygnus.com)
2808
2809         * gas/all/gas.exp: xfail a couple tests for the mn10300.
2810
2811 Wed Nov 20 11:31:41 1996  Jeffrey A Law  (law@cygnus.com)
2812
2813         * gas/mn10300/other.s: Update for correct syntax on a
2814         few instructions (those with register lists).
2815         * gas/mn10300/basic.exp: Corresponding changes.
2816
2817 Tue Nov 19 13:36:57 1996  Jeffrey A Law  (law@cygnus.com)
2818
2819         * gas/mn10300/movm.s: Update for correct syntax.
2820         * gas/mn10300/basic.exp: Update expected movm bit patterns.
2821
2822 Fri Nov 15 13:57:42 1996  Jeffrey A Law  (law@cygnus.com)
2823
2824         * gas/mn10300/other.s: Put parens around register
2825         argument in calls and jmp instructions.
2826
2827 Wed Nov 13 13:16:04 1996  Jeffrey A Law  (law@cygnus.com)
2828
2829         * gas/h8300/ffxx1.d: Update for recent disassembler changes.
2830
2831 Mon Nov 11 16:03:24 1996  Jeffrey A Law  (law@cygnus.com)
2832
2833         * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
2834         as needed.
2835         * gas/hppa/unsorted/unsorted.exp: Likewise.
2836
2837 Thu Nov  7 00:27:52 1996  Jeffrey A Law  (law@cygnus.com)
2838
2839         * gas/mn10300/basic.exp: Check opcode insertion for
2840         extended instructions.
2841         * gas/mn10300/extend.s: Tweak constants for better
2842         testsuite coverage.
2843
2844 Wed Nov  6 13:50:07 1996  Jeffrey A Law  (law@cygnus.com)
2845
2846         * gas/mn10300/basic.exp: Test insertion of operands
2847         into call and jmp instructions with 32bit offsets.
2848         Fix typo in bit test patterns.
2849         * gas/mn10300/other.s: Tweak constants to improve
2850         testsuite coverage.
2851
2852         * gas/mn10300/basic.exp: Test insertion of 32bit operand
2853         in calls, btst, bclr & bset instructions.
2854
2855         * gas/mn10300/*.s: Tweak constants in 32bit insns for
2856         better testing coverage.
2857         * gas/mn10300/basic.exp: Test insertion of most 32bit
2858         operands.
2859
2860 Tue Nov  5 13:33:12 1996  Jeffrey A Law  (law@cygnus.com)
2861
2862         * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
2863         movbu, movhu instructions.  Check bit patterns for more bit
2864         operations.  Check bit patterns for various 16bit call, retf
2865         and ret instructions.
2866         * gas/mn10300/other.s: Update operands for better test coverage.
2867
2868 Mon Nov  4 12:55:11 1996  Jeffrey A Law  (law@cygnus.com)
2869
2870         * gas/mn10300/basic.exp: Check bit patterns for a couple more
2871         mov and cmp instructions.
2872
2873 Tue Oct 29 17:05:43 1996  Ian Lance Taylor  <ian@cygnus.com>
2874
2875         * gas/mips/*.d: Update for disassembler changes.
2876
2877 Wed Oct 16 22:39:50 1996  Jeffrey A Law  (law@cygnus.com)
2878
2879         * gas/v850/reloc.s: New tests.
2880         * gas/v850/basic.exp: Run them.
2881
2882 Mon Oct 14 13:52:55 1996  Ian Lance Taylor  <ian@cygnus.com>
2883
2884         * gas/mips: Add symbols to several testsuites, since the ELF
2885         assembler now always builds a symbol table, which means that
2886         objdump will no longer report `No symbols in FILE'.  Change the
2887         expected output accordingly.
2888
2889 Thu Oct 10 13:11:48 1996  Jeffrey A Law  (law@cygnus.com)
2890
2891         * gas/mn10300/basic.exp: Check bit patterns for instructions
2892         with a single 8bit or 16bit immediate operand.
2893
2894         * gas/mn10300/basic.exp: Check bit patterns for many
2895         instructions.  Add missing test in do_mov1.
2896         * gas/mn10300/mov1.s: Add missing test.
2897
2898 Wed Oct  9 14:15:18 1996  Jeffrey A Law  (law@cygnus.com)
2899
2900         * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
2901         * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
2902         * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
2903         * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
2904         * gas/mn10300/{shift.s, sub.s}: Likewise.
2905         * gas/mn10300/basic.exp: Run them.
2906
2907 Thu Oct  3 09:57:03 1996  Jeffrey A Law  (law@cygnus.com)
2908
2909         * gas/mn10200, gas/mn10300: New directories for Matsushita
2910         mn10200 and mn10300 tests.
2911
2912 Tue Oct  1 15:38:28 1996  Ian Lance Taylor  <ian@cygnus.com>
2913
2914         * lib/gas-defs.exp (gas_version): Fix for current version
2915         printing.
2916
2917 Sun Sep 29 07:55:58 1996  Doug Evans  <dje@canuck.cygnus.com>
2918
2919         * gas/sparc/splet.d: Fix typo in cpusha result.
2920
2921 Mon Sep 23 12:33:31 1996  Ian Lance Taylor  <ian@cygnus.com>
2922
2923         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
2924
2925 Wed Sep 18 12:14:06 1996  Ian Lance Taylor  <ian@cygnus.com>
2926
2927         * gas/all/cofftag.s: Use .p2align rather than .align.
2928
2929 Fri Sep 13 15:28:04 1996  Jeffrey A Law  (law@cygnus.com)
2930
2931         * gas/h8300/macs.s: Add "stmac" instructions.
2932         * gas/h8300/basic.exp: Test them.
2933
2934 Thu Sep 12 10:28:44 1996  James G. Smith  <jsmith@cygnus.co.uk>
2935
2936         * gas/arm/thumb.s (back): Check assembly of Thumb BL.
2937
2938 Mon Sep  9 14:37:00 1996  Ian Lance Taylor  <ian@cygnus.com>
2939
2940         * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
2941         registers.
2942
2943 Fri Sep  6 18:23:54 1996  James G. Smith  <jsmith@cygnus.co.uk>
2944
2945         * gas/mips/dli.{s,d}: More test cases added.
2946
2947 Wed Sep  4 11:47:29 1996  James G. Smith  <jsmith@cygnus.co.uk>
2948
2949         * gas/mips/mips.exp: Add check for dli macro instruction.
2950         * gas/mips/dli.{s,d}: Added.
2951
2952 Sat Aug 31 01:25:03 1996  Jeffrey A Law  (law@cygnus.com)
2953
2954         * gas/v850/basic.exp (do_mem): Check bit patterns for short
2955         load/store instructions.  Remove xfails for short load/store
2956         instructions.
2957         * gas/v850/mem.s: Offsets for short load/store operands
2958         are unsigned.
2959
2960         * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
2961         (do_jumps): Likewise.
2962
2963 Fri Aug 30 00:37:55 1996  Jeffrey A Law  (law@cygnus.com)
2964
2965         * gas/v850/misc.s: Tweak register numbers for better testing.
2966         * gas/v850/basic.exp (do_misc): Corresponding changes.
2967
2968         * gas/v850/hilo.s: New testfile.
2969         * gas/v850/basic.exp: Run hilo tests.
2970
2971 Thu Aug 29 11:32:23 1996  James G. Smith  <jsmith@cygnus.co.uk>
2972
2973         * gas/arm/arm7t.d: Explicitly force little-endian assembly.
2974
2975 Fri Aug 23 11:02:55 1996  Jeffrey A Law  (law@cygnus.com)
2976
2977         * gas/v850/basic.exp (do_move): Test instruction bit patterns.
2978         * gas/v850/move.s: Tweak constants for better testing.
2979
2980         * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
2981         xfail sst and sld tests.
2982         (do_mov): Remove bogus xfail.
2983         * gas/v850/mem.s: sst and sld instructions can only index from
2984         "ep" register.
2985
2986         * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
2987         Update addresses.
2988         * gas/v850/logical.s: Tweak constants for better testing.
2989
2990         * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
2991         but not displacements (yet).
2992
2993         * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
2994
2995         * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
2996         but not displacements (yet).
2997
2998         * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
2999
3000         * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
3001         * gas/v850/arith.s: Tweak constants for better testing.
3002
3003         * gas/v850/basic.exp (do_misc): No longer expect failures
3004         assembling "ldsr" and "stsr" opcodes.
3005         * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
3006         opcodes.
3007
3008         * gas/v850/basic.exp (do_misc): No longer expect failures
3009         assembling "trap" opcodes.
3010         * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
3011
3012         * gas/v850: New directory with v850 tests.
3013
3014 Fri Aug 16 00:19:10 1996  Jeffrey A Law  (law@cygnus.com)
3015
3016         * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
3017         fic and fice instructions to test 3bit space identifiers.
3018         * gas/hppa/basic/system.s: Similarly for iitlba and
3019         iitlbp.
3020         * gas/hppa/basic/basic.exp: Corresponding changes.
3021
3022 Thu Aug 15 16:25:05 1996  James G. Smith  <jsmith@cygnus.co.uk>
3023
3024         * gas/arm/arm.exp: Change inst.s test to check objdump.
3025         * gas/arm/inst.d: Added.
3026
3027 Thu Aug 15 16:06:02 1996  James G. Smith  <jsmith@cygnus.co.uk>
3028
3029         * gas/arm/thumb.s: Added.
3030         * gas/arm/immed.s: Added.
3031         * gas/arm/arch4t.s: Added.
3032         * gas/arm/arm.exp: Updated to run the new tests.
3033
3034 Tue Aug  6 11:06:29 1996  Jeffrey A Law  (law@cygnus.com)
3035
3036         * gas/h8300/misch.s: Reenable "eepmov.w" test.
3037         * gas/h8300/miscs.s: Likewise.
3038         * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
3039         on the H8/300H and H8/S.  Don't expect it to fail.
3040
3041 Wed Jul 31 10:57:44 1996  Doug Evans  <dje@canuck.cygnus.com>
3042
3043         * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
3044
3045 Wed Jul 31 15:55:12 1996  James G. Smith  <jsmith@cygnus.co.uk>
3046
3047         * gas/arm/arm7t.s: Added.
3048         * gas/arm/arm7t.d: Added.
3049         * gas/arm/arm.exp: Updated to run the new test.
3050
3051 Mon Jul  8 14:27:39 1996  Ian Lance Taylor  <ian@cygnus.com>
3052
3053         * gas/m68k/pcrel.d: Rename from schwab.d.
3054         * gas/m68k/pcrel.s: Rename from schwab.s.
3055
3056 Mon Jul  8 14:23:26 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
3057
3058         * gas/m68k/schwab.d: Correct for ELF format.
3059         * gas/m68k/all.exp: Run "schwab" test for all targets.
3060
3061 Thu Jul  4 14:23:36 1996  Ian Lance Taylor  <ian@cygnus.com>
3062
3063         Avoid DOS file naming problems:
3064         * gas/h8300/branch.s: Rename from branches.s.
3065         * gas/h8300/branchh.s: Rename from branchesh.s.
3066         * gas/h8300/branchs.s: Rename from branchess.s.
3067         * gas/h8300/rotsh.s: Rename from rotshift.s.
3068         * gas/h8300/rotshh.s: Rename from rotshifth.s.
3069         * gas/h8300/rotshs.s: Rename from rotshifts.s.
3070         * gas/h8300/h8300.exp: Corresponding changes.
3071
3072 Thu Jul  4 14:01:46 1996  James G. Smith  <jsmith@cygnus.co.uk>
3073
3074         * gas/mips/mips.exp: Add new tests for processors with interlocks
3075         on div and mul.
3076         * gas/mips/div-ilocks.d: Added.
3077         * gas/mips/mul-ilocks.d: Added.
3078
3079 Wed Jul  3 14:20:04 1996  Ian Lance Taylor  <ian@cygnus.com>
3080
3081         * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
3082         which now pass.
3083         * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
3084         bit host.
3085
3086 Sat Jun 29 18:21:51 1996  Ian Lance Taylor  <ian@cygnus.com>
3087
3088         * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
3089         test.
3090         * gas/vax/quad.exp: Expect a nop after the movq.
3091
3092 Tue Jun 18 12:39:49 1996  Jeffrey A. Law  <law@rtl.cygnus.com>
3093
3094         * gas/h8300/cbranchh.s: Switch into h8300h mode.
3095         * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
3096
3097         * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
3098         H8/S.
3099         * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
3100         * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
3101         * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
3102         * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
3103         * gas/h8300/{rotshifts.s,extends.s}: Likewise.
3104         * gas/h8300/h8300.exp: Run them.
3105
3106 Mon Jun 10 14:14:40 1996  Ian Lance Taylor  <ian@cygnus.com>
3107
3108         * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
3109         with the same name as a global variable.
3110         * gas/all/gas.exp: Run cofftag test for any COFF target.
3111
3112 Thu Jun  6 12:30:05 1996  Ian Lance Taylor  <ian@cygnus.com>
3113
3114         * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
3115         test.
3116
3117 Fri May 31 10:11:13 1996  Jeffrey A Law  (law@cygnus.com)
3118
3119         * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
3120
3121 Wed May 29 16:35:43 1996  Ian Lance Taylor  <ian@cygnus.com>
3122
3123         * gas/mips/jal-xgot.d: Correct for 64 bit output.
3124
3125 Thu Apr 25 19:31:59 1996  Doug Evans  <dje@canuck.cygnus.com>
3126
3127         * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
3128
3129 Wed Apr 24 17:06:18 1996  Ian Lance Taylor  <ian@cygnus.com>
3130
3131         * gas/m68k/op68000.d: Add statements now caught by gas.
3132
3133 Mon Apr 22 16:45:12 1996  Doug Evans  <dje@canuck.cygnus.com>
3134
3135         * gas/sparc/splet.[ds]: New tests for sparclet extensions.
3136         * gas/sparc/sparc.exp: Run them.
3137
3138 Mon Apr 15 17:25:18 1996  Ian Lance Taylor  <ian@cygnus.com>
3139
3140         * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
3141         * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
3142         * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
3143         * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
3144
3145 Wed Apr 10 14:27:51 1996  Jeffrey A Law  (law@cygnus.com)
3146
3147         * gas/h8300/mov32bug.s: New test.
3148         * gas/h8300/h8300.exp: Run it.
3149
3150 Fri Apr  5 10:13:28 1996  Jeffrey A Law  (law@cygnus.com)
3151
3152         * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
3153         * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
3154         * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
3155         * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
3156         * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
3157         * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
3158         * gas/h8300/h8300.exp: Run them.
3159
3160         * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
3161
3162         * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
3163
3164         * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
3165         * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
3166         * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
3167         * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
3168         * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
3169         * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
3170         * gas/h8300/h8300.exp: Run them.
3171
3172 Fri Mar 15 17:16:24 1996  Ian Lance Taylor  <ian@cygnus.com>
3173
3174         * gas/sparc/synth.d: Don't require sparc in the file format, since
3175         it won't be there on SunOS.
3176
3177 Thu Mar  7 14:51:23 1996  Doug Evans  <dje@charmed.cygnus.com>
3178
3179         * gas/sparc/synth.[ds]: New testcase.
3180         * gas/sparc/sparc.exp: Run it.
3181
3182 Fri Mar  1 12:01:48 1996  Jeffrey A Law  (law@cygnus.com)
3183
3184         * gas/all/gas.exp: xfail difference of two undefined symbols
3185         and difference of forward references for the h8300.
3186
3187 Thu Feb 22 16:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
3188
3189         * gas/mips/lb-xgot.d: Correct.
3190
3191 Mon Feb 19 02:43:36 1996  Doug Evans  <dje@charmed.cygnus.com>
3192
3193         * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
3194         to gas.
3195         * gas/sparc/addend.exp: Execute for any sparc cpu.
3196         * gas/sparc/{mismatch.exp,mism-1.s}: New test.
3197
3198 Wed Feb 14 13:49:59 1996  Ian Lance Taylor  <ian@cygnus.com>
3199
3200         * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
3201         * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
3202         * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
3203         * gas/mips/mips.exp: Run new tests if svr4pic.
3204
3205 Sat Jan 27 13:27:45 1996  Doug Evans  <dje@charmed.cygnus.com>
3206
3207         * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
3208
3209 Fri Jan 26 14:24:01 1996  Jeffrey A Law  (law@cygnus.com)
3210
3211         * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
3212
3213 Wed Jan 10 12:40:31 1996  Ian Lance Taylor  <ian@cygnus.com>
3214
3215         * gas/mips/*.d: Update for changes to disassembler.
3216
3217 Wed Jan  3 22:59:53 1996  Ian Lance Taylor  <ian@cygnus.com>
3218
3219         * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
3220         change.
3221
3222 Fri Nov 17 10:32:25 1995  Ian Lance Taylor  <ian@cygnus.com>
3223
3224         * gas/mri/immconst.d: New test.
3225         * gas/mri/mri.exp: Run it.
3226         * gas/mri/constants.s: Test immediate constants.
3227         * gas/mri/constants.d: Corresponding change.
3228
3229         * gas/m68k/link.s: Add nop to pad to eight byte boundary.
3230         * gas/m68k/link.d: Corresponding change.
3231
3232 Sun Nov 12 21:28:11 1995  Jeffrey A Law  (law@cygnus.com)
3233
3234         * gas/hppa/unsorted/brlenbug.s: New test.
3235         * gas/hppa/unsorted/unsorted.exp: Run it.
3236
3237 Sun Nov  5 12:49:27 1995  Ian Lance Taylor  <ian@cygnus.com>
3238
3239         * gas/mips/beq.s: Declare text_label global.
3240         * gas/mips/jal.s: Likewise.
3241
3242 Fri Nov  3 12:35:07 1995  Ian Lance Taylor  <ian@cygnus.com>
3243
3244         * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
3245
3246         * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
3247         * gas/m68k/all.exp: Run it.
3248
3249 Thu Nov  2 23:11:05 1995  Ian Lance Taylor  <ian@cygnus.com>
3250
3251         * gas/m68k/link.s, gas/m68k/link.d: New test.
3252         * gas/m68k/all.exp: Run it.
3253
3254 Tue Oct 24 10:57:20 1995  Jeffrey A Law  (law@cygnus.com)
3255
3256         * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
3257         * gas/hppa/basic/system.s: Corresponding changes.
3258
3259 Fri Oct  6 17:13:35 1995  Ken Raeburn  <raeburn@cygnus.com>
3260
3261         * gas/m68k/operands.d: Don't require a fixed number of leading
3262         zeros in any number.
3263
3264         * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
3265         for immediate values.
3266
3267 Fri Oct  6 10:54:13 1995  Doug Evans  <dje@canuck.cygnus.com>
3268
3269         * gas/arm/arm.exp: Renamed from gas.exp.
3270         * gas/arm/le-fpconst.[sd]: New testcase.
3271
3272 Fri Sep 29 15:12:10 1995  Ian Lance Taylor  <ian@cygnus.com>
3273
3274         * gas/mri/mri.exp: Only run tests for m68k target.
3275
3276 Mon Sep 25 12:31:46 1995  Ian Lance Taylor  <ian@cygnus.com>
3277
3278         * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
3279         test.
3280
3281 Thu Sep 21 01:26:08 1995  Jeff Law  (law@snake.cs.utah.edu)
3282
3283         * gas/sh/fp.s (fmac): Update for new assembly syntax.
3284
3285 Mon Sep 18 14:04:34 1995  Ian Lance Taylor  <ian@cygnus.com>
3286
3287         * lib/gas-defs.exp (gas_run): Call prune_system_crud.
3288         (run_dump_test, objdump): Likewise.
3289
3290 Thu Sep 14 13:10:10 1995  Doug Evans  <dje@canuck.cygnus.com>
3291
3292         * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
3293         * gas/sparc/sparc.exp: Run them.
3294
3295 Wed Sep 13 16:35:51 1995  Ian Lance Taylor  <ian@cygnus.com>
3296
3297         * Makefile.in, configure.in: Remove; the testsuite is now run
3298         directly from the gas Makefile.
3299
3300 Mon Sep 11 11:44:23 1995  Ian Lance Taylor  <ian@cygnus.com>
3301
3302         * gas/mri/empty.s: New file.
3303         * gas/mri/mri.exp: Test assembling empty.s.
3304         * gas/mri/comment.s: Add a couple more comment variants.
3305
3306         * gas/mri/mri.exp: Add xfail for the expr test for all hppa
3307         targets.
3308
3309 Wed Sep  6 21:39:23 1995  Ian Lance Taylor  <ian@cygnus.com>
3310
3311         * gas/mri/comment.s, gas/mri/comment.d: New test.
3312         * gas/mri/mri.exp: Run it.
3313         * gas/mri/expr.s: Remove whitespace in operand field.
3314         * gas/mri/for.s: Add comments for further testing.
3315         * gas/macros/test2.s: Put in an upper case ELSE to test case
3316         insensitivity.
3317
3318 Wed Aug 30 16:12:03 1995  Doug Evans  <dje@canuck.cygnus.com>
3319
3320         * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
3321
3322 Tue Aug 29 18:59:33 1995  Doug Evans  <dje@canuck.cygnus.com>
3323
3324         * gas/sparc/sparc.exp: New file.
3325         * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
3326
3327 Mon Aug 21 14:39:29 1995  Ian Lance Taylor  <ian@cygnus.com>
3328
3329         * gas/macros/*: New tests for macros.
3330
3331         * gas/mri/common.s: Use data, not .data.
3332
3333         * gasp/pl3.out: Update for changes in commented source output when
3334         LOCAL is used.
3335
3336 Sat Aug 19 17:36:17 1995  Ian Lance Taylor  <ian@cygnus.com>
3337
3338         * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
3339         of diff.
3340         * lib/gas-defs.exp: Define prune_system_crud if it is not already
3341         defined.
3342
3343 Fri Aug 18 11:09:38 1995  Ian Lance Taylor  <ian@cygnus.com>
3344
3345         * gasp/mri/*.out: Use ;, not !, for the comment character.
3346
3347 Wed Aug 16 12:24:12 1995  Ian Lance Taylor  <ian@cygnus.com>
3348
3349         * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
3350         expect failure for targets which use SOM.
3351
3352         * lib/gas-defs.exp (run_dump_test): If the program to run does not
3353         exist, mark the test as untested.
3354
3355         * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
3356         common test.
3357
3358         * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
3359         rather than using an implicit a.out.
3360
3361         * gas/mri/for.s: Add nop to round out to four byte boundary.
3362         * gas/mri/repeat.s: Likewise.
3363         * gas/mri/while.s: Likewise.
3364         * gas/mri/for.d: Expected added nop.
3365         * gas/mri/repeat.d: Likewise.
3366         * gas/mri/while.d: Likewise.
3367
3368         * gas/mips/*.d: Change all test names to say MIPS.
3369
3370 Tue Aug 15 15:42:33 1995  Ian Lance Taylor  <ian@cygnus.com>
3371
3372         * gas/mri/for.d, gas/mri/for.s: New test.
3373         * gas/mri/if.d, gas/mri/if.s: New test.
3374         * gas/mri/repeat.d, gas/mri/repeat.s: New test.
3375         * gas/mri/while.d, gas/mri/while.s: New test.
3376         * gas/mri/mri.exp: Run the new tests.
3377
3378 Mon Aug 14 16:03:07 1995  Ian Lance Taylor  <ian@cygnus.com>
3379
3380         * gas/mri/expr.d: Permit leading zeroes, in case we're using a
3381         64-bit BFD.
3382
3383         * gasp/mri/*: New tests.
3384         * gasp/gasp.exp: Run them.  Also, clean up the test names used in
3385         pass and fail.
3386
3387 Sun Aug 13 00:39:24 1995  Jeff Law  (law@snake.cs.utah.edu)
3388
3389         * gas/sh/basic.exp: Update now that we know the right
3390         bit patters for the new sts instructions.
3391
3392 Thu Aug 10 00:46:21 1995  Ian Lance Taylor  <ian@cygnus.com>
3393
3394         * gas/mri/char.d: Fix for little endian machines.
3395         * gas/mri/float.d: Likewise.
3396
3397 Wed Aug  9 15:34:36 1995  Ian Lance Taylor  <ian@cygnus.com>
3398
3399         * gas/all/struct.s, gas/all/struct.d: New test.
3400         * gas/all/gas.exp: Run it.
3401
3402 Tue Aug  8 17:11:39 1995  Ian Lance Taylor  <ian@cygnus.com>
3403
3404         * gas/mri/common.s, gas/mri/common.d: New test.
3405         * gas/mri/mri.exp: Run it.
3406
3407 Mon Aug  7 22:39:28 1995  Ian Lance Taylor  <ian@cygnus.com>
3408
3409         * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
3410         test.
3411
3412         * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
3413         truncated files, so that the tests pass.
3414
3415         * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
3416         constants, and expr.
3417
3418         * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux.  Run
3419         on vxworks*, not just vxworks5.1.
3420
3421         * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
3422         (run_dump_test): Just call pass or fail.
3423
3424         * gas/m68k/operands.s, gas/m68k/operands.d: New test.
3425         * gas/m68k/op68000.d: New test.
3426         * gas/m68k/cas.s, gas/m68k/cas.d: New test.
3427         * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
3428         * gas/m68k/schwab.d: Run objdump with -j .text.  Adjust for
3429         changes to disassembler.
3430         * gas/m68k/all.exp: Run new tests.  Run schwab test for
3431         m68k-*-coff*.
3432
3433 Mon Aug  7 03:01:32 1995  Jeff Law  (law@snake.cs.utah.edu)
3434
3435         * gas/sh/*: New tests for the hitachi-sh.
3436
3437 Tue Aug  1 18:02:47 1995  Ian Lance Taylor  <ian@cygnus.com>
3438
3439         * gas/mri/*: New tests for MRI mode.
3440
3441         * lib/gas-defs.exp (run_dump_test): Support using objcopy.  Dump
3442         program executions to the log file before running them.  Use the
3443         simple program name, rather than the path to the binary being run,
3444         in pass/fail messages.
3445         (regexp_diff): If the regexp file has the special comment #pass,
3446         stop checking at that point.
3447         * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
3448         if they are not already set.
3449
3450 Tue Aug  1 11:41:30 1995  steve chamberlain  <sac@slash.cygnus.com>
3451
3452         * Makefile.in: Remove superfluous runtest gasp.
3453
3454 Mon Jul 31 18:19:26 1995  steve chamberlain  <sac@slash.cygnus.com>
3455
3456         * gasp/*: New.
3457         * Makefile.in: Use gasp tests.
3458         * config/default.exp: Add gasp stuff.
3459
3460 Thu Jul 20 18:56:48 1995  Jeff Law  (law@snake.cs.utah.edu)
3461
3462         * gas/all/gas.exp: Disable tests that are not appropriate for
3463         the PA.
3464
3465 Thu Jul 13 18:22:49 1995  Ken Raeburn  <raeburn@cygnus.com>
3466
3467         * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
3468
3469 Wed Jun 21 21:28:57 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
3470
3471         * gas/m68k/schwab.*: New test based on a test case from Andreas
3472         Schwab.
3473         * gas/m68k/all.exp: Run it for some aout configurations.
3474
3475 Mon Jun 12 22:27:18 1995  Jeff Law  (law@snake.cs.utah.edu)
3476
3477         * gas/hppa/parse/badfmpyadd.s: New test.
3478         * gas/hppa/parse/parse.exp: Run it.
3479
3480 Sun May 21 20:26:18 1995  Jeff Law  (law@snake.cs.utah.edu)
3481
3482         * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
3483         ELF targets.
3484
3485 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
3486
3487         * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
3488         * arm/arm6.s: Correct bogus tests.
3489         * arm/gas.exp (arm6.s): Is now a valid test.
3490         (arm7dm.s): New test.
3491         * arm/float.s: Add load/store multiple floating point instruction
3492         tests.
3493
3494 Wed May  3 13:14:44 1995  Jeff Law  (law@snake.cs.utah.edu)
3495
3496         * gas/hppa/reloc/longcall.s: New test.
3497         * gas/hppa/reloc/reloc.exp: Run it.
3498
3499 Tue May  2 16:37:48 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
3500
3501         * gas/mips/ld.d: Modified for gas delay-slot fixes.
3502
3503 Sat Apr 29 23:35:18 1995  Doug Evans  <dje@chestnut.cygnus.com>
3504
3505         * lib/gas-dg.exp: New file.
3506
3507 Tue Apr 11 13:57:52 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
3508
3509         * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
3510         targets.
3511
3512 Mon Apr 10 15:36:39 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
3513
3514         * lib/gas-defs.exp (pass_phase): New proc.
3515         (run_dump_test): Note passing or failing of each phase of this
3516         test, instead of failure of phases or passing of complete test.
3517         Ensure test file name is in reported message.
3518
3519 Sat Apr  8 12:46:33 1995  Doug Evans  <dje@chestnut.cygnus.com>
3520
3521         * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
3522         Always resolve testcase status before returning.
3523         If `slurp_options' fails, return and don't do test.
3524         (slurp_options): Fix "can't open" error message.
3525         Return -1 to indicate error.
3526
3527 Mon Mar 20 22:45:30 1995  Jeff Law  (law@snake.cs.utah.edu)
3528
3529         * gas/hppa/unsorted/common.s: New test.
3530         * gas/hppa/unsorted/unsorted.exp: Run it.
3531
3532 Fri Mar 10 19:07:09 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
3533
3534         * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
3535         uncertainty as to whether there should be trailing bytes in the
3536         output file.
3537         * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
3538         of 0x00000000ffffffff on 64-bit hosts.  (I'm not sure if this is
3539         correct.)  End with "..." to match trailing zero bytes.
3540
3541 Wed Mar  8 15:50:34 1995  Ian Lance Taylor  <ian@cygnus.com>
3542
3543         * gas/mips/mips4.d, gas/mips/mips4.s: New files.
3544         * gas/mips/mips.exp: Run new test.
3545
3546 Thu Feb 23 17:58:50 1995  Jeff Law  (law@snake.cs.utah.edu)
3547
3548         * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
3549         * gas/hppa/basic/basic.exp: Test them.
3550
3551 Wed Feb 15 15:43:26 1995  Ian Lance Taylor  <ian@cygnus.com>
3552
3553         * gas/mips/uld.d: New file.
3554         * gas/mips/uld.s: New file.
3555         * gas/mips/usd.d: New file.
3556         * gas/mips/usd.s: New file.
3557         * gas/mips/mips.exp: Run new tests.
3558
3559 Thu Feb  9 10:57:39 1995  Jeff Law  (law@snake.cs.utah.edu)
3560
3561         * gas/hppa/reloc/applybug.s: New test.
3562         * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
3563
3564 Thu Feb  2 00:34:55 1995  Jeff Law  (law@snake.cs.utah.edu)
3565
3566         * gas/hppa/reloc/picreloc.s: New test.
3567         * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
3568
3569 Fri Jan 27 14:02:02 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
3570
3571         * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
3572         gas/h8300/h8300.exp: New tests.
3573
3574 Mon Jan 23 21:44:26 1995  Jeff Law  (law@snake.cs.utah.edu)
3575
3576         * gas/hppa/basic/basic.exp (do_system): Update.
3577
3578 Wed Jan 11 17:20:25 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
3579
3580         * gas/mips/mips.exp: Don't run the memory-access tests if the
3581         format is a.out, because the generated code is different from what
3582         is used with other formats.
3583
3584 Tue Jan 10 11:42:13 1995  Jeff Law  (law@snake.cs.utah.edu)
3585
3586         * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
3587         regexp to avoid losing without a controlling tty.
3588
3589 Fri Dec 30 18:08:20 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
3590
3591         * gas/i386/pushw.l: Fixed whitespace to match current listing
3592         style.
3593
3594         * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
3595         listings enabled.
3596
3597 Thu Dec 15 18:14:27 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
3598
3599         * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
3600         (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
3601         * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS.  Use
3602         findfile and transform procedures to determine objdump program
3603         name.
3604
3605         * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
3606         in case the format doesn't automatically require it.
3607         * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
3608         name for the reloc type.
3609
3610         * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
3611         (run_dump_test): If verbosity level is over 3, print out dump
3612         command and its output.
3613
3614 Tue Dec 13 18:21:09 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
3615
3616         * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
3617         disassembly.
3618
3619 Fri Dec  9 19:54:04 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
3620
3621         * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
3622         it depends on tty modes.
3623
3624         * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
3625         -nottyinit.
3626
3627         * gas/arm/gas.exp: The arm6 test should report errors, for now.
3628
3629 Thu Dec  8 20:19:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
3630
3631         * lib/gas-defs.exp: Use -i in expect_after command.
3632
3633 Wed Dec  7 16:49:14 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
3634
3635         * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
3636         disassembly.
3637
3638         * gas/ieee-fp: Renamed from ieee.fp.
3639
3640         * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
3641
3642 Wed Nov 30 10:48:00 1994  Jeff Law  (law@snake.cs.utah.edu)
3643
3644         * gas/hppa/parse: Renamed from gas/hppa/more.parse.
3645
3646 Mon Nov 28 00:40:26 1994  Jeff Law  (law@snake.cs.utah.edu)
3647
3648         * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
3649         to fail.  Fix comments for the test.  Tweak test name.
3650
3651 Tue Nov 22 23:38:20 1994  Jeff Law  (law@snake.cs.utah.edu)
3652
3653         * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
3654         output.
3655
3656 Fri Nov 18 17:56:57 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
3657
3658         * gas/mips/ld.d: Adjust to work for both big and little endian
3659         code.
3660         * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
3661         * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
3662         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
3663         * gas/mips/usw.d: Likewise.
3664
3665 Tue Nov 15 11:09:57 1994  Jeff Law  (law@snake.cs.utah.edu)
3666
3667         * gas/hppa/unsorted/align4.s: New test.
3668         * gas/hppa/unsorted/unsorted.exp: Run it.
3669
3670         * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
3671         current expected PA ELF output.
3672         * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
3673         (do_plabel_relocation_test): Likewise.
3674
3675 Thu Nov  3 18:14:09 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
3676
3677         * gas/all/p1480.s: Use larger constant, so expression can have a
3678         positive value.
3679         * gas/all/gas.exp: Expect p1480.s without listings to pass.
3680
3681 Thu Nov  3 15:43:46 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
3682
3683         * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
3684         Correct test cases.
3685
3686 Thu Oct 20 00:55:13 1994  Jeff Law  (law@snake.cs.utah.edu)
3687
3688         * gas/hppa/reloc/blebug3.s: New test.
3689         * gas/hppa/reloc/reloc.exp: Run it.
3690
3691 Mon Oct 17 02:33:53 1994  Jeff Law  (law@snake.cs.utah.edu)
3692
3693         * gas/hppa/reloc/reduce3.s: New test.
3694         * gas/hppa/reloc/reloc.exp: Run it.
3695
3696 Sun Oct 16 22:25:56 1994  Jeff Law  (law@snake.cs.utah.edu)
3697
3698         * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
3699         current reality.
3700
3701 Wed Sep 28 21:21:34 1994  Jeff Law  (law@snake.cs.utah.edu)
3702
3703         * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
3704         * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
3705         * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
3706         * gas/hppa/reloc/reloc.exp: Changed accordingly.
3707
3708 Wed Sep 28 13:25:10 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3709
3710         * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
3711         overflows are correctly converted to jumps.
3712
3713 Mon Sep 26 17:41:43 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3714
3715         * gas/mips: Add test cases for PIC code, both SVR4 style and
3716         -membedded-pic style.
3717
3718 Fri Sep 23 14:45:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3719
3720         * gas/mips: New directory with MIPS specific test cases.
3721
3722         * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
3723         the name of the source file to assemble.
3724         (regexp_diff): Put the reason for failure in the log file.
3725
3726 Wed Sep 21 13:44:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
3727
3728         * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
3729         doesn't support it.  Redirect stdout using > instead of 1>, and
3730         don't bother to redirect stderr since TCL redirects it anyhow.
3731         (run_dump_test): Pass appropriate arguments to program, defaulting
3732         to -r.
3733
3734 Sat Sep 17 01:04:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3735
3736         * gas/vax: New directory.
3737         * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
3738         values.
3739
3740 Mon Sep 12 22:19:11 1994  Jeff Law  (law@snake.cs.utah.edu)
3741
3742         * gas/hppa/reloc/r_no_relocbug.s: New test.
3743         * gas/hppa/reloc/reloc.exp: Run it.
3744
3745         * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
3746         expected output.
3747
3748 Sun Sep 04 17:58:10 1994  Richard Earnshaw (rwe@pegasus.esprit.ec.org)
3749
3750         * gas/arm/*: New subtree.  Add ARM tests.
3751
3752 Mon Aug  8 12:13:31 1994  Jeff Law  (law@snake.cs.utah.edu)
3753
3754         * gas/hppa/unsorted/unsorted.exp: Accept any character
3755         between foo's type and foo itself.
3756
3757 Fri Jul 15 19:09:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3758
3759         * lib/gas-defs.exp (run_dump_test): New routine for running the
3760         assembler, running objdump or nm (not fully supported) on the
3761         resulting object file, and comparing the results against a file of
3762         regular expressions in the test suite, all in one command.
3763         Options for the assembler and objdump are read from comments at
3764         the start of the .d file.
3765         (fail_phase, slurp_options): New auxiliary routines.
3766         (regexp_diff): Always return a value.  Fix bugs in actually doing
3767         the regexp test.
3768
3769         * gas/sun4/addend.exp: Use run_dump_test.
3770         * gas/sun4/addend.d: Fix regular expressions so that they work.
3771
3772 Thu Jul  7 11:55:33 1994  Jeff Law  (law@snake.cs.utah.edu)
3773
3774         * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
3775         * gas/hppa/reloc/reloc.exp: Run them.
3776
3777 Thu Jun 30 18:49:25 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3778
3779         * config/default.exp: Look for "as.new" in "$base_dir/..", where
3780         it got compiled, not in "$base_dir".
3781         * config/unknown.exp: Deleted.
3782
3783 Sun Jun 26 13:23:54 1994  Jeff Law  (law@snake.cs.utah.edu)
3784
3785         * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
3786         before exiting.  Enclose both calls inside a "catch".
3787         (objdump_finish): Likewise.
3788
3789 Fri Jun 10 10:23:35 1994  Jeff Law  (law@snake.cs.utah.edu)
3790
3791         * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
3792         for SOM to match current testcase.
3793
3794 Thu Jun  2 19:46:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3795
3796         * gas/i386/{pushw.s,pushw.l}: New test.
3797         * gas/i386/all.exp: Run it.
3798
3799         * Makefile.in (distclean): Remove site config files and gas.sum.
3800
3801 Fri May 27 12:24:18 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3802
3803         * gas/m68k/disperr.s: Use % for registers.
3804
3805         * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
3806
3807 Tue May 17 14:53:08 1994  Bill Cox  (bill@rtl.cygnus.com)
3808
3809         * lib/gas-defs.exp: Replace error proc calls with perror calls.
3810
3811 Mon May 16 13:19:16 1994  Jeff Law  (law@snake.cs.utah.edu)
3812
3813         * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
3814         ELF code.
3815         * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
3816         not support them.
3817         * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
3818         new ELF code.
3819
3820 Thu May  5 17:27:54 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3821
3822         * config/default.exp: Renamed from unix-gas.exp.
3823
3824 Mon Apr 11 10:31:00 1994  Bill Cox  (bill@rtl.cygnus.com)
3825
3826         * Makefile.in (check): Set TCL_LIBRARY for runtest.
3827
3828 Mon Apr 11 07:54:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3829
3830         * gas/hppa/more.parse/callinfobug.s: Add missing name for
3831         procedure.
3832
3833         * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
3834         $DATA$ rather than $LIT$ subspace.
3835
3836 Sun Mar 27 14:05:33 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3837
3838         * gas/hppa/reloc/funcrelocbug.s: New test.
3839         * gas/hppa/reloc/reloc.exp: Run it.
3840
3841 Thu Mar 17 13:38:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3842
3843         * gas/hppa/unsorted/importbug.s: New test.
3844         * gas/hppa/unsorted/unsorted.exp: Run it.
3845
3846 Wed Mar 16 11:57:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3847
3848         * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
3849
3850         * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
3851         * gas/hppa/unsorted/unsorted.exp: Run it.
3852
3853         * gas/hppa/more.parse/callinfobug.s: New test.
3854         * gas/hppa/omre.parse/parse.exp: Run it.
3855
3856         * gas/hppa/more.parse/regpopbug.s: New test.
3857         * gas/hppa/more.parse/parse.exp: Run it.
3858
3859 Mon Feb 28 14:10:04 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3860
3861         * lib/gas-defs.exp (objdump): New proc.
3862         (objdump_start): Deleted unused proc.
3863         (objdump_start_common): Merged into objdump_start_no_subdir.
3864
3865         * gas/alpha/fp.exp: Use objdump instead of
3866         objdump_start_no_subdir, since the former actually waits for
3867         objdump to finish.  Specify .rdata section only.  Make comment
3868         indicate Alpha architecture rather than SPARC.
3869         * gas/alpha/fp.d: Omit .reginfo patterns.  Just use "." to match
3870         against ASCII code 0x2a ("*", special in regexp).
3871         * gas/sun4/addend.exp: Use objdump instead of
3872         objdump_start_no_subdir.
3873
3874 Thu Feb 24 07:11:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3875
3876         * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
3877         a failure if gas is not producing an ELF object.
3878
3879 Mon Feb 14 09:24:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3880
3881         * gas/hppa/basic/fmemLRbug.s: New test.
3882         * gas/hppa/basic/basic.exp: Run it.
3883
3884 Thu Feb 10 00:34:26 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3885
3886         * gas/alpha/fp.*: New files.
3887         * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
3888         verbosity level 3 or above only.
3889
3890 Mon Feb  7 15:53:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3891
3892         * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
3893         PA OSF1.
3894
3895 Fri Feb  4 23:42:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3896
3897         * gas/hppa/more.parse/xmpyubug.s: New test.
3898         * gas/hppa/more.parse/parse.exp: Run it.
3899
3900 Fri Feb  4 17:13:20 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3901
3902         * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
3903         "simple_diff" from linker test suite.
3904         * gas/sun4/addend.exp: Use it.
3905         * gas/sun4/addend.d: New file.
3906
3907 Sun Jan 30 23:34:58 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
3908
3909         * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
3910         format.
3911
3912 Thu Jan 20 16:44:51 1994  Rob Savoye  (rob@darkstar.cygnus.com)
3913
3914         * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
3915         sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
3916         well under either version of expect.
3917
3918 Mon Jan 17 00:25:03 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3919
3920         * gas/hppa/basic/fp_misc.s: Delete copr instruction.  It's tested
3921         elsewhere now.
3922         * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
3923         * gas/hppa/basic/basic.exp: Run them.
3924
3925 Thu Jan 13 11:59:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3926
3927         * gas/all/gas.exp: No longer expect difference of forward
3928         references to fail.
3929         * gas/all/x930509.s: Fix testcase to match how the expect code was
3930         written.
3931
3932 Wed Jan 12 13:41:10 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3933
3934         * gas/hppa/reloc/reloc.exp: Fix typo in last change.  Latest test
3935         for cross-subspace call bugs is no longer expected to fail.
3936
3937         * gas/hppa/more.parse/procbug.s: Add test for another bug relating
3938         to having a function's label follow the .PROC directive.
3939
3940 Tue Jan 11 21:47:48 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3941
3942         * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
3943         found while working on multiple $CODE$ subspace support.
3944
3945 Mon Jan 10 09:54:15 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3946
3947         * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
3948         to fail.
3949         * gas/hppa/more.parse/procbug.s: Add missing .procend.
3950
3951 Mon Jan  3 10:07:47 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
3952
3953         * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
3954         app.c change.
3955
3956 Wed Dec 29 11:32:39 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3957
3958         * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
3959
3960 Wed Dec 15 08:24:31 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
3961
3962         * Makefile.in (site.exp): Don't set ASFLAGS.  Quote value of
3963         OBJDUMPFLAGS in case it's empty.  Use temporary names until the
3964         end; make creating site.exp the final step.
3965         (check): Pass in ASFLAGS.
3966
3967         * gas/all/gas.exp: Use all_ones proc.  Change regexp for matching
3968         C comments to avoid bugs in latest expect code.
3969
3970 Wed Dec  8 14:30:14 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3971
3972         * gas/m68k/disperr.s: New test.
3973         * gas/m68k/all.exp: Run it.
3974
3975 Sun Dec  5 19:24:57 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3976
3977         * gas/hppa/reloc/roundmode.s: New test.
3978         * gas/hppa/reloc/reloc.exp: Run it.  Fix typo in last change.
3979
3980 Wed Dec  1 10:44:18 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3981
3982         * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
3983         test for ELF.
3984
3985 Tue Nov 30 13:43:21 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3986
3987         * gas/hppa/more.parse/parse.exp: Test for error on for subspace
3988         directive is an XFAIL for SOM assmeblers.
3989
3990         * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
3991         cross-subspace call test.
3992
3993 Sun Nov 28 12:12:50 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3994
3995         * gas/hppa/more.parse/appbug.s: New test.
3996         * gas/hppa/more.parse/parse.exp: Run it.
3997
3998         * gas/hppa/unsorted/align3.s: New test.
3999         * gas/hppa/unsorted/unsorted.exp: Run it.
4000
4001 Sat Nov 27 22:50:01 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4002
4003         * gas/all/p2425.s: Insert a tab before assembler directives so
4004         that the directives are not interpreted as labels.
4005
4006         * gas/hppa/basic/weird.s: Sync with GDB version.
4007
4008         * gas/hppa/more.parse/labelbug.s: New test.
4009
4010         * gas/hppa/more.parse/parse.exp: Run it.
4011
4012 Wed Nov 24 01:25:03 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4013
4014         * gas/hppa/reloc/fixupbug.s: New test.
4015         * gas/hppa/reloc/reloc.exp: Run it.
4016
4017         * gas/hppa/reloc/exitbug.s: New test.
4018         * gas/hppa/reloc/reloc.exp: Run it.
4019
4020 Sun Nov 21 22:11:10 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4021
4022         * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
4023         share the same test code.
4024         * gas/hppa/reloc/relocreduce.s: Likewise.
4025
4026         * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
4027         * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
4028
4029 Sun Nov  7 00:31:41 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4030
4031         * gas/hppa/reloc/reloc.exp: No longer expect failure for
4032         field selector on ble instruction test.
4033
4034         * gas/hppa/basic/basic.exp: No longer expect failures for
4035         system instruction tests now that probei is fixed.
4036
4037 Sat Nov  6 22:45:08 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4038
4039         * gas/hppa/reloc/selectorbug.s: New test.
4040         * gas/hppa/reloc/reloc.exp: Run it.
4041
4042 Thu Nov  4 17:01:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4043
4044         * gas/hppa/unsorted/fragbug.s: New test.
4045         * gas/hppa/unsorted/unsorted.exp: Run it.
4046
4047 Thu Nov 04 09:09:49 1993  Jeffrey Wheat  (cassidy@cygnus.com)
4048
4049         * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
4050
4051 Tue Nov  2 22:12:30 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4052
4053         * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
4054         * gas/hppa/more.parse/parse.exp: Run them.
4055
4056 Mon Nov  1 23:37:58 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4057
4058         * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
4059         which specific relocations are expected to be found.
4060
4061 Sat Oct 30 14:12:31 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4062
4063         * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
4064
4065         * gas/hppa/more.parse/parse.exp: Add new test.
4066         * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
4067         sections are handled correctly.
4068
4069         * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
4070
4071 Fri Oct 29 16:29:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4072
4073         * gas/hppa/more.parse/calldatabug.s: Colonize.
4074         * gas/hppa/more.parse/parse.exp: Fix typos.
4075
4076 Thu Oct 28 21:40:06 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
4077
4078         * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
4079         * gas/hppa/*/*.exp: New test drivers.
4080         * gas/hppa/*/*.s: New test files.
4081
4082 Mon Oct 25 09:40:59 1993  Ken Raeburn  (raeburn@cygnus.com)
4083
4084         * gas/sun4: New directory.
4085         * gas/sun4/addend.s,addend.exp: New test case.
4086         * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
4087         test case.
4088
4089         * gas/all/gas.exp: Check `*' in C comments.
4090
4091         * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
4092         simplify some tests.
4093         (want_no_output): Return zero or nonzero, depending on success or
4094         failure.
4095         (gas_test_old): Return value from want_no_output.
4096         (objdump_start_common): Split off from objdump_start.
4097         (objdump_start_no_subdir): New procedure.
4098
4099 Wed Oct 20 07:25:48 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
4100
4101         * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
4102         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
4103
4104         * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
4105         AS_FOR_TARGET.
4106         (check): Don't pass ASFLAGS variable.
4107         (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
4108
4109         From Jeff Law:
4110
4111         * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
4112         so that tests can parse the output of objdump looking for errors
4113         in relocation entires, file headers and the like.
4114
4115 Thu Sep 23 16:20:34 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
4116
4117         * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
4118         * gas/all/gas.exp (p1480.s, x930509.s): Ditto.  Break up gas_test
4119         call so it no longer performs multiple tests.
4120         * gas/m68k/all.exp (t2.s): Don't bother with listings.
4121         (p2410.s): Don't pass unwanted arguments to gas_test_error.
4122
4123 Wed Aug 25 16:50:08 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
4124
4125         * lib/do*: Remove RCS id strings.
4126
4127 Mon May 17 15:09:45 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
4128
4129         * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
4130         * gas/all/gas.exp, gas/m68k/all.exp: Run them.
4131         * gas/i386: New directory.
4132
4133 Mon May 10 14:50:20 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
4134
4135         * Added directory structure, to categorize tests by targets.
4136         * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
4137         and refined some to examine the assembler listing output.
4138         * lib/gas-defs.exp: Renamed gas_start to gas_run.  Added some
4139         expect_after patterns.
4140         (gas_start, gas_finish): New procs, for tests that examine process
4141         output.
4142         * config/unix-gas.exp: Invoke gas_init directly, instead of
4143         requiring test .exp files do it.
4144
4145 Wed Apr 21 01:24:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
4146
4147         * gas/gas.exp: Handle new tests, and changes to testing procs.
4148
4149         * lib/gas-defs.exp (want_no_output): New proc; success iff output
4150         is empty.
4151         (gas_test_old): Functionally same as old gas_test.
4152         (gas_test_ignore_stdout): Rewritten to use want_no_output.
4153         (gas_test): New argument lists set of options to be tried in
4154         combinations.  Option with trailing ">" indicates standard output
4155         should be ignored.
4156
4157         * gas/p2425a.s: Use %-form for registers, so this test can be run
4158         on m68k-coff targets too.
4159
4160         * gas/p2430a.s: New test case, whitespace &c matches customer
4161         report more closely.  Gets different results from p2430.s; this is
4162         bad, and not yet tested for.
4163
4164 Mon Apr  5 12:27:19 1993  Ken Raeburn  (raeburn@cygnus.com)
4165
4166         * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
4167         * lib/run: New script.
4168         * gas/gas-defs.exp (gas_start): Takes new args, assembler options
4169         and redirection options.  Use "run" script so redirection works.
4170         (gas_test): Now takes assembler options as separate arg from input
4171         file name.
4172         (gas_test_ignore_stdout): New proc.  Discards output.
4173         (gas_test_error): New proc.  Expects assembler to generate output.
4174         (target_cpu_family setting): Handle i486->i386 also.
4175
4176         * lib/do*: Scripts moved here from gas/testscripts.  May be useful
4177         someday for writing more test cases; not currently used.
4178
4179 Tue Mar 30 11:45:27 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
4180
4181         * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
4182         cases.
4183         * gas/gas.exp: Enable them for appropriate targets.  Removed some
4184         useless comments &c.  Changed m68k target test to be more general.
4185
4186         * lib/gas-defs.exp (gas_exit, gas_init): New procs.
4187         * gas/gas.exp: Call gas_init.
4188
4189 Mon Mar 29 00:00:00 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
4190
4191         * Test suite created.