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