55ef16951ee7fcbb348e4196bfd10469e34243bc
[binutils-gdb.git] / sim / testsuite / ChangeLog
1 2015-03-29 Mike Frysinger <vapier@gentoo.org>
2
3 * lib/sim-defs.exp (run_sim_test): Declare seen_output as 0. When
4 the test has an output keyword, set it to 1. Set default output only
5 when seen_output is 0.
6
7 2015-03-29 Mike Frysinger <vapier@gentoo.org>
8
9 * configure: Regenerate.
10
11 2015-03-28 Mike Frysinger <vapier@gentoo.org>
12
13 * configure: Regenerate.
14
15 2015-03-28 James Bowman <james.bowman@ftdichip.com>
16
17 * configure: Regenerate.
18
19 2014-03-10 Mike Frysinger <vapier@gentoo.org>
20
21 * configure: Regenerate.
22
23 2014-03-04 Mike Frysinger <vapier@gentoo.org>
24
25 * common/bits-gen.c (main): Change to new style prototype.
26
27 2013-09-23 Alan Modra <amodra@gmail.com>
28
29 * configure: Regenerate.
30
31 2012-06-15 Joel Brobecker <brobecker@adacore.com>
32
33 * configure: Regenerate.
34
35 2012-03-24 Mike Frysinger <vapier@gentoo.org>
36
37 * configure: Regenerate.
38
39 2012-03-18 Mike Frysinger <vapier@gentoo.org>
40
41 * .gitignore: New file.
42
43 2011-10-17 Mike Frysinger <vapier@gentoo.org>
44
45 * configure: Regenerate after bfin testsuite update.
46
47 2011-05-16 Mike Frysinger <vapier@gentoo.org>
48
49 * lib/sim-defs.exp: Support cc tag in test files.
50 (run_sim_test): Support global_cc_options in boards files. Convert
51 assembler options into compiler options (c_as_options) with -Wa.
52 Convert linker options into compiler options (c_ld_options) with -Wl.
53 Compile .c and .S files into .x programs.
54
55 2011-05-04 Joseph Myers <joseph@codesourcery.com>
56
57 * configure: Regenerate.
58
59 2010-04-26 Mike Frysinger <vapier@gentoo.org>
60
61 * Makefile.in (arch): Set to @sim_arch@.
62 * configure.ac: Delete arch logic and include ../configure.tgt.
63 * configure: Regenerated.
64 * lib/sim-defs.exp (sim_run): Default sim to ../arch/run.
65
66 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
67
68 * configure: Regenerate.
69
70 2009-01-18 Hans-Peter Nilsson <hp@axis.com>
71
72 * lib/sim-defs.exp (run_sim_test): New option progopts.
73
74 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
75
76 * configure: Regenerated to track ../common/aclocal.m4 changes.
77
78 2005-01-07 Andrew Cagney <cagney@gnu.org>
79
80 * configure.ac: Rename configure.in, require autoconf 2.59.
81 * configure: Re-generate.
82
83 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
84 * configure: Re-generate.
85
86 * fr30-elf, d30v-elf: Delete directory.
87
88 2004-11-16 Hans-Peter Nilsson <hp@axis.com>
89
90 * lib/sim-defs.exp (run_sim_test): Make multiple "output"
91 specifications concatenate, not override.
92 Support "xfail" and "kfail".
93
94 2004-10-26 Nick Clifton <nickc@redhat.com>
95
96 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
97 protocol.
98
99 2004-09-13 DJ Delorie <dj@redhat.com>
100
101 * lib/sim-defs.exp (run_sim_test): Add global_as_options,
102 global_ld_options, and global_sim_options to all test cases, if
103 defined.
104
105 2004-05-12 Ben Elliston <bje@au.ibm.com>
106
107 * lib/sim-defs.exp: Remove stray semicolons.
108
109 2004-01-26 Chris Demetriou <cgd@broadcom.com>
110
111 * sim/mips: New directory. Tests for the MIPS simulator.
112
113 2004-01-23 Ben Elliston <bje@wasabisystems.com>
114
115 * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
116 test passes.
117
118 2003-08-20 Michael Snyder <msnyder@redhat.com>
119 On behalf of Dave Brolley
120
121 * sim/frv: New testsuite.
122 * frv-elf: New testsuite.
123
124 2003-07-09 Michael Snyder <msnyder@redhat.com>
125
126 * sim/sh: New directory. Tests for Renesas sh family.
127
128 2003-04-13 Michael Snyder <msnyder@redhat.com>
129
130 * sim/h8300: New directory. Tests for Renesas h8/300 family.
131
132 2002-06-16 Andrew Cagney <ac131313@redhat.com>
133
134 * configure: Regenerated to track ../common/aclocal.m4 changes.
135
136 2001-07-31 Ben Elliston <bje@redhat.com>
137
138 * lib/sim-defs.exp (run_sim_test): Include a description such as
139 "assembling" or "linking" that identifies the phase a test fails
140 in, for easier analysis of failures.
141
142 2000-11-01 Dave Brolley <brolley@cygnus.com>
143
144 * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
145 "xerror" options do not use a list of machines. Clear options from
146 previous test case. Use "$cpu_option" to identify the machine to the
147 assembler, if specified.
148
149 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
150
151 * configure: Regenerated to track ../common/aclocal.m4 changes.
152
153 1999-09-15 Doug Evans <devans@casey.cygnus.com>
154
155 * sim/arm/b.cgs: New testcase.
156 * sim/arm/bic.cgs: New testcase.
157 * sim/arm/bl.cgs: New testcase.
158
159 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
160
161 * configure: Regenerated to track ../common/aclocal.m4 changes.
162
163 1999-08-30 Doug Evans <devans@casey.cygnus.com>
164
165 * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
166 requested_machs, now is list of machs to run tests for.
167 Delete locals AS,ASFLAGS,LD,LDFLAGS. Use target_assemble
168 and target_link instead.
169
170 Fri Feb 5 12:41:11 1999 Doug Evans <devans@canuck.cygnus.com>
171
172 * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
173
174 1999-01-05 Doug Evans <devans@casey.cygnus.com>
175
176 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
177
178 1998-12-14 Doug Evans <devans@casey.cygnus.com>
179
180 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
181 errors. Translate \n sequences in expected output to newline char.
182 (slurp_options): Make parentheses optional.
183 (sim_run): Look for board_info sim,options.
184
185 Wed Nov 18 10:50:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
186
187 * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
188 recent sim/common/sim-basics.h changes.
189 * common/Makefile.in: Update.
190
191 Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com>
192
193 * lib/sim-defs.exp (sim_run): download target program to remote
194 host, if necessary. for unix-driven win32 testing.
195
196 Fri Jul 31 17:49:13 1998 Felix Lee <flee@cygnus.com>
197
198 * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
199 writeonly.
200
201 Fri Jul 24 09:40:34 1998 Doug Evans <devans@canuck.cygnus.com>
202
203 * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
204
205 Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
206
207 * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
208
209 Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
210
211 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
212 which is now a list of options controlling the behaviour of sim_run.
213
214 Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
215
216 * lib/sim-defs.exp (sim_run): Add possible environment variable
217 list to simulator run.
218
219 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
220
221 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
222 so that make check can be invoked recursively.
223
224 Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
225
226 * config/default.exp (CC,SIM): Delete.
227
228 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
229 New arg prog_opts. All callers updated.
230
231 Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
232
233 * Makefile.in: Made "check" the target of two
234 dependencies (test1, test2) so that test2 get a chance to
235 run even when test1 failed if "make -k check" is used.
236
237 Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
238
239 * lib/sim-defs.exp (sim_version): Simplify.
240 (sim_run): Implement.
241 (run_sim_test): Use sim_run.
242 (sim_compile): New proc.
243
244 Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
245
246 * config/default.exp: Added C compiler settings.
247
248 Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
249
250 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
251
252 Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
253
254 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
255 try all machs.
256
257 Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
258
259 * Makefile.in (RUNTEST): Fix path to runtest.
260
261 Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
262
263 * config/default.exp: New file.
264 * lib/sim-defs.exp: New file.
265
266 * Makefile.in (build_alias): Define.
267 (arch): Define.
268 (RUNTEST_FOR_TARGET): Delete.
269 (RUNTEST): Fix.
270 (check): Depend on site.exp. Run dejagnu.
271 (site.exp): New target.
272 * configure.in (arch): Define from target_cpu.
273 * configure: Regenerate.
274
275 Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
276
277 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
278 (gen_mask): Ditto.
279
280 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
281 (calc): Add support for 8 bit version of macros.
282 (main): Add tests for 8 bit versions of macros.
283 (check_sext): Check SEXT of zero clears bits.
284
285 * common/bits-gen.c (main): Generate tests for 8 bit versions of
286 macros.
287
288 Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
289
290 * common/Make-common.in: New file, provide generic rules for
291 running checks.
292
293 Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
294
295 * configure.in (configdirs): Test for the target directory instead
296 of matching on a target.
297