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