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