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