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