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