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