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