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