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