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