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