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