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