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