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