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