1999-09-04 Steve Chamberlain <sac@pobox.com>
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 1999-09-04 Steve Chamberlain <sac@pobox.com>
2
3 * gas/pj/{pj.exp, ops.c, ops.d}: New tests for picoJava.
4
5 1999-09-02 Nick Clifton <nickc@cygnus.com>
6
7 * gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
8 dump test "entry0" instead of "entry1".
9
10 1999-09-01 Scott Bambrough <scottb@netwinder.org>
11
12 * gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
13 test "entry0" instead of "entry1". ARM targets use REL relocs,
14 and should use the test entry0.
15
16 1999-09-01 H.J. Lu <hjl@gnu.org>
17
18 * gas/i386/naked.d: Fix for coff targets.
19
20 Mon Aug 30 12:18:40 1999 Jeffrey A Law (law@cygnus.com)
21
22 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA for
23 sectioning.
24 * gas/hppa/unsorted/unsorted.exp: Disable tests not appropriate for
25 PA64.
26
27 * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA for
28 sectioning.
29 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
30 Revamp address expressions slightly to handle an arbitrary sized
31 address.
32
33 * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA for
34 sectioning.
35 * gas/hppa/parse/parse.exp: Disable tests not appropriate for PA64.
36
37 * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA for
38 sectioning.
39
40 1999-08-30 Alan Modra <alan@spri.levels.unisa.edu.au>
41
42 * gas/i386/naked.s, gas/i386/naked.d: Test-suite addition for
43 allow_naked_reg parsing.
44 * gas/i386/i386.exp: Call it.
45
46 1999-08-29 Alan Modra <alan@spri.levels.unisa.edu.au>
47
48 * gas/i386/white.s, gas/i386/white.l: Add space in FP reg tests.
49
50 Sat Aug 28 00:16:12 1999 Jerry Quinn <jquinn@nortelnetworks.com>
51
52 * gas/hppa/basic/basic.exp: Add new tests shift2.s,
53 shift3.s, extract2.s, extract3.s, deposit2.s, and deposit3.s.
54 * gas/hppa/basic/shift2.s, shift3.s, extract2.s,
55 extract3.s, deposit2.s, deposit3.s: New.
56
57 * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:
58 Add new syntax versions of instructions to tests.
59 * gas/hppa/basic/add2.s,dcor2.s,perf.s,purge2.s,shladd2.s,sub2.s,
60 system2.s, unit2.s: New tests.
61 * hppa/basic/basic.exp: Add new tests.
62
63 * gas/hppa/basic/basic.exp:
64 * gas/hppa/basic/media.s: Add test cases for new instructions.
65
66 * gas/hppa/basic/basic.exp (do_branch2,do_media): New.
67 * gas/hppa/basic/branch2.s: New.
68 * gas/hppa/basic/media.s: New.
69
70 * gas/hppa/basic/basic.exp (do_fp_comp2): New.
71 * gas/hppa/basic/fp_comp2.s: New.
72
73 1999-08-20 Alan Modra <alan@spri.levels.unisa.edu.au>
74
75 * gas/i386/general.s, gas/i386/general.l: Add .code16gcc
76 displacement checks with auto address prefix.
77
78 1999-08-17 H.J. Lu <hjl@gnu.org>
79
80 * gas/elf/elf.exp: Expected to fail on alpha*-*-*.
81
82 1999-08-09 Ian Lance Taylor <ian@zembu.com>
83
84 * gas/i386/float.s, gas/i386/float.l: Modify to work correctly
85 when gas uses 2**4 alignment for .text.
86 * gas/i386/general.s, gas/i386/general.l: Likewise.
87 * gas/i386/katmai.s, gas/i386/katmai.d: Likewise.
88 * gas/i386/modrm.s, gas/i386/modrm.l: Likewise.
89 * gas/i386/prefix.s, gas/i386/prefix.d: Likewise.
90
91 1999-07-27 Alan Modra <alan@spri.levels.unisa.edu.au>
92
93 * gas/i386/reloc.d: Fix so that test passes when enable-targets
94 includes 64-bit bfd target.
95
96 1999-06-13 Ian Lance Taylor <ian@zembu.com>
97
98 * gas/i386/katmai.d: Tweak for recent disassembler changes.
99
100 1999-06-12 Ian Lance Taylor <ian@zembu.com>
101
102 * gas/elf/elf.exp: Don't run tests on "*-*-linux*aout*" or
103 "*-*-linux*oldld*".
104 * gas/vtable/vtable.exp: Likewise.
105 * gas/i386/reloc.d: Modify expected reloc names to accept a.out
106 names.
107
108 * gas/i386/amd.s: Add a symbol so a.out tests will work.
109 * gas/i386/katmai.s: Likewise.
110 * gas/i386/amd.d: Corresponding change.
111 * gas/i386/katmai.d: Corresponding change.
112
113 1999-06-10 Ian Lance Taylor <ian@zembu.com>
114
115 * gas/mips/sync.d: Pass -mips2 to the assembler.
116
117 * gas/mips/elf_e_flags.s: Tweak code so that the tests pass for
118 mips-elf target as well as mips64-elf target.
119 * gas/mips/elf_e_flags1.d: Corresponding changes.
120 * gas/mips/elf_e_flags2.d: Likewise.
121 * gas/mips/elf_e_flags3.d: Likewise.
122 * gas/mips/elf_e_flags4.d: Likewise.
123
124 * gas/elf/elf.exp: Add setup_xfail for mips*-*-*.
125
126 * gas/all/itbl-test.c (main): Update itbl_get_reg_val call for new
127 parameter.
128
129 1999-06-10 Jakub Jelinek <jj@ultra.linux.cz>
130
131 * gas/sparc/synth64.s: Add checks for single register signx/clruw.
132 * gas/sparc/set64.s: Add tests for setuw and setsw synthetic insns.
133 * gas/sparc/prefetch.d: Add -64 as switch.
134 * gas/sparc/rdpr.d: Ditto.
135 * gas/sparc/wrpr.d: Ditto.
136 * gas/sparc/synth64.d: Ditto, reflect synth64.s changes.
137 * gas/sparc/reloc64.d: Add -64 as switch, be more tolerant, as
138 current gas outputs %hi(0) and not %hi(0x0).
139 * gas/sparc/set64.d: Add -64 as switch, reflect set64.s changes and
140 optimizations for setx instruction.
141 * gas/sparc/sparc.exp: Do sparc64*-*-* checks if it is any of the
142 compiled-in targets.
143
144 1999-06-10 Richard Henderson <rth@cygnus.com>
145
146 * gas/macros/irp.s: Use `foo' and `bar' instead of `r' and `s'.
147 * gas/macros/rept.s, gas/macros/test2.s, gas/macros/test3.s: Likewise.
148 * gas/macros/{irp,rept,test2,test3}.d: Update.
149
150 1999-06-05 Richard Henderson <rth@cygnus.com>
151
152 * gas/elf/elf.exp: New directory.
153 * gas/elf/section0.[sd]: New test.
154 * gas/elf/section1.[sd]: New test.
155
156 1999-06-03 Philip Blundell <philb@gnu.org>
157
158 * gas/arm/arm7t.d, gas/arm/inst.d: Update to match current gas,
159 bfd and opcodes.
160
161 1999-05-28 Ian Lance Taylor <ian@zembu.com>
162
163 * gas/vtable/vtable.exp: Don't run test for i960 yet.
164
165 1999-05-17 Nick Clifton <nickc@cygnus.com>
166
167 * gas/mcore/allinsn.d: Updated to match latest objdump output.
168
169 1999-05-12 Alan Modra <alan@spri.levels.unisa.edu.au>
170
171 * gas/i386/opcode.d: Modify callw to suit disasm fix.
172
173 * gas/i386/amd.d: Modify a '(bad)' to SIMD instruction.
174
175 * gas/i386/amd.s: Pad to multiple of 8
176 * gas/i386/amd.d: Here too.
177
178 * gas/i386/prefix.[sd]: Align with nops
179 * gas/i386/reloc.[sd]: Here too.
180
181 * gas/i386/katmai.[sd]: New for PIII SIMD
182 * gas/i386/i386.exp: Call it.
183
184 1999-05-02 Nick Clifton <nickc@cygnus.com>
185
186 * gas/mcore/allinsn.d: Update to match latest assembler
187 operations.
188
189 1999-04-16 DJ Delorie <dj@cygnus.com>
190
191 * gas/i386/amd.s: Add NOPs to align for coff targets
192 * gas/i386/amd.d: and check for them.
193
194 Thu Apr 15 15:03:43 1999 Jeffrey A Law (law@cygnus.com)
195
196 * gas/hppa/basic/basic.exp (do_coprmem): No longer expected to file.
197
198 Wed Apr 14 13:43:06 1999 Jeffrey A Law (law@cygnus.com)
199
200 * gas/hppa/basic/branch.s: Do not use immediate value where we
201 really want a register.
202 * gas/hppa/basic/coprmem.s: Likewise.
203 * gas/hppa/basic/fmemLRbug.s: Likewise.
204 * gas/hppa/basic/coprmem.s: Likewise.
205 * gas/hppa/basic/spop.s: Likewise.
206 * gas/hppa/basic/imem.s: Likewise.
207 * gas/hppa/parse/badfmpyadd.s: Likewise.
208 * gas/hppa/parse/calldatabug.s: Likewise.
209 * gas/hppa/parse/entrybug.s: Likewise.
210 * gas/hppa/parse/exprbug.s: Likewise.
211 * gas/hppa/parse/fixup7bug.s: Likewise.
212 * gas/hppa/parse/labelbug.s: Likewise.
213 * gas/hppa/reloc/applybug.s: Likewise.
214 * gas/hppa/reloc/funcrelocbug.s: Likewise.
215 * gas/hppa/reloc/labelopbug.s: Likewise.
216 * gas/hppa/reloc/longcall.s: Likewise.
217 * gas/hppa/reloc/plabelbug.s: Likewise.
218 * gas/hppa/reloc/reduce.s: Likewise.
219 * gas/hppa/reloc/reduce2.s: Likewise.
220 * gas/hppa/reloc/reduce3.s: Likewise.
221 * gas/hppa/unsorted/brlenbug.s: Likewise.
222 * gas/hppa/unsorted/importbug.s: Likewise.
223 * gas/hppa/unsorted/lasbeldiffs.s: Likewise.
224
225 * gas/hppa/basic/basic.exp (do_imem): Handle multiple encodings
226 for loads and stores using reg + small d addresses.
227 No longer expect failure for mis-parse of imm %reg.
228
229 1999-04-13 Doug Evans <devans@casey.cygnus.com>
230
231 * gas/m32r/m32rx.d (cmpu__rach): Fix expected output.
232 * gas/m32r/m32rx.s (bc__add,add__bc): Explicitly specify short branch
233 so branch relaxation restrictions won't interfere with parallelization
234 attempts.
235
236 1999-04-08 Nick Clifton <nickc@cygnus.com>
237
238 * gas/mcore: New Directory.
239 * gas/mcore/allinsn.exp: New File: Expect file for MCore assembly
240 tests.
241 * gas/mcore/allinsn.s: New File: Source file for MCore assembly
242 tests.
243 * gas/mcore/allinsn.d: New File: Expected output file for MCore
244 assembly tests.
245
246 1999-03-20 Doug Evans <devans@casey.cygnus.com>
247
248 * gas/m32r/m32rx.[sd]: Fix a few more testcases.
249
250 1999-03-16 Martin Hunt <hunt@cygnus.com>
251
252 * gas/d30v/d30.exp (run_list_test): Add new tests,
253 label, guard-debug, serial, warn_oddreg, bittest, and mul.
254
255 * gas/d30v/opt.s: Fix some warnings and add a few labels
256 to keep things from parallelizing where we don't want them to.
257
258 * gas/d30v/reloc.s: Fix warning.
259
260 * gas/d30v/opt.d, reloc.d, inst.d: Rebuild.
261
262 * gas/d30v/label.s: New test. Check that labels are aligned
263 on 8-byte boundaries.
264
265 * gas/d30v/guard-debug.s: New test. Test output with "-g".
266
267 * gas/d30v/serial.s: New test. Check for warnings with
268 illegal serial instructions.
269
270 * gas/d30v/warn_oddreg.s: New test. CHeck for warnings when
271 odd-numbered registers are used for some instructions.
272
273 * gas/d30v/bittest.s: New test. Check for bit operation
274 instructions (BCLR, BNOT, BSET, BTST) in the IU.
275
276 * gas/d30v/mul.s: New test. Check for restricted sequences
277 in a bunch of different multiply instructions.
278
279 * gas/vtable/vtable.exp (run_list_test): Don't
280 run test on D30V.
281
282 1999-03-05 Nick Clifton <nickc@cygnus.com>
283
284 * gas/all/gas.exp: Expect strongarm-coff target to fail cofftag
285 test.
286
287 1999-02-13 Jim Blandy <jimb@zwingli.cygnus.com>
288
289 * gas/mips/mips.exp: Run the new tests, below.
290 * gas/mips/elf_e_flags1.d, gas/mips/elf_e_flags2.d,
291 gas/mips/elf_e_flags3.d, gas/mips/elf_e_flags4.d: New files.
292 * gas/mips/elf_e_flags.c, gas/mips/elf_e_flags.s: New files.
293
294 * lib/gas-defs.exp (run_dump_test): Document. It's not
295 really trivial.
296
297 * lib/gas-defs.exp (run_dump_test): Clean up logic for guessing
298 $program (the dump tool).
299
300 1999-02-10 Doug Evans <devans@casey.cygnus.com>
301
302 * gas/m32r/allinsn.d: Prefix all | with \.
303 (push,pop): Fix expected output.
304 * gas/m32r/relax-1.d: Emitted nops are serial, not parallel.
305 * gas/m32r/fslot.d: Prefix all | with \.
306
307 1999-02-08 Nick Clifton <nickc@cygnus.com>
308
309 * gas/vtable/inherit0.s: Do not use '@' prefix to .type operator.
310 Some ports use it as a comment initiator.
311
312 * gas/vtable/entry1.d: Do not look for an addend. Some ports use
313 REL relocations and so do not have one.
314
315 1998-12-18 Nick Clifton <nickc@cygnus.com>
316
317 * gas/fr30/allinsn.s: Fix to match latest assembler syntax.
318 * gas/fr30/allinsn.d: Fix to match latest assembler output
319
320 1998-12-03 Nick Clifton <nickc@cygnus.com>
321
322 * gas/fr30/allinsn.d: Updated to match latest assembler output.
323
324 1998-12-02 Nick Clifton <nickc@cygnus.com>
325
326 * gas/fr30/allinsn.s: Replace illegal insns with legal versions.
327
328 * gas/fr30/allinsn.d: Update to match latest assembler output.
329
330 Thu Nov 19 15:59:51 1998 Dave Brolley <brolley@cygnus.com>
331
332 * gas/fr30/allinsn.s: Reorder insns for better simulation.
333
334 Thu Nov 19 07:50:44 1998 Doug Evans <devans@charmed.cygnus.com>
335
336 * gas/mips/sync.[sd]: New testcase.
337 * gas/mips/mips.exp: Run it.
338
339 Wed Nov 18 11:27:56 1998 Dave Brolley <brolley@cygnus.com>
340
341 * gas/fr30/allinsn.s (dmov): Correct hex literals.
342
343 Tue Nov 17 15:24:20 1998 Nick Clifton <nickc@cygnus.com>
344
345 * gas/fr30/allinsn.s: Moved currently un-assembliable instructions
346 to end of file.
347
348 * gas/fr30/allinsn.d: Added disassembly of currently assembliable
349 opcodes.
350
351 Mon Nov 16 16:50:27 1998 Nick Clifton <nickc@cygnus.com>
352
353 * gas/fr30/allinsn.s: Fix syntax errors.
354
355 Mon Nov 16 19:27:52 1998 Dave Brolley <brolley@cygnus.com>
356
357 * gas/fr30/allinsn.s: Fixed more typos.
358
359 Fri Nov 13 13:15:01 1998 Nick Clifton <nickc@cygnus.com>
360
361 * gas/fr30/allinsn.s: Fixed typos and added some tests of upper
362 case vs lower case.
363
364 Tue Nov 10 14:54:47 1998 Nick Clifton <nickc@cygnus.com>
365
366 * gas/fr30/allinsn.s: New file.
367 * gas/fr30/allinsn.d: New file.
368 * gas/fr30/allinsn.exp: New file.
369 * gas/fr30/fr30.exp: New file.
370
371 Mon Nov 2 20:16:50 1998 Doug Evans <devans@canuck.cygnus.com>
372
373 * gas/m32r/fslot.[sd]: New testcase.
374 * gas/m32r/m32r.exp: Run it.
375
376 Tue Oct 20 11:35:06 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
377
378 * gas/i386/i386.exp: Run AMD insn test.
379 * gas/i386/amd.s: New test.
380 * gas/i386/amd.d: New test results.
381
382 Sun Sep 20 01:00:01 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
383
384 * gas/vtable/inherit1.l: Require only the word GAS somewere in the
385 first line of the listing.
386
387 Tue Sep 1 10:20:03 1998 Richard Henderson <rth@cygnus.com>
388
389 * gas/ppc/astest.d: Adjust regexps to match a 64-bit host.
390 * gas/ppc/astest2.d: Likewise.
391
392 Mon Aug 31 13:25:07 1998 Richard Henderson <rth@cygnus.com>
393
394 * gas/vtable/{entry0.d,entry1.d,inherit0.d}: Fix pattern matching
395 of whitespace for 64-bit hosts.
396
397 Mon Aug 31 12:45:49 1998 Richard Henderson <rth@cygnus.com>
398
399 * gas/vtable/vtable.exp: New.
400 * gas/vtable/{entry0.s,entry0.d}: New.
401 * gas/vtable/{entry1.s,entry1.d}: New.
402 * gas/vtable/{inherit0.s,inherit0.d}: New.
403 * gas/vtable/{inherit1.s,inherit1.l}: New.
404
405 Thu Aug 20 23:18:06 1998 Ian Lance Taylor <ian@cygnus.com>
406
407 * gas/i386/white.l: Revert patch of August 12.
408
409 Wed Aug 12 11:54:37 1998 Jeffrey A Law (law@cygnus.com)
410
411 * gas/mn10300/udf.s: New test.
412 * gas/mn10300/basic.exp: Run it.
413
414 Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
415
416 * gas/i386/general.l: Test andb $~0x80,foo.
417 * gas/i386/general.s: Update.
418
419 * gas/i386/white.l: Expect warning for stand-alone ss prefix.
420
421 Tue Jul 21 12:46:59 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
422
423 * gas/i386/white.s: Add some more whitespace tests.
424 * gas/i386/white.l: Update accordingly.
425
426 Mon Jul 13 18:15:11 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
427
428 * gas/i386/*: All new i386 testsuite.
429
430 1998-07-02 Ken Raeburn <raeburn@cygnus.com>
431
432 * lib/gas-defs.exp (gas_init): Complain if target name isn't in
433 canonical form.
434
435 Wed Jul 1 15:35:09 1998 Nick Clifton <nickc@cygnus.com>
436
437 * gas/all/gas.exp: Expect ARM and Thumb cofftag test to fail.
438
439 Wed Jul 1 17:31:39 1998 Ian Lance Taylor <ian@cygnus.com>
440
441 * gas/ppc/simpshft.s: Add alignment so that it works on AIX.
442 * gas/ppc/simpshft.d: Change accordingly. Only dump the .text
443 section.
444
445 Tue Jun 23 15:14:43 1998 Nick Clifton <nickc@cygnus.com>
446
447 * gas/v850/hilo2.s: Use r1 as the destination of the movea
448 instruction, since r0 is read only.
449
450 * gas/v850/basic.exp: Fix names of special area relocations.
451 Set -mwarn-signed-overflow flag when running range.s test.
452
453 Sun Jun 21 12:44:43 1998 Nick Clifton <nickc@cygnus.com>
454
455 * gas/d30v/reloc.d: Updated to match latest assembler output.
456
457 Wed Jun 17 14:02:10 1998 Frank Ch. Eigler <fche@cygnus.com>
458
459 * gas/mips/delay.d: Add -mcpu=NNNN to gas flags to let test case
460 run on differently targeted assembler.
461 * gas/mips/{ld-ilocks-addr32,ld-svr4pic.d}: Ditto.
462 * gas/mips/{ld-xgot.d,lif-svr4pic.d,lif-xgot.d}: Same.
463 * gas/mips/{mips16.d,mips4.d,nodelay.d}: Again.
464 * gas/mips/{trunc.d,uld.d,ulh-xgot.d,usd.d}: And then some.
465
466 * gas/mips/ld-ilocks.d: Removed disassembler flags to let target
467 defaults go unmodified. Replaced $f4/$f5 with $fp[45], as the
468 original `ld.d' had. Find `ld.s'.
469 * gas/mips/mul-ilocks.d: Nearly ditto.
470
471 Thu Jun 11 16:50:46 1998 Nick Clifton <nickc@cygnus.com>
472
473 * gas/d30v/inst.d: Expect repeati instrucitons to be combined.
474
475 * gas/d30v/inst.s: Add nop to keep assembled instructions at
476 expected addresses.
477
478 Mon Jun 8 18:47:11 1998 Nick Clifton <nickc@cygnus.com>
479
480 * gas/d30v/array.d: Updated to match latest assembler results.
481 * gas/d30v/reloc.d: Partially updated to match latest assembler
482 results.
483
484 Fri Jun 5 19:15:59 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
485
486 * gas/m68k/operands.s: For all pc relative addresses change tstl
487 to pea since the former does not allow pcrel on m68000. Do not
488 make label foo global, so that references to it can be relaxed on
489 ELF targets.
490 * gas/m68k/operands.d, gas/m68k/op68000.d: Updated.
491
492 Tue Jun 2 15:08:36 1998 Geoff Keating <geoffk@ozemail.com.au>
493
494 * gas/ppc/ppc.exp: Run simpshft test.
495 * gas/ppc/simpshft.d: New file.
496 * gas/ppc/simpshft.s: New file.
497
498 Mon Jun 1 17:00:22 1998 Jeffrey A Law (law@cygnus.com)
499
500 * gas/mips/div-ilocks.d: Handle both "break" instruction variants.
501 * gas/mips/{div.d, mul-ilocks.d, mul.d}: Likewise.
502
503 Fri May 29 12:07:35 1998 Ian Lance Taylor <ian@cygnus.com>
504
505 * gas/mips/mips.exp: Adjust ilocks initialization to match current
506 assembler defaults more closely.
507
508 * gas/sh/fp.s: Remove ftst/nan. The assembler no longer supports
509 the instruction.
510 * gas/sh/basic.exp: Adjust accordingly.
511
512 Wed May 27 15:26:51 1998 Nick Clifton <nickc@cygnus.com>
513
514 * gas/d30v/align.d: Updated to match latest assembler output.
515 * gas/d30v/inst.d: Updated to match latest assembler output.
516 * gas/d30v/inst.s: Updated to match latest assembler rules.
517 * gas/d30v/opt.d: Updated to match latest assembler output.
518
519 Fri May 22 15:56:51 1998 Doug Evans <devans@canuck.cygnus.com>
520
521 * gas/m32r/allinsn.d: Handle 64 bit bfd_vma.
522 * gas/m32r/uppercase.d: Likewise.
523
524 Thu May 21 15:03:06 1998 Nick Clifton <nickc@cygnus.com>
525
526 * gas/arm/thumb.s: Add period to start of labels to prevent
527 assembler thinking that they are function entry points.
528
529 Tue May 19 18:17:10 1998 Ian Lance Taylor <ian@cygnus.com>
530
531 * gas/mips/mips16.d: Correct to reflect bug fix to disassembler.
532
533 Mon May 18 13:11:45 1998 Frank Ch. Eigler <fche@cygnus.com>
534
535 * gas/mips/{div,ld,mul}.d: Add assembler -mcpu= flag to match
536 disassembler.
537
538 Fri May 15 14:51:01 1998 Gavin Koch <gavin@cygnus.com>
539
540 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.
541 * gas/mips/ld-ilocks-addr32.d : New.
542
543 Wed May 13 15:06:31 1998 Doug Evans <devans@canuck.cygnus.com>
544
545 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.
546
547 Thu May 7 13:05:25 1998 Frank Ch. Eigler <fche@cygnus.com>
548
549 * gas/mips/break20.[sd]: New tests for 20-bit operand break and
550 sddbp instructions.
551 * gas/mips/trap20.[sd]: New tests for 20-bit operand trap
552 instructions.
553 * gas/mips/mips.exp: Run them.
554
555 Thu Apr 30 11:55:01 1998 Frank Ch. Eigler <fche@cygnus.com>
556
557 * gas/d30v/{inst,array,opt,reloc}.d: Accept <symbol+offset> labels
558 in disassembly, where the offset is in hex and has a "0x" prefix.
559
560 Tue Apr 28 16:38:34 1998 Frank Ch. Eigler <fche@cygnus.com>
561
562 * gas/mips/lineno.[sd]: Assembly source line number test.
563 * gas/mips/mips.exp: Added lineno test.
564
565 Wed Apr 8 18:45:17 1998 Jeffrey A Law (law@cygnus.com)
566
567 * gas/testsuite/all/gas.exp: No longer expect failures for
568 difference of undefined symbols on mn10x00 targets.
569
570 Mon Mar 23 10:47:33 1998 Frank Ch. Eigler <fche@cygnus.com>
571
572 * gas/all/align.s: Back out ".section text" change below;
573 use ".text" again.
574 * gas/macros/semi.s: Ditto.
575
576 Fri Mar 20 18:51:49 1998 Frank Ch. Eigler <fche@cygnus.com>
577
578 * gas/all/align.s: Identify ".text" section explicitly.
579 * gas/macros/semi.s: Ditto.
580
581
582
583 Mon Mar 2 13:30:40 1998 Doug Evans <devans@seba.cygnus.com>
584
585 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.
586 (ldi16): Improve test.
587 (nop): Fix test.
588
589 Thu Feb 12 20:12:39 1998 Ian Lance Taylor <ian@cygnus.com>
590
591 * gasp/macro.out: Adjust to reflect the fact that keyword
592 arguments are now permitted after positional arguments.
593
594 Wed Feb 4 15:27:44 1998 Nick Clifton <nickc@cygnus.com>
595
596 * gas/arm/arm7t.d: Update to match latest assembler output.
597
598 Wed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk@ozemail.com.au>
599
600 * gas/ppc/ppc.exp: New file.
601 * gas/ppc/astest.s, gas/ppc/astest.d: New test.
602 * gas/ppc/astest2.s, gas/ppc/astest2.d: New test.
603
604 Sun Feb 1 21:43:54 1998 Jeffrey A Law (law@cygnus.com)
605
606 * gas/mips/4010.s: Pad test code out to a 16byte boundary.
607 * gas/mips/4010.d: Corresponding changes.
608 * gas/mips/4100.s: Pad test code out to a 16byte boundary.
609 * gas/mips/4100.d: Corresponding changes.
610 * gas/mips/4650.s: Pad test code out to a 16byte boundary.
611 * gas/mips/4650.d: Corresponding changes.
612
613 Fri Jan 30 14:09:13 1998 Ian Lance Taylor <ian@cygnus.com>
614
615 * gas/mri/moveml.d: Add test comments, fix regexps.
616
617 Thu Jan 29 13:34:49 1998 Doug Evans <devans@canuck.cygnus.com>
618
619 * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
620
621 Thu Jan 29 09:43:50 1998 Richard Henderson <rth@cygnus.com>
622
623 * gas/m68k/mri_moveml.[sd]: Moved to ...
624 * gas/mri/moveml.[sd]: ... here.
625 * gas/mri/mri.exp: Run it.
626
627 Tue Jan 27 21:55:44 1998 Jeffrey A Law (law@cygnus.com)
628
629 * gas/mips/4010.s: Add 4010 tests.
630 * gas/mips/4010.d: Expected output.
631 * gas/mips/4100.s: Add 4010 tests.
632 * gas/mips/4100.d: Expected output.
633 * gas/mips/4650.s: Add 4010 tests.
634 * gas/mips/4650.d: Expected output.
635 * gas/mips/mips.exp: Run the new tests.
636 * gas/mips/*.d: Pass the right processor model to objdump.
637 Fix minor cases where expected output was wrong due to opcode
638 conflicts.
639
640 Tue Jan 27 05:35:02 1998 Richard Henderson <rth@cygnus.com>
641
642 * gas/m68k/mri_moveml.[sd]: New testcase.
643
644 Thu Jan 22 17:29:07 1998 Nick Clifton <nickc@cygnus.com>
645
646 * gas/m32r/high-1.d: Add hash prefix to constants.
647
648 * gas/m32r/allinsn.s: Add hash prefix to some constants.
649 * gas/m32r/allinsn.d: Add hash prefix to constants.
650
651 Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>
652
653 * gas/m88k/init.d: Fix hexadecimal offsets.
654
655 Wed Jan 14 17:49:22 1998 Nick Clifton <nickc@cygnus.com>
656
657 * gas/m32r/uppercase.d: Fix white space matching.
658 * gas/m32r/relax-1.d: Fix white space matching.
659
660 Wed Jan 14 15:44:32 1998 Jeffrey A Law (law@cygnus.com)
661
662 * gas/mips/div.d: Update for recent assembler changes.
663 * gas/mips/div-ilocks.d: Likewise.
664
665 Wed Jan 14 11:13:06 1998 Doug Evans <devans@seba.cygnus.com>
666
667 * gas/m32r/allinsn.d (cmpui): Update output to new format.
668
669 Thu Dec 18 11:10:42 1997 Nick Clifton <nickc@cygnus.com>
670
671 * gas/arm/inst.d: Updated to match latest disassembler changes.
672
673 * gas/arm/arm7t.d: Updated to match latest disassembler changes.
674
675 Tue Dec 16 22:19:25 1997 Ken Raeburn <raeburn@cygnus.com>
676
677 * gas/mips/lb-xgot.d, gas/mips/rol.d, gas/mips/jal-svr4pic.d,
678 gas/mips/jal-xgot.d: Add assembler option to select a specific
679 target chip, the R3000.
680 * gas/mips/lb-xgot-ilocks.d: New test, specifically selecting
681 R3900.
682 * gas/mips/mips.exp: Run it.
683
684 * gas/ieee-fp/x930509a.exp: Don't run IEEE FP tests for Vax
685 targets.
686
687 Wed Oct 15 10:40:14 1997 Jeffrey A Law (law@cygnus.com)
688
689 * gas/ieee-fp/x930509a.s: Tweak slightly to work on the PA.
690
691 * gas/hppa/unsorted/unsorted.exp: Update for recent disassembler
692 changes.
693
694 Thu Oct 9 18:10:44 1997 Doug Evans <dje@canuck.cygnus.com>
695
696 * gas/sparc/set64.[sd]: `set' doesn't take negative arguments.
697
698 Thu Oct 9 12:59:55 1997 Ian Lance Taylor <ian@cygnus.com>
699
700 * gas/arm/arm7t.d: Update for recent disassembler changes.
701 * gas/h8300/ffxx1.d: Likewise.
702
703 Wed Oct 8 16:22:50 1997 Doug Evans <dje@canuck.cygnus.com>
704
705 * gas/sparc/reloc64.[sd]: Add testcases for %hix,%lox.
706
707 Wed Oct 8 15:12:35 1997 Ian Lance Taylor <ian@cygnus.com>
708
709 * gas/sparc/synth.d: Update for recent disassembler changes.
710 * gas/sparc/synth64.d: Likewise.
711
712 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
713 function symbol.
714 * gas/mips/jal.s: Likewise.
715
716 Tue Oct 7 13:30:30 1997 Doug Evans <dje@canuck.cygnus.com>
717
718 * gas/sparc/reloc64.[sd]: New testcase.
719 * gas/sparc/sparc.exp: Run it.
720
721 Sat Oct 4 19:14:24 1997 Ian Lance Taylor <ian@cygnus.com>
722
723 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
724
725 Fri Oct 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
726
727 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
728 work. Correct for big endian and for tabs in input file.
729
730 * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
731 * gas/alpha/fp.s: Change comment characters from ! to #.
732
733 Thu Sep 18 11:17:53 1997 Doug Evans <dje@canuck.cygnus.com>
734
735 * gas/sparc/splet.d: Update to new objdump output format.
736 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
737 * gas/sparc/set64.[ds]: New testcase.
738 * gas/sparc/splet-2.[ds]: New testcase.
739 * gas/sparc/sparc.exp: Run them.
740
741 Tue Sep 16 15:27:08 1997 Ken Raeburn <raeburn@cygnus.com>
742
743 Merge changes from Martin Hunt:
744
745 * gas/d30v/inst.s: Add some new tests.
746
747 * gas/d30v/{inst, opt, reloc}.d: Update results with
748 new disassembler changes.
749
750 * gas/d30v/inst.[sd]: Update examples for d*i instructions.
751
752 * gas/d30v/*.d: Update all test results because
753 of new ".s" and ".l" extensions.
754
755 * gas/d30v/inst.[sd]: Correct entry for mulx2h.
756 * gas/d30v/opt.[sd]: Correct st2w instruction.
757
758 * gas/d30v/align.d: Change expected output.
759
760 * gas/d30v/reloc.[sd]: Add test case.
761
762 * gas/d30v/array.[sd]: New test case.
763
764 * gas/d30v/opt.[sd]: Added more test cases.
765
766 * gas/d30v/opt.s: Add test cases.
767 * gas/d30v/reloc.s: Fix a test case.
768 * gas/d30v/{opt,reloc}.d: Regenerate.
769
770 Mon Sep 8 14:21:23 1997 Doug Evans <dje@canuck.cygnus.com>
771
772 * gas/m32r/high-1.[ds]: New testcase.
773 * gas/m32r/m32r.exp: Run it.
774
775 Mon Aug 25 11:04:24 1997 Doug Evans <dje@canuck.cygnus.com>
776
777 * gas/m32r/relax-1.[ds]: New testcase.
778 * gas/m32r/m32r.exp: Run it.
779
780 Thu Aug 14 23:49:49 1997 Doug Evans <dje@canuck.cygnus.com>
781
782 * gas/arc: New directory
783 * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
784 ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
785
786 Wed Aug 6 00:33:30 1997 Ian Lance Taylor <ian@cygnus.com>
787
788 * config/default.exp: Set AS and GASP to as-new, not as.new.
789
790 Tue Aug 5 12:33:23 1997 Ian Lance Taylor <ian@cygnus.com>
791
792 * config/default.exp: Set NM to nm-new, not nm.new, to match
793 recent change in binutils build directory.
794
795 Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
796
797 * gas/v850/range.s: New test.
798 * gas/v850/basic.exp: Run it.
799
800 Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
801
802 * gas/v850/hilo2.s: New test.
803 * gas/v850/fepsw.s: New test.
804 * gas/v850/basic.exp: Run them.
805
806 Tue Jul 15 13:03:17 1997 Doug Evans <dje@canuck.cygnus.com>
807
808 * gas/m32r/uppercase.[sd]: New testcase.
809 * gas/m32r/m32r.exp: New file.
810
811 Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com>
812
813 * gas/m68k/pcrel.d: Update for m68k disassembler changes.
814 * gas/m68k/operands.d: Likewise.
815
816 Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com>
817
818 * gas/arm/arm.exp: Added changes from armT-970328-branch.
819
820 Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com>
821
822 * gas/mips/mips.exp: The r3900 has interlocks for mul, but
823 not div.
824
825 Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com>
826
827 * gas/mips/mul.{d,s}: End the tests with no-ops.
828
829 Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
830
831 * lib/gas-defs.exp (regexp_diff): Improve messages when one
832 file is shorter than the other.
833
834 Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
835
836 * gas/m88k/init.{s,d}: New checks for proper padding of
837 .init sections.
838 * gas/m88k/m88.exp: Run them.
839
840 * gas/m68k/t2.d: New file for check of presence of section
841 symbols on the m68k-motorola-sysv.
842 * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
843
844 Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
845
846 * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
847
848 * gas/mips/lifloat.s: Update for recent changes to floating point
849 handling.
850 * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
851 * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
852
853 * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
854
855 Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
856
857 * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
858
859 Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
860
861 * gas/d30v/d30.exp: Add optimizer test case.
862 * gas/d30v/opt.s: Add conditional compilation tests.
863 * gas/d30v/opt.d: Rebuild.
864
865 Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
866
867 * gas/mips/{delay.d,nodelay.d}: added.
868
869 Mon Apr 7 12:57:45 1997 Doug Evans <dje@canuck.cygnus.com>
870
871 * gas/m32r/allinsn.d: Update to new objdump output style.
872
873 Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
874
875 * gas/all/float.s: Put a tab before .text, to keep the PA happy.
876
877 * gas/arm/arm.exp: Only run inst and arm7t on targets which can
878 handle -EL. Add setup_xfail for thumb.
879
880 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
881
882 Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>
883
884 * gas/m32r/allinsn.{exp,s.d}: New testcases.
885
886 Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
887
888 * gas/d30v/d30.exp: Add test case reloc.
889 * gas/d30v/reloc.[sd]: New files to test relocations.
890
891 Sat Mar 15 17:21:46 1997 Ian Lance Taylor <ian@cygnus.com>
892
893 * gas/arm/inst.d: Update for disassembler changes.
894 * gas/arm/arm7t.d: Likewise.
895
896 Tue Mar 11 13:31:56 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
897
898 * gas/m68k/op68000.d: Update for recent assembler bug fix.
899
900 Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com)
901
902 * gas/all/gas.exp: xfail a couple tests for the mn10300.
903
904 Mon Mar 3 11:41:00 1997 Fred Fish <fnf@cygnus.com>
905
906 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
907 relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
908
909 Thu Feb 27 15:21:46 1997 Fred Fish <fnf@cygnus.com>
910
911 * gas/tic80/{align.d, align.lst, align.s} New test for the
912 ".align" pseudop.
913 * gas/tic80/tic80.exp: Run the align test.
914
915 Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com>
916
917 * gas/tic80/{float.d, float.lst, float.s}: New tests for
918 simple floating point operands.
919 * gas/tic80/tic80.exp: Run the float test.
920
921 Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com>
922
923 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
924 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
925 New tests for :m and :s operand modifiers.
926 * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
927
928 Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
929
930 * gas/macros/semi.s: Force the final alignment to use a fill value
931 of 0.
932
933 * gas/all/cond.s, gas/all/cond.d: New test.
934 * gas/all/gas.exp: Run it.
935
936 Mon Feb 24 10:52:12 1997 Bob Manson <manson@charmed.cygnus.com>
937
938 * lib/gas-defs.exp(gas_init): Added new parameter for script
939 name.
940
941 Mon Feb 24 10:40:28 1997 Fred Fish <fnf@cygnus.com>
942
943 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
944 regops.d, relocs1.d,
945 (relocs1.c): Add file for reference.
946 (relocs1b.d): Split reloc table contents test to different test file.
947 (relocs2.c): Add test that uses various types (char, short, int, ...) of
948 static and global variables with data shuffling to generate lots of ld/st
949 instructions for the different types.
950 (relocs2.d): New file, expected code for relocs2 test.
951 (relocs2.lst): New file, TI assembler listing for reference.
952 (relocs2.s): New file, assembly source for relocs2 test.
953 (relocs2b.d): New file, expected reloc table contents for relocs2 test.
954 (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
955
956 Sun Feb 23 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
957
958 * gas/all/itbl-test.c(main): Update function calls.
959 Remove parameters from itbl_get_reg_val and
960 change itbl_get_insn_name to itbl_get_field.
961
962 Sun Feb 23 17:22:00 1997 Dawn Perchik <dawn@cygnus.com>
963
964 * gas/mips/itbl: Add comments.
965 * gas/mips/itbl.s: Add comments. Prefix register names with $.
966 * gas/all/itbl: Generic table for testing for itbl support.
967 * gas/all/itbl.s: Generic assembly for testing for itbl support.
968 * gas/mips/itbl-test.c: Moved to gas/all.
969 * gas/all/itbl-test.c: Moved from gas/mips.
970
971 Sat Feb 22 20:24:23 1997 Fred Fish <fnf@cygnus.com>
972
973 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
974 endmask.lst, regops.lst}: Remove ^M's from end of lines.
975 * gas/tic80/bitnum.s: Add comment to each line showing value
976 that symbolic BITNUM assembles to. Add coverage for raw
977 numeric values for the BITNUM operand.
978 * gas/tic80/bitnum.d: Update due to bitnum.s changes.
979 * gas/tic80/regops.d: Update due to opcode library additions
980 of floating point test BITNUM values that are ambiguous with
981 the integral ones.
982 * gas/tic80/relocs1.s: New test case that tests simple relocs.
983 * gas/tic80/relocs1.d: Expected output for above.
984 * gas/tic80/relocs1.lst: TI assembler listing for above.
985 * gas/tic80/tic80.exp: Add relocs1 test.
986
987 Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
988
989 * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
990 inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
991
992 Wed Feb 19 00:55:29 1997 Ian Lance Taylor <ian@cygnus.com>
993
994 * gas/macros/semi.s, gas/macros/semi.d: New test.
995 * gas/macros/macros.exp: Run it.
996 * gas/mri/semi.s, gas/mri/semi.d: New test.
997 * gas/mri/mri.exp: Run it.
998
999 Tue Feb 18 13:37:06 1997 Jeffrey A Law (law@cygnus.com)
1000
1001 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
1002 output.
1003
1004 Fri Feb 14 17:56:27 1997 Ian Lance Taylor <ian@cygnus.com>
1005
1006 * gas/all/align.d, gas/all/align.s: New test.
1007 * gas/all/gas.exp: Run it.
1008
1009 Thu Feb 13 14:44:05 1997 Ian Lance Taylor <ian@cygnus.com>
1010
1011 * gas/mips/mips16.d: Correct PC relative instruction bytes.
1012
1013 Wed Feb 12 12:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
1014
1015 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
1016 * gas/mips/lif-xgot.d: Likewise.
1017 * gas/mips/ulh-svr4pic.d: Likewise.
1018 * gas/mips/ulh-xgot.d: Likewise.
1019
1020 * gas/mips/mips16.d: Update for yet another change in disassembly
1021 output (this one is spacing only).
1022
1023 Tue Feb 11 14:45:39 1997 Fred Fish <fnf@cygnus.com>
1024
1025 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
1026 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
1027 endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
1028 tic80.exp}: New files for TIc80 test cases.
1029
1030 Tue Feb 11 15:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
1031
1032 * gas/mips/mips16.d: Update for change in disassembly output.
1033
1034 Mon Feb 10 22:24:00 1997 Dawn Perchik <dawn@cygnus.com>
1035
1036 * gas/mips/itbl-test.c: Add copyright message and fix indentation.
1037
1038 Mon Feb 10 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
1039
1040 * gas/mips/itbl-test.c: New file. Stand-alone assembler and
1041 dissassembler for itbl support.
1042
1043 Mon Feb 10 17:20:00 1997 Dawn Perchik <dawn@cygnus.com>
1044
1045 * gas/mips/itbl: New file. Instruction Spec for testing --itbl
1046 option.
1047 * gas/mips/itbl.s: New file. Assembly with ne2w instructions
1048 specified in itbl.
1049
1050 Fri Feb 7 16:42:53 1997 Bob Manson <manson@charmed.cygnus.com>
1051
1052 * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
1053 * lib/gas-defs.exp: Ditto.
1054
1055 Mon Feb 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
1056
1057 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
1058 objdump. Update for current relocation printing style.
1059
1060 Thu Jan 30 11:57:33 1997 Ian Lance Taylor <ian@cygnus.com>
1061
1062 * gas/mips/mips16.d: Update for disassembler changes.
1063
1064 Thu Jan 23 03:15:06 1997 Angela Marie Thomas (angela@cygnus.com)
1065
1066 * gas/mips/mips.exp: set ilocks for all 4100/4300
1067
1068 Thu Jan 2 16:49:17 1997 Ian Lance Taylor <ian@cygnus.com>
1069
1070 * gas/mips/mips16.s, gas/mips/mips16.d: New test.
1071 * gas/mips/mips.exp: Run mips16 test.
1072
1073 * gas/mips/mips.exp: Run dli test unconditionally.
1074 * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte
1075 boundary.
1076 * gas/mips/dli.d: Corresponding changes.
1077
1078 Tue Dec 31 13:03:16 1996 Ian Lance Taylor <ian@cygnus.com>
1079
1080 * gas/sparc/synth.d: Use --prefix-addresses for objdump.
1081 * gas/sparc/synth64.d: Likewise.
1082
1083 Tue Dec 24 16:30:58 1996 Angela Marie Thomas (angela@cygnus.com)
1084
1085 * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
1086
1087 Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
1088
1089 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
1090 .ifdef, to accomodate change to avoid default alignment on
1091 embedded systems.
1092
1093 Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
1094
1095 * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
1096 "movb dm,(an)".
1097
1098 Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
1099
1100 * gas/mn10300/basic.exp: Update after endianness changes to
1101 the assembler.
1102
1103 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
1104 * gas/mn10200/{movb.s, movbu.s}: Likewise.
1105 * gas/mn10200/basic.exp: Run them.
1106
1107 Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com)
1108
1109 * gas/mn10200/*.s: New tests for the mn10200 assembler.
1110 * gas/mn10200/basic.exp: Run them.
1111
1112 Fri Dec 6 15:35:04 1996 Jeffrey A Law (law@cygnus.com)
1113
1114 * gas/mn10300/*.s: Remove '$' register prefixing.
1115
1116 Mon Nov 25 16:35:33 1996 Doug Evans <dje@canuck.cygnus.com>
1117
1118 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
1119 \r will be present.
1120
1121 Mon Nov 25 13:45:02 1996 Ian Lance Taylor <ian@cygnus.com>
1122
1123 * gas/m68k/*.d: Update for disassembler changes.
1124 * gas/mri/*.d: Likewise.
1125
1126 Mon Nov 25 11:38:37 1996 Jeffrey A Law (law@cygnus.com)
1127
1128 * gas/mn10300/*.s: Use '$' as register prefix for
1129 all register operands.
1130
1131 Thu Nov 21 11:52:54 1996 Jeffrey A Law (law@cygnus.com)
1132
1133 * gas/all/gas.exp: xfail a couple tests for the mn10300.
1134
1135 Wed Nov 20 11:31:41 1996 Jeffrey A Law (law@cygnus.com)
1136
1137 * gas/mn10300/other.s: Update for correct syntax on a
1138 few instructions (those with register lists).
1139 * gas/mn10300/basic.exp: Corresponding changes.
1140
1141 Tue Nov 19 13:36:57 1996 Jeffrey A Law (law@cygnus.com)
1142
1143 * gas/mn10300/movm.s: Update for correct syntax.
1144 * gas/mn10300/basic.exp: Update expected movm bit patterns.
1145
1146 Fri Nov 15 13:57:42 1996 Jeffrey A Law (law@cygnus.com)
1147
1148 * gas/mn10300/other.s: Put parens around register
1149 argument in calls and jmp instructions.
1150
1151 Wed Nov 13 13:16:04 1996 Jeffrey A Law (law@cygnus.com)
1152
1153 * gas/h8300/ffxx1.d: Update for recent disassembler changes.
1154
1155 Mon Nov 11 16:03:24 1996 Jeffrey A Law (law@cygnus.com)
1156
1157 * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
1158 as needed.
1159 * gas/hppa/unsorted/unsorted.exp: Likewise.
1160
1161 Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com)
1162
1163 * gas/mn10300/basic.exp: Check opcode insertion for
1164 extended instructions.
1165 * gas/mn10300/extend.s: Tweak constants for better
1166 testsuite coverage.
1167
1168 Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com)
1169
1170 * gas/mn10300/basic.exp: Test insertion of operands
1171 into call and jmp instructions with 32bit offsets.
1172 Fix typo in bit test patterns.
1173 * gas/mn10300/other.s: Tweak constants to improve
1174 testsuite coverage.
1175
1176 * gas/mn10300/basic.exp: Test insertion of 32bit operand
1177 in calls, btst, bclr & bset instructions.
1178
1179 * gas/mn10300/*.s: Tweak constants in 32bit insns for
1180 better testing coverage.
1181 * gas/mn10300/basic.exp: Test insertion of most 32bit
1182 operands.
1183
1184 Tue Nov 5 13:33:12 1996 Jeffrey A Law (law@cygnus.com)
1185
1186 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
1187 movbu, movhu instructions. Check bit patterns for more bit
1188 operations. Check bit patterns for various 16bit call, retf
1189 and ret instructions.
1190 * gas/mn10300/other.s: Update operands for better test coverage.
1191
1192 Mon Nov 4 12:55:11 1996 Jeffrey A Law (law@cygnus.com)
1193
1194 * gas/mn10300/basic.exp: Check bit patterns for a couple more
1195 mov and cmp instructions.
1196
1197 Tue Oct 29 17:05:43 1996 Ian Lance Taylor <ian@cygnus.com>
1198
1199 * gas/mips/*.d: Update for disassembler changes.
1200
1201 Wed Oct 16 22:39:50 1996 Jeffrey A Law (law@cygnus.com)
1202
1203 * gas/v850/reloc.s: New tests.
1204 * gas/v850/basic.exp: Run them.
1205
1206 Mon Oct 14 13:52:55 1996 Ian Lance Taylor <ian@cygnus.com>
1207
1208 * gas/mips: Add symbols to several testsuites, since the ELF
1209 assembler now always builds a symbol table, which means that
1210 objdump will no longer report `No symbols in FILE'. Change the
1211 expected output accordingly.
1212
1213 Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com)
1214
1215 * gas/mn10300/basic.exp: Check bit patterns for instructions
1216 with a single 8bit or 16bit immediate operand.
1217
1218 * gas/mn10300/basic.exp: Check bit patterns for many
1219 instructions. Add missing test in do_mov1.
1220 * gas/mn10300/mov1.s: Add missing test.
1221
1222 Wed Oct 9 14:15:18 1996 Jeffrey A Law (law@cygnus.com)
1223
1224 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
1225 * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
1226 * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
1227 * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
1228 * gas/mn10300/{shift.s, sub.s}: Likewise.
1229 * gas/mn10300/basic.exp: Run them.
1230
1231 Thu Oct 3 09:57:03 1996 Jeffrey A Law (law@cygnus.com)
1232
1233 * gas/mn10200, gas/mn10300: New directories for Matsushita
1234 mn10200 and mn10300 tests.
1235
1236 Tue Oct 1 15:38:28 1996 Ian Lance Taylor <ian@cygnus.com>
1237
1238 * lib/gas-defs.exp (gas_version): Fix for current version
1239 printing.
1240
1241 Sun Sep 29 07:55:58 1996 Doug Evans <dje@canuck.cygnus.com>
1242
1243 * gas/sparc/splet.d: Fix typo in cpusha result.
1244
1245 Mon Sep 23 12:33:31 1996 Ian Lance Taylor <ian@cygnus.com>
1246
1247 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
1248
1249 Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com>
1250
1251 * gas/all/cofftag.s: Use .p2align rather than .align.
1252
1253 Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com)
1254
1255 * gas/h8300/macs.s: Add "stmac" instructions.
1256 * gas/h8300/basic.exp: Test them.
1257
1258 Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
1259
1260 * gas/arm/thumb.s (back): Check assembly of Thumb BL.
1261
1262 Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com>
1263
1264 * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
1265 registers.
1266
1267 Fri Sep 6 18:23:54 1996 James G. Smith <jsmith@cygnus.co.uk>
1268
1269 * gas/mips/dli.{s,d}: More test cases added.
1270
1271 Wed Sep 4 11:47:29 1996 James G. Smith <jsmith@cygnus.co.uk>
1272
1273 * gas/mips/mips.exp: Add check for dli macro instruction.
1274 * gas/mips/dli.{s,d}: Added.
1275
1276 Sat Aug 31 01:25:03 1996 Jeffrey A Law (law@cygnus.com)
1277
1278 * gas/v850/basic.exp (do_mem): Check bit patterns for short
1279 load/store instructions. Remove xfails for short load/store
1280 instructions.
1281 * gas/v850/mem.s: Offsets for short load/store operands
1282 are unsigned.
1283
1284 * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
1285 (do_jumps): Likewise.
1286
1287 Fri Aug 30 00:37:55 1996 Jeffrey A Law (law@cygnus.com)
1288
1289 * gas/v850/misc.s: Tweak register numbers for better testing.
1290 * gas/v850/basic.exp (do_misc): Corresponding changes.
1291
1292 * gas/v850/hilo.s: New testfile.
1293 * gas/v850/basic.exp: Run hilo tests.
1294
1295 Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
1296
1297 * gas/arm/arm7t.d: Explicitly force little-endian assembly.
1298
1299 Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
1300
1301 * gas/v850/basic.exp (do_move): Test instruction bit patterns.
1302 * gas/v850/move.s: Tweak constants for better testing.
1303
1304 * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
1305 xfail sst and sld tests.
1306 (do_mov): Remove bogus xfail.
1307 * gas/v850/mem.s: sst and sld instructions can only index from
1308 "ep" register.
1309
1310 * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
1311 Update addresses.
1312 * gas/v850/logical.s: Tweak constants for better testing.
1313
1314 * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
1315 but not displacements (yet).
1316
1317 * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
1318
1319 * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
1320 but not displacements (yet).
1321
1322 * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
1323
1324 * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
1325 * gas/v850/arith.s: Tweak constants for better testing.
1326
1327 * gas/v850/basic.exp (do_misc): No longer expect failures
1328 assembling "ldsr" and "stsr" opcodes.
1329 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
1330 opcodes.
1331
1332 * gas/v850/basic.exp (do_misc): No longer expect failures
1333 assembling "trap" opcodes.
1334 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
1335
1336 * gas/v850: New directory with v850 tests.
1337
1338 Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
1339
1340 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
1341 fic and fice instructions to test 3bit space identifiers.
1342 * gas/hppa/basic/system.s: Similarly for iitlba and
1343 iitlbp.
1344 * gas/hppa/basic/basic.exp: Corresponding changes.
1345
1346 Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
1347
1348 * gas/arm/arm.exp: Change inst.s test to check objdump.
1349 * gas/arm/inst.d: Added.
1350
1351 Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
1352
1353 * gas/arm/thumb.s: Added.
1354 * gas/arm/immed.s: Added.
1355 * gas/arm/arch4t.s: Added.
1356 * gas/arm/arm.exp: Updated to run the new tests.
1357
1358 Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
1359
1360 * gas/h8300/misch.s: Reenable "eepmov.w" test.
1361 * gas/h8300/miscs.s: Likewise.
1362 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
1363 on the H8/300H and H8/S. Don't expect it to fail.
1364
1365 Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
1366
1367 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
1368
1369 Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
1370
1371 * gas/arm/arm7t.s: Added.
1372 * gas/arm/arm7t.d: Added.
1373 * gas/arm/arm.exp: Updated to run the new test.
1374
1375 Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
1376
1377 * gas/m68k/pcrel.d: Rename from schwab.d.
1378 * gas/m68k/pcrel.s: Rename from schwab.s.
1379
1380 Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
1381
1382 * gas/m68k/schwab.d: Correct for ELF format.
1383 * gas/m68k/all.exp: Run "schwab" test for all targets.
1384
1385 Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
1386
1387 Avoid DOS file naming problems:
1388 * gas/h8300/branch.s: Rename from branches.s.
1389 * gas/h8300/branchh.s: Rename from branchesh.s.
1390 * gas/h8300/branchs.s: Rename from branchess.s.
1391 * gas/h8300/rotsh.s: Rename from rotshift.s.
1392 * gas/h8300/rotshh.s: Rename from rotshifth.s.
1393 * gas/h8300/rotshs.s: Rename from rotshifts.s.
1394 * gas/h8300/h8300.exp: Corresponding changes.
1395
1396 Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
1397
1398 * gas/mips/mips.exp: Add new tests for processors with interlocks
1399 on div and mul.
1400 * gas/mips/div-ilocks.d: Added.
1401 * gas/mips/mul-ilocks.d: Added.
1402
1403 Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
1404
1405 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
1406 which now pass.
1407 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
1408 bit host.
1409
1410 Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
1411
1412 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
1413 test.
1414 * gas/vax/quad.exp: Expect a nop after the movq.
1415
1416 Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
1417
1418 * gas/h8300/cbranchh.s: Switch into h8300h mode.
1419 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
1420
1421 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
1422 H8/S.
1423 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
1424 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
1425 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
1426 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
1427 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
1428 * gas/h8300/h8300.exp: Run them.
1429
1430 Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
1431
1432 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
1433 with the same name as a global variable.
1434 * gas/all/gas.exp: Run cofftag test for any COFF target.
1435
1436 Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
1437
1438 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
1439 test.
1440
1441 Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
1442
1443 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
1444
1445 Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
1446
1447 * gas/mips/jal-xgot.d: Correct for 64 bit output.
1448
1449 Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
1450
1451 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
1452
1453 Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
1454
1455 * gas/m68k/op68000.d: Add statements now caught by gas.
1456
1457 Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
1458
1459 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
1460 * gas/sparc/sparc.exp: Run them.
1461
1462 Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
1463
1464 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
1465 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
1466 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
1467 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
1468
1469 Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
1470
1471 * gas/h8300/mov32bug.s: New test.
1472 * gas/h8300/h8300.exp: Run it.
1473
1474 Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
1475
1476 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
1477 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
1478 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
1479 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
1480 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
1481 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
1482 * gas/h8300/h8300.exp: Run them.
1483
1484 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
1485
1486 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
1487
1488 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
1489 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
1490 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
1491 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
1492 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
1493 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
1494 * gas/h8300/h8300.exp: Run them.
1495
1496 Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
1497
1498 * gas/sparc/synth.d: Don't require sparc in the file format, since
1499 it won't be there on SunOS.
1500
1501 Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
1502
1503 * gas/sparc/synth.[ds]: New testcase.
1504 * gas/sparc/sparc.exp: Run it.
1505
1506 Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
1507
1508 * gas/all/gas.exp: xfail difference of two undefined symbols
1509 and difference of forward references for the h8300.
1510
1511 Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
1512
1513 * gas/mips/lb-xgot.d: Correct.
1514
1515 Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
1516
1517 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
1518 to gas.
1519 * gas/sparc/addend.exp: Execute for any sparc cpu.
1520 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
1521
1522 Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
1523
1524 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
1525 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
1526 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
1527 * gas/mips/mips.exp: Run new tests if svr4pic.
1528
1529 Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
1530
1531 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
1532
1533 Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
1534
1535 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
1536
1537 Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
1538
1539 * gas/mips/*.d: Update for changes to disassembler.
1540
1541 Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
1542
1543 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
1544 change.
1545
1546 Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
1547
1548 * gas/mri/immconst.d: New test.
1549 * gas/mri/mri.exp: Run it.
1550 * gas/mri/constants.s: Test immediate constants.
1551 * gas/mri/constants.d: Corresponding change.
1552
1553 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
1554 * gas/m68k/link.d: Corresponding change.
1555
1556 Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
1557
1558 * gas/hppa/unsorted/brlenbug.s: New test.
1559 * gas/hppa/unsorted/unsorted.exp: Run it.
1560
1561 Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
1562
1563 * gas/mips/beq.s: Declare text_label global.
1564 * gas/mips/jal.s: Likewise.
1565
1566 Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
1567
1568 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
1569
1570 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
1571 * gas/m68k/all.exp: Run it.
1572
1573 Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
1574
1575 * gas/m68k/link.s, gas/m68k/link.d: New test.
1576 * gas/m68k/all.exp: Run it.
1577
1578 Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
1579
1580 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
1581 * gas/hppa/basic/system.s: Corresponding changes.
1582
1583 Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
1584
1585 * gas/m68k/operands.d: Don't require a fixed number of leading
1586 zeros in any number.
1587
1588 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
1589 for immediate values.
1590
1591 Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
1592
1593 * gas/arm/arm.exp: Renamed from gas.exp.
1594 * gas/arm/le-fpconst.[sd]: New testcase.
1595
1596 Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
1597
1598 * gas/mri/mri.exp: Only run tests for m68k target.
1599
1600 Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
1601
1602 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
1603 test.
1604
1605 Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
1606
1607 * gas/sh/fp.s (fmac): Update for new assembly syntax.
1608
1609 Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
1610
1611 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
1612 (run_dump_test, objdump): Likewise.
1613
1614 Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
1615
1616 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
1617 * gas/sparc/sparc.exp: Run them.
1618
1619 Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
1620
1621 * Makefile.in, configure.in: Remove; the testsuite is now run
1622 directly from the gas Makefile.
1623
1624 Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
1625
1626 * gas/mri/empty.s: New file.
1627 * gas/mri/mri.exp: Test assembling empty.s.
1628 * gas/mri/comment.s: Add a couple more comment variants.
1629
1630 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
1631 targets.
1632
1633 Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
1634
1635 * gas/mri/comment.s, gas/mri/comment.d: New test.
1636 * gas/mri/mri.exp: Run it.
1637 * gas/mri/expr.s: Remove whitespace in operand field.
1638 * gas/mri/for.s: Add comments for further testing.
1639 * gas/macros/test2.s: Put in an upper case ELSE to test case
1640 insensitivity.
1641
1642 Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
1643
1644 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
1645
1646 Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
1647
1648 * gas/sparc/sparc.exp: New file.
1649 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
1650
1651 Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
1652
1653 * gas/macros/*: New tests for macros.
1654
1655 * gas/mri/common.s: Use data, not .data.
1656
1657 * gasp/pl3.out: Update for changes in commented source output when
1658 LOCAL is used.
1659
1660 Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
1661
1662 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
1663 of diff.
1664 * lib/gas-defs.exp: Define prune_system_crud if it is not already
1665 defined.
1666
1667 Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
1668
1669 * gasp/mri/*.out: Use ;, not !, for the comment character.
1670
1671 Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
1672
1673 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
1674 expect failure for targets which use SOM.
1675
1676 * lib/gas-defs.exp (run_dump_test): If the program to run does not
1677 exist, mark the test as untested.
1678
1679 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
1680 common test.
1681
1682 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
1683 rather than using an implicit a.out.
1684
1685 * gas/mri/for.s: Add nop to round out to four byte boundary.
1686 * gas/mri/repeat.s: Likewise.
1687 * gas/mri/while.s: Likewise.
1688 * gas/mri/for.d: Expected added nop.
1689 * gas/mri/repeat.d: Likewise.
1690 * gas/mri/while.d: Likewise.
1691
1692 * gas/mips/*.d: Change all test names to say MIPS.
1693
1694 Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
1695
1696 * gas/mri/for.d, gas/mri/for.s: New test.
1697 * gas/mri/if.d, gas/mri/if.s: New test.
1698 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
1699 * gas/mri/while.d, gas/mri/while.s: New test.
1700 * gas/mri/mri.exp: Run the new tests.
1701
1702 Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
1703
1704 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
1705 64-bit BFD.
1706
1707 * gasp/mri/*: New tests.
1708 * gasp/gasp.exp: Run them. Also, clean up the test names used in
1709 pass and fail.
1710
1711 Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
1712
1713 * gas/sh/basic.exp: Update now that we know the right
1714 bit patters for the new sts instructions.
1715
1716 Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
1717
1718 * gas/mri/char.d: Fix for little endian machines.
1719 * gas/mri/float.d: Likewise.
1720
1721 Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
1722
1723 * gas/all/struct.s, gas/all/struct.d: New test.
1724 * gas/all/gas.exp: Run it.
1725
1726 Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
1727
1728 * gas/mri/common.s, gas/mri/common.d: New test.
1729 * gas/mri/mri.exp: Run it.
1730
1731 Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
1732
1733 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
1734 test.
1735
1736 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
1737 truncated files, so that the tests pass.
1738
1739 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
1740 constants, and expr.
1741
1742 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
1743 on vxworks*, not just vxworks5.1.
1744
1745 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
1746 (run_dump_test): Just call pass or fail.
1747
1748 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
1749 * gas/m68k/op68000.d: New test.
1750 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
1751 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
1752 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
1753 changes to disassembler.
1754 * gas/m68k/all.exp: Run new tests. Run schwab test for
1755 m68k-*-coff*.
1756
1757 Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
1758
1759 * gas/sh/*: New tests for the hitachi-sh.
1760
1761 Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
1762
1763 * gas/mri/*: New tests for MRI mode.
1764
1765 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
1766 program executions to the log file before running them. Use the
1767 simple program name, rather than the path to the binary being run,
1768 in pass/fail messages.
1769 (regexp_diff): If the regexp file has the special comment #pass,
1770 stop checking at that point.
1771 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
1772 if they are not already set.
1773
1774 Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
1775
1776 * Makefile.in: Remove superfluous runtest gasp.
1777
1778 Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
1779
1780 * gasp/*: New.
1781 * Makefile.in: Use gasp tests.
1782 * config/default.exp: Add gasp stuff.
1783
1784 Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
1785
1786 * gas/all/gas.exp: Disable tests that are not appropriate for
1787 the PA.
1788
1789 Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
1790
1791 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
1792
1793 Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1794
1795 * gas/m68k/schwab.*: New test based on a test case from Andreas
1796 Schwab.
1797 * gas/m68k/all.exp: Run it for some aout configurations.
1798
1799 Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
1800
1801 * gas/hppa/parse/badfmpyadd.s: New test.
1802 * gas/hppa/parse/parse.exp: Run it.
1803
1804 Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
1805
1806 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
1807 ELF targets.
1808
1809 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
1810
1811 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
1812 * arm/arm6.s: Correct bogus tests.
1813 * arm/gas.exp (arm6.s): Is now a valid test.
1814 (arm7dm.s): New test.
1815 * arm/float.s: Add load/store multiple floating point instruction
1816 tests.
1817
1818 Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
1819
1820 * gas/hppa/reloc/longcall.s: New test.
1821 * gas/hppa/reloc/reloc.exp: Run it.
1822
1823 Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1824
1825 * gas/mips/ld.d: Modified for gas delay-slot fixes.
1826
1827 Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
1828
1829 * lib/gas-dg.exp: New file.
1830
1831 Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1832
1833 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
1834 targets.
1835
1836 Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1837
1838 * lib/gas-defs.exp (pass_phase): New proc.
1839 (run_dump_test): Note passing or failing of each phase of this
1840 test, instead of failure of phases or passing of complete test.
1841 Ensure test file name is in reported message.
1842
1843 Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
1844
1845 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
1846 Always resolve testcase status before returning.
1847 If `slurp_options' fails, return and don't do test.
1848 (slurp_options): Fix "can't open" error message.
1849 Return -1 to indicate error.
1850
1851 Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
1852
1853 * gas/hppa/unsorted/common.s: New test.
1854 * gas/hppa/unsorted/unsorted.exp: Run it.
1855
1856 Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1857
1858 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
1859 uncertainty as to whether there should be trailing bytes in the
1860 output file.
1861 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
1862 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
1863 correct.) End with "..." to match trailing zero bytes.
1864
1865 Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
1866
1867 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
1868 * gas/mips/mips.exp: Run new test.
1869
1870 Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
1871
1872 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
1873 * gas/hppa/basic/basic.exp: Test them.
1874
1875 Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
1876
1877 * gas/mips/uld.d: New file.
1878 * gas/mips/uld.s: New file.
1879 * gas/mips/usd.d: New file.
1880 * gas/mips/usd.s: New file.
1881 * gas/mips/mips.exp: Run new tests.
1882
1883 Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
1884
1885 * gas/hppa/reloc/applybug.s: New test.
1886 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
1887
1888 Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
1889
1890 * gas/hppa/reloc/picreloc.s: New test.
1891 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
1892
1893 Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1894
1895 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
1896 gas/h8300/h8300.exp: New tests.
1897
1898 Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
1899
1900 * gas/hppa/basic/basic.exp (do_system): Update.
1901
1902 Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1903
1904 * gas/mips/mips.exp: Don't run the memory-access tests if the
1905 format is a.out, because the generated code is different from what
1906 is used with other formats.
1907
1908 Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
1909
1910 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
1911 regexp to avoid losing without a controlling tty.
1912
1913 Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1914
1915 * gas/i386/pushw.l: Fixed whitespace to match current listing
1916 style.
1917
1918 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
1919 listings enabled.
1920
1921 Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1922
1923 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
1924 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
1925 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
1926 findfile and transform procedures to determine objdump program
1927 name.
1928
1929 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
1930 in case the format doesn't automatically require it.
1931 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
1932 name for the reloc type.
1933
1934 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
1935 (run_dump_test): If verbosity level is over 3, print out dump
1936 command and its output.
1937
1938 Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1939
1940 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
1941 disassembly.
1942
1943 Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1944
1945 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
1946 it depends on tty modes.
1947
1948 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
1949 -nottyinit.
1950
1951 * gas/arm/gas.exp: The arm6 test should report errors, for now.
1952
1953 Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1954
1955 * lib/gas-defs.exp: Use -i in expect_after command.
1956
1957 Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1958
1959 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
1960 disassembly.
1961
1962 * gas/ieee-fp: Renamed from ieee.fp.
1963
1964 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
1965
1966 Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
1967
1968 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
1969
1970 Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
1971
1972 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
1973 to fail. Fix comments for the test. Tweak test name.
1974
1975 Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
1976
1977 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
1978 output.
1979
1980 Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1981
1982 * gas/mips/ld.d: Adjust to work for both big and little endian
1983 code.
1984 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
1985 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
1986 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
1987 * gas/mips/usw.d: Likewise.
1988
1989 Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
1990
1991 * gas/hppa/unsorted/align4.s: New test.
1992 * gas/hppa/unsorted/unsorted.exp: Run it.
1993
1994 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
1995 current expected PA ELF output.
1996 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
1997 (do_plabel_relocation_test): Likewise.
1998
1999 Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2000
2001 * gas/all/p1480.s: Use larger constant, so expression can have a
2002 positive value.
2003 * gas/all/gas.exp: Expect p1480.s without listings to pass.
2004
2005 Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2006
2007 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
2008 Correct test cases.
2009
2010 Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
2011
2012 * gas/hppa/reloc/blebug3.s: New test.
2013 * gas/hppa/reloc/reloc.exp: Run it.
2014
2015 Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
2016
2017 * gas/hppa/reloc/reduce3.s: New test.
2018 * gas/hppa/reloc/reloc.exp: Run it.
2019
2020 Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
2021
2022 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
2023 current reality.
2024
2025 Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
2026
2027 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
2028 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
2029 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
2030 * gas/hppa/reloc/reloc.exp: Changed accordingly.
2031
2032 Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2033
2034 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
2035 overflows are correctly converted to jumps.
2036
2037 Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2038
2039 * gas/mips: Add test cases for PIC code, both SVR4 style and
2040 -membedded-pic style.
2041
2042 Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2043
2044 * gas/mips: New directory with MIPS specific test cases.
2045
2046 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
2047 the name of the source file to assemble.
2048 (regexp_diff): Put the reason for failure in the log file.
2049
2050 Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2051
2052 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
2053 doesn't support it. Redirect stdout using > instead of 1>, and
2054 don't bother to redirect stderr since TCL redirects it anyhow.
2055 (run_dump_test): Pass appropriate arguments to program, defaulting
2056 to -r.
2057
2058 Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2059
2060 * gas/vax: New directory.
2061 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
2062 values.
2063
2064 Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
2065
2066 * gas/hppa/reloc/r_no_relocbug.s: New test.
2067 * gas/hppa/reloc/reloc.exp: Run it.
2068
2069 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
2070 expected output.
2071
2072 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
2073
2074 * gas/arm/*: New subtree. Add ARM tests.
2075
2076 Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
2077
2078 * gas/hppa/unsorted/unsorted.exp: Accept any character
2079 between foo's type and foo itself.
2080
2081 Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2082
2083 * lib/gas-defs.exp (run_dump_test): New routine for running the
2084 assembler, running objdump or nm (not fully supported) on the
2085 resulting object file, and comparing the results against a file of
2086 regular expressions in the test suite, all in one command.
2087 Options for the assembler and objdump are read from comments at
2088 the start of the .d file.
2089 (fail_phase, slurp_options): New auxiliary routines.
2090 (regexp_diff): Always return a value. Fix bugs in actually doing
2091 the regexp test.
2092
2093 * gas/sun4/addend.exp: Use run_dump_test.
2094 * gas/sun4/addend.d: Fix regular expressions so that they work.
2095
2096 Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
2097
2098 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
2099 * gas/hppa/reloc/reloc.exp: Run them.
2100
2101 Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2102
2103 * config/default.exp: Look for "as.new" in "$base_dir/..", where
2104 it got compiled, not in "$base_dir".
2105 * config/unknown.exp: Deleted.
2106
2107 Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
2108
2109 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
2110 before exiting. Enclose both calls inside a "catch".
2111 (objdump_finish): Likewise.
2112
2113 Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
2114
2115 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
2116 for SOM to match current testcase.
2117
2118 Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2119
2120 * gas/i386/{pushw.s,pushw.l}: New test.
2121 * gas/i386/all.exp: Run it.
2122
2123 * Makefile.in (distclean): Remove site config files and gas.sum.
2124
2125 Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2126
2127 * gas/m68k/disperr.s: Use % for registers.
2128
2129 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
2130
2131 Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
2132
2133 * lib/gas-defs.exp: Replace error proc calls with perror calls.
2134
2135 Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
2136
2137 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
2138 ELF code.
2139 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
2140 not support them.
2141 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
2142 new ELF code.
2143
2144 Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2145
2146 * config/default.exp: Renamed from unix-gas.exp.
2147
2148 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
2149
2150 * Makefile.in (check): Set TCL_LIBRARY for runtest.
2151
2152 Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2153
2154 * gas/hppa/more.parse/callinfobug.s: Add missing name for
2155 procedure.
2156
2157 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
2158 $DATA$ rather than $LIT$ subspace.
2159
2160 Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2161
2162 * gas/hppa/reloc/funcrelocbug.s: New test.
2163 * gas/hppa/reloc/reloc.exp: Run it.
2164
2165 Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2166
2167 * gas/hppa/unsorted/importbug.s: New test.
2168 * gas/hppa/unsorted/unsorted.exp: Run it.
2169
2170 Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2171
2172 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
2173
2174 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
2175 * gas/hppa/unsorted/unsorted.exp: Run it.
2176
2177 * gas/hppa/more.parse/callinfobug.s: New test.
2178 * gas/hppa/omre.parse/parse.exp: Run it.
2179
2180 * gas/hppa/more.parse/regpopbug.s: New test.
2181 * gas/hppa/more.parse/parse.exp: Run it.
2182
2183 Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2184
2185 * lib/gas-defs.exp (objdump): New proc.
2186 (objdump_start): Deleted unused proc.
2187 (objdump_start_common): Merged into objdump_start_no_subdir.
2188
2189 * gas/alpha/fp.exp: Use objdump instead of
2190 objdump_start_no_subdir, since the former actually waits for
2191 objdump to finish. Specify .rdata section only. Make comment
2192 indicate Alpha architecture rather than SPARC.
2193 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
2194 against ASCII code 0x2a ("*", special in regexp).
2195 * gas/sun4/addend.exp: Use objdump instead of
2196 objdump_start_no_subdir.
2197
2198 Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2199
2200 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
2201 a failure if gas is not producing an ELF object.
2202
2203 Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2204
2205 * gas/hppa/basic/fmemLRbug.s: New test.
2206 * gas/hppa/basic/basic.exp: Run it.
2207
2208 Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2209
2210 * gas/alpha/fp.*: New files.
2211 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
2212 verbosity level 3 or above only.
2213
2214 Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2215
2216 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
2217 PA OSF1.
2218
2219 Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2220
2221 * gas/hppa/more.parse/xmpyubug.s: New test.
2222 * gas/hppa/more.parse/parse.exp: Run it.
2223
2224 Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2225
2226 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
2227 "simple_diff" from linker test suite.
2228 * gas/sun4/addend.exp: Use it.
2229 * gas/sun4/addend.d: New file.
2230
2231 Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2232
2233 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
2234 format.
2235
2236 Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
2237
2238 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
2239 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
2240 well under either version of expect.
2241
2242 Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2243
2244 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
2245 elsewhere now.
2246 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
2247 * gas/hppa/basic/basic.exp: Run them.
2248
2249 Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2250
2251 * gas/all/gas.exp: No longer expect difference of forward
2252 references to fail.
2253 * gas/all/x930509.s: Fix testcase to match how the expect code was
2254 written.
2255
2256 Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2257
2258 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
2259 for cross-subspace call bugs is no longer expected to fail.
2260
2261 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
2262 to having a function's label follow the .PROC directive.
2263
2264 Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2265
2266 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
2267 found while working on multiple $CODE$ subspace support.
2268
2269 Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2270
2271 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
2272 to fail.
2273 * gas/hppa/more.parse/procbug.s: Add missing .procend.
2274
2275 Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2276
2277 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
2278 app.c change.
2279
2280 Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2281
2282 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
2283
2284 Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
2285
2286 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
2287 OBJDUMPFLAGS in case it's empty. Use temporary names until the
2288 end; make creating site.exp the final step.
2289 (check): Pass in ASFLAGS.
2290
2291 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
2292 C comments to avoid bugs in latest expect code.
2293
2294 Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2295
2296 * gas/m68k/disperr.s: New test.
2297 * gas/m68k/all.exp: Run it.
2298
2299 Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2300
2301 * gas/hppa/reloc/roundmode.s: New test.
2302 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
2303
2304 Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2305
2306 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
2307 test for ELF.
2308
2309 Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2310
2311 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
2312 directive is an XFAIL for SOM assmeblers.
2313
2314 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
2315 cross-subspace call test.
2316
2317 Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2318
2319 * gas/hppa/more.parse/appbug.s: New test.
2320 * gas/hppa/more.parse/parse.exp: Run it.
2321
2322 * gas/hppa/unsorted/align3.s: New test.
2323 * gas/hppa/unsorted/unsorted.exp: Run it.
2324
2325 Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2326
2327 * gas/all/p2425.s: Insert a tab before assembler directives so
2328 that the directives are not interpreted as labels.
2329
2330 * gas/hppa/basic/weird.s: Sync with GDB version.
2331
2332 * gas/hppa/more.parse/labelbug.s: New test.
2333
2334 * gas/hppa/more.parse/parse.exp: Run it.
2335
2336 Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2337
2338 * gas/hppa/reloc/fixupbug.s: New test.
2339 * gas/hppa/reloc/reloc.exp: Run it.
2340
2341 * gas/hppa/reloc/exitbug.s: New test.
2342 * gas/hppa/reloc/reloc.exp: Run it.
2343
2344 Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2345
2346 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
2347 share the same test code.
2348 * gas/hppa/reloc/relocreduce.s: Likewise.
2349
2350 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
2351 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
2352
2353 Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2354
2355 * gas/hppa/reloc/reloc.exp: No longer expect failure for
2356 field selector on ble instruction test.
2357
2358 * gas/hppa/basic/basic.exp: No longer expect failures for
2359 system instruction tests now that probei is fixed.
2360
2361 Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2362
2363 * gas/hppa/reloc/selectorbug.s: New test.
2364 * gas/hppa/reloc/reloc.exp: Run it.
2365
2366 Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2367
2368 * gas/hppa/unsorted/fragbug.s: New test.
2369 * gas/hppa/unsorted/unsorted.exp: Run it.
2370
2371 Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
2372
2373 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
2374
2375 Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2376
2377 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
2378 * gas/hppa/more.parse/parse.exp: Run them.
2379
2380 Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2381
2382 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
2383 which specific relocations are expected to be found.
2384
2385 Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2386
2387 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
2388
2389 * gas/hppa/more.parse/parse.exp: Add new test.
2390 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
2391 sections are handled correctly.
2392
2393 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
2394
2395 Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2396
2397 * gas/hppa/more.parse/calldatabug.s: Colonize.
2398 * gas/hppa/more.parse/parse.exp: Fix typos.
2399
2400 Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2401
2402 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
2403 * gas/hppa/*/*.exp: New test drivers.
2404 * gas/hppa/*/*.s: New test files.
2405
2406 Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
2407
2408 * gas/sun4: New directory.
2409 * gas/sun4/addend.s,addend.exp: New test case.
2410 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
2411 test case.
2412
2413 * gas/all/gas.exp: Check `*' in C comments.
2414
2415 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
2416 simplify some tests.
2417 (want_no_output): Return zero or nonzero, depending on success or
2418 failure.
2419 (gas_test_old): Return value from want_no_output.
2420 (objdump_start_common): Split off from objdump_start.
2421 (objdump_start_no_subdir): New procedure.
2422
2423 Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
2424
2425 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
2426 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
2427
2428 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
2429 AS_FOR_TARGET.
2430 (check): Don't pass ASFLAGS variable.
2431 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
2432
2433 From Jeff Law:
2434
2435 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
2436 so that tests can parse the output of objdump looking for errors
2437 in relocation entires, file headers and the like.
2438
2439 Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2440
2441 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
2442 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
2443 call so it no longer performs multiple tests.
2444 * gas/m68k/all.exp (t2.s): Don't bother with listings.
2445 (p2410.s): Don't pass unwanted arguments to gas_test_error.
2446
2447 Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2448
2449 * lib/do*: Remove RCS id strings.
2450
2451 Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
2452
2453 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
2454 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
2455 * gas/i386: New directory.
2456
2457 Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
2458
2459 * Added directory structure, to categorize tests by targets.
2460 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
2461 and refined some to examine the assembler listing output.
2462 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
2463 expect_after patterns.
2464 (gas_start, gas_finish): New procs, for tests that examine process
2465 output.
2466 * config/unix-gas.exp: Invoke gas_init directly, instead of
2467 requiring test .exp files do it.
2468
2469 Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2470
2471 * gas/gas.exp: Handle new tests, and changes to testing procs.
2472
2473 * lib/gas-defs.exp (want_no_output): New proc; success iff output
2474 is empty.
2475 (gas_test_old): Functionally same as old gas_test.
2476 (gas_test_ignore_stdout): Rewritten to use want_no_output.
2477 (gas_test): New argument lists set of options to be tried in
2478 combinations. Option with trailing ">" indicates standard output
2479 should be ignored.
2480
2481 * gas/p2425a.s: Use %-form for registers, so this test can be run
2482 on m68k-coff targets too.
2483
2484 * gas/p2430a.s: New test case, whitespace &c matches customer
2485 report more closely. Gets different results from p2430.s; this is
2486 bad, and not yet tested for.
2487
2488 Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
2489
2490 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
2491 * lib/run: New script.
2492 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
2493 and redirection options. Use "run" script so redirection works.
2494 (gas_test): Now takes assembler options as separate arg from input
2495 file name.
2496 (gas_test_ignore_stdout): New proc. Discards output.
2497 (gas_test_error): New proc. Expects assembler to generate output.
2498 (target_cpu_family setting): Handle i486->i386 also.
2499
2500 * lib/do*: Scripts moved here from gas/testscripts. May be useful
2501 someday for writing more test cases; not currently used.
2502
2503 Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
2504
2505 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
2506 cases.
2507 * gas/gas.exp: Enable them for appropriate targets. Removed some
2508 useless comments &c. Changed m68k target test to be more general.
2509
2510 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
2511 * gas/gas.exp: Call gas_init.
2512
2513 Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
2514
2515 * Test suite created.
2516