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