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