Add testsuite for the PRU simulator port
[deliverable/binutils-gdb.git] / sim / testsuite / ChangeLog
CommitLineData
e2e9097b
DD
12019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
2
3 * configure: Regenerate.
4
702d582e
PG
52017-12-12 Stafford Horne <shorne@gmail.com>
6 Peter Gavin <pgavin@gmail.com>
7
8 * configure: Regenerated.
9
22be3fbe
MF
102016-01-10 Mike Frysinger <vapier@gentoo.org>
11
12 * configure: Regenerate.
13
1ac72f06
MF
142016-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
2e8cf49e
NC
192015-11-24 Nick Clifton <nickc@redhat.com>
20
21 * configure: Regenerate.
22 * sim/aarch64: New directory.
23
9bea4d16
MF
242015-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
a9d96774
HPN
292015-04-13 Hans-Peter Nilsson <hp@axis.com>
30
9bea4d16 31 * lib/sim-defs.exp (sim_init): Unset target ldscript here.
a9d96774 32
e8713c0f
MF
332015-03-30 Mike Frysinger <vapier@gentoo.org>
34
35 * configure.ac: Add d10v-*-elf.
36 * configure: Regenerate.
37
744b9a19
MF
382015-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
6dae8a88
MF
442015-03-29 Mike Frysinger <vapier@gentoo.org>
45
46 * configure: Regenerate.
47
eca5fe42
MF
482015-03-28 Mike Frysinger <vapier@gentoo.org>
49
50 * configure: Regenerate.
51
f46e4eb7
JB
522015-03-28 James Bowman <james.bowman@ftdichip.com>
53
54 * configure: Regenerate.
55
f32d1b7f
MF
562014-03-10 Mike Frysinger <vapier@gentoo.org>
57
58 * configure: Regenerate.
59
1a8a700e
MF
602014-03-04 Mike Frysinger <vapier@gentoo.org>
61
62 * common/bits-gen.c (main): Change to new style prototype.
63
bf3d9781
AM
642013-09-23 Alan Modra <amodra@gmail.com>
65
66 * configure: Regenerate.
67
5f3ef9d0
JB
682012-06-15 Joel Brobecker <brobecker@adacore.com>
69
70 * configure: Regenerate.
71
ad03ad84
MF
722012-03-24 Mike Frysinger <vapier@gentoo.org>
73
74 * configure: Regenerate.
75
026789b1
MF
762012-03-18 Mike Frysinger <vapier@gentoo.org>
77
78 * .gitignore: New file.
79
783981cf
MF
802011-10-17 Mike Frysinger <vapier@gentoo.org>
81
82 * configure: Regenerate after bfin testsuite update.
83
0641104b
MF
842011-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
4d393d60
JM
922011-05-04 Joseph Myers <joseph@codesourcery.com>
93
94 * configure: Regenerate.
9a1ac776 95
119da465
MF
962010-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
81ecdfbb
RW
1032009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
104
105 * configure: Regenerate.
106
fa0cbd5a
HPN
1072009-01-18 Hans-Peter Nilsson <hp@axis.com>
108
fa0cbd5a
HPN
109 * lib/sim-defs.exp (run_sim_test): New option progopts.
110
38f48d72
AC
1112005-01-11 Andrew Cagney <cagney@localhost.localdomain>
112
113 * configure: Regenerated to track ../common/aclocal.m4 changes.
114
4db6a73d
AC
1152005-01-07 Andrew Cagney <cagney@gnu.org>
116
b7026657
AC
117 * configure.ac: Rename configure.in, require autoconf 2.59.
118 * configure: Re-generate.
119
d0945c9b
AC
120 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
121 * configure: Re-generate.
72f4393d 122
4db6a73d
AC
123 * fr30-elf, d30v-elf: Delete directory.
124
5eba45c1
HPN
1252004-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.
310ca70c 129 Support "xfail" and "kfail".
5eba45c1 130
fcf640ec
NC
1312004-10-26 Nick Clifton <nickc@redhat.com>
132
133 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
134 protocol.
135
a3ef5243
DD
1362004-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
bc81a370
BE
1422004-05-12 Ben Elliston <bje@au.ibm.com>
143
144 * lib/sim-defs.exp: Remove stray semicolons.
145
df0a8012
CD
1462004-01-26 Chris Demetriou <cgd@broadcom.com>
147
148 * sim/mips: New directory. Tests for the MIPS simulator.
149
2345c93c
BE
1502004-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
51796a3f 1552003-08-20 Michael Snyder <msnyder@redhat.com>
72f4393d
L
156 On behalf of Dave Brolley
157
51796a3f
DB
158 * sim/frv: New testsuite.
159 * frv-elf: New testsuite.
72f4393d 160
b7c7b624
MS
1612003-07-09 Michael Snyder <msnyder@redhat.com>
162
163 * sim/sh: New directory. Tests for Renesas sh family.
164
a27a0651
MS
1652003-04-13 Michael Snyder <msnyder@redhat.com>
166
167 * sim/h8300: New directory. Tests for Renesas h8/300 family.
168
c8cca39f
AC
1692002-06-16 Andrew Cagney <ac131313@redhat.com>
170
171 * configure: Regenerated to track ../common/aclocal.m4 changes.
172
f18ee7ef
BE
1732001-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
0ab7df8a
DB
1792000-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
eb2d80b4
AC
186Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
187
188 * configure: Regenerated to track ../common/aclocal.m4 changes.
189
c2c6d25f
JM
1901999-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
d4f3574e
SS
196Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
197
198 * configure: Regenerated to track ../common/aclocal.m4 changes.
199
104c1213
JM
2001999-08-30 Doug Evans <devans@casey.cygnus.com>
201
104c1213
JM
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
c906108c
SS
207Fri 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
2111999-01-05 Doug Evans <devans@casey.cygnus.com>
212
213 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
c906108c
SS
214
2151998-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.
c906108c
SS
221
222Wed 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.
72f4393d 227
c906108c
SS
228Fri 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
7a292a7a
SS
233Fri 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
c906108c
SS
238Fri 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
7a292a7a
SS
242Tue 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
246Thu 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
c906108c
SS
251Mon 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
256Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
257
72f4393d
L
258 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
259 so that make check can be invoked recursively.
c906108c
SS
260
261Thu 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
268Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
269
270 * Makefile.in: Made "check" the target of two
72f4393d
L
271 dependencies (test1, test2) so that test2 get a chance to
272 run even when test1 failed if "make -k check" is used.
c906108c
SS
273
274Fri 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
281Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
282
283 * config/default.exp: Added C compiler settings.
284
285Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
286
287 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
288
289Tue 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
c906108c
SS
294Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
295
296 * Makefile.in (RUNTEST): Fix path to runtest.
297
c906108c
SS
298Tue 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.
c906108c
SS
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
312Wed 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
325Thu 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
330Mon 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.885178 seconds and 4 git commands to generate.