* gas/arm/arm.exp: Renamed from gas.exp.
[binutils-gdb.git] / gas / testsuite / ChangeLog
1 Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
2
3 * gas/arm/arm.exp: Renamed from gas.exp.
4
5 Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
6
7 * gas/mri/mri.exp: Only run tests for m68k target.
8
9 Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
10
11 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
12 test.
13
14 start-sanitize-sh3e
15 Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
16
17 * gas/sh/fp.s (fmac): Update for new assembly syntax.
18
19 end-sanitize-sh3e
20 Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
21
22 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
23 (run_dump_test, objdump): Likewise.
24
25 Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
26
27 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
28 * gas/sparc/sparc.exp: Run them.
29
30 Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
31
32 * Makefile.in, configure.in: Remove; the testsuite is now run
33 directly from the gas Makefile.
34
35 Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
36
37 * gas/mri/empty.s: New file.
38 * gas/mri/mri.exp: Test assembling empty.s.
39 * gas/mri/comment.s: Add a couple more comment variants.
40
41 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
42 targets.
43
44 Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
45
46 * gas/mri/comment.s, gas/mri/comment.d: New test.
47 * gas/mri/mri.exp: Run it.
48 * gas/mri/expr.s: Remove whitespace in operand field.
49 * gas/mri/for.s: Add comments for further testing.
50 * gas/macros/test2.s: Put in an upper case ELSE to test case
51 insensitivity.
52
53 Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
54
55 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
56
57 Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
58
59 * gas/sparc/sparc.exp: New file.
60 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
61
62 Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
63
64 * gas/macros/*: New tests for macros.
65
66 * gas/mri/common.s: Use data, not .data.
67
68 * gasp/pl3.out: Update for changes in commented source output when
69 LOCAL is used.
70
71 Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
72
73 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
74 of diff.
75 * lib/gas-defs.exp: Define prune_system_crud if it is not already
76 defined.
77
78 Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
79
80 * gasp/mri/*.out: Use ;, not !, for the comment character.
81
82 Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
83
84 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
85 expect failure for targets which use SOM.
86
87 * lib/gas-defs.exp (run_dump_test): If the program to run does not
88 exist, mark the test as untested.
89
90 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
91 common test.
92
93 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
94 rather than using an implicit a.out.
95
96 * gas/mri/for.s: Add nop to round out to four byte boundary.
97 * gas/mri/repeat.s: Likewise.
98 * gas/mri/while.s: Likewise.
99 * gas/mri/for.d: Expected added nop.
100 * gas/mri/repeat.d: Likewise.
101 * gas/mri/while.d: Likewise.
102
103 * gas/mips/*.d: Change all test names to say MIPS.
104
105 Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
106
107 * gas/mri/for.d, gas/mri/for.s: New test.
108 * gas/mri/if.d, gas/mri/if.s: New test.
109 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
110 * gas/mri/while.d, gas/mri/while.s: New test.
111 * gas/mri/mri.exp: Run the new tests.
112
113 Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
114
115 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
116 64-bit BFD.
117
118 * gasp/mri/*: New tests.
119 * gasp/gasp.exp: Run them. Also, clean up the test names used in
120 pass and fail.
121
122 start-sanitize-sh3e
123 Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
124
125 * gas/sh/basic.exp: Update now that we know the right
126 bit patters for the new sts instructions.
127
128 end-sanitize-sh3e
129 Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
130
131 * gas/mri/char.d: Fix for little endian machines.
132 * gas/mri/float.d: Likewise.
133
134 Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
135
136 * gas/all/struct.s, gas/all/struct.d: New test.
137 * gas/all/gas.exp: Run it.
138
139 Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
140
141 * gas/mri/common.s, gas/mri/common.d: New test.
142 * gas/mri/mri.exp: Run it.
143
144 Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
145
146 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
147 test.
148
149 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
150 truncated files, so that the tests pass.
151
152 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
153 constants, and expr.
154
155 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
156 on vxworks*, not just vxworks5.1.
157
158 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
159 (run_dump_test): Just call pass or fail.
160
161 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
162 * gas/m68k/op68000.d: New test.
163 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
164 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
165 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
166 changes to disassembler.
167 * gas/m68k/all.exp: Run new tests. Run schwab test for
168 m68k-*-coff*.
169
170 start-sanitize-sh3e
171 Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
172
173 * gas/sh/*: New tests for the hitachi-sh.
174
175 end-sanitize-sh3e
176 Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
177
178 * gas/mri/*: New tests for MRI mode.
179
180 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
181 program executions to the log file before running them. Use the
182 simple program name, rather than the path to the binary being run,
183 in pass/fail messages.
184 (regexp_diff): If the regexp file has the special comment #pass,
185 stop checking at that point.
186 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
187 if they are not already set.
188
189 Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
190
191 * Makefile.in: Remove superfluous runtest gasp.
192
193 Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
194
195 * gasp/*: New.
196 * Makefile.in: Use gasp tests.
197 * config/default.exp: Add gasp stuff.
198
199 Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
200
201 * gas/all/gas.exp: Disable tests that are not appropriate for
202 the PA.
203
204 Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
205
206 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
207
208 Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
209
210 * gas/m68k/schwab.*: New test based on a test case from Andreas
211 Schwab.
212 * gas/m68k/all.exp: Run it for some aout configurations.
213
214 Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
215
216 * gas/hppa/parse/badfmpyadd.s: New test.
217 * gas/hppa/parse/parse.exp: Run it.
218
219 Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
220
221 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
222 ELF targets.
223
224 Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
225
226 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
227 * arm/arm6.s: Correct bogus tests.
228 * arm/gas.exp (arm6.s): Is now a valid test.
229 (arm7dm.s): New test.
230 * arm/float.s: Add load/store multiple floating point instruction
231 tests.
232
233 Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
234
235 * gas/hppa/reloc/longcall.s: New test.
236 * gas/hppa/reloc/reloc.exp: Run it.
237
238 Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
239
240 * gas/mips/ld.d: Modified for gas delay-slot fixes.
241
242 Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
243
244 * lib/gas-dg.exp: New file.
245 start-sanitize-arc
246 * gas/arc/warn.{exp,s}: New testcase.
247 end-sanitize-arc
248
249 Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
250
251 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
252 targets.
253
254 Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
255
256 * lib/gas-defs.exp (pass_phase): New proc.
257 (run_dump_test): Note passing or failing of each phase of this
258 test, instead of failure of phases or passing of complete test.
259 Ensure test file name is in reported message.
260
261 Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
262
263 start-sanitize-arc
264 * gas/arc: Testsuite for ARC.
265 * gas/arc/{arc.exp,math.[sd],flag.[sd],j.[sd]}: New files.
266 * gas/arc/{branch.[sd],alias.[sd],sshift.[sd]}: New files.
267 * gas/arc/{insn3.[sd],mul64.[sd],ld.[sd],st.[sd]}: New files.
268 end-sanitize-arc
269
270 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
271 Always resolve testcase status before returning.
272 If `slurp_options' fails, return and don't do test.
273 (slurp_options): Fix "can't open" error message.
274 Return -1 to indicate error.
275
276 Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
277
278 * gas/hppa/unsorted/common.s: New test.
279 * gas/hppa/unsorted/unsorted.exp: Run it.
280
281 Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
282
283 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
284 uncertainty as to whether there should be trailing bytes in the
285 output file.
286 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
287 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
288 correct.) End with "..." to match trailing zero bytes.
289
290 Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
291
292 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
293 * gas/mips/mips.exp: Run new test.
294
295 Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
296
297 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
298 * gas/hppa/basic/basic.exp: Test them.
299
300 Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
301
302 * gas/mips/uld.d: New file.
303 * gas/mips/uld.s: New file.
304 * gas/mips/usd.d: New file.
305 * gas/mips/usd.s: New file.
306 * gas/mips/mips.exp: Run new tests.
307
308 Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
309
310 * gas/hppa/reloc/applybug.s: New test.
311 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
312
313 Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
314
315 * gas/hppa/reloc/picreloc.s: New test.
316 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
317
318 Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
319
320 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
321 gas/h8300/h8300.exp: New tests.
322
323 Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
324
325 * gas/hppa/basic/basic.exp (do_system): Update.
326
327 Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
328
329 * gas/mips/mips.exp: Don't run the memory-access tests if the
330 format is a.out, because the generated code is different from what
331 is used with other formats.
332
333 Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
334
335 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
336 regexp to avoid losing without a controlling tty.
337
338 Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
339
340 * gas/i386/pushw.l: Fixed whitespace to match current listing
341 style.
342
343 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
344 listings enabled.
345
346 Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
347
348 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
349 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
350 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
351 findfile and transform procedures to determine objdump program
352 name.
353
354 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
355 in case the format doesn't automatically require it.
356 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
357 name for the reloc type.
358
359 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
360 (run_dump_test): If verbosity level is over 3, print out dump
361 command and its output.
362
363 Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
364
365 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
366 disassembly.
367
368 Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
369
370 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
371 it depends on tty modes.
372
373 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
374 -nottyinit.
375
376 * gas/arm/gas.exp: The arm6 test should report errors, for now.
377
378 Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
379
380 * lib/gas-defs.exp: Use -i in expect_after command.
381
382 Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
383
384 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
385 disassembly.
386
387 * gas/ieee-fp: Renamed from ieee.fp.
388
389 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
390
391 Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
392
393 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
394
395 Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
396
397 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
398 to fail. Fix comments for the test. Tweak test name.
399
400 Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
401
402 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
403 output.
404
405 Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
406
407 * gas/mips/ld.d: Adjust to work for both big and little endian
408 code.
409 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
410 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
411 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
412 * gas/mips/usw.d: Likewise.
413
414 Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
415
416 * gas/hppa/unsorted/align4.s: New test.
417 * gas/hppa/unsorted/unsorted.exp: Run it.
418
419 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
420 current expected PA ELF output.
421 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
422 (do_plabel_relocation_test): Likewise.
423
424 Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
425
426 * gas/all/p1480.s: Use larger constant, so expression can have a
427 positive value.
428 * gas/all/gas.exp: Expect p1480.s without listings to pass.
429
430 Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
431
432 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
433 Correct test cases.
434
435 Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
436
437 * gas/hppa/reloc/blebug3.s: New test.
438 * gas/hppa/reloc/reloc.exp: Run it.
439
440 Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
441
442 * gas/hppa/reloc/reduce3.s: New test.
443 * gas/hppa/reloc/reloc.exp: Run it.
444
445 Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
446
447 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
448 current reality.
449
450 Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
451
452 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
453 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
454 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
455 * gas/hppa/reloc/reloc.exp: Changed accordingly.
456
457 Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
458
459 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
460 overflows are correctly converted to jumps.
461
462 Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
463
464 * gas/mips: Add test cases for PIC code, both SVR4 style and
465 -membedded-pic style.
466
467 Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
468
469 * gas/mips: New directory with MIPS specific test cases.
470
471 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
472 the name of the source file to assemble.
473 (regexp_diff): Put the reason for failure in the log file.
474
475 Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
476
477 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
478 doesn't support it. Redirect stdout using > instead of 1>, and
479 don't bother to redirect stderr since TCL redirects it anyhow.
480 (run_dump_test): Pass appropriate arguments to program, defaulting
481 to -r.
482
483 Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
484
485 * gas/vax: New directory.
486 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
487 values.
488
489 Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
490
491 * gas/hppa/reloc/r_no_relocbug.s: New test.
492 * gas/hppa/reloc/reloc.exp: Run it.
493
494 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
495 expected output.
496
497 Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
498
499 * gas/arm/*: New subtree. Add ARM tests.
500
501 Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
502
503 * gas/hppa/unsorted/unsorted.exp: Accept any character
504 between foo's type and foo itself.
505
506 Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
507
508 * lib/gas-defs.exp (run_dump_test): New routine for running the
509 assembler, running objdump or nm (not fully supported) on the
510 resulting object file, and comparing the results against a file of
511 regular expressions in the test suite, all in one command.
512 Options for the assembler and objdump are read from comments at
513 the start of the .d file.
514 (fail_phase, slurp_options): New auxiliary routines.
515 (regexp_diff): Always return a value. Fix bugs in actually doing
516 the regexp test.
517
518 * gas/sun4/addend.exp: Use run_dump_test.
519 * gas/sun4/addend.d: Fix regular expressions so that they work.
520
521 Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
522
523 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
524 * gas/hppa/reloc/reloc.exp: Run them.
525
526 Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
527
528 * config/default.exp: Look for "as.new" in "$base_dir/..", where
529 it got compiled, not in "$base_dir".
530 * config/unknown.exp: Deleted.
531
532 Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
533
534 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
535 before exiting. Enclose both calls inside a "catch".
536 (objdump_finish): Likewise.
537
538 Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
539
540 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
541 for SOM to match current testcase.
542
543 Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
544
545 * gas/i386/{pushw.s,pushw.l}: New test.
546 * gas/i386/all.exp: Run it.
547
548 * Makefile.in (distclean): Remove site config files and gas.sum.
549
550 Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
551
552 * gas/m68k/disperr.s: Use % for registers.
553
554 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
555
556 Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
557
558 * lib/gas-defs.exp: Replace error proc calls with perror calls.
559
560 Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
561
562 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
563 ELF code.
564 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
565 not support them.
566 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
567 new ELF code.
568
569 Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
570
571 * config/default.exp: Renamed from unix-gas.exp.
572
573 Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
574
575 * Makefile.in (check): Set TCL_LIBRARY for runtest.
576
577 Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
578
579 * gas/hppa/more.parse/callinfobug.s: Add missing name for
580 procedure.
581
582 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
583 $DATA$ rather than $LIT$ subspace.
584
585 Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
586
587 * gas/hppa/reloc/funcrelocbug.s: New test.
588 * gas/hppa/reloc/reloc.exp: Run it.
589
590 Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
591
592 * gas/hppa/unsorted/importbug.s: New test.
593 * gas/hppa/unsorted/unsorted.exp: Run it.
594
595 Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
596
597 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
598
599 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
600 * gas/hppa/unsorted/unsorted.exp: Run it.
601
602 * gas/hppa/more.parse/callinfobug.s: New test.
603 * gas/hppa/omre.parse/parse.exp: Run it.
604
605 * gas/hppa/more.parse/regpopbug.s: New test.
606 * gas/hppa/more.parse/parse.exp: Run it.
607
608 Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
609
610 * lib/gas-defs.exp (objdump): New proc.
611 (objdump_start): Deleted unused proc.
612 (objdump_start_common): Merged into objdump_start_no_subdir.
613
614 * gas/alpha/fp.exp: Use objdump instead of
615 objdump_start_no_subdir, since the former actually waits for
616 objdump to finish. Specify .rdata section only. Make comment
617 indicate Alpha architecture rather than SPARC.
618 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
619 against ASCII code 0x2a ("*", special in regexp).
620 * gas/sun4/addend.exp: Use objdump instead of
621 objdump_start_no_subdir.
622
623 Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
624
625 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
626 a failure if gas is not producing an ELF object.
627
628 Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
629
630 * gas/hppa/basic/fmemLRbug.s: New test.
631 * gas/hppa/basic/basic.exp: Run it.
632
633 Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
634
635 * gas/alpha/fp.*: New files.
636 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
637 verbosity level 3 or above only.
638
639 Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
640
641 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
642 PA OSF1.
643
644 Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
645
646 * gas/hppa/more.parse/xmpyubug.s: New test.
647 * gas/hppa/more.parse/parse.exp: Run it.
648
649 Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
650
651 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
652 "simple_diff" from linker test suite.
653 * gas/sun4/addend.exp: Use it.
654 * gas/sun4/addend.d: New file.
655
656 Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
657
658 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
659 format.
660
661 Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
662
663 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
664 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
665 well under either version of expect.
666
667 Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
668
669 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
670 elsewhere now.
671 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
672 * gas/hppa/basic/basic.exp: Run them.
673
674 Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
675
676 * gas/all/gas.exp: No longer expect difference of forward
677 references to fail.
678 * gas/all/x930509.s: Fix testcase to match how the expect code was
679 written.
680
681 Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
682
683 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
684 for cross-subspace call bugs is no longer expected to fail.
685
686 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
687 to having a function's label follow the .PROC directive.
688
689 Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
690
691 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
692 found while working on multiple $CODE$ subspace support.
693
694 Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
695
696 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
697 to fail.
698 * gas/hppa/more.parse/procbug.s: Add missing .procend.
699
700 Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
701
702 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
703 app.c change.
704
705 Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
706
707 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
708
709 Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
710
711 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
712 OBJDUMPFLAGS in case it's empty. Use temporary names until the
713 end; make creating site.exp the final step.
714 (check): Pass in ASFLAGS.
715
716 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
717 C comments to avoid bugs in latest expect code.
718
719 Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
720
721 * gas/m68k/disperr.s: New test.
722 * gas/m68k/all.exp: Run it.
723
724 Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
725
726 * gas/hppa/reloc/roundmode.s: New test.
727 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
728
729 Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
730
731 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
732 test for ELF.
733
734 Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
735
736 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
737 directive is an XFAIL for SOM assmeblers.
738
739 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
740 cross-subspace call test.
741
742 Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
743
744 * gas/hppa/more.parse/appbug.s: New test.
745 * gas/hppa/more.parse/parse.exp: Run it.
746
747 * gas/hppa/unsorted/align3.s: New test.
748 * gas/hppa/unsorted/unsorted.exp: Run it.
749
750 Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
751
752 * gas/all/p2425.s: Insert a tab before assembler directives so
753 that the directives are not interpreted as labels.
754
755 * gas/hppa/basic/weird.s: Sync with GDB version.
756
757 * gas/hppa/more.parse/labelbug.s: New test.
758
759 * gas/hppa/more.parse/parse.exp: Run it.
760
761 Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
762
763 * gas/hppa/reloc/fixupbug.s: New test.
764 * gas/hppa/reloc/reloc.exp: Run it.
765
766 * gas/hppa/reloc/exitbug.s: New test.
767 * gas/hppa/reloc/reloc.exp: Run it.
768
769 Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
770
771 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
772 share the same test code.
773 * gas/hppa/reloc/relocreduce.s: Likewise.
774
775 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
776 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
777
778 Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
779
780 * gas/hppa/reloc/reloc.exp: No longer expect failure for
781 field selector on ble instruction test.
782
783 * gas/hppa/basic/basic.exp: No longer expect failures for
784 system instruction tests now that probei is fixed.
785
786 Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
787
788 * gas/hppa/reloc/selectorbug.s: New test.
789 * gas/hppa/reloc/reloc.exp: Run it.
790
791 Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
792
793 * gas/hppa/unsorted/fragbug.s: New test.
794 * gas/hppa/unsorted/unsorted.exp: Run it.
795
796 Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
797
798 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
799
800 Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
801
802 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
803 * gas/hppa/more.parse/parse.exp: Run them.
804
805 Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
806
807 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
808 which specific relocations are expected to be found.
809
810 Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
811
812 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
813
814 * gas/hppa/more.parse/parse.exp: Add new test.
815 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
816 sections are handled correctly.
817
818 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
819
820 Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
821
822 * gas/hppa/more.parse/calldatabug.s: Colonize.
823 * gas/hppa/more.parse/parse.exp: Fix typos.
824
825 Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
826
827 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
828 * gas/hppa/*/*.exp: New test drivers.
829 * gas/hppa/*/*.s: New test files.
830
831 Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
832
833 * gas/sun4: New directory.
834 * gas/sun4/addend.s,addend.exp: New test case.
835 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
836 test case.
837
838 * gas/all/gas.exp: Check `*' in C comments.
839
840 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
841 simplify some tests.
842 (want_no_output): Return zero or nonzero, depending on success or
843 failure.
844 (gas_test_old): Return value from want_no_output.
845 (objdump_start_common): Split off from objdump_start.
846 (objdump_start_no_subdir): New procedure.
847
848 Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
849
850 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
851 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
852
853 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
854 AS_FOR_TARGET.
855 (check): Don't pass ASFLAGS variable.
856 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
857
858 From Jeff Law:
859
860 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
861 so that tests can parse the output of objdump looking for errors
862 in relocation entires, file headers and the like.
863
864 Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
865
866 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
867 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
868 call so it no longer performs multiple tests.
869 * gas/m68k/all.exp (t2.s): Don't bother with listings.
870 (p2410.s): Don't pass unwanted arguments to gas_test_error.
871
872 Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
873
874 * lib/do*: Remove RCS id strings.
875
876 Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
877
878 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
879 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
880 * gas/i386: New directory.
881
882 Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
883
884 * Added directory structure, to categorize tests by targets.
885 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
886 and refined some to examine the assembler listing output.
887 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
888 expect_after patterns.
889 (gas_start, gas_finish): New procs, for tests that examine process
890 output.
891 * config/unix-gas.exp: Invoke gas_init directly, instead of
892 requiring test .exp files do it.
893
894 Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
895
896 * gas/gas.exp: Handle new tests, and changes to testing procs.
897
898 * lib/gas-defs.exp (want_no_output): New proc; success iff output
899 is empty.
900 (gas_test_old): Functionally same as old gas_test.
901 (gas_test_ignore_stdout): Rewritten to use want_no_output.
902 (gas_test): New argument lists set of options to be tried in
903 combinations. Option with trailing ">" indicates standard output
904 should be ignored.
905
906 * gas/p2425a.s: Use %-form for registers, so this test can be run
907 on m68k-coff targets too.
908
909 * gas/p2430a.s: New test case, whitespace &c matches customer
910 report more closely. Gets different results from p2430.s; this is
911 bad, and not yet tested for.
912
913 Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
914
915 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
916 * lib/run: New script.
917 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
918 and redirection options. Use "run" script so redirection works.
919 (gas_test): Now takes assembler options as separate arg from input
920 file name.
921 (gas_test_ignore_stdout): New proc. Discards output.
922 (gas_test_error): New proc. Expects assembler to generate output.
923 (target_cpu_family setting): Handle i486->i386 also.
924
925 * lib/do*: Scripts moved here from gas/testscripts. May be useful
926 someday for writing more test cases; not currently used.
927
928 Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
929
930 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
931 cases.
932 * gas/gas.exp: Enable them for appropriate targets. Removed some
933 useless comments &c. Changed m68k target test to be more general.
934
935 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
936 * gas/gas.exp: Call gas_init.
937
938 Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
939
940 * Test suite created.
941