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