]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/testsuite/ChangeLog
sim: testsuite: allow tests to declare expected exit status
[thirdparty/binutils-gdb.git] / sim / testsuite / ChangeLog
CommitLineData
37a9c3a5
MF
12021-01-15 Mike Frysinger <vapier@gentoo.org>
2
3 * lib/sim-defs.exp (sim_run): Delete status and return return_code.
4 (run_sim_test): Define status option. Change sim_run return to
5 return_code. Define status. Log return_code.
6
254c3783
MF
72021-01-11 Mike Frysinger <vapier@gentoo.org>
8
9 * common/alu-tst.c: Include stdlib.h.
10 (PACKAGE): Define.
11 (print_hex): Change printf to use %llx.
12 * common/bits-gen.c: Include stdlib.h, string.h, and unistd.h.
13 (gen_struct): Change long long to unsigned64.
14 (gen_bit): Change bit cast to bit mask. Change printf to use %llx.
15 (gen_mask): Likewise.
16 (usage): Delete default case.
17 (main): Change WITH_HOST_WORD_BITSIZE printf from %d to %zu. Emit
18 PACKAGE define and stdlib.h & string.h includes.
19 * common/bits-tst.c (calc): Change printf to use %llx.
20 (check_sext, check_rot, check_extract, check_bits): Likewise.
21
f8cab0b9
MF
222021-01-09 Mike Frysinger <vapier@gentoo.org>
23
24 * configure: Regenerate.
25 * sim/sh64/: Delete.
26
86528823
MF
272021-01-05 Mike Frysinger <vapier@gentoo.org>
28
29 * sim/fr30/: Delete.
30
c004e77f
MF
312021-01-05 Mike Frysinger <vapier@gentoo.org>
32
33 * common/Make-common.in: Delete.
34
dfb856ba
MF
352021-01-04 Mike Frysinger <vapier@gentoo.org>
36
37 * configure: Regenerate.
38
043f5c63
AB
392020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * configure: Regnerate.
42 * configure.ac (AC_CONFIG_AUX_DIR): Update.
43
b26e2ae7
JM
442020-08-04 David Faust <david.faust@oracle.com>
45 Jose E. Marchesi <jose.marchesi@oracle.com>
46
47 * configure: Regenerate.
0f8e278d 48 * sim/bpf: New directory.
b26e2ae7 49
f693213d
SM
502020-07-29 Simon Marchi <simon.marchi@efficios.com>
51
52 * configure: Re-generate.
53
78aa740b
TT
542019-12-19 Tom Tromey <tromey@adacore.com>
55
56 PR build/24572:
57 * Makefile.in (install-strip): New target.
58
e2e9097b
DD
592019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
60
61 * configure: Regenerate.
62
702d582e
PG
632017-12-12 Stafford Horne <shorne@gmail.com>
64 Peter Gavin <pgavin@gmail.com>
65
66 * configure: Regenerated.
67
22be3fbe
MF
682016-01-10 Mike Frysinger <vapier@gentoo.org>
69
70 * configure: Regenerate.
71
1ac72f06
MF
722016-01-02 Mike Frysinger <vapier@gentoo.org>
73
74 * common/bits-gen.c (main): Change BIG_ENDIAN to BFD_ENDIAN_BIG and
75 LITTLE_ENDIAN and BFD_ENDIAN_LITTLE.
76
2e8cf49e
NC
772015-11-24 Nick Clifton <nickc@redhat.com>
78
79 * configure: Regenerate.
80 * sim/aarch64: New directory.
81
9bea4d16
MF
822015-11-14 Mike Frysinger <vapier@gentoo.org>
83
84 * lib/sim-defs.exp (slurp_options): Pull in global subdir/srcdir.
85 Replace $srcdir and $subdir in the read option.
86
a9d96774
HPN
872015-04-13 Hans-Peter Nilsson <hp@axis.com>
88
9bea4d16 89 * lib/sim-defs.exp (sim_init): Unset target ldscript here.
a9d96774 90
e8713c0f
MF
912015-03-30 Mike Frysinger <vapier@gentoo.org>
92
93 * configure.ac: Add d10v-*-elf.
94 * configure: Regenerate.
95
744b9a19
MF
962015-03-29 Mike Frysinger <vapier@gentoo.org>
97
98 * lib/sim-defs.exp (run_sim_test): Declare seen_output as 0. When
99 the test has an output keyword, set it to 1. Set default output only
100 when seen_output is 0.
101
6dae8a88
MF
1022015-03-29 Mike Frysinger <vapier@gentoo.org>
103
104 * configure: Regenerate.
105
eca5fe42
MF
1062015-03-28 Mike Frysinger <vapier@gentoo.org>
107
108 * configure: Regenerate.
109
f46e4eb7
JB
1102015-03-28 James Bowman <james.bowman@ftdichip.com>
111
112 * configure: Regenerate.
113
f32d1b7f
MF
1142014-03-10 Mike Frysinger <vapier@gentoo.org>
115
116 * configure: Regenerate.
117
1a8a700e
MF
1182014-03-04 Mike Frysinger <vapier@gentoo.org>
119
120 * common/bits-gen.c (main): Change to new style prototype.
121
bf3d9781
AM
1222013-09-23 Alan Modra <amodra@gmail.com>
123
124 * configure: Regenerate.
125
5f3ef9d0
JB
1262012-06-15 Joel Brobecker <brobecker@adacore.com>
127
128 * configure: Regenerate.
129
ad03ad84
MF
1302012-03-24 Mike Frysinger <vapier@gentoo.org>
131
132 * configure: Regenerate.
133
026789b1
MF
1342012-03-18 Mike Frysinger <vapier@gentoo.org>
135
136 * .gitignore: New file.
137
783981cf
MF
1382011-10-17 Mike Frysinger <vapier@gentoo.org>
139
140 * configure: Regenerate after bfin testsuite update.
141
0641104b
MF
1422011-05-16 Mike Frysinger <vapier@gentoo.org>
143
144 * lib/sim-defs.exp: Support cc tag in test files.
145 (run_sim_test): Support global_cc_options in boards files. Convert
146 assembler options into compiler options (c_as_options) with -Wa.
147 Convert linker options into compiler options (c_ld_options) with -Wl.
148 Compile .c and .S files into .x programs.
149
4d393d60
JM
1502011-05-04 Joseph Myers <joseph@codesourcery.com>
151
152 * configure: Regenerate.
9a1ac776 153
119da465
MF
1542010-04-26 Mike Frysinger <vapier@gentoo.org>
155
156 * Makefile.in (arch): Set to @sim_arch@.
157 * configure.ac: Delete arch logic and include ../configure.tgt.
158 * configure: Regenerated.
159 * lib/sim-defs.exp (sim_run): Default sim to ../arch/run.
160
81ecdfbb
RW
1612009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
162
163 * configure: Regenerate.
164
fa0cbd5a
HPN
1652009-01-18 Hans-Peter Nilsson <hp@axis.com>
166
fa0cbd5a
HPN
167 * lib/sim-defs.exp (run_sim_test): New option progopts.
168
38f48d72
AC
1692005-01-11 Andrew Cagney <cagney@localhost.localdomain>
170
171 * configure: Regenerated to track ../common/aclocal.m4 changes.
172
4db6a73d
AC
1732005-01-07 Andrew Cagney <cagney@gnu.org>
174
b7026657
AC
175 * configure.ac: Rename configure.in, require autoconf 2.59.
176 * configure: Re-generate.
177
d0945c9b
AC
178 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
179 * configure: Re-generate.
72f4393d 180
4db6a73d
AC
181 * fr30-elf, d30v-elf: Delete directory.
182
5eba45c1
HPN
1832004-11-16 Hans-Peter Nilsson <hp@axis.com>
184
185 * lib/sim-defs.exp (run_sim_test): Make multiple "output"
186 specifications concatenate, not override.
310ca70c 187 Support "xfail" and "kfail".
5eba45c1 188
fcf640ec
NC
1892004-10-26 Nick Clifton <nickc@redhat.com>
190
191 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
192 protocol.
193
a3ef5243
DD
1942004-09-13 DJ Delorie <dj@redhat.com>
195
196 * lib/sim-defs.exp (run_sim_test): Add global_as_options,
197 global_ld_options, and global_sim_options to all test cases, if
198 defined.
199
bc81a370
BE
2002004-05-12 Ben Elliston <bje@au.ibm.com>
201
202 * lib/sim-defs.exp: Remove stray semicolons.
203
df0a8012
CD
2042004-01-26 Chris Demetriou <cgd@broadcom.com>
205
206 * sim/mips: New directory. Tests for the MIPS simulator.
207
2345c93c
BE
2082004-01-23 Ben Elliston <bje@wasabisystems.com>
209
210 * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
211 test passes.
212
51796a3f 2132003-08-20 Michael Snyder <msnyder@redhat.com>
72f4393d
L
214 On behalf of Dave Brolley
215
51796a3f
DB
216 * sim/frv: New testsuite.
217 * frv-elf: New testsuite.
72f4393d 218
b7c7b624
MS
2192003-07-09 Michael Snyder <msnyder@redhat.com>
220
221 * sim/sh: New directory. Tests for Renesas sh family.
222
a27a0651
MS
2232003-04-13 Michael Snyder <msnyder@redhat.com>
224
225 * sim/h8300: New directory. Tests for Renesas h8/300 family.
226
c8cca39f
AC
2272002-06-16 Andrew Cagney <ac131313@redhat.com>
228
229 * configure: Regenerated to track ../common/aclocal.m4 changes.
230
f18ee7ef
BE
2312001-07-31 Ben Elliston <bje@redhat.com>
232
233 * lib/sim-defs.exp (run_sim_test): Include a description such as
234 "assembling" or "linking" that identifies the phase a test fails
235 in, for easier analysis of failures.
236
0ab7df8a
DB
2372000-11-01 Dave Brolley <brolley@cygnus.com>
238
239 * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
240 "xerror" options do not use a list of machines. Clear options from
241 previous test case. Use "$cpu_option" to identify the machine to the
242 assembler, if specified.
243
eb2d80b4
AC
244Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
245
246 * configure: Regenerated to track ../common/aclocal.m4 changes.
247
c2c6d25f
JM
2481999-09-15 Doug Evans <devans@casey.cygnus.com>
249
250 * sim/arm/b.cgs: New testcase.
251 * sim/arm/bic.cgs: New testcase.
252 * sim/arm/bl.cgs: New testcase.
253
d4f3574e
SS
254Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
255
256 * configure: Regenerated to track ../common/aclocal.m4 changes.
257
104c1213
JM
2581999-08-30 Doug Evans <devans@casey.cygnus.com>
259
104c1213
JM
260 * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
261 requested_machs, now is list of machs to run tests for.
262 Delete locals AS,ASFLAGS,LD,LDFLAGS. Use target_assemble
263 and target_link instead.
264
c906108c
SS
265Fri Feb 5 12:41:11 1999 Doug Evans <devans@canuck.cygnus.com>
266
267 * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
268
2691999-01-05 Doug Evans <devans@casey.cygnus.com>
270
271 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
c906108c
SS
272
2731998-12-14 Doug Evans <devans@casey.cygnus.com>
274
275 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
276 errors. Translate \n sequences in expected output to newline char.
277 (slurp_options): Make parentheses optional.
278 (sim_run): Look for board_info sim,options.
c906108c
SS
279
280Wed Nov 18 10:50:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
281
282 * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
283 recent sim/common/sim-basics.h changes.
284 * common/Makefile.in: Update.
72f4393d 285
c906108c
SS
286Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com>
287
288 * lib/sim-defs.exp (sim_run): download target program to remote
289 host, if necessary. for unix-driven win32 testing.
290
7a292a7a
SS
291Fri Jul 31 17:49:13 1998 Felix Lee <flee@cygnus.com>
292
293 * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
294 writeonly.
295
c906108c
SS
296Fri Jul 24 09:40:34 1998 Doug Evans <devans@canuck.cygnus.com>
297
298 * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
299
7a292a7a
SS
300Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
301
302 * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
303
304Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
305
306 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
307 which is now a list of options controlling the behaviour of sim_run.
308
c906108c
SS
309Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
310
311 * lib/sim-defs.exp (sim_run): Add possible environment variable
312 list to simulator run.
313
314Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
315
72f4393d
L
316 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
317 so that make check can be invoked recursively.
c906108c
SS
318
319Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
320
321 * config/default.exp (CC,SIM): Delete.
322
323 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
324 New arg prog_opts. All callers updated.
325
326Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
327
328 * Makefile.in: Made "check" the target of two
72f4393d
L
329 dependencies (test1, test2) so that test2 get a chance to
330 run even when test1 failed if "make -k check" is used.
c906108c
SS
331
332Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
333
334 * lib/sim-defs.exp (sim_version): Simplify.
335 (sim_run): Implement.
336 (run_sim_test): Use sim_run.
337 (sim_compile): New proc.
338
339Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
340
341 * config/default.exp: Added C compiler settings.
342
343Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
344
345 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
346
347Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
348
349 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
350 try all machs.
351
c906108c
SS
352Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
353
354 * Makefile.in (RUNTEST): Fix path to runtest.
355
c906108c
SS
356Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
357
358 * config/default.exp: New file.
359 * lib/sim-defs.exp: New file.
c906108c
SS
360
361 * Makefile.in (build_alias): Define.
362 (arch): Define.
363 (RUNTEST_FOR_TARGET): Delete.
364 (RUNTEST): Fix.
365 (check): Depend on site.exp. Run dejagnu.
366 (site.exp): New target.
367 * configure.in (arch): Define from target_cpu.
368 * configure: Regenerate.
369
370Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
371
372 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
373 (gen_mask): Ditto.
374
375 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
376 (calc): Add support for 8 bit version of macros.
377 (main): Add tests for 8 bit versions of macros.
378 (check_sext): Check SEXT of zero clears bits.
379
380 * common/bits-gen.c (main): Generate tests for 8 bit versions of
381 macros.
382
383Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
384
385 * common/Make-common.in: New file, provide generic rules for
386 running checks.
387
388Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
389
390 * configure.in (configdirs): Test for the target directory instead
391 of matching on a target.