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