* gas/sparc/synth.d: Update for recent disassembler changes.
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
32ec65d5
ILT
1Wed Oct 8 15:12:35 1997 Ian Lance Taylor <ian@cygnus.com>
2
2f0e1883
ILT
3 * gas/sparc/synth.d: Update for recent disassembler changes.
4 * gas/sparc/synth64.d: Likewise.
5
32ec65d5
ILT
6 * gas/mips/beq.s: Add .text to .globl to mark the symbol to as a
7 function symbol.
8 * gas/mips/jal.s: Likewise.
9
10Tue Oct 7 13:30:30 1997 Doug Evans <dje@canuck.cygnus.com>
11
12 * gas/sparc/reloc64.[sd]: New testcase.
13 * gas/sparc/sparc.exp: Run it.
14
b15d0449
ILT
15Sat Oct 4 19:14:24 1997 Ian Lance Taylor <ian@cygnus.com>
16
17 * gas/ieee-fp/x930509a.exp: Accept m68k listing format.
18
a657bc19
ILT
19Fri Oct 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
20
21 * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now
22 work. Correct for big endian and for tabs in input file.
23
24 * gas/alpha/fp.exp: Check for alpha-*-osf*, not alpha-*-osf1*.
25 * gas/alpha/fp.s: Change comment characters from ! to #.
26
71bb7df4
DE
27Thu Sep 18 11:17:53 1997 Doug Evans <dje@canuck.cygnus.com>
28
29 * gas/sparc/splet.d: Update to new objdump output format.
4a56e550
DE
30 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Likewise.
31 * gas/sparc/set64.[ds]: New testcase.
32 * gas/sparc/splet-2.[ds]: New testcase.
33 * gas/sparc/sparc.exp: Run them.
71bb7df4 34
41f19f2b
KR
35start-sanitize-d30v
36Tue Sep 16 15:27:08 1997 Ken Raeburn <raeburn@cygnus.com>
37
38 Merge changes from Martin Hunt:
39
40 * gas/d30v/inst.s: Add some new tests.
41
42 * gas/d30v/{inst, opt, reloc}.d: Update results with
43 new disassembler changes.
44
45 * gas/d30v/inst.[sd]: Update examples for d*i instructions.
46
47 * gas/d30v/*.d: Update all test results because
48 of new ".s" and ".l" extensions.
49
50 * gas/d30v/inst.[sd]: Correct entry for mulx2h.
51 * gas/d30v/opt.[sd]: Correct st2w instruction.
52
53 * gas/d30v/align.d: Change expected output.
54
55 * gas/d30v/reloc.[sd]: Add test case.
56
57 * gas/d30v/array.[sd]: New test case.
58
59 * gas/d30v/opt.[sd]: Added more test cases.
60
61 * gas/d30v/opt.s: Add test cases.
62 * gas/d30v/reloc.s: Fix a test case.
63 * gas/d30v/{opt,reloc}.d: Regenerate.
64
65end-sanitize-d30v
3836d0f3
GRK
66start-sanitize-tx19
67Mon Sep 15 17:29:08 1997 Gavin Koch <gavin@cygnus.com>
68
69 * gas/mips/mips.exp: Handle r3900 and r1900.
70 * gas/mips/ld-ilocks: New file.
71
72end-sanitize-tx19
19a18672
DE
73Mon Sep 8 14:21:23 1997 Doug Evans <dje@canuck.cygnus.com>
74
75 * gas/m32r/high-1.[ds]: New testcase.
76 * gas/m32r/m32r.exp: Run it.
77
30249a6a
DE
78Mon Aug 25 11:04:24 1997 Doug Evans <dje@canuck.cygnus.com>
79
80 * gas/m32r/relax-1.[ds]: New testcase.
81 * gas/m32r/m32r.exp: Run it.
82
83Thu Aug 14 23:49:49 1997 Doug Evans <dje@canuck.cygnus.com>
84
85 * gas/arc: New directory
86 * gas/arc/{arc.exp,alias.[sd],branch.[sd],flag.[sd],insn3.[sd],j.[sd],
87 ld.[sd],math.[sd],sshift.[sd],st.[sd],warn.{exp,s}}: New files.
88
3529c5c3
ILT
89Wed Aug 6 00:33:30 1997 Ian Lance Taylor <ian@cygnus.com>
90
91 * config/default.exp: Set AS and GASP to as-new, not as.new.
92
0d2ac657
ILT
93Tue Aug 5 12:33:23 1997 Ian Lance Taylor <ian@cygnus.com>
94
95 * config/default.exp: Set NM to nm-new, not nm.new, to match
96 recent change in binutils build directory.
97
f0a26f56
JL
98Thu Jul 31 15:21:51 1997 Jeffrey A Law (law@cygnus.com)
99
100 * gas/v850/range.s: New test.
101 * gas/v850/basic.exp: Run it.
102
9f72a94f
JL
103Tue Jul 29 14:35:02 1997 Jeffrey A Law (law@cygnus.com)
104
105 * gas/v850/hilo2.s: New test.
106 * gas/v850/fepsw.s: New test.
107 * gas/v850/basic.exp: Run them.
108
e528bfec
DE
109Tue Jul 15 13:03:17 1997 Doug Evans <dje@canuck.cygnus.com>
110
111 * gas/m32r/uppercase.[sd]: New testcase.
112 * gas/m32r/m32r.exp: New file.
113
b04d9d8a
ILT
114Mon Jun 16 14:32:11 1997 Ian Lance Taylor <ian@cygnus.com>
115
116 * gas/m68k/pcrel.d: Update for m68k disassembler changes.
117 * gas/m68k/operands.d: Likewise.
118
119Mon Jun 2 16:50:03 1997 Nick Clifton <nickc@cygnus.com>
120
121 * gas/arm/arm.exp: Added changes from armT-970328-branch.
122
123Mon Jun 2 12:09:02 1997 Gavin Koch <gavin@cygnus.com>
124
125 * gas/mips/mips.exp: The r3900 has interlocks for mul, but
126 not div.
127
753d2b3e
GRK
128Mon Jun 2 12:03:32 1997 Gavin Koch <gavin@.cygnus.com>
129
130 * gas/mips/mul.{d,s}: End the tests with no-ops.
131
2865e9a8
GRK
132Mon Jun 2 11:48:58 1997 Gavin Koch <gavin@cygnus.com>
133
134 * lib/gas-defs.exp (regexp_diff): Improve messages when one
135 file is shorter than the other.
136
137Wed May 7 16:18:30 1997 Manfred Hollstein <manfred@s-direktnet.de>
138
139 * gas/m88k/init.{s,d}: New checks for proper padding of
140 .init sections.
141 * gas/m88k/m88.exp: Run them.
142
143 * gas/m68k/t2.d: New file for check of presence of section
144 symbols on the m68k-motorola-sysv.
145 * gas/m68k/all.exp: Run t2 if [istarget m68*-motorola-sysv].
146
ae79a20b
ILT
147Wed May 7 16:12:24 1997 Ian Lance Taylor <ian@cygnus.com>
148
2865e9a8
GRK
149 * gas/all/gas.exp: Don't run cofftag test for m88k-coff.
150
ae79a20b
ILT
151 * gas/mips/lifloat.s: Update for recent changes to floating point
152 handling.
153 * gas/mips/lif-empic.d, gas/mips/lif-svr4pic.d: Likewise.
154 * gas/mips/lif-xgot.d, gas/mips/lifloat.d: Likewise.
155
156 * gas/mips/mips.exp: Handle Irix 6 like Irix 5.
157
158Sat Apr 19 23:16:35 1997 Niklas Hallqvist <niklas@petra.appli.se>
159
160 * gas/mips/mips.exp: Handle OpenBSD like NetBSD.
161
0a09e92a
MH
162start-sanitize-d30v
163Wed Apr 16 12:20:24 1997 Martin Hunt <hunt@cygnus.com>
164
165 * gas/d30v/d30.exp: Add optimizer test case.
166 * gas/d30v/opt.s: Add conditional compilation tests.
167 * gas/d30v/opt.d: Rebuild.
168
169end-sanitize-d30v
68952421
GRK
170Tue Apr 15 18:10:01 1997 Gavin Koch <gavin@cygnus.com>
171
172 * gas/mips/{delay.d,nodelay.d}: added.
173
174Mon Apr 7 12:57:45 1997 Doug Evans <dje@canuck.cygnus.com>
175
176 * gas/m32r/allinsn.d: Update to new objdump output style.
177
452eaaca
ILT
178Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
179
5c57b913
ILT
180 * gas/all/float.s: Put a tab before .text, to keep the PA happy.
181
8d5f0120
ILT
182 * gas/arm/arm.exp: Only run inst and arm7t on targets which can
183 handle -EL. Add setup_xfail for thumb.
184
452eaaca
ILT
185 * gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
186
8d89f3af
DE
187Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>
188
189 * gas/m32r/allinsn.{exp,s.d}: New testcases.
190
e35ed894
MH
191start-sanitize-d30v
192Thu Mar 27 00:42:28 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
193
194 * gas/d30v/d30.exp: Add test case reloc.
195 * gas/d30v/reloc.[sd]: New files to test relocations.
196
197end-sanitize-d30v
198Sat Mar 15 17:21:46 1997 Ian Lance Taylor <ian@cygnus.com>
199
200 * gas/arm/inst.d: Update for disassembler changes.
201 * gas/arm/arm7t.d: Likewise.
202
203Tue Mar 11 13:31:56 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
204
205 * gas/m68k/op68000.d: Update for recent assembler bug fix.
206
a76daba1
JL
207Wed Mar 5 13:01:24 1997 Jeffrey A Law (law@cygnus.com)
208
209 * gas/all/gas.exp: xfail a couple tests for the mn10300.
210
6c24f9c1 211start-sanitize-tic80
a76daba1
JL
212Mon Mar 3 11:41:00 1997 Fred Fish <fnf@cygnus.com>
213
214 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,
215 relocs2.d, relocs2b.d}: Adjust to objdump format tweaks.
216
99cd62ed
FF
217Thu Feb 27 15:21:46 1997 Fred Fish <fnf@cygnus.com>
218
219 * gas/tic80/{align.d, align.lst, align.s} New test for the
220 ".align" pseudop.
221 * gas/tic80/tic80.exp: Run the align test.
222
cf502a8d
FF
223Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com>
224
225 * gas/tic80/{float.d, float.lst, float.s}: New tests for
226 simple floating point operands.
227 * gas/tic80/tic80.exp: Run the float test.
228
6c24f9c1
FF
229Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com>
230
231 * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d,
232 regops3.lst, regops3.s, regops4.d, regops4.lst, regops4.s}:
233 New tests for :m and :s operand modifiers.
234 * gas/tic80/tic80.exp: Run the regops2, regops3, and regops4 tests.
235
236end-sanitize-tic80
c98bb2d6
ILT
237Tue Feb 25 13:45:55 1997 Ian Lance Taylor <ian@cygnus.com>
238
b1a8b4d8
ILT
239 * gas/macros/semi.s: Force the final alignment to use a fill value
240 of 0.
241
c98bb2d6
ILT
242 * gas/all/cond.s, gas/all/cond.d: New test.
243 * gas/all/gas.exp: Run it.
244
245Mon Feb 24 10:52:12 1997 Bob Manson <manson@charmed.cygnus.com>
246
247 * lib/gas-defs.exp(gas_init): Added new parameter for script
248 name.
249
dc40b391
FF
250start-sanitize-tic80
251Mon Feb 24 10:40:28 1997 Fred Fish <fnf@cygnus.com>
b9d4be84 252
dc40b391
FF
253 * gas/tic80/{add.d, bitnum.d, ccode.d, cregops.d, endmask.d,
254 regops.d, relocs1.d,
255 (relocs1.c): Add file for reference.
256 (relocs1b.d): Split reloc table contents test to different test file.
257 (relocs2.c): Add test that uses various types (char, short, int, ...) of
258 static and global variables with data shuffling to generate lots of ld/st
259 instructions for the different types.
260 (relocs2.d): New file, expected code for relocs2 test.
261 (relocs2.lst): New file, TI assembler listing for reference.
262 (relocs2.s): New file, assembly source for relocs2 test.
263 (relocs2b.d): New file, expected reloc table contents for relocs2 test.
264 (tic80.exp): Run the relocs1b, relocs2, and relocs2b tests.
265
266end-sanitize-tic80
de614d4d
DP
267Sun Feb 23 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
268
269 * gas/all/itbl-test.c(main): Update function calls.
270 Remove parameters from itbl_get_reg_val and
271 change itbl_get_insn_name to itbl_get_field.
272
b9d4be84
DP
273Sun Feb 23 17:22:00 1997 Dawn Perchik <dawn@cygnus.com>
274
275 * gas/mips/itbl: Add comments.
276 * gas/mips/itbl.s: Add comments. Prefix register names with $.
277 * gas/all/itbl: Generic table for testing for itbl support.
278 * gas/all/itbl.s: Generic assembly for testing for itbl support.
279 * gas/mips/itbl-test.c: Moved to gas/all.
280 * gas/all/itbl-test.c: Moved from gas/mips.
281
ef60d697
FF
282start-sanitize-tic80
283Sat Feb 22 20:24:23 1997 Fred Fish <fnf@cygnus.com>
284
285 * gas/tic80/{add.lst, bitnum.lst, ccode.lst, cregops.lst,
286 endmask.lst, regops.lst}: Remove ^M's from end of lines.
287 * gas/tic80/bitnum.s: Add comment to each line showing value
288 that symbolic BITNUM assembles to. Add coverage for raw
289 numeric values for the BITNUM operand.
290 * gas/tic80/bitnum.d: Update due to bitnum.s changes.
291 * gas/tic80/regops.d: Update due to opcode library additions
292 of floating point test BITNUM values that are ambiguous with
293 the integral ones.
294 * gas/tic80/relocs1.s: New test case that tests simple relocs.
295 * gas/tic80/relocs1.d: Expected output for above.
296 * gas/tic80/relocs1.lst: TI assembler listing for above.
297 * gas/tic80/tic80.exp: Add relocs1 test.
298
299end-sanitize-tic80
80e3b2aa
MH
300start-sanitize-d30v
301Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
302
303 * gas/d30v/{align.d, align.s, d30.exp, guard.d, guard.s,
304 inst.d, inst.s, opt.d, opt.s}: Test files for D30V.
305
306end-sanitize-d30v
f87ac266
ILT
307Wed Feb 19 00:55:29 1997 Ian Lance Taylor <ian@cygnus.com>
308
309 * gas/macros/semi.s, gas/macros/semi.d: New test.
310 * gas/macros/macros.exp: Run it.
311 * gas/mri/semi.s, gas/mri/semi.d: New test.
312 * gas/mri/mri.exp: Run it.
313
52cdddd6
JL
314Tue Feb 18 13:37:06 1997 Jeffrey A Law (law@cygnus.com)
315
316 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expected
317 output.
318
319Fri Feb 14 17:56:27 1997 Ian Lance Taylor <ian@cygnus.com>
320
321 * gas/all/align.d, gas/all/align.s: New test.
322 * gas/all/gas.exp: Run it.
323
324Thu Feb 13 14:44:05 1997 Ian Lance Taylor <ian@cygnus.com>
325
326 * gas/mips/mips16.d: Correct PC relative instruction bytes.
327
508f2139
ILT
328Wed Feb 12 12:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
329
19336eb9
ILT
330 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.
331 * gas/mips/lif-xgot.d: Likewise.
332 * gas/mips/ulh-svr4pic.d: Likewise.
333 * gas/mips/ulh-xgot.d: Likewise.
334
508f2139
ILT
335 * gas/mips/mips16.d: Update for yet another change in disassembly
336 output (this one is spacing only).
337
28ddd87e
FF
338start-sanitize-tic80
339Tue Feb 11 14:45:39 1997 Fred Fish <fnf@cygnus.com>
340
341 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,
342 ccode.d, ccode.lst, ccode.s, cregops.d, cregops.lst, cregops.s,
343 endmask.d, endmask.lst, endmask.s, regops.d, regops.lst, regops.s,
344 tic80.exp}: New files for TIc80 test cases.
345
346end-sanitize-tic80
b0c0b41a
ILT
347Tue Feb 11 15:46:27 1997 Ian Lance Taylor <ian@cygnus.com>
348
349 * gas/mips/mips16.d: Update for change in disassembly output.
350
351Mon Feb 10 22:24:00 1997 Dawn Perchik <dawn@cygnus.com>
a7f081a5
DP
352
353 * gas/mips/itbl-test.c: Add copyright message and fix indentation.
354
b0c0b41a 355Mon Feb 10 17:54:00 1997 Dawn Perchik <dawn@cygnus.com>
242ce3d8 356
a7f081a5
DP
357 * gas/mips/itbl-test.c: New file. Stand-alone assembler and
358 dissassembler for itbl support.
242ce3d8 359
b0c0b41a 360Mon Feb 10 17:20:00 1997 Dawn Perchik <dawn@cygnus.com>
a3c2c0f4 361
b0c0b41a
ILT
362 * gas/mips/itbl: New file. Instruction Spec for testing --itbl
363 option.
364 * gas/mips/itbl.s: New file. Assembly with ne2w instructions
365 specified in itbl.
a3c2c0f4 366
dfe63797
BM
367Fri Feb 7 16:42:53 1997 Bob Manson <manson@charmed.cygnus.com>
368
369 * gasp/gasp.exp: Use prune_warnings instead of prune_system_crud.
370 * lib/gas-defs.exp: Ditto.
371
7b43bcb2
ILT
372Mon Feb 3 15:46:05 1997 Ian Lance Taylor <ian@cygnus.com>
373
374 * gas/arm/inst.d, gas/arm/arm7t.d: Pass --prefix-addresses to
375 objdump. Update for current relocation printing style.
376
bcc4cbce
ILT
377Thu Jan 30 11:57:33 1997 Ian Lance Taylor <ian@cygnus.com>
378
379 * gas/mips/mips16.d: Update for disassembler changes.
380
b48daf74
AMT
381Thu Jan 23 03:15:06 1997 Angela Marie Thomas (angela@cygnus.com)
382
383 * gas/mips/mips.exp: set ilocks for all 4100/4300
384
385Thu Jan 2 16:49:17 1997 Ian Lance Taylor <ian@cygnus.com>
386
387 * gas/mips/mips16.s, gas/mips/mips16.d: New test.
388 * gas/mips/mips.exp: Run mips16 test.
389
390 * gas/mips/mips.exp: Run dli test unconditionally.
391 * gas/mips/dli.s: Add text symbol. Add nops to round to 16 byte
392 boundary.
393 * gas/mips/dli.d: Corresponding changes.
394
4f1da13f
ILT
395Tue Dec 31 13:03:16 1996 Ian Lance Taylor <ian@cygnus.com>
396
397 * gas/sparc/synth.d: Use --prefix-addresses for objdump.
398 * gas/sparc/synth64.d: Likewise.
399
e98c90e6
AMT
400Tue Dec 24 16:30:58 1996 Angela Marie Thomas (angela@cygnus.com)
401
402 * gas/mips/*-ilocks.d: Fix regexps to resemble disassembled output.
403
029b8261
ILT
404Fri Dec 13 13:05:33 1996 Ian Lance Taylor <ian@cygnus.com>
405
406 * gas/mips/*.[sd]: Add explicit nops, sometimes controlled by
407 .ifdef, to accomodate change to avoid default alignment on
408 embedded systems.
409
410Wed Dec 11 09:26:01 1996 Jeffrey A Law (law@cygnus.com)
411
412 * gas/mn10200/basic.exp (do_movb): Fix bit pattern for
413 "movb dm,(an)".
414
3b159258
JL
415Tue Dec 10 13:01:05 1996 Jeffrey A Law (law@cygnus.com)
416
dfd832cb
JL
417 * gas/mn10300/basic.exp: Update after endianness changes to
418 the assembler.
419
3b159258
JL
420 * gas/mn10200/{mov1.s,mov2.s,mov3.s,mov4.s,movx.s}: New tests.
421 * gas/mn10200/{movb.s, movbu.s}: Likewise.
422 * gas/mn10200/basic.exp: Run them.
423
9d49699b
JL
424Mon Dec 9 17:08:38 1996 Jeffrey A Law (law@cygnus.com)
425
426 * gas/mn10200/*.s: New tests for the mn10200 assembler.
427 * gas/mn10200/basic.exp: Run them.
428
8fbb3e90
JL
429Fri Dec 6 15:35:04 1996 Jeffrey A Law (law@cygnus.com)
430
431 * gas/mn10300/*.s: Remove '$' register prefixing.
432
433Mon Nov 25 16:35:33 1996 Doug Evans <dje@canuck.cygnus.com>
434
435 * gas/sparc-solaris/addend.exp: Fix patterns, you can't assume
436 \r will be present.
437
438Mon Nov 25 13:45:02 1996 Ian Lance Taylor <ian@cygnus.com>
439
440 * gas/m68k/*.d: Update for disassembler changes.
441 * gas/mri/*.d: Likewise.
442
a0cb629b
JL
443Mon Nov 25 11:38:37 1996 Jeffrey A Law (law@cygnus.com)
444
445 * gas/mn10300/*.s: Use '$' as register prefix for
446 all register operands.
447
d3931e93
JL
448Thu Nov 21 11:52:54 1996 Jeffrey A Law (law@cygnus.com)
449
450 * gas/all/gas.exp: xfail a couple tests for the mn10300.
451
b47b320d
JL
452Wed Nov 20 11:31:41 1996 Jeffrey A Law (law@cygnus.com)
453
454 * gas/mn10300/other.s: Update for correct syntax on a
455 few instructions (those with register lists).
456 * gas/mn10300/basic.exp: Corresponding changes.
457
440e84b2
JL
458Tue Nov 19 13:36:57 1996 Jeffrey A Law (law@cygnus.com)
459
460 * gas/mn10300/movm.s: Update for correct syntax.
461 * gas/mn10300/basic.exp: Update expected movm bit patterns.
462
2583a05b
JL
463Fri Nov 15 13:57:42 1996 Jeffrey A Law (law@cygnus.com)
464
465 * gas/mn10300/other.s: Put parens around register
466 argument in calls and jmp instructions.
467
468Wed Nov 13 13:16:04 1996 Jeffrey A Law (law@cygnus.com)
469
470 * gas/h8300/ffxx1.d: Update for recent disassembler changes.
471
472Mon Nov 11 16:03:24 1996 Jeffrey A Law (law@cygnus.com)
473
474 * gas/hppa/reloc/reloc.exp: Pass "--prefix-addresses" to objdump
475 as needed.
476 * gas/hppa/unsorted/unsorted.exp: Likewise.
477
f8b8cdf8
JL
478Thu Nov 7 00:27:52 1996 Jeffrey A Law (law@cygnus.com)
479
480 * gas/mn10300/basic.exp: Check opcode insertion for
481 extended instructions.
482 * gas/mn10300/extend.s: Tweak constants for better
483 testsuite coverage.
484
a28b95d7
JL
485Wed Nov 6 13:50:07 1996 Jeffrey A Law (law@cygnus.com)
486
4ba3a7a4
JL
487 * gas/mn10300/basic.exp: Test insertion of operands
488 into call and jmp instructions with 32bit offsets.
489 Fix typo in bit test patterns.
490 * gas/mn10300/other.s: Tweak constants to improve
491 testsuite coverage.
492
7ebc8b47
JL
493 * gas/mn10300/basic.exp: Test insertion of 32bit operand
494 in calls, btst, bclr & bset instructions.
495
a28b95d7
JL
496 * gas/mn10300/*.s: Tweak constants in 32bit insns for
497 better testing coverage.
498 * gas/mn10300/basic.exp: Test insertion of most 32bit
499 operands.
500
b4f2bb63
JL
501Tue Nov 5 13:33:12 1996 Jeffrey A Law (law@cygnus.com)
502
503 * gas/mn10300/basic.exp: Check bit patterns for indexed mov,
504 movbu, movhu instructions. Check bit patterns for more bit
505 operations. Check bit patterns for various 16bit call, retf
506 and ret instructions.
507 * gas/mn10300/other.s: Update operands for better test coverage.
508
9eb0125b
JL
509Mon Nov 4 12:55:11 1996 Jeffrey A Law (law@cygnus.com)
510
b4f2bb63
JL
511 * gas/mn10300/basic.exp: Check bit patterns for a couple more
512 mov and cmp instructions.
9eb0125b 513
3c02d996
ILT
514Tue Oct 29 17:05:43 1996 Ian Lance Taylor <ian@cygnus.com>
515
516 * gas/mips/*.d: Update for disassembler changes.
517
3c02d996
ILT
518Wed Oct 16 22:39:50 1996 Jeffrey A Law (law@cygnus.com)
519
520 * gas/v850/reloc.s: New tests.
521 * gas/v850/basic.exp: Run them.
522
f5587846
ILT
523Mon Oct 14 13:52:55 1996 Ian Lance Taylor <ian@cygnus.com>
524
525 * gas/mips: Add symbols to several testsuites, since the ELF
526 assembler now always builds a symbol table, which means that
527 objdump will no longer report `No symbols in FILE'. Change the
528 expected output accordingly.
529
d9f44507
JL
530Thu Oct 10 13:11:48 1996 Jeffrey A Law (law@cygnus.com)
531
301ee34a
JL
532 * gas/mn10300/basic.exp: Check bit patterns for instructions
533 with a single 8bit or 16bit immediate operand.
534
d9f44507
JL
535 * gas/mn10300/basic.exp: Check bit patterns for many
536 instructions. Add missing test in do_mov1.
537 * gas/mn10300/mov1.s: Add missing test.
538
c3fa8cd6
JL
539Wed Oct 9 14:15:18 1996 Jeffrey A Law (law@cygnus.com)
540
541 * gas/mn10300/{add.s, bcc.s, bit.s, cmp.s, ext.s}: New tests.
542 * gas/mn10300/{extend.s logical.s, loop.s, mov1.s}: Likewise.
543 * gas/mn10300/{mov2.s, mov3.s, mov4.s, movbu.s}: Likewise.
544 * gas/mn10300/{movhu.s, movm.s, muldiv.s, other.s}: Likewise.
545 * gas/mn10300/{shift.s, sub.s}: Likewise.
546 * gas/mn10300/basic.exp: Run them.
547
ae1b99e4 548Thu Oct 3 09:57:03 1996 Jeffrey A Law (law@cygnus.com)
b5bfedbe 549
9eb0125b 550 * gas/mn10200, gas/mn10300: New directories for Matsushita
ae1b99e4 551 mn10200 and mn10300 tests.
b5bfedbe 552
819a5eda
ILT
553Tue Oct 1 15:38:28 1996 Ian Lance Taylor <ian@cygnus.com>
554
555 * lib/gas-defs.exp (gas_version): Fix for current version
556 printing.
557
a98ddff3
DE
558Sun Sep 29 07:55:58 1996 Doug Evans <dje@canuck.cygnus.com>
559
560 * gas/sparc/splet.d: Fix typo in cpusha result.
561
562Mon Sep 23 12:33:31 1996 Ian Lance Taylor <ian@cygnus.com>
563
564 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: Add tests for fmovemx.
565
913d896f
ILT
566Wed Sep 18 12:14:06 1996 Ian Lance Taylor <ian@cygnus.com>
567
568 * gas/all/cofftag.s: Use .p2align rather than .align.
569
1b3b1c2d
JL
570Fri Sep 13 15:28:04 1996 Jeffrey A Law (law@cygnus.com)
571
572 * gas/h8300/macs.s: Add "stmac" instructions.
573 * gas/h8300/basic.exp: Test them.
574
f17be658
JSC
575Thu Sep 12 10:28:44 1996 James G. Smith <jsmith@cygnus.co.uk>
576
577 * gas/arm/thumb.s (back): Check assembly of Thumb BL.
578
4a9149d5
ILT
579Mon Sep 9 14:37:00 1996 Ian Lance Taylor <ian@cygnus.com>
580
581 * gas/mips/mips4.s, gas/mips/mips4.d: Use $fccN for condition code
582 registers.
583
584Fri Sep 6 18:23:54 1996 James G. Smith <jsmith@cygnus.co.uk>
585
586 * gas/mips/dli.{s,d}: More test cases added.
587
1b68deb5
JSC
588Wed Sep 4 11:47:29 1996 James G. Smith <jsmith@cygnus.co.uk>
589
590 * gas/mips/mips.exp: Add check for dli macro instruction.
591 * gas/mips/dli.{s,d}: Added.
592
6cff464b
JL
593Sat Aug 31 01:25:03 1996 Jeffrey A Law (law@cygnus.com)
594
1b68deb5
JSC
595 * gas/v850/basic.exp (do_mem): Check bit patterns for short
596 load/store instructions. Remove xfails for short load/store
597 instructions.
598 * gas/v850/mem.s: Offsets for short load/store operands
599 are unsigned.
600
6cff464b
JL
601 * gas/v850/basic.exp (do_branch): Check offsets in branch insns.
602 (do_jumps): Likewise.
603
1f17971d
JL
604Fri Aug 30 00:37:55 1996 Jeffrey A Law (law@cygnus.com)
605
1a393e50 606 * gas/v850/misc.s: Tweak register numbers for better testing.
6cff464b 607 * gas/v850/basic.exp (do_misc): Corresponding changes.
1a393e50 608
1f17971d
JL
609 * gas/v850/hilo.s: New testfile.
610 * gas/v850/basic.exp: Run hilo tests.
611
d833e7e3
JSC
612Thu Aug 29 11:32:23 1996 James G. Smith <jsmith@cygnus.co.uk>
613
614 * gas/arm/arm7t.d: Explicitly force little-endian assembly.
615
50f7abfa 616Fri Aug 23 11:02:55 1996 Jeffrey A Law (law@cygnus.com)
78872957 617
6cff464b 618 * gas/v850/basic.exp (do_move): Test instruction bit patterns.
d833e7e3
JSC
619 * gas/v850/move.s: Tweak constants for better testing.
620
6cff464b 621 * gas/v850/basic.exp (do_mem): Test instruction bit patterns.
8289ed0b 622 xfail sst and sld tests.
6cff464b 623 (do_mov): Remove bogus xfail.
8289ed0b
JL
624 * gas/v850/mem.s: sst and sld instructions can only index from
625 "ep" register.
626
6cff464b 627 * gas/v850/basic.exp (do_logical): Test instruction bit patterns.
1fa75136
JL
628 Update addresses.
629 * gas/v850/logical.s: Tweak constants for better testing.
630
6cff464b 631 * gas/v850/basic.exp (do_jump): Test instruction bit patterns,
5bd7d779
JL
632 but not displacements (yet).
633
6cff464b 634 * gas/v850/basic.exp (do_compare): Test instruction bit patterns.
7be3453a 635
6cff464b 636 * gas/v850/basic.exp (do_branch): Test instruction bit patterns,
78872957 637 but not displacements (yet).
47183e0e 638
6cff464b 639 * gas/v850/basic.exp (do_bit): Test instruction bit patterns.
50f7abfa 640
6cff464b 641 * gas/v850/basic.exp (do_arith): Test instruction bit patterns.
ad9889dd
JL
642 * gas/v850/arith.s: Tweak constants for better testing.
643
6cff464b 644 * gas/v850/basic.exp (do_misc): No longer expect failures
827b8074
JL
645 assembling "ldsr" and "stsr" opcodes.
646 * gas/v850/misc.s: Re-enable assembling of "ldsr" and "stsr"
647 opcodes.
648
6cff464b 649 * gas/v850/basic.exp (do_misc): No longer expect failures
4fc797ff
JL
650 assembling "trap" opcodes.
651 * gas/v850/misc.s: Re-enable assembling of "trap" opcodes.
652
50f7abfa
JL
653 * gas/v850: New directory with v850 tests.
654
50f7abfa
JL
655Fri Aug 16 00:19:10 1996 Jeffrey A Law (law@cygnus.com)
656
657 * gas/hppa/basic/purge.s: Use "%sr4" on pitlb, pitlbe
658 fic and fice instructions to test 3bit space identifiers.
659 * gas/hppa/basic/system.s: Similarly for iitlba and
660 iitlbp.
661 * gas/hppa/basic/basic.exp: Corresponding changes.
662
663Thu Aug 15 16:25:05 1996 James G. Smith <jsmith@cygnus.co.uk>
664
665 * gas/arm/arm.exp: Change inst.s test to check objdump.
666 * gas/arm/inst.d: Added.
667
3bce65a4
JSC
668Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
669
670 * gas/arm/thumb.s: Added.
671 * gas/arm/immed.s: Added.
672 * gas/arm/arch4t.s: Added.
673 * gas/arm/arm.exp: Updated to run the new tests.
674
94dba90c
JL
675Tue Aug 6 11:06:29 1996 Jeffrey A Law (law@cygnus.com)
676
677 * gas/h8300/misch.s: Reenable "eepmov.w" test.
678 * gas/h8300/miscs.s: Likewise.
679 * gas/h8300/h8300.exp: Check for correct assembly of "eepmov.w"
680 on the H8/300H and H8/S. Don't expect it to fail.
681
1804c6a0
DE
682Wed Jul 31 10:57:44 1996 Doug Evans <dje@canuck.cygnus.com>
683
684 * gas/sparc/asi.s: Update ASI_AS_IF_USER_{PRIMARY,SECONDARY}_LITTLE.
685
c479fc62
JSC
686Wed Jul 31 15:55:12 1996 James G. Smith <jsmith@cygnus.co.uk>
687
688 * gas/arm/arm7t.s: Added.
689 * gas/arm/arm7t.d: Added.
690 * gas/arm/arm.exp: Updated to run the new test.
691
f93e43a1
ILT
692Mon Jul 8 14:27:39 1996 Ian Lance Taylor <ian@cygnus.com>
693
694 * gas/m68k/pcrel.d: Rename from schwab.d.
695 * gas/m68k/pcrel.s: Rename from schwab.s.
696
d1db6a9d
ILT
697Mon Jul 8 14:23:26 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
698
699 * gas/m68k/schwab.d: Correct for ELF format.
700 * gas/m68k/all.exp: Run "schwab" test for all targets.
701
5c7bebdb
ILT
702Thu Jul 4 14:23:36 1996 Ian Lance Taylor <ian@cygnus.com>
703
704 Avoid DOS file naming problems:
705 * gas/h8300/branch.s: Rename from branches.s.
706 * gas/h8300/branchh.s: Rename from branchesh.s.
5c7bebdb 707 * gas/h8300/branchs.s: Rename from branchess.s.
5c7bebdb
ILT
708 * gas/h8300/rotsh.s: Rename from rotshift.s.
709 * gas/h8300/rotshh.s: Rename from rotshifth.s.
5c7bebdb 710 * gas/h8300/rotshs.s: Rename from rotshifts.s.
5c7bebdb
ILT
711 * gas/h8300/h8300.exp: Corresponding changes.
712
713Thu Jul 4 14:01:46 1996 James G. Smith <jsmith@cygnus.co.uk>
714
715 * gas/mips/mips.exp: Add new tests for processors with interlocks
716 on div and mul.
717 * gas/mips/div-ilocks.d: Added.
718 * gas/mips/mul-ilocks.d: Added.
719
98c72b6d
ILT
720Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com>
721
722 * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
723 which now pass.
724 * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
725 bit host.
726
5cd26e22
ILT
727Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com>
728
729 * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a
730 test.
731 * gas/vax/quad.exp: Expect a nop after the movq.
732
e4012892
JL
733Tue Jun 18 12:39:49 1996 Jeffrey A. Law <law@rtl.cygnus.com>
734
735 * gas/h8300/cbranchh.s: Switch into h8300h mode.
5cd26e22
ILT
736 * gas/h8300/h8300.exp (H8/300H misc tests): Fix test names.
737
5cd26e22
ILT
738 * gas/h8300/{addsubs.s,bitops1s.s,bitops2s.s}: New tests for the
739 H8/S.
740 * gas/h8300/{bitops3.s,bitops4.s,cbranchs.s,logicals.s}: Likewise.
741 * gas/h8300/{branchess.s,compares.s,macs.s,decimals.s}: Likewise.
742 * gas/h8300/{incdecs.s,divmuls.s,miscs.s,multiples.s}: Likewise.
743 * gas/h8300/{movbs.s,movws.s,movls.s,pushpops.s}: Likewise.
744 * gas/h8300/{rotshifts.s,extends.s}: Likewise.
745 * gas/h8300/h8300.exp: Run them.
d78f416f 746
e4012892
JL
747Mon Jun 10 14:14:40 1996 Ian Lance Taylor <ian@cygnus.com>
748
749 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag
750 with the same name as a global variable.
751 * gas/all/gas.exp: Run cofftag test for any COFF target.
752
3f3accf8
ILT
753Thu Jun 6 12:30:05 1996 Ian Lance Taylor <ian@cygnus.com>
754
755 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.s
756 test.
757
758Fri May 31 10:11:13 1996 Jeffrey A Law (law@cygnus.com)
759
760 * gas/h8300/h8300.exp: Fix add.l test for H8/300H.
761
2183da6a
ILT
762Wed May 29 16:35:43 1996 Ian Lance Taylor <ian@cygnus.com>
763
764 * gas/mips/jal-xgot.d: Correct for 64 bit output.
765
766Thu Apr 25 19:31:59 1996 Doug Evans <dje@canuck.cygnus.com>
767
768 * gas/sparc/sparc.exp: Only run sparclet tests if sparclet.
769
5adc603b
ILT
770Wed Apr 24 17:06:18 1996 Ian Lance Taylor <ian@cygnus.com>
771
772 * gas/m68k/op68000.d: Add statements now caught by gas.
773
a5cb47d8
DE
774Mon Apr 22 16:45:12 1996 Doug Evans <dje@canuck.cygnus.com>
775
776 * gas/sparc/splet.[ds]: New tests for sparclet extensions.
ef15dfc7 777 * gas/sparc/sparc.exp: Run them.
a5cb47d8 778
4dd7e66b
ILT
779Mon Apr 15 17:25:18 1996 Ian Lance Taylor <ian@cygnus.com>
780
781 * gas/mips/la.d: Updated for April 5 MIPS assembler changes.
782 * gas/mips/lb.d, gas/mips/ld.d, gas/mips/sb.d: Likewise.
783 * gas/mips/uld.d, gas/mips/ulh.d, gas/mips/ulw.d: Likewise.
784 * gas/mips/usd.d, gas/mips/ush.d, gas/mips/usw.d: Likewise.
785
786Wed Apr 10 14:27:51 1996 Jeffrey A Law (law@cygnus.com)
787
788 * gas/h8300/mov32bug.s: New test.
789 * gas/h8300/h8300.exp: Run it.
790
0066efba
JL
791Fri Apr 5 10:13:28 1996 Jeffrey A Law (law@cygnus.com)
792
638c6a9c
JL
793 * gas/h8300/{addsubh.s,bitops1h.s,bitops2h.s}: New h8300h tests.
794 * gas/h8300/{bitops3h.s,bitops4h.s,branchesh.s}: New h8300h tests.
795 * gas/h8300/{cbranchh.s,compareh.s,decimalh.s}: New h8300h tests.
796 * gas/h8300/{divmulh.s,incdech.s,logicalh.s}: New h8300h tests.
797 * gas/h8300/{misch.s,movbh.s,movwh.s}: New h8300h tests.
798 * gas/h8300/{pushpoph.s,rotshifth.s}: New h8300h tests.
799 * gas/h8300/h8300.exp: Run them.
800
d981c0aa
JL
801 * gas/h8300/{movb.s,movw.s}: Correct predecrement syntax.
802
803 * gas/h8300/h8300.exp: Fix typos in bitops4 and movb tests.
804
0066efba
JL
805 * gas/h8300/{addsub.s,bitops1.s,bitops2.s}: New h8300 tests.
806 * gas/h8300/{bitops3.s,bitops4.s,branches.s}: New h8300 tests.
807 * gas/h8300/{cbranch.s,compare.s,decimal.s}: New h8300 tests.
808 * gas/h8300/{divmul.s,incdec.s,logical.s}: New h8300 tests.
809 * gas/h8300/{misc.s,movb.s,movw.s}: New h8300 tests.
810 * gas/h8300/{pushpop.s,rotshift.s}: New h8300 tests.
811 * gas/h8300/h8300.exp: Run them.
812
813Fri Mar 15 17:16:24 1996 Ian Lance Taylor <ian@cygnus.com>
814
815 * gas/sparc/synth.d: Don't require sparc in the file format, since
816 it won't be there on SunOS.
817
818Thu Mar 7 14:51:23 1996 Doug Evans <dje@charmed.cygnus.com>
819
820 * gas/sparc/synth.[ds]: New testcase.
821 * gas/sparc/sparc.exp: Run it.
822
a600cd3f
DE
823Fri Mar 1 12:01:48 1996 Jeffrey A Law (law@cygnus.com)
824
825 * gas/all/gas.exp: xfail difference of two undefined symbols
826 and difference of forward references for the h8300.
827
a9645755
ILT
828Thu Feb 22 16:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
829
830 * gas/mips/lb-xgot.d: Correct.
831
753075b2
DE
832Mon Feb 19 02:43:36 1996 Doug Evans <dje@charmed.cygnus.com>
833
834 * gas/sparc/{asi,membar,prefetch,rdpr,synth64,wrpr}.d: Pass -Av9
835 to gas.
836 * gas/sparc/addend.exp: Execute for any sparc cpu.
837 * gas/sparc/{mismatch.exp,mism-1.s}: New test.
838
6190e3dd
ILT
839Wed Feb 14 13:49:59 1996 Ian Lance Taylor <ian@cygnus.com>
840
841 * gas/mips/jal-xgot.d, gas/mips/la-xgot.d: New tests.
842 * gas/mips/lb-xgot.d, gas/mips/ld-xgot.d: New tests.
843 * gas/mips/lif-xgot.d, gas/mips/ulh-xgot.d: New tests.
844 * gas/mips/mips.exp: Run new tests if svr4pic.
845
846Sat Jan 27 13:27:45 1996 Doug Evans <dje@charmed.cygnus.com>
847
848 * lib/gas-dg.exp (gas-dg-test): Delete default_flags and libs args.
6190e3dd 849
f3de5a89
JL
850Fri Jan 26 14:24:01 1996 Jeffrey A Law (law@cygnus.com)
851
852 * gas/hppa/unsorted/unsorted.exp: Update for objdump changes.
853
367c2d2a
ILT
854Wed Jan 10 12:40:31 1996 Ian Lance Taylor <ian@cygnus.com>
855
856 * gas/mips/*.d: Update for changes to disassembler.
857
9e64063e
ILT
858Wed Jan 3 22:59:53 1996 Ian Lance Taylor <ian@cygnus.com>
859
860 * gas/mips/ulh-svr4pic.d: Update for tc-mips.c load_address
861 change.
862
863Fri Nov 17 10:32:25 1995 Ian Lance Taylor <ian@cygnus.com>
864
865 * gas/mri/immconst.d: New test.
866 * gas/mri/mri.exp: Run it.
867 * gas/mri/constants.s: Test immediate constants.
868 * gas/mri/constants.d: Corresponding change.
869
870 * gas/m68k/link.s: Add nop to pad to eight byte boundary.
871 * gas/m68k/link.d: Corresponding change.
872
873Sun Nov 12 21:28:11 1995 Jeffrey A Law (law@cygnus.com)
874
875 * gas/hppa/unsorted/brlenbug.s: New test.
876 * gas/hppa/unsorted/unsorted.exp: Run it.
877
878Sun Nov 5 12:49:27 1995 Ian Lance Taylor <ian@cygnus.com>
879
880 * gas/mips/beq.s: Declare text_label global.
881 * gas/mips/jal.s: Likewise.
882
a132c404
ILT
883Fri Nov 3 12:35:07 1995 Ian Lance Taylor <ian@cygnus.com>
884
885 * gas/m68k/link.s: Use "&" instead of "#" for immediate values.
886
887 * gas/m68k/fmoveml.s, gas/m68k/fmoveml.d: New test.
888 * gas/m68k/all.exp: Run it.
889
dae9b930
ILT
890Thu Nov 2 23:11:05 1995 Ian Lance Taylor <ian@cygnus.com>
891
892 * gas/m68k/link.s, gas/m68k/link.d: New test.
893 * gas/m68k/all.exp: Run it.
894
97a010ff
JL
895Tue Oct 24 10:57:20 1995 Jeffrey A Law (law@cygnus.com)
896
897 * gas/hppa/basic/basic.exp: Test lci and syncdma instructions.
898 * gas/hppa/basic/system.s: Corresponding changes.
899
900Fri Oct 6 17:13:35 1995 Ken Raeburn <raeburn@cygnus.com>
901
902 * gas/m68k/operands.d: Don't require a fixed number of leading
903 zeros in any number.
904
905 * gas/m68k/operands.s, gas/m68k/bitfield.s: Use "&" instead of "#"
906 for immediate values.
907
845118c6
DE
908Fri Oct 6 10:54:13 1995 Doug Evans <dje@canuck.cygnus.com>
909
910 * gas/arm/arm.exp: Renamed from gas.exp.
e34be374 911 * gas/arm/le-fpconst.[sd]: New testcase.
845118c6
DE
912
913Fri Sep 29 15:12:10 1995 Ian Lance Taylor <ian@cygnus.com>
914
915 * gas/mri/mri.exp: Only run tests for m68k target.
916
1f5397ca
ILT
917Mon Sep 25 12:31:46 1995 Ian Lance Taylor <ian@cygnus.com>
918
919 * gas/mri/mri.exp: Add setup_xfail for arm*-*-* for constants
920 test.
921
1f5397ca
ILT
922Thu Sep 21 01:26:08 1995 Jeff Law (law@snake.cs.utah.edu)
923
924 * gas/sh/fp.s (fmac): Update for new assembly syntax.
925
336933a8
ILT
926Mon Sep 18 14:04:34 1995 Ian Lance Taylor <ian@cygnus.com>
927
928 * lib/gas-defs.exp (gas_run): Call prune_system_crud.
929 (run_dump_test, objdump): Likewise.
930
8567205d
DE
931Thu Sep 14 13:10:10 1995 Doug Evans <dje@canuck.cygnus.com>
932
933 * gas/sparc/{wrdr.[ds],rdpr.[ds]}: New tests.
934 * gas/sparc/sparc.exp: Run them.
935
0fc4bbe3
ILT
936Wed Sep 13 16:35:51 1995 Ian Lance Taylor <ian@cygnus.com>
937
938 * Makefile.in, configure.in: Remove; the testsuite is now run
939 directly from the gas Makefile.
940
e103ad30
ILT
941Mon Sep 11 11:44:23 1995 Ian Lance Taylor <ian@cygnus.com>
942
77b5f159
ILT
943 * gas/mri/empty.s: New file.
944 * gas/mri/mri.exp: Test assembling empty.s.
945 * gas/mri/comment.s: Add a couple more comment variants.
946
e103ad30
ILT
947 * gas/mri/mri.exp: Add xfail for the expr test for all hppa
948 targets.
949
e840039f
ILT
950Wed Sep 6 21:39:23 1995 Ian Lance Taylor <ian@cygnus.com>
951
952 * gas/mri/comment.s, gas/mri/comment.d: New test.
953 * gas/mri/mri.exp: Run it.
954 * gas/mri/expr.s: Remove whitespace in operand field.
955 * gas/mri/for.s: Add comments for further testing.
956 * gas/macros/test2.s: Put in an upper case ELSE to test case
957 insensitivity.
958
959Wed Aug 30 16:12:03 1995 Doug Evans <dje@canuck.cygnus.com>
960
961 * gas/sparc/{prefetch.[ds],synth64.[ds]}: New tests.
962
963Tue Aug 29 18:59:33 1995 Doug Evans <dje@canuck.cygnus.com>
964
965 * gas/sparc/sparc.exp: New file.
966 * gas/sparc/{asi.[ds],membar.[ds]}: New tests.
967
96dbd10d
ILT
968Mon Aug 21 14:39:29 1995 Ian Lance Taylor <ian@cygnus.com>
969
970 * gas/macros/*: New tests for macros.
971
972 * gas/mri/common.s: Use data, not .data.
973
974 * gasp/pl3.out: Update for changes in commented source output when
975 LOCAL is used.
976
d0af5484
ILT
977Sat Aug 19 17:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
978
979 * gasp/gasp.exp (gasp_test): Call prune_system_crud on the output
980 of diff.
981 * lib/gas-defs.exp: Define prune_system_crud if it is not already
982 defined.
983
65d860fc
ILT
984Fri Aug 18 11:09:38 1995 Ian Lance Taylor <ian@cygnus.com>
985
986 * gasp/mri/*.out: Use ;, not !, for the comment character.
987
51c7f8f3
ILT
988Wed Aug 16 12:24:12 1995 Ian Lance Taylor <ian@cygnus.com>
989
3a3a17b4
ILT
990 * gas/mri/mri.exp: Change hppa*-*-* expected failures to only
991 expect failure for targets which use SOM.
992
a46c0ed8
ILT
993 * lib/gas-defs.exp (run_dump_test): If the program to run does not
994 exist, mark the test as untested.
995
7863267c
ILT
996 * gas/mri/mri.exp: Add setup_xfail for i960 b.out targets for
997 common test.
998
999 * lib/gas-defs.exp (run_dump_test): Name the output file dump.o,
1000 rather than using an implicit a.out.
1001
51c7f8f3
ILT
1002 * gas/mri/for.s: Add nop to round out to four byte boundary.
1003 * gas/mri/repeat.s: Likewise.
1004 * gas/mri/while.s: Likewise.
1005 * gas/mri/for.d: Expected added nop.
1006 * gas/mri/repeat.d: Likewise.
1007 * gas/mri/while.d: Likewise.
1008
1009 * gas/mips/*.d: Change all test names to say MIPS.
1010
f5cf5e17
ILT
1011Tue Aug 15 15:42:33 1995 Ian Lance Taylor <ian@cygnus.com>
1012
1013 * gas/mri/for.d, gas/mri/for.s: New test.
1014 * gas/mri/if.d, gas/mri/if.s: New test.
1015 * gas/mri/repeat.d, gas/mri/repeat.s: New test.
1016 * gas/mri/while.d, gas/mri/while.s: New test.
1017 * gas/mri/mri.exp: Run the new tests.
1018
b2e0bd63
ILT
1019Mon Aug 14 16:03:07 1995 Ian Lance Taylor <ian@cygnus.com>
1020
f2cc4ccd
ILT
1021 * gas/mri/expr.d: Permit leading zeroes, in case we're using a
1022 64-bit BFD.
1023
b2e0bd63
ILT
1024 * gasp/mri/*: New tests.
1025 * gasp/gasp.exp: Run them. Also, clean up the test names used in
1026 pass and fail.
1027
e62fb525
JL
1028Sun Aug 13 00:39:24 1995 Jeff Law (law@snake.cs.utah.edu)
1029
1030 * gas/sh/basic.exp: Update now that we know the right
1031 bit patters for the new sts instructions.
1032
bd59fa75
ILT
1033Thu Aug 10 00:46:21 1995 Ian Lance Taylor <ian@cygnus.com>
1034
1035 * gas/mri/char.d: Fix for little endian machines.
1036 * gas/mri/float.d: Likewise.
1037
60e36671
ILT
1038Wed Aug 9 15:34:36 1995 Ian Lance Taylor <ian@cygnus.com>
1039
1040 * gas/all/struct.s, gas/all/struct.d: New test.
1041 * gas/all/gas.exp: Run it.
1042
b57bd749
ILT
1043Tue Aug 8 17:11:39 1995 Ian Lance Taylor <ian@cygnus.com>
1044
1045 * gas/mri/common.s, gas/mri/common.d: New test.
1046 * gas/mri/mri.exp: Run it.
1047
7239c297
ILT
1048Mon Aug 7 22:39:28 1995 Ian Lance Taylor <ian@cygnus.com>
1049
3a1902f1
ILT
1050 * gas/mri/mri.exp: Add setup_xfail for a29k*-*-* for constants
1051 test.
1052
0247c1c0
ILT
1053 * gasp/crash1.out, gasp/macro.out, gasp/sfunc.out: Complete
1054 truncated files, so that the tests pass.
1055
0d7e5327
ILT
1056 * gas/mri/mri.exp: Add setup_xfail for hppa*-*-* for equ,
1057 constants, and expr.
1058
59e3498d
ILT
1059 * gas/m68k/all.exp: Run schwab test on hpux*, not just hpux. Run
1060 on vxworks*, not just vxworks5.1.
1061
4fedeeb0
ILT
1062 * lib/gas-defs.exp (fail_phase, pass_phase): Remove.
1063 (run_dump_test): Just call pass or fail.
1064
7239c297
ILT
1065 * gas/m68k/operands.s, gas/m68k/operands.d: New test.
1066 * gas/m68k/op68000.d: New test.
1067 * gas/m68k/cas.s, gas/m68k/cas.d: New test.
1068 * gas/m68k/bitfield.s, gas/m68k/bitfield.d: New test.
1069 * gas/m68k/schwab.d: Run objdump with -j .text. Adjust for
1070 changes to disassembler.
1071 * gas/m68k/all.exp: Run new tests. Run schwab test for
1072 m68k-*-coff*.
1073
13120c03
JL
1074Mon Aug 7 03:01:32 1995 Jeff Law (law@snake.cs.utah.edu)
1075
1076 * gas/sh/*: New tests for the hitachi-sh.
1077
13120c03
JL
1078Tue Aug 1 18:02:47 1995 Ian Lance Taylor <ian@cygnus.com>
1079
1080 * gas/mri/*: New tests for MRI mode.
1081
1082 * lib/gas-defs.exp (run_dump_test): Support using objcopy. Dump
1083 program executions to the log file before running them. Use the
1084 simple program name, rather than the path to the binary being run,
1085 in pass/fail messages.
1086 (regexp_diff): If the regexp file has the special comment #pass,
1087 stop checking at that point.
1088 * config/default.exp: Set NM, NMFLAGS, OBJCOPY, and OBJCOPYFLAGS,
1089 if they are not already set.
1090
a1bdcf91
SC
1091Tue Aug 1 11:41:30 1995 steve chamberlain <sac@slash.cygnus.com>
1092
1093 * Makefile.in: Remove superfluous runtest gasp.
1094
55243738
ILT
1095Mon Jul 31 18:19:26 1995 steve chamberlain <sac@slash.cygnus.com>
1096
1097 * gasp/*: New.
1098 * Makefile.in: Use gasp tests.
1099 * config/default.exp: Add gasp stuff.
1100
a1bdcf91
SC
1101Thu Jul 20 18:56:48 1995 Jeff Law (law@snake.cs.utah.edu)
1102
1103 * gas/all/gas.exp: Disable tests that are not appropriate for
1104 the PA.
1105
1106Thu Jul 13 18:22:49 1995 Ken Raeburn <raeburn@cygnus.com>
1107
1108 * gas/m68k/all.exp: Run schwab test for m68k vxworks5.1.
1109
1110Wed Jun 21 21:28:57 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1111
1112 * gas/m68k/schwab.*: New test based on a test case from Andreas
1113 Schwab.
1114 * gas/m68k/all.exp: Run it for some aout configurations.
1115
0eb8ace8
JL
1116Mon Jun 12 22:27:18 1995 Jeff Law (law@snake.cs.utah.edu)
1117
1118 * gas/hppa/parse/badfmpyadd.s: New test.
1119 * gas/hppa/parse/parse.exp: Run it.
1120
1121Sun May 21 20:26:18 1995 Jeff Law (law@snake.cs.utah.edu)
1122
1123 * gas/hppa/unsorted/unsorted.exp: Disable align4 tests for
1124 ELF targets.
1125
ff15324f
KR
1126Wed May 10 14:28:16 1995 Richard Earnshaw (rearnsha@armltd.co.uk)
1127
1128 * arm/arm7dm.s: New file -- tests for ARM7DM instructions.
1129 * arm/arm6.s: Correct bogus tests.
1130 * arm/gas.exp (arm6.s): Is now a valid test.
1131 (arm7dm.s): New test.
1132 * arm/float.s: Add load/store multiple floating point instruction
1133 tests.
1134
1135Wed May 3 13:14:44 1995 Jeff Law (law@snake.cs.utah.edu)
1136
1137 * gas/hppa/reloc/longcall.s: New test.
1138 * gas/hppa/reloc/reloc.exp: Run it.
1139
8baa2ba4
KR
1140Tue May 2 16:37:48 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1141
1142 * gas/mips/ld.d: Modified for gas delay-slot fixes.
1143
f6959b8d
DE
1144Sat Apr 29 23:35:18 1995 Doug Evans <dje@chestnut.cygnus.com>
1145
1146 * lib/gas-dg.exp: New file.
1147
1148Tue Apr 11 13:57:52 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1149
1150 * gas/mips/mips4.d: Allow more than exactly 8 zeros in bc1*
1151 targets.
1152
b3a05d57
KR
1153Mon Apr 10 15:36:39 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1154
1155 * lib/gas-defs.exp (pass_phase): New proc.
1156 (run_dump_test): Note passing or failing of each phase of this
1157 test, instead of failure of phases or passing of complete test.
1158 Ensure test file name is in reported message.
1159
003587bd
DE
1160Sat Apr 8 12:46:33 1995 Doug Evans <dje@chestnut.cygnus.com>
1161
1162 * lib/gas-defs.exp (run_dump_test): Handle arguments with paths.
1163 Always resolve testcase status before returning.
1164 If `slurp_options' fails, return and don't do test.
1165 (slurp_options): Fix "can't open" error message.
1166 Return -1 to indicate error.
1167
1168Mon Mar 20 22:45:30 1995 Jeff Law (law@snake.cs.utah.edu)
1169
1170 * gas/hppa/unsorted/common.s: New test.
1171 * gas/hppa/unsorted/unsorted.exp: Run it.
1172
1173Fri Mar 10 19:07:09 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1174
1175 * gas/h8300/ffxx1.s: Add .word 0 at the end to eliminate
1176 uncertainty as to whether there should be trailing bytes in the
1177 output file.
1178 * gas/h8300/ffxx1.d: Adjust reloc values to permit an addend value
1179 of 0x00000000ffffffff on 64-bit hosts. (I'm not sure if this is
1180 correct.) End with "..." to match trailing zero bytes.
1181
1182Wed Mar 8 15:50:34 1995 Ian Lance Taylor <ian@cygnus.com>
1183
1184 * gas/mips/mips4.d, gas/mips/mips4.s: New files.
1185 * gas/mips/mips.exp: Run new test.
1186
1187Thu Feb 23 17:58:50 1995 Jeff Law (law@snake.cs.utah.edu)
1188
1189 * gas/hppa/basic/fmemLRbug.s: Add indexing variants.
1190 * gas/hppa/basic/basic.exp: Test them.
1191
a93c34ed
ILT
1192Wed Feb 15 15:43:26 1995 Ian Lance Taylor <ian@cygnus.com>
1193
1194 * gas/mips/uld.d: New file.
1195 * gas/mips/uld.s: New file.
1196 * gas/mips/usd.d: New file.
1197 * gas/mips/usd.s: New file.
1198 * gas/mips/mips.exp: Run new tests.
1199
d4a9bc73
JL
1200Thu Feb 9 10:57:39 1995 Jeff Law (law@snake.cs.utah.edu)
1201
1202 * gas/hppa/reloc/applybug.s: New test.
1203 * gas/hppa/reloc/reloc.exp (do_applybug_test): Run it.
1204
a93c34ed
ILT
1205Thu Feb 2 00:34:55 1995 Jeff Law (law@snake.cs.utah.edu)
1206
d4a9bc73 1207 * gas/hppa/reloc/picreloc.s: New test.
a93c34ed
ILT
1208 * gas/hppa/reloc/reloc.exp (do_pic_relocation_test): Run it.
1209
1210Fri Jan 27 14:02:02 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1211
1212 * gas/h8300/ffxx1.d, gas/h8300/ffxx1.s, gas/h8300/cmpsi2.s,
1213 gas/h8300/h8300.exp: New tests.
1214
359bb9a3
JL
1215Mon Jan 23 21:44:26 1995 Jeff Law (law@snake.cs.utah.edu)
1216
1217 * gas/hppa/basic/basic.exp (do_system): Update.
1218
1219Wed Jan 11 17:20:25 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
1220
1221 * gas/mips/mips.exp: Don't run the memory-access tests if the
1222 format is a.out, because the generated code is different from what
1223 is used with other formats.
1224
ef788f4f
JL
1225Tue Jan 10 11:42:13 1995 Jeff Law (law@snake.cs.utah.edu)
1226
1227 * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
1228 regexp to avoid losing without a controlling tty.
1229
227fe4ad
KR
1230Fri Dec 30 18:08:20 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1231
1232 * gas/i386/pushw.l: Fixed whitespace to match current listing
1233 style.
1234
1235 * gas/all/gas.exp: Mark test p1480.s expected to pass, even with
1236 listings enabled.
1237
1238Thu Dec 15 18:14:27 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1239
1240 * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set.
1241 (uninstall): Don't set OBJDUMP and OBJDUMPFLAGS in site.exp.
1242 * config/default.exp: Default OBJDUMP and OBJDUMPFLAGS. Use
1243 findfile and transform procedures to determine objdump program
1244 name.
1245
1246 * gas/mips/abs.s, gas/mips/div.s: Force some padding at the end,
1247 in case the format doesn't automatically require it.
1248 * gas/mips/beq.d, gas/mips/jal.d: Handle MIPS_JMP as an alternate
1249 name for the reloc type.
1250
1251 * lib/gas-defs.exp (file_contents, verbose_eval): New procs.
1252 (run_dump_test): If verbosity level is over 3, print out dump
1253 command and its output.
1254
d9f4c35f
ILT
1255Tue Dec 13 18:21:09 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1256
1257 * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted
1258 disassembly.
1259
1fd13091
KR
1260Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1261
384b93b1
KR
1262 * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
1263 it depends on tty modes.
1264
1265 * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
1266 -nottyinit.
1267
1fd13091
KR
1268 * gas/arm/gas.exp: The arm6 test should report errors, for now.
1269
3c6dc75b
KR
1270Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1271
1272 * lib/gas-defs.exp: Use -i in expect_after command.
1273
d2ccfce3
KR
1274Wed Dec 7 16:49:14 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1275
09a1cedb
KR
1276 * gas/mips/mul.d,jal.d: Fix 0-strings to work with 64-bit hosted
1277 disassembly.
1278
d2ccfce3
KR
1279 * gas/ieee-fp: Renamed from ieee.fp.
1280
09a1cedb
KR
1281 * lib/gas-defs.exp: Make sure timeout is at least 2 minutes.
1282
d2ccfce3
KR
1283Wed Nov 30 10:48:00 1994 Jeff Law (law@snake.cs.utah.edu)
1284
1285 * gas/hppa/parse: Renamed from gas/hppa/more.parse.
1286
5a1b13d7
JL
1287Mon Nov 28 00:40:26 1994 Jeff Law (law@snake.cs.utah.edu)
1288
1289 * gas/hppa/more.parse/parse.exp (nosubspace.s): No longer expected
1290 to fail. Fix comments for the test. Tweak test name.
1291
d2e9cd8c
JL
1292Tue Nov 22 23:38:20 1994 Jeff Law (law@snake.cs.utah.edu)
1293
1294 * gas/hppa/reloc/reloc.exp: Minor tweaks to match current PA ELF
1295 output.
1296
2245d757
ILT
1297Fri Nov 18 17:56:57 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1298
1299 * gas/mips/ld.d: Adjust to work for both big and little endian
1300 code.
1301 * gas/mips/ld.s, gas/mips/lif-empic.d: Likewise.
1302 * gas/mips/lifloat.d, gas/mips/ulh-empic.d: Likewise.
1303 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d: Likewise.
1304 * gas/mips/usw.d: Likewise.
1305
1a9a95bb
JL
1306Tue Nov 15 11:09:57 1994 Jeff Law (law@snake.cs.utah.edu)
1307
2df1ea3d
JL
1308 * gas/hppa/unsorted/align4.s: New test.
1309 * gas/hppa/unsorted/unsorted.exp: Run it.
1310
1a9a95bb
JL
1311 * gas/hppa/unsorted/unsorted.exp (importbug): Tweak to match
1312 current expected PA ELF output.
1313 * gas/hppa/reloc/reloc.exp (do_r_no_reloc): Likewise.
1314 (do_plabel_relocation_test): Likewise.
1315
1316Thu Nov 3 18:14:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
1317
1318 * gas/all/p1480.s: Use larger constant, so expression can have a
1319 positive value.
1320 * gas/all/gas.exp: Expect p1480.s without listings to pass.
1321
71da20b7
ILT
1322Thu Nov 3 15:43:46 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
1323
1324 * gas/mips/ulh.d, gas/mips/ulw.d, gas/mips/ush.d, gas/mips/usw.d:
1325 Correct test cases.
1326
a7f1f2a8
JL
1327Thu Oct 20 00:55:13 1994 Jeff Law (law@snake.cs.utah.edu)
1328
1329 * gas/hppa/reloc/blebug3.s: New test.
1330 * gas/hppa/reloc/reloc.exp: Run it.
1331
1332Mon Oct 17 02:33:53 1994 Jeff Law (law@snake.cs.utah.edu)
1333
1334 * gas/hppa/reloc/reduce3.s: New test.
1335 * gas/hppa/reloc/reloc.exp: Run it.
1336
71b07521
JL
1337Sun Oct 16 22:25:56 1994 Jeff Law (law@snake.cs.utah.edu)
1338
1339 * gas/hppa/reloc/reloc.exp (r_no_reloc): Tweak output to match
1340 current reality.
1341
1342Wed Sep 28 21:21:34 1994 Jeff Law (law@snake.cs.utah.edu)
1343
1344 * gas/hppa/reloc/reduce.s: Renamed from relocreduce.s
1345 * gas/hppa/reloc/reduce2.s: Renamed from relocreduce2.s
1346 * gas/hppa/reloc/r_no_reloc.s: Renamed from r_no_relocbug.s
1347 * gas/hppa/reloc/reloc.exp: Changed accordingly.
1348
fac75dfe
ILT
1349Wed Sep 28 13:25:10 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1350
1351 * gas/mips/beq.d, gas/mips/beq.s: Test that unconditional branch
1352 overflows are correctly converted to jumps.
1353
1354Mon Sep 26 17:41:43 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1355
1356 * gas/mips: Add test cases for PIC code, both SVR4 style and
1357 -membedded-pic style.
1358
1359Fri Sep 23 14:45:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1360
1361 * gas/mips: New directory with MIPS specific test cases.
1362
1363 * lib/gas-defs.exp (run_dump_test): Permit the .d file to specify
1364 the name of the source file to assemble.
1365 (regexp_diff): Put the reason for failure in the log file.
1366
1367Wed Sep 21 13:44:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
1368
1369 * lib/gas-defs.exp: Don't try to use shell redirection, since TCL
1370 doesn't support it. Redirect stdout using > instead of 1>, and
1371 don't bother to redirect stderr since TCL redirects it anyhow.
1372 (run_dump_test): Pass appropriate arguments to program, defaulting
1373 to -r.
1374
b0ed204d
KR
1375Sat Sep 17 01:04:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1376
1377 * gas/vax: New directory.
1378 * gas/vax/{quad.s,quad.exp}: New test, for immediate quadword
1379 values.
1380
7e9825f0
JL
1381Mon Sep 12 22:19:11 1994 Jeff Law (law@snake.cs.utah.edu)
1382
1383 * gas/hppa/reloc/r_no_relocbug.s: New test.
1384 * gas/hppa/reloc/reloc.exp: Run it.
1385
1386 * gas/hppa/reloc/reloc.exp (do_function_reloc_bug): Update
1387 expected output.
1388
fac75dfe 1389Sun Sep 04 17:58:10 1994 Richard Earnshaw (rwe@pegasus.esprit.ec.org)
318b02b6
KR
1390
1391 * gas/arm/*: New subtree. Add ARM tests.
1392
1393Mon Aug 8 12:13:31 1994 Jeff Law (law@snake.cs.utah.edu)
1394
1395 * gas/hppa/unsorted/unsorted.exp: Accept any character
1396 between foo's type and foo itself.
1397
8cbd903e
KR
1398Fri Jul 15 19:09:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1399
1400 * lib/gas-defs.exp (run_dump_test): New routine for running the
1401 assembler, running objdump or nm (not fully supported) on the
1402 resulting object file, and comparing the results against a file of
1403 regular expressions in the test suite, all in one command.
14c11f44
KR
1404 Options for the assembler and objdump are read from comments at
1405 the start of the .d file.
8cbd903e
KR
1406 (fail_phase, slurp_options): New auxiliary routines.
1407 (regexp_diff): Always return a value. Fix bugs in actually doing
1408 the regexp test.
1409
318b02b6
KR
1410 * gas/sun4/addend.exp: Use run_dump_test.
1411 * gas/sun4/addend.d: Fix regular expressions so that they work.
1412
8cbd903e
KR
1413Thu Jul 7 11:55:33 1994 Jeff Law (law@snake.cs.utah.edu)
1414
1415 * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests.
1416 * gas/hppa/reloc/reloc.exp: Run them.
1417
1418Thu Jun 30 18:49:25 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1419
1420 * config/default.exp: Look for "as.new" in "$base_dir/..", where
1421 it got compiled, not in "$base_dir".
1422 * config/unknown.exp: Deleted.
1423
cf8c0d64
JL
1424Sun Jun 26 13:23:54 1994 Jeff Law (law@snake.cs.utah.edu)
1425
5ce4e41c
JL
1426 * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait"
1427 before exiting. Enclose both calls inside a "catch".
cf8c0d64
JL
1428 (objdump_finish): Likewise.
1429
ed50a13b
JL
1430Fri Jun 10 10:23:35 1994 Jeff Law (law@snake.cs.utah.edu)
1431
1432 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output
1433 for SOM to match current testcase.
1434
e4125bb4
KR
1435Thu Jun 2 19:46:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1436
1437 * gas/i386/{pushw.s,pushw.l}: New test.
1438 * gas/i386/all.exp: Run it.
b166d614
KR
1439
1440 * Makefile.in (distclean): Remove site config files and gas.sum.
1441
c06e55d9
KR
1442Fri May 27 12:24:18 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1443
1444 * gas/m68k/disperr.s: Use % for registers.
1445
1446 * gas/m68k-coff/gas.exp: Expect failure for p2389a.s.
1447
858665b7
BC
1448Tue May 17 14:53:08 1994 Bill Cox (bill@rtl.cygnus.com)
1449
1450 * lib/gas-defs.exp: Replace error proc calls with perror calls.
1451
a0546d5e
JL
1452Mon May 16 13:19:16 1994 Jeff Law (law@snake.cs.utah.edu)
1453
1454 * gas/hppa/reloc/reloc.exp: Tweak expected output to match new
1455 ELF code.
1456 * gas/hppa/reloc/roundmode.s: Avoid "S" and "D" modes, ELF does
1457 not support them.
1458 * gas/hppa/unsorted/unsorted.exp: Tweak expected output to match
1459 new ELF code.
1460
1461Thu May 5 17:27:54 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1462
1463 * config/default.exp: Renamed from unix-gas.exp.
1464
099c286e
BC
1465Mon Apr 11 10:31:00 1994 Bill Cox (bill@rtl.cygnus.com)
1466
1467 * Makefile.in (check): Set TCL_LIBRARY for runtest.
1468
77d9009d
JL
1469Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1470
61b3c2c5
JL
1471 * gas/hppa/more.parse/callinfobug.s: Add missing name for
1472 procedure.
1473
77d9009d
JL
1474 * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the
1475 $DATA$ rather than $LIT$ subspace.
1476
2f7c8700
JL
1477Sun Mar 27 14:05:33 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1478
1479 * gas/hppa/reloc/funcrelocbug.s: New test.
1480 * gas/hppa/reloc/reloc.exp: Run it.
1481
1482Thu Mar 17 13:38:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1483
1484 * gas/hppa/unsorted/importbug.s: New test.
1485 * gas/hppa/unsorted/unsorted.exp: Run it.
1486
2573e71c
JL
1487Wed Mar 16 11:57:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1488
067654f1
JL
1489 * gas/hppa/more.parse/regpopbug.s: Add trivial .equ test.
1490
f04a9a1e
JL
1491 * gas/hppa/unsorted/globalbug.s: New test (expected to fail).
1492 * gas/hppa/unsorted/unsorted.exp: Run it.
1493
7f8b9d66
JL
1494 * gas/hppa/more.parse/callinfobug.s: New test.
1495 * gas/hppa/omre.parse/parse.exp: Run it.
1496
2573e71c
JL
1497 * gas/hppa/more.parse/regpopbug.s: New test.
1498 * gas/hppa/more.parse/parse.exp: Run it.
1499
d193d762
KR
1500Mon Feb 28 14:10:04 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1501
1502 * lib/gas-defs.exp (objdump): New proc.
1503 (objdump_start): Deleted unused proc.
1504 (objdump_start_common): Merged into objdump_start_no_subdir.
1505
1506 * gas/alpha/fp.exp: Use objdump instead of
1507 objdump_start_no_subdir, since the former actually waits for
1508 objdump to finish. Specify .rdata section only. Make comment
1509 indicate Alpha architecture rather than SPARC.
1510 * gas/alpha/fp.d: Omit .reginfo patterns. Just use "." to match
1511 against ASCII code 0x2a ("*", special in regexp).
1512 * gas/sun4/addend.exp: Use objdump instead of
1513 objdump_start_no_subdir.
1514
25631628
JL
1515Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1516
1517 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
1518 a failure if gas is not producing an ELF object.
1519
1e95993e
JL
1520Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1521
1522 * gas/hppa/basic/fmemLRbug.s: New test.
1523 * gas/hppa/basic/basic.exp: Run it.
1524
1525Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1526
1527 * gas/alpha/fp.*: New files.
1528 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
1529 verbosity level 3 or above only.
1530
1531Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1532
1533 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
1534 PA OSF1.
1535
4fc3b3b4
JL
1536Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1537
1538 * gas/hppa/more.parse/xmpyubug.s: New test.
1539 * gas/hppa/more.parse/parse.exp: Run it.
1540
9ebe52b3
KR
1541Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1542
1543 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
1544 "simple_diff" from linker test suite.
1545 * gas/sun4/addend.exp: Use it.
1546 * gas/sun4/addend.d: New file.
1547
9e929d32
KR
1548Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
1549
1550 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
1551 format.
1552
2d9f8079
RS
1553Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
1554
1555 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
1556 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
1557 well under either version of expect.
1558
3df8598e
JL
1559Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1560
1561 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
1562 elsewhere now.
1563 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
1564 * gas/hppa/basic/basic.exp: Run them.
1565
644df6f6
JL
1566Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1567
1568 * gas/all/gas.exp: No longer expect difference of forward
1569 references to fail.
1570 * gas/all/x930509.s: Fix testcase to match how the expect code was
1571 written.
1572
96f147a0
JL
1573Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1574
644df6f6
JL
1575 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
1576 for cross-subspace call bugs is no longer expected to fail.
1577
96f147a0
JL
1578 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
1579 to having a function's label follow the .PROC directive.
1580
61bfefd7
JL
1581Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1582
1583 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
1584 found while working on multiple $CODE$ subspace support.
1585
378cbfe1
JL
1586Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1587
1588 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
1589 to fail.
1590 * gas/hppa/more.parse/procbug.s: Add missing .procend.
1591
1592Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
1593
1594 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
1595 app.c change.
1596
88b24583
JL
1597Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1598
1599 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
1600
1601Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
1602
1603 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
1604 OBJDUMPFLAGS in case it's empty. Use temporary names until the
1605 end; make creating site.exp the final step.
1606 (check): Pass in ASFLAGS.
1607
1608 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
1609 C comments to avoid bugs in latest expect code.
1610
28b9501d
JL
1611Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1612
1613 * gas/m68k/disperr.s: New test.
1614 * gas/m68k/all.exp: Run it.
1615
9fad66b5
JL
1616Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1617
1618 * gas/hppa/reloc/roundmode.s: New test.
1619 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
1620
1621Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1622
1623 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
1624 test for ELF.
1625
b28171d0
JL
1626Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1627
1628 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
1629 directive is an XFAIL for SOM assmeblers.
1630
1631 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
1632 cross-subspace call test.
1633
16539b5d
JL
1634Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1635
6e4eda33
JL
1636 * gas/hppa/more.parse/appbug.s: New test.
1637 * gas/hppa/more.parse/parse.exp: Run it.
1638
16539b5d
JL
1639 * gas/hppa/unsorted/align3.s: New test.
1640 * gas/hppa/unsorted/unsorted.exp: Run it.
1641
5f74c940
JL
1642Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1643
1644 * gas/all/p2425.s: Insert a tab before assembler directives so
1645 that the directives are not interpreted as labels.
1646
1647 * gas/hppa/basic/weird.s: Sync with GDB version.
1648
1649 * gas/hppa/more.parse/labelbug.s: New test.
1650
1651 * gas/hppa/more.parse/parse.exp: Run it.
1652
64f591ae
JL
1653Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1654
8d898eda
JL
1655 * gas/hppa/reloc/fixupbug.s: New test.
1656 * gas/hppa/reloc/reloc.exp: Run it.
1657
64f591ae
JL
1658 * gas/hppa/reloc/exitbug.s: New test.
1659 * gas/hppa/reloc/reloc.exp: Run it.
1660
4a178115
JL
1661Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1662
64f591ae
JL
1663 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
1664 share the same test code.
1665 * gas/hppa/reloc/relocreduce.s: Likewise.
1666
4a178115
JL
1667 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
1668 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
1669
f60a4a0b
JL
1670Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1671
4a178115
JL
1672 * gas/hppa/reloc/reloc.exp: No longer expect failure for
1673 field selector on ble instruction test.
1674
f60a4a0b
JL
1675 * gas/hppa/basic/basic.exp: No longer expect failures for
1676 system instruction tests now that probei is fixed.
1677
e8dc4a93
JL
1678Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1679
1680 * gas/hppa/reloc/selectorbug.s: New test.
1681 * gas/hppa/reloc/reloc.exp: Run it.
1682
70d4dc11
JL
1683Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1684
1685 * gas/hppa/unsorted/fragbug.s: New test.
1686 * gas/hppa/unsorted/unsorted.exp: Run it.
1687
de074576
JW
1688Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
1689
1690 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
1691
1692Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1693
1694 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
1695 * gas/hppa/more.parse/parse.exp: Run them.
1696
97335255
JL
1697Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1698
1699 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
1700 which specific relocations are expected to be found.
1701
9bc0f7c8
JL
1702Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1703
5c2bae75
JL
1704 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
1705
1706 * gas/hppa/more.parse/parse.exp: Add new test.
1707 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
97335255 1708 sections are handled correctly.
5c2bae75 1709
9bc0f7c8
JL
1710 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
1711
1712Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1713
1714 * gas/hppa/more.parse/calldatabug.s: Colonize.
1715 * gas/hppa/more.parse/parse.exp: Fix typos.
1716
64285e83
JL
1717Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1718
a54c84c7
JL
1719 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
1720 * gas/hppa/*/*.exp: New test drivers.
1721 * gas/hppa/*/*.s: New test files.
64285e83 1722
4a350ee6
KR
1723Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
1724
1725 * gas/sun4: New directory.
1726 * gas/sun4/addend.s,addend.exp: New test case.
1727 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
1728 test case.
1729
1730 * gas/all/gas.exp: Check `*' in C comments.
1731
1732 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
1733 simplify some tests.
1734 (want_no_output): Return zero or nonzero, depending on success or
1735 failure.
1736 (gas_test_old): Return value from want_no_output.
1737 (objdump_start_common): Split off from objdump_start.
1738 (objdump_start_no_subdir): New procedure.
1739
726b30ba
KR
1740Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
1741
4a350ee6
KR
1742 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
1743 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
1744
726b30ba
KR
1745 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
1746 AS_FOR_TARGET.
1747 (check): Don't pass ASFLAGS variable.
1748 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
1749
1750 From Jeff Law:
1751
1752 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
1753 so that tests can parse the output of objdump looking for errors
1754 in relocation entires, file headers and the like.
1755
67972d50
KR
1756Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1757
1758 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
1759 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
1760 call so it no longer performs multiple tests.
726b30ba
KR
1761 * gas/m68k/all.exp (t2.s): Don't bother with listings.
1762 (p2410.s): Don't pass unwanted arguments to gas_test_error.
67972d50
KR
1763
1764Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1765
1766 * lib/do*: Remove RCS id strings.
1767
1768Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
1769
1770 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
1771 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
1772 * gas/i386: New directory.
1773
1774Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
1775
1776 * Added directory structure, to categorize tests by targets.
1777 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
1778 and refined some to examine the assembler listing output.
1779 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
1780 expect_after patterns.
1781 (gas_start, gas_finish): New procs, for tests that examine process
1782 output.
1783 * config/unix-gas.exp: Invoke gas_init directly, instead of
1784 requiring test .exp files do it.
1785
1786Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1787
1788 * gas/gas.exp: Handle new tests, and changes to testing procs.
1789
1790 * lib/gas-defs.exp (want_no_output): New proc; success iff output
1791 is empty.
1792 (gas_test_old): Functionally same as old gas_test.
1793 (gas_test_ignore_stdout): Rewritten to use want_no_output.
1794 (gas_test): New argument lists set of options to be tried in
1795 combinations. Option with trailing ">" indicates standard output
1796 should be ignored.
1797
1798 * gas/p2425a.s: Use %-form for registers, so this test can be run
1799 on m68k-coff targets too.
1800
1801 * gas/p2430a.s: New test case, whitespace &c matches customer
1802 report more closely. Gets different results from p2430.s; this is
1803 bad, and not yet tested for.
1804
1805Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
1806
1807 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
1808 * lib/run: New script.
1809 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
1810 and redirection options. Use "run" script so redirection works.
1811 (gas_test): Now takes assembler options as separate arg from input
1812 file name.
1813 (gas_test_ignore_stdout): New proc. Discards output.
1814 (gas_test_error): New proc. Expects assembler to generate output.
1815 (target_cpu_family setting): Handle i486->i386 also.
1816
1817 * lib/do*: Scripts moved here from gas/testscripts. May be useful
1818 someday for writing more test cases; not currently used.
1819
1820Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
1821
1822 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
1823 cases.
1824 * gas/gas.exp: Enable them for appropriate targets. Removed some
1825 useless comments &c. Changed m68k target test to be more general.
1826
1827 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
1828 * gas/gas.exp: Call gas_init.
1829
1830Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
1831
1832 * Test suite created.
1833
This page took 0.247031 seconds and 4 git commands to generate.