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