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