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