* v850-opc.c (v850_opcodes): Get ld.[bhw] and st.[bhw]
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
50f7abfa
JL
1start-sanitize-v850
2Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
78872957 3
1fa75136
JL
4 * gas/v850/basic.exp (logical_tests): Test instruction bit patterns.
5 Update addresses.
6 * gas/v850/logical.s: Tweak constants for better testing.
7
5bd7d779
JL
8 * gas/v850/basic.exp (jump_tests): Test instruction bit patterns,
9 but not displacements (yet).
10
7be3453a
JL
11 * gas/v850/basic.exp (compare_tests): Test instruction bit patterns.
12
13 * gas/v850/basic.exp (branch_tests): Test instruction bit patterns,
78872957 14 but not displacements (yet).
47183e0e
JL
15
16 * gas/v850/basic.exp (bit_tests): Test instruction bit patterns.
50f7abfa 17
ad9889dd
JL
18 * gas/v850/basic.exp (arith_tests): Test instruction bit patterns.
19 * gas/v850/arith.s: Tweak constants for better testing.
20
827b8074
JL
21 * gas/v850/basic.exp (misc_tests): No longer expect failures
22 assembling "ldsr" and "stsr" opcodes.
23 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
24 opcodes.
25
4fc797ff
JL
26 * gas/v850/basic.exp (misc_tests): No longer expect failures
27 assembling "trap" opcodes.
28 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
29
50f7abfa
JL
30 * gas/v850: New directory with v850 tests.
31
32end-sanitize-v850
33Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
34
35 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
36 fic and fice instructions to test 3bit space identifiers.
37 * gas/hppa/basic/system.s: Similarly for iitlba and
38 iitlbp.
39 * gas/hppa/basic/basic.exp: Corresponding changes.
40
41Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
42
43 * gas/arm/arm.exp: Change inst.s test to check objdump.
44 * gas/arm/inst.d: Added.
45
3bce65a4
JSC
46Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
47
48 * gas/arm/thumb.s: Added.
49 * gas/arm/immed.s: Added.
50 * gas/arm/arch4t.s: Added.
51 * gas/arm/arm.exp: Updated to run the new tests.
52
94dba90c
JL
53Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
54
55 * gas/h8300/misch.s: Reenable "eepmov.w" test.
56 * gas/h8300/miscs.s: Likewise.
57 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
58 on the H8/300H and H8/S. Don't expect it to fail.
59
1804c6a0
DE
60Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
61
62 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
63
c479fc62
JSC
64Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
65
66 * gas/arm/arm7t.s: Added.
67 * gas/arm/arm7t.d: Added.
68 * gas/arm/arm.exp: Updated to run the new test.
69
f93e43a1
ILT
70Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
71
72 * gas/m68k/pcrel.d: Rename from schwab.d.
73 * gas/m68k/pcrel.s: Rename from schwab.s.
74
d1db6a9d
ILT
75Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
76
77 * gas/m68k/schwab.d: Correct for ELF format.
78 * gas/m68k/all.exp: Run "schwab" test for all targets.
79
5c7bebdb
ILT
80Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
81
82 Avoid DOS file naming problems:
83 * gas/h8300/branch.s: Rename from branches.s.
84 * gas/h8300/branchh.s: Rename from branchesh.s.
5c7bebdb 85 * gas/h8300/branchs.s: Rename from branchess.s.
5c7bebdb
ILT
86 * gas/h8300/rotsh.s: Rename from rotshift.s.
87 * gas/h8300/rotshh.s: Rename from rotshifth.s.
5c7bebdb 88 * gas/h8300/rotshs.s: Rename from rotshifts.s.
5c7bebdb
ILT
89 * gas/h8300/h8300.exp: Corresponding changes.
90
91Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
92
93 * gas/mips/mips.exp: Add new tests for processors with interlocks
94 on div and mul.
95 * gas/mips/div-ilocks.d: Added.
96 * gas/mips/mul-ilocks.d: Added.
97
98c72b6d
ILT
98Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
99
100 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
101 which now pass.
102 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
103 bit host.
104
5cd26e22
ILT
105Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
106
107 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
108 test.
109 * gas/vax/quad.exp: Expect a nop after the movq.
110
e4012892
JL
111Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
112
113 * gas/h8300/cbranchh.s: Switch into h8300h mode.
5cd26e22
ILT
114 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
115
5cd26e22
ILT
116 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
117 H8/S.
118 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
119 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
120 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
121 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
122 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
123 * gas/h8300/h8300.exp: Run them.
d78f416f 124
e4012892
JL
125Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
126
127 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
128 with the same name as a global variable.
129 * gas/all/gas.exp: Run cofftag test for any COFF target.
130
3f3accf8
ILT
131Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
132
133 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
134 test.
135
136Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
137
138 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
139
2183da6a
ILT
140Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
141
142 * gas/mips/jal-xgot.d: Correct for 64 bit output.
143
144Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
145
146 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
147
5adc603b
ILT
148Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
149
150 * gas/m68k/op68000.d: Add statements now caught by gas.
151
a5cb47d8
DE
152Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
153
154 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
ef15dfc7 155 * gas/sparc/sparc.exp: Run them.
a5cb47d8 156
4dd7e66b
ILT
157Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
158
159 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
160 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
161 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
162 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
163
164Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
165
166 * gas/h8300/mov32bug.s: New test.
167 * gas/h8300/h8300.exp: Run it.
168
0066efba
JL
169Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
170
638c6a9c
JL
171 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
172 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
173 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
174 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
175 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
176 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
177 * gas/h8300/h8300.exp: Run them.
178
d981c0aa
JL
179 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
180
181 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
182
0066efba
JL
183 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
184 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
185 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
186 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
187 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
188 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
189 * gas/h8300/h8300.exp: Run them.
190
191Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
192
193 * gas/sparc/synth.d: Don't require sparc in the file format, since
194 it won't be there on SunOS.
195
196Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
197
198 * gas/sparc/synth.[ds]: New testcase.
199 * gas/sparc/sparc.exp: Run it.
200
a600cd3f
DE
201Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
202
203 * gas/all/gas.exp: xfail difference of two undefined symbols
204 and difference of forward references for the h8300.
205
a9645755
ILT
206Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
207
208 * gas/mips/lb-xgot.d: Correct.
209
753075b2
DE
210Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
211
212 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
213 to gas.
214 * gas/sparc/addend.exp: Execute for any sparc cpu.
215 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
216
6190e3dd
ILT
217Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
218
219 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
220 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
221 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
222 * gas/mips/mips.exp: Run new tests if svr4pic.
223
224Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
225
226 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
a600cd3f 227start-sanitize-arc
6190e3dd 228 * gas/arc/warn.exp: Delete libs arg in call to dg-runtest.
a600cd3f 229end-sanitize-arc
6190e3dd 230
f3de5a89
JL
231Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
232
233 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
234
367c2d2a
ILT
235Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
236
237 * gas/mips/*.d: Update for changes to disassembler.
238
9e64063e
ILT
239Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
240
241 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
242 change.
243
244Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
245
246 * gas/mri/immconst.d: New test.
247 * gas/mri/mri.exp: Run it.
248 * gas/mri/constants.s: Test immediate constants.
249 * gas/mri/constants.d: Corresponding change.
250
251 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
252 * gas/m68k/link.d: Corresponding change.
253
254Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
255
256 * gas/hppa/unsorted/brlenbug.s: New test.
257 * gas/hppa/unsorted/unsorted.exp: Run it.
258
259Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
260
261 * gas/mips/beq.s: Declare text_label global.
262 * gas/mips/jal.s: Likewise.
263
a132c404
ILT
264Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
265
266 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
267
268 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
269 * gas/m68k/all.exp: Run it.
270
dae9b930
ILT
271Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
272
273 * gas/m68k/link.s, gas/m68k/link.d: New test.
274 * gas/m68k/all.exp: Run it.
275
97a010ff
JL
276Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
277
278 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
279 * gas/hppa/basic/system.s: Corresponding changes.
280
281Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
282
283 * gas/m68k/operands.d: Don't require a fixed number of leading
284 zeros in any number.
285
286 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
287 for immediate values.
288
845118c6
DE
289Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
290
291 * gas/arm/arm.exp: Renamed from gas.exp.
e34be374 292 * gas/arm/le-fpconst.[sd]: New testcase.
845118c6
DE
293
294Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
295
296 * gas/mri/mri.exp: Only run tests for m68k target.
297
1f5397ca
ILT
298Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
299
300 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
301 test.
302
1f5397ca
ILT
303Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
304
305 * gas/sh/fp.s (fmac): Update for new assembly syntax.
306
336933a8
ILT
307Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
308
309 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
310 (run_dump_test, objdump): Likewise.
311
8567205d
DE
312Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
313
314 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
315 * gas/sparc/sparc.exp: Run them.
316
0fc4bbe3
ILT
317Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
318
319 * Makefile.in, configure.in: Remove; the testsuite is now run
320 directly from the gas Makefile.
321
e103ad30
ILT
322Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
323
77b5f159
ILT
324 * gas/mri/empty.s: New file.
325 * gas/mri/mri.exp: Test assembling empty.s.
326 * gas/mri/comment.s: Add a couple more comment variants.
327
e103ad30
ILT
328 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
329 targets.
330
e840039f
ILT
331Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
332
333 * gas/mri/comment.s, gas/mri/comment.d: New test.
334 * gas/mri/mri.exp: Run it.
335 * gas/mri/expr.s: Remove whitespace in operand field.
336 * gas/mri/for.s: Add comments for further testing.
337 * gas/macros/test2.s: Put in an upper case ELSE to test case
338 insensitivity.
339
340Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
341
342 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
343
344Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
345
346 * gas/sparc/sparc.exp: New file.
347 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
348
96dbd10d
ILT
349Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
350
351 * gas/macros/*: New tests for macros.
352
353 * gas/mri/common.s: Use data, not .data.
354
355 * gasp/pl3.out: Update for changes in commented source output when
356 LOCAL is used.
357
d0af5484
ILT
358Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
359
360 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
361 of diff.
362 * lib/gas-defs.exp: Define prune_system_crud if it is not already
363 defined.
364
65d860fc
ILT
365Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
366
367 * gasp/mri/*.out: Use ;, not !, for the comment character.
368
51c7f8f3
ILT
369Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
370
3a3a17b4
ILT
371 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
372 expect failure for targets which use SOM.
373
a46c0ed8
ILT
374 * lib/gas-defs.exp (run_dump_test): If the program to run does not
375 exist, mark the test as untested.
376
7863267c
ILT
377 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
378 common test.
379
380 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
381 rather than using an implicit a.out.
382
51c7f8f3
ILT
383 * gas/mri/for.s: Add nop to round out to four byte boundary.
384 * gas/mri/repeat.s: Likewise.
385 * gas/mri/while.s: Likewise.
386 * gas/mri/for.d: Expected added nop.
387 * gas/mri/repeat.d: Likewise.
388 * gas/mri/while.d: Likewise.
389
390 * gas/mips/*.d: Change all test names to say MIPS.
391
f5cf5e17
ILT
392Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
393
394 * gas/mri/for.d, gas/mri/for.s: New test.
395 * gas/mri/if.d, gas/mri/if.s: New test.
396 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
397 * gas/mri/while.d, gas/mri/while.s: New test.
398 * gas/mri/mri.exp: Run the new tests.
399
b2e0bd63
ILT
400Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
401
f2cc4ccd
ILT
402 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
403 64-bit BFD.
404
b2e0bd63
ILT
405 * gasp/mri/*: New tests.
406 * gasp/gasp.exp: Run them. Also, clean up the test names used in
407 pass and fail.
408
e62fb525
JL
409Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
410
411 * gas/sh/basic.exp: Update now that we know the right
412 bit patters for the new sts instructions.
413
bd59fa75
ILT
414Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
415
416 * gas/mri/char.d: Fix for little endian machines.
417 * gas/mri/float.d: Likewise.
418
60e36671
ILT
419Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
420
421 * gas/all/struct.s, gas/all/struct.d: New test.
422 * gas/all/gas.exp: Run it.
423
b57bd749
ILT
424Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
425
426 * gas/mri/common.s, gas/mri/common.d: New test.
427 * gas/mri/mri.exp: Run it.
428
7239c297
ILT
429Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
430
3a1902f1
ILT
431 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
432 test.
433
0247c1c0
ILT
434 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
435 truncated files, so that the tests pass.
436
0d7e5327
ILT
437 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
438 constants, and expr.
439
59e3498d
ILT
440 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
441 on vxworks*, not just vxworks5.1.
442
4fedeeb0
ILT
443 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
444 (run_dump_test): Just call pass or fail.
445
7239c297
ILT
446 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
447 * gas/m68k/op68000.d: New test.
448 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
449 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
450 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
451 changes to disassembler.
452 * gas/m68k/all.exp: Run new tests. Run schwab test for
453 m68k-*-coff*.
454
13120c03
JL
455Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
456
457 * gas/sh/*: New tests for the hitachi-sh.
458
13120c03
JL
459Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
460
461 * gas/mri/*: New tests for MRI mode.
462
463 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
464 program executions to the log file before running them. Use the
465 simple program name, rather than the path to the binary being run,
466 in pass/fail messages.
467 (regexp_diff): If the regexp file has the special comment #pass,
468 stop checking at that point.
469 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
470 if they are not already set.
471
a1bdcf91
SC
472Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
473
474 * Makefile.in: Remove superfluous runtest gasp.
475
55243738
ILT
476Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
477
478 * gasp/*: New.
479 * Makefile.in: Use gasp tests.
480 * config/default.exp: Add gasp stuff.
481
a1bdcf91
SC
482Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
483
484 * gas/all/gas.exp: Disable tests that are not appropriate for
485 the PA.
486
487Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
488
489 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
490
491Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
492
493 * gas/m68k/schwab.*: New test based on a test case from Andreas
494 Schwab.
495 * gas/m68k/all.exp: Run it for some aout configurations.
496
0eb8ace8
JL
497Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
498
499 * gas/hppa/parse/badfmpyadd.s: New test.
500 * gas/hppa/parse/parse.exp: Run it.
501
502Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
503
504 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
505 ELF targets.
506
ff15324f
KR
507Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
508
509 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
510 * arm/arm6.s: Correct bogus tests.
511 * arm/gas.exp (arm6.s): Is now a valid test.
512 (arm7dm.s): New test.
513 * arm/float.s: Add load/store multiple floating point instruction
514 tests.
515
516Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
517
518 * gas/hppa/reloc/longcall.s: New test.
519 * gas/hppa/reloc/reloc.exp: Run it.
520
8baa2ba4
KR
521Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
522
523 * gas/mips/ld.d: Modified for gas delay-slot fixes.
524
f6959b8d
DE
525Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
526
527 * lib/gas-dg.exp: New file.
8baa2ba4
KR
528start-sanitize-arc
529 * gas/arc/warn.{exp,s}: New testcase.
530end-sanitize-arc
f6959b8d
DE
531
532Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
533
534 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
535 targets.
536
b3a05d57
KR
537Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
538
539 * lib/gas-defs.exp (pass_phase): New proc.
540 (run_dump_test): Note passing or failing of each phase of this
541 test, instead of failure of phases or passing of complete test.
542 Ensure test file name is in reported message.
543
003587bd
DE
544Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
545
02cc32c5
DE
546start-sanitize-arc
547 * gas/arc: Testsuite for ARC.
d4e91451
DE
548 * gas/arc/{arc.exp,math.[sd],flag.[sd],j.[sd]}: New files.
549 * gas/arc/{branch.[sd],alias.[sd],sshift.[sd]}: New files.
d1f32b4e 550 * gas/arc/{insn3.[sd],mul64.[sd],ld.[sd],st.[sd]}: New files.
02cc32c5
DE
551end-sanitize-arc
552
003587bd
DE
553 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
554 Always resolve testcase status before returning.
555 If `slurp_options' fails, return and don't do test.
556 (slurp_options): Fix "can't open" error message.
557 Return -1 to indicate error.
558
559Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
560
561 * gas/hppa/unsorted/common.s: New test.
562 * gas/hppa/unsorted/unsorted.exp: Run it.
563
564Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
565
566 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
567 uncertainty as to whether there should be trailing bytes in the
568 output file.
569 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
570 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
571 correct.) End with "..." to match trailing zero bytes.
572
573Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
574
575 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
576 * gas/mips/mips.exp: Run new test.
577
578Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
579
580 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
581 * gas/hppa/basic/basic.exp: Test them.
582
a93c34ed
ILT
583Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
584
585 * gas/mips/uld.d: New file.
586 * gas/mips/uld.s: New file.
587 * gas/mips/usd.d: New file.
588 * gas/mips/usd.s: New file.
589 * gas/mips/mips.exp: Run new tests.
590
d4a9bc73
JL
591Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
592
593 * gas/hppa/reloc/applybug.s: New test.
594 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
595
a93c34ed
ILT
596Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
597
d4a9bc73 598 * gas/hppa/reloc/picreloc.s: New test.
a93c34ed
ILT
599 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
600
601Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
602
603 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
604 gas/h8300/h8300.exp: New tests.
605
359bb9a3
JL
606Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
607
608 * gas/hppa/basic/basic.exp (do_system): Update.
609
610Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
611
612 * gas/mips/mips.exp: Don't run the memory-access tests if the
613 format is a.out, because the generated code is different from what
614 is used with other formats.
615
ef788f4f
JL
616Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
617
618 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
619 regexp to avoid losing without a controlling tty.
620
227fe4ad
KR
621Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
622
623 * gas/i386/pushw.l: Fixed whitespace to match current listing
624 style.
625
626 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
627 listings enabled.
628
629Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
630
631 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
632 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
633 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
634 findfile and transform procedures to determine objdump program
635 name.
636
637 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
638 in case the format doesn't automatically require it.
639 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
640 name for the reloc type.
641
642 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
643 (run_dump_test): If verbosity level is over 3, print out dump
644 command and its output.
645
d9f4c35f
ILT
646Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
647
648 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
649 disassembly.
650
1fd13091
KR
651Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
652
384b93b1
KR
653 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
654 it depends on tty modes.
655
656 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
657 -nottyinit.
658
1fd13091
KR
659 * gas/arm/gas.exp: The arm6 test should report errors, for now.
660
3c6dc75b
KR
661Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
662
663 * lib/gas-defs.exp: Use -i in expect_after command.
664
d2ccfce3
KR
665Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
666
09a1cedb
KR
667 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
668 disassembly.
669
d2ccfce3
KR
670 * gas/ieee-fp: Renamed from ieee.fp.
671
09a1cedb
KR
672 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
673
d2ccfce3
KR
674Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
675
676 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
677
5a1b13d7
JL
678Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
679
680 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
681 to fail. Fix comments for the test. Tweak test name.
682
d2e9cd8c
JL
683Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
684
685 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
686 output.
687
2245d757
ILT
688Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
689
690 * gas/mips/ld.d: Adjust to work for both big and little endian
691 code.
692 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
693 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
694 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
695 * gas/mips/usw.d: Likewise.
696
1a9a95bb
JL
697Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
698
2df1ea3d
JL
699 * gas/hppa/unsorted/align4.s: New test.
700 * gas/hppa/unsorted/unsorted.exp: Run it.
701
1a9a95bb
JL
702 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
703 current expected PA ELF output.
704 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
705 (do_plabel_relocation_test): Likewise.
706
707Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
708
709 * gas/all/p1480.s: Use larger constant, so expression can have a
710 positive value.
711 * gas/all/gas.exp: Expect p1480.s without listings to pass.
712
71da20b7
ILT
713Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
714
715 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
716 Correct test cases.
717
a7f1f2a8
JL
718Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
719
720 * gas/hppa/reloc/blebug3.s: New test.
721 * gas/hppa/reloc/reloc.exp: Run it.
722
723Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
724
725 * gas/hppa/reloc/reduce3.s: New test.
726 * gas/hppa/reloc/reloc.exp: Run it.
727
71b07521
JL
728Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
729
730 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
731 current reality.
732
733Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
734
735 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
736 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
737 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
738 * gas/hppa/reloc/reloc.exp: Changed accordingly.
739
fac75dfe
ILT
740Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
741
742 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
743 overflows are correctly converted to jumps.
744
745Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
746
747 * gas/mips: Add test cases for PIC code, both SVR4 style and
748 -membedded-pic style.
749
750Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
751
752 * gas/mips: New directory with MIPS specific test cases.
753
754 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
755 the name of the source file to assemble.
756 (regexp_diff): Put the reason for failure in the log file.
757
758Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
759
760 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
761 doesn't support it. Redirect stdout using > instead of 1>, and
762 don't bother to redirect stderr since TCL redirects it anyhow.
763 (run_dump_test): Pass appropriate arguments to program, defaulting
764 to -r.
765
b0ed204d
KR
766Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
767
768 * gas/vax: New directory.
769 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
770 values.
771
7e9825f0
JL
772Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
773
774 * gas/hppa/reloc/r_no_relocbug.s: New test.
775 * gas/hppa/reloc/reloc.exp: Run it.
776
777 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
778 expected output.
779
fac75dfe 780Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
318b02b6
KR
781
782 * gas/arm/*: New subtree. Add ARM tests.
783
784Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
785
786 * gas/hppa/unsorted/unsorted.exp: Accept any character
787 between foo's type and foo itself.
788
8cbd903e
KR
789Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
790
791 * lib/gas-defs.exp (run_dump_test): New routine for running the
792 assembler, running objdump or nm (not fully supported) on the
793 resulting object file, and comparing the results against a file of
794 regular expressions in the test suite, all in one command.
14c11f44
KR
795 Options for the assembler and objdump are read from comments at
796 the start of the .d file.
8cbd903e
KR
797 (fail_phase, slurp_options): New auxiliary routines.
798 (regexp_diff): Always return a value. Fix bugs in actually doing
799 the regexp test.
800
318b02b6
KR
801 * gas/sun4/addend.exp: Use run_dump_test.
802 * gas/sun4/addend.d: Fix regular expressions so that they work.
803
8cbd903e
KR
804Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
805
806 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
807 * gas/hppa/reloc/reloc.exp: Run them.
808
809Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
810
811 * config/default.exp: Look for "as.new" in "$base_dir/..", where
812 it got compiled, not in "$base_dir".
813 * config/unknown.exp: Deleted.
814
cf8c0d64
JL
815Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
816
5ce4e41c
JL
817 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
818 before exiting. Enclose both calls inside a "catch".
cf8c0d64
JL
819 (objdump_finish): Likewise.
820
ed50a13b
JL
821Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
822
823 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
824 for SOM to match current testcase.
825
e4125bb4
KR
826Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
827
828 * gas/i386/{pushw.s,pushw.l}: New test.
829 * gas/i386/all.exp: Run it.
b166d614
KR
830
831 * Makefile.in (distclean): Remove site config files and gas.sum.
832
c06e55d9
KR
833Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
834
835 * gas/m68k/disperr.s: Use % for registers.
836
837 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
838
858665b7
BC
839Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
840
841 * lib/gas-defs.exp: Replace error proc calls with perror calls.
842
a0546d5e
JL
843Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
844
845 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
846 ELF code.
847 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
848 not support them.
849 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
850 new ELF code.
851
852Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
853
854 * config/default.exp: Renamed from unix-gas.exp.
855
099c286e
BC
856Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
857
858 * Makefile.in (check): Set TCL_LIBRARY for runtest.
859
77d9009d
JL
860Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
861
61b3c2c5
JL
862 * gas/hppa/more.parse/callinfobug.s: Add missing name for
863 procedure.
864
77d9009d
JL
865 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
866 $DATA$ rather than $LIT$ subspace.
867
2f7c8700
JL
868Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
869
870 * gas/hppa/reloc/funcrelocbug.s: New test.
871 * gas/hppa/reloc/reloc.exp: Run it.
872
873Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
874
875 * gas/hppa/unsorted/importbug.s: New test.
876 * gas/hppa/unsorted/unsorted.exp: Run it.
877
2573e71c
JL
878Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
879
067654f1
JL
880 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
881
f04a9a1e
JL
882 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
883 * gas/hppa/unsorted/unsorted.exp: Run it.
884
7f8b9d66
JL
885 * gas/hppa/more.parse/callinfobug.s: New test.
886 * gas/hppa/omre.parse/parse.exp: Run it.
887
2573e71c
JL
888 * gas/hppa/more.parse/regpopbug.s: New test.
889 * gas/hppa/more.parse/parse.exp: Run it.
890
d193d762
KR
891Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
892
893 * lib/gas-defs.exp (objdump): New proc.
894 (objdump_start): Deleted unused proc.
895 (objdump_start_common): Merged into objdump_start_no_subdir.
896
897 * gas/alpha/fp.exp: Use objdump instead of
898 objdump_start_no_subdir, since the former actually waits for
899 objdump to finish. Specify .rdata section only. Make comment
900 indicate Alpha architecture rather than SPARC.
901 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
902 against ASCII code 0x2a ("*", special in regexp).
903 * gas/sun4/addend.exp: Use objdump instead of
904 objdump_start_no_subdir.
905
25631628
JL
906Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
907
908 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
909 a failure if gas is not producing an ELF object.
910
1e95993e
JL
911Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
912
913 * gas/hppa/basic/fmemLRbug.s: New test.
914 * gas/hppa/basic/basic.exp: Run it.
915
916Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
917
918 * gas/alpha/fp.*: New files.
919 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
920 verbosity level 3 or above only.
921
922Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
923
924 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
925 PA OSF1.
926
4fc3b3b4
JL
927Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
928
929 * gas/hppa/more.parse/xmpyubug.s: New test.
930 * gas/hppa/more.parse/parse.exp: Run it.
931
9ebe52b3
KR
932Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
933
934 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
935 "simple_diff" from linker test suite.
936 * gas/sun4/addend.exp: Use it.
937 * gas/sun4/addend.d: New file.
938
9e929d32
KR
939Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
940
941 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
942 format.
943
2d9f8079
RS
944Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
945
946 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
947 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
948 well under either version of expect.
949
3df8598e
JL
950Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
951
952 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
953 elsewhere now.
954 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
955 * gas/hppa/basic/basic.exp: Run them.
956
644df6f6
JL
957Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
958
959 * gas/all/gas.exp: No longer expect difference of forward
960 references to fail.
961 * gas/all/x930509.s: Fix testcase to match how the expect code was
962 written.
963
96f147a0
JL
964Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
965
644df6f6
JL
966 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
967 for cross-subspace call bugs is no longer expected to fail.
968
96f147a0
JL
969 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
970 to having a function's label follow the .PROC directive.
971
61bfefd7
JL
972Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
973
974 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
975 found while working on multiple $CODE$ subspace support.
976
378cbfe1
JL
977Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
978
979 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
980 to fail.
981 * gas/hppa/more.parse/procbug.s: Add missing .procend.
982
983Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
984
985 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
986 app.c change.
987
88b24583
JL
988Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
989
990 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
991
992Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
993
994 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
995 OBJDUMPFLAGS in case it's empty. Use temporary names until the
996 end; make creating site.exp the final step.
997 (check): Pass in ASFLAGS.
998
999 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
1000 C comments to avoid bugs in latest expect code.
1001
28b9501d
JL
1002Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1003
1004 * gas/m68k/disperr.s: New test.
1005 * gas/m68k/all.exp: Run it.
1006
9fad66b5
JL
1007Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1008
1009 * gas/hppa/reloc/roundmode.s: New test.
1010 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
1011
1012Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1013
1014 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
1015 test for ELF.
1016
b28171d0
JL
1017Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1018
1019 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
1020 directive is an XFAIL for SOM assmeblers.
1021
1022 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
1023 cross-subspace call test.
1024
16539b5d
JL
1025Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1026
6e4eda33
JL
1027 * gas/hppa/more.parse/appbug.s: New test.
1028 * gas/hppa/more.parse/parse.exp: Run it.
1029
16539b5d
JL
1030 * gas/hppa/unsorted/align3.s: New test.
1031 * gas/hppa/unsorted/unsorted.exp: Run it.
1032
5f74c940
JL
1033Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1034
1035 * gas/all/p2425.s: Insert a tab before assembler directives so
1036 that the directives are not interpreted as labels.
1037
1038 * gas/hppa/basic/weird.s: Sync with GDB version.
1039
1040 * gas/hppa/more.parse/labelbug.s: New test.
1041
1042 * gas/hppa/more.parse/parse.exp: Run it.
1043
64f591ae
JL
1044Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1045
8d898eda
JL
1046 * gas/hppa/reloc/fixupbug.s: New test.
1047 * gas/hppa/reloc/reloc.exp: Run it.
1048
64f591ae
JL
1049 * gas/hppa/reloc/exitbug.s: New test.
1050 * gas/hppa/reloc/reloc.exp: Run it.
1051
4a178115
JL
1052Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1053
64f591ae
JL
1054 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
1055 share the same test code.
1056 * gas/hppa/reloc/relocreduce.s: Likewise.
1057
4a178115
JL
1058 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
1059 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
1060
f60a4a0b
JL
1061Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1062
4a178115
JL
1063 * gas/hppa/reloc/reloc.exp: No longer expect failure for
1064 field selector on ble instruction test.
1065
f60a4a0b
JL
1066 * gas/hppa/basic/basic.exp: No longer expect failures for
1067 system instruction tests now that probei is fixed.
1068
e8dc4a93
JL
1069Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1070
1071 * gas/hppa/reloc/selectorbug.s: New test.
1072 * gas/hppa/reloc/reloc.exp: Run it.
1073
70d4dc11
JL
1074Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1075
1076 * gas/hppa/unsorted/fragbug.s: New test.
1077 * gas/hppa/unsorted/unsorted.exp: Run it.
1078
de074576
JW
1079Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
1080
1081 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
1082
1083Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1084
1085 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
1086 * gas/hppa/more.parse/parse.exp: Run them.
1087
97335255
JL
1088Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1089
1090 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
1091 which specific relocations are expected to be found.
1092
9bc0f7c8
JL
1093Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1094
5c2bae75
JL
1095 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
1096
1097 * gas/hppa/more.parse/parse.exp: Add new test.
1098 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
97335255 1099 sections are handled correctly.
5c2bae75 1100
9bc0f7c8
JL
1101 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
1102
1103Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1104
1105 * gas/hppa/more.parse/calldatabug.s: Colonize.
1106 * gas/hppa/more.parse/parse.exp: Fix typos.
1107
64285e83
JL
1108Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1109
a54c84c7
JL
1110 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
1111 * gas/hppa/*/*.exp: New test drivers.
1112 * gas/hppa/*/*.s: New test files.
64285e83 1113
4a350ee6
KR
1114Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
1115
1116 * gas/sun4: New directory.
1117 * gas/sun4/addend.s,addend.exp: New test case.
1118 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
1119 test case.
1120
1121 * gas/all/gas.exp: Check `*' in C comments.
1122
1123 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
1124 simplify some tests.
1125 (want_no_output): Return zero or nonzero, depending on success or
1126 failure.
1127 (gas_test_old): Return value from want_no_output.
1128 (objdump_start_common): Split off from objdump_start.
1129 (objdump_start_no_subdir): New procedure.
1130
726b30ba
KR
1131Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
1132
4a350ee6
KR
1133 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
1134 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
1135
726b30ba
KR
1136 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
1137 AS_FOR_TARGET.
1138 (check): Don't pass ASFLAGS variable.
1139 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
1140
1141 From Jeff Law:
1142
1143 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
1144 so that tests can parse the output of objdump looking for errors
1145 in relocation entires, file headers and the like.
1146
67972d50
KR
1147Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1148
1149 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
1150 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
1151 call so it no longer performs multiple tests.
726b30ba
KR
1152 * gas/m68k/all.exp (t2.s): Don't bother with listings.
1153 (p2410.s): Don't pass unwanted arguments to gas_test_error.
67972d50
KR
1154
1155Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1156
1157 * lib/do*: Remove RCS id strings.
1158
1159Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
1160
1161 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
1162 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
1163 * gas/i386: New directory.
1164
1165Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
1166
1167 * Added directory structure, to categorize tests by targets.
1168 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
1169 and refined some to examine the assembler listing output.
1170 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
1171 expect_after patterns.
1172 (gas_start, gas_finish): New procs, for tests that examine process
1173 output.
1174 * config/unix-gas.exp: Invoke gas_init directly, instead of
1175 requiring test .exp files do it.
1176
1177Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1178
1179 * gas/gas.exp: Handle new tests, and changes to testing procs.
1180
1181 * lib/gas-defs.exp (want_no_output): New proc; success iff output
1182 is empty.
1183 (gas_test_old): Functionally same as old gas_test.
1184 (gas_test_ignore_stdout): Rewritten to use want_no_output.
1185 (gas_test): New argument lists set of options to be tried in
1186 combinations. Option with trailing ">" indicates standard output
1187 should be ignored.
1188
1189 * gas/p2425a.s: Use %-form for registers, so this test can be run
1190 on m68k-coff targets too.
1191
1192 * gas/p2430a.s: New test case, whitespace &c matches customer
1193 report more closely. Gets different results from p2430.s; this is
1194 bad, and not yet tested for.
1195
1196Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
1197
1198 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
1199 * lib/run: New script.
1200 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
1201 and redirection options. Use "run" script so redirection works.
1202 (gas_test): Now takes assembler options as separate arg from input
1203 file name.
1204 (gas_test_ignore_stdout): New proc. Discards output.
1205 (gas_test_error): New proc. Expects assembler to generate output.
1206 (target_cpu_family setting): Handle i486->i386 also.
1207
1208 * lib/do*: Scripts moved here from gas/testscripts. May be useful
1209 someday for writing more test cases; not currently used.
1210
1211Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1212
1213 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
1214 cases.
1215 * gas/gas.exp: Enable them for appropriate targets. Removed some
1216 useless comments &c. Changed m68k target test to be more general.
1217
1218 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
1219 * gas/gas.exp: Call gas_init.
1220
1221Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
1222
1223 * Test suite created.
1224
This page took 0.172475 seconds and 4 git commands to generate.