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