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