* gas/hppa/more.parse/parse.exp (no subspace test): Only expect
[deliverable/binutils-gdb.git] / gas / testsuite / ChangeLog
CommitLineData
25631628
JL
1Thu Feb 24 07:11:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
2
3 * gas/hppa/more.parse/parse.exp (no subspace test): Only expect
4 a failure if gas is not producing an ELF object.
5
1e95993e
JL
6Mon Feb 14 09:24:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
7
8 * gas/hppa/basic/fmemLRbug.s: New test.
9 * gas/hppa/basic/basic.exp: Run it.
10
11Thu Feb 10 00:34:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12
13 * gas/alpha/fp.*: New files.
14 * lib/gas-defs.exp (regexp_diff): Report noted mismatch at
15 verbosity level 3 or above only.
16
17Mon Feb 7 15:53:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18
19 * gas/hppa/*/*.exp: Change xfails to check for PA ELF rather than
20 PA OSF1.
21
4fc3b3b4
JL
22Fri Feb 4 23:42:14 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
23
24 * gas/hppa/more.parse/xmpyubug.s: New test.
25 * gas/hppa/more.parse/parse.exp: Run it.
26
9ebe52b3
KR
27Fri Feb 4 17:13:20 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
28
29 * lib/gas-defs.exp (regexp_diff): New procedure, vaguely based on
30 "simple_diff" from linker test suite.
31 * gas/sun4/addend.exp: Use it.
32 * gas/sun4/addend.d: New file.
33
9e929d32
KR
34Sun Jan 30 23:34:58 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
35
36 * gas/all/gas.exp: Adjust regexp for x930509.s for current listing
37 format.
38
2d9f8079
RS
39Thu Jan 20 16:44:51 1994 Rob Savoye (rob@darkstar.cygnus.com)
40
41 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
42 sparc-solaris/addend.exp: Tweaked to fix a few bugs and to run
43 well under either version of expect.
44
3df8598e
JL
45Mon Jan 17 00:25:03 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
46
47 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's tested
48 elsewhere now.
49 * gas/hppa/basic/{copr, coprmem, spop}.s: New tests.
50 * gas/hppa/basic/basic.exp: Run them.
51
644df6f6
JL
52Thu Jan 13 11:59:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
53
54 * gas/all/gas.exp: No longer expect difference of forward
55 references to fail.
56 * gas/all/x930509.s: Fix testcase to match how the expect code was
57 written.
58
96f147a0
JL
59Wed Jan 12 13:41:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
60
644df6f6
JL
61 * gas/hppa/reloc/reloc.exp: Fix typo in last change. Latest test
62 for cross-subspace call bugs is no longer expected to fail.
63
96f147a0
JL
64 * gas/hppa/more.parse/procbug.s: Add test for another bug relating
65 to having a function's label follow the .PROC directive.
66
61bfefd7
JL
67Tue Jan 11 21:47:48 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
68
69 * gas/hppa/reloc/reloc.exp: Add test for cross-subspace call bug
70 found while working on multiple $CODE$ subspace support.
71
378cbfe1
JL
72Mon Jan 10 09:54:15 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
73
74 * gas/hppa/more.parse/parse.exp: procbug.s is no longer expected
75 to fail.
76 * gas/hppa/more.parse/procbug.s: Add missing .procend.
77
78Mon Jan 3 10:07:47 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
79
80 * gas/hppa/more.parse/labelbug.s: Add testcase for bug in last
81 app.c change.
82
88b24583
JL
83Wed Dec 29 11:32:39 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
84
85 * gas/hppa/more.parse/labelbug.s: Add more colonless label tests.
86
87Wed Dec 15 08:24:31 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
88
89 * Makefile.in (site.exp): Don't set ASFLAGS. Quote value of
90 OBJDUMPFLAGS in case it's empty. Use temporary names until the
91 end; make creating site.exp the final step.
92 (check): Pass in ASFLAGS.
93
94 * gas/all/gas.exp: Use all_ones proc. Change regexp for matching
95 C comments to avoid bugs in latest expect code.
96
28b9501d
JL
97Wed Dec 8 14:30:14 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
98
99 * gas/m68k/disperr.s: New test.
100 * gas/m68k/all.exp: Run it.
101
9fad66b5
JL
102Sun Dec 5 19:24:57 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
103
104 * gas/hppa/reloc/roundmode.s: New test.
105 * gas/hppa/reloc/reloc.exp: Run it. Fix typo in last change.
106
107Wed Dec 1 10:44:18 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
108
109 * gas/hppa/reloc/reloc.exp: Run the first half of bogus R_EXIT
110 test for ELF.
111
b28171d0
JL
112Tue Nov 30 13:43:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
113
114 * gas/hppa/more.parse/parse.exp: Test for error on for subspace
115 directive is an XFAIL for SOM assmeblers.
116
117 * gas/hppa/reloc/reloc.exp: Remove XFAIL for relocation on
118 cross-subspace call test.
119
16539b5d
JL
120Sun Nov 28 12:12:50 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
121
6e4eda33
JL
122 * gas/hppa/more.parse/appbug.s: New test.
123 * gas/hppa/more.parse/parse.exp: Run it.
124
16539b5d
JL
125 * gas/hppa/unsorted/align3.s: New test.
126 * gas/hppa/unsorted/unsorted.exp: Run it.
127
5f74c940
JL
128Sat Nov 27 22:50:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
129
130 * gas/all/p2425.s: Insert a tab before assembler directives so
131 that the directives are not interpreted as labels.
132
133 * gas/hppa/basic/weird.s: Sync with GDB version.
134
135 * gas/hppa/more.parse/labelbug.s: New test.
136
137 * gas/hppa/more.parse/parse.exp: Run it.
138
64f591ae
JL
139Wed Nov 24 01:25:03 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
140
8d898eda
JL
141 * gas/hppa/reloc/fixupbug.s: New test.
142 * gas/hppa/reloc/reloc.exp: Run it.
143
64f591ae
JL
144 * gas/hppa/reloc/exitbug.s: New test.
145 * gas/hppa/reloc/reloc.exp: Run it.
146
4a178115
JL
147Sun Nov 21 22:11:10 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
148
64f591ae
JL
149 * gas/hppa/reloc/reloc.exp: Minor fixes so that SOM & ELF can
150 share the same test code.
151 * gas/hppa/reloc/relocreduce.s: Likewise.
152
4a178115
JL
153 * gas/hppa/basic/fmem.s: Add quadword FP store instructions.
154 * gas/hppa/basic/basic.exp: Test quadword FP store instructions.
155
f60a4a0b
JL
156Sun Nov 7 00:31:41 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
157
4a178115
JL
158 * gas/hppa/reloc/reloc.exp: No longer expect failure for
159 field selector on ble instruction test.
160
f60a4a0b
JL
161 * gas/hppa/basic/basic.exp: No longer expect failures for
162 system instruction tests now that probei is fixed.
163
e8dc4a93
JL
164Sat Nov 6 22:45:08 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
165
166 * gas/hppa/reloc/selectorbug.s: New test.
167 * gas/hppa/reloc/reloc.exp: Run it.
168
70d4dc11
JL
169Thu Nov 4 17:01:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
170
171 * gas/hppa/unsorted/fragbug.s: New test.
172 * gas/hppa/unsorted/unsorted.exp: Run it.
173
de074576
JW
174Thu Nov 04 09:09:49 1993 Jeffrey Wheat (cassidy@cygnus.com)
175
176 * Makefile.in: Changed RUNTESTFLAGS to RUNTEST_FLAGS
177
178Tue Nov 2 22:12:30 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
179
180 * gas/hppa/more.parse/{defbug.s, stdreg.s}: New tests.
181 * gas/hppa/more.parse/parse.exp: Run them.
182
97335255
JL
183Mon Nov 1 23:37:58 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
184
185 * gas/hppa/reloc/reloc.exp (reloc_reduce): Correct offsets at
186 which specific relocations are expected to be found.
187
9bc0f7c8
JL
188Sat Oct 30 14:12:31 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
189
5c2bae75
JL
190 * gas/hppa/unsorted/unsorted.exp (ss_align): Remove OSF xfail.
191
192 * gas/hppa/more.parse/parse.exp: Add new test.
193 * gas/hppa/more.parse/ssbug.s: New test to make sure non-default
97335255 194 sections are handled correctly.
5c2bae75 195
9bc0f7c8
JL
196 * gas/all/gas.exp: Disable (and fail) p1480.s for all PA targets.
197
198Fri Oct 29 16:29:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
199
200 * gas/hppa/more.parse/calldatabug.s: Colonize.
201 * gas/hppa/more.parse/parse.exp: Fix typos.
202
64285e83
JL
203Thu Oct 28 21:40:06 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
204
a54c84c7
JL
205 * gas/hppa/{basic, more.parse, reloc, unsorted}: New directories.
206 * gas/hppa/*/*.exp: New test drivers.
207 * gas/hppa/*/*.s: New test files.
64285e83 208
4a350ee6
KR
209Mon Oct 25 09:40:59 1993 Ken Raeburn (raeburn@cygnus.com)
210
211 * gas/sun4: New directory.
212 * gas/sun4/addend.s,addend.exp: New test case.
213 * gas/sparc-solaris/addend.s,addend.exp: Solaris version of same
214 test case.
215
216 * gas/all/gas.exp: Check `*' in C comments.
217
218 * lib/gas-defs.exp (all_ones): New procedure, for a predicate to
219 simplify some tests.
220 (want_no_output): Return zero or nonzero, depending on success or
221 failure.
222 (gas_test_old): Return value from want_no_output.
223 (objdump_start_common): Split off from objdump_start.
224 (objdump_start_no_subdir): New procedure.
225
726b30ba
KR
226Wed Oct 20 07:25:48 1993 Ken Raeburn (raeburn@rover.cygnus.com)
227
4a350ee6
KR
228 * gas/all/diff1.s, gas/m68k/pic1.s: New tests.
229 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
230
726b30ba
KR
231 * Makefile.in (OBJDUMP_FOR_TARGET): Define similar to
232 AS_FOR_TARGET.
233 (check): Don't pass ASFLAGS variable.
234 (site.exp): Put ASFLAGS, OBJDUMP, OBJDUMPFLAGS into site.exp.
235
236 From Jeff Law:
237
238 * lib/gas-defs.exp (objdump_start, objdump_finish): New functions
239 so that tests can parse the output of objdump looking for errors
240 in relocation entires, file headers and the like.
241
67972d50
KR
242Thu Sep 23 16:20:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
243
244 * gas/ieee.fp/x930509a.exp: Currently expected to fail always.
245 * gas/all/gas.exp (p1480.s, x930509.s): Ditto. Break up gas_test
246 call so it no longer performs multiple tests.
726b30ba
KR
247 * gas/m68k/all.exp (t2.s): Don't bother with listings.
248 (p2410.s): Don't pass unwanted arguments to gas_test_error.
67972d50
KR
249
250Wed Aug 25 16:50:08 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
251
252 * lib/do*: Remove RCS id strings.
253
254Mon May 17 15:09:45 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
255
256 * gas/all/float.s, gas/all/p1480.s, gas/m68k/p2410.s: New tests.
257 * gas/all/gas.exp, gas/m68k/all.exp: Run them.
258 * gas/i386: New directory.
259
260Mon May 10 14:50:20 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
261
262 * Added directory structure, to categorize tests by targets.
263 * Added new tests all/x930509.s, ieee.fp/x930509a.s, m68k/p2663.s,
264 and refined some to examine the assembler listing output.
265 * lib/gas-defs.exp: Renamed gas_start to gas_run. Added some
266 expect_after patterns.
267 (gas_start, gas_finish): New procs, for tests that examine process
268 output.
269 * config/unix-gas.exp: Invoke gas_init directly, instead of
270 requiring test .exp files do it.
271
272Wed Apr 21 01:24:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
273
274 * gas/gas.exp: Handle new tests, and changes to testing procs.
275
276 * lib/gas-defs.exp (want_no_output): New proc; success iff output
277 is empty.
278 (gas_test_old): Functionally same as old gas_test.
279 (gas_test_ignore_stdout): Rewritten to use want_no_output.
280 (gas_test): New argument lists set of options to be tried in
281 combinations. Option with trailing ">" indicates standard output
282 should be ignored.
283
284 * gas/p2425a.s: Use %-form for registers, so this test can be run
285 on m68k-coff targets too.
286
287 * gas/p2430a.s: New test case, whitespace &c matches customer
288 report more closely. Gets different results from p2430.s; this is
289 bad, and not yet tested for.
290
291Mon Apr 5 12:27:19 1993 Ken Raeburn (raeburn@cygnus.com)
292
293 * gas/p2389a.s, gas/p2411.s, gas/t2.s: New test cases.
294 * lib/run: New script.
295 * gas/gas-defs.exp (gas_start): Takes new args, assembler options
296 and redirection options. Use "run" script so redirection works.
297 (gas_test): Now takes assembler options as separate arg from input
298 file name.
299 (gas_test_ignore_stdout): New proc. Discards output.
300 (gas_test_error): New proc. Expects assembler to generate output.
301 (target_cpu_family setting): Handle i486->i386 also.
302
303 * lib/do*: Scripts moved here from gas/testscripts. May be useful
304 someday for writing more test cases; not currently used.
305
306Tue Mar 30 11:45:27 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
307
308 * gas/sol-gcc.s, gas/sol-cc.s, gas/p2425a.s, gas/p2389.s: New test
309 cases.
310 * gas/gas.exp: Enable them for appropriate targets. Removed some
311 useless comments &c. Changed m68k target test to be more general.
312
313 * lib/gas-defs.exp (gas_exit, gas_init): New procs.
314 * gas/gas.exp: Call gas_init.
315
316Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
317
318 * Test suite created.
319
This page took 0.063483 seconds and 4 git commands to generate.