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