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