]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/testsuite/ChangeLog
sim: testsuite: push $arch out to targets
[thirdparty/binutils-gdb.git] / sim / testsuite / ChangeLog
CommitLineData
b0dcd7d8
MF
12021-02-13 Mike Frysinger <vapier@gentoo.org>
2
3 * Makefile.in (arch): Delete.
4 (site.exp): Do not output $arch.
5
b9249c46
MF
62021-02-04 Mike Frysinger <vapier@gentoo.org>
7
8 * riscv/: New directory.
9
1368b914
MF
102021-01-15 Mike Frysinger <vapier@gentoo.org>
11
12 * Makefile.in (site.exp): Delete tool setting.
13 * sim/*/: Move subdirs up a directory.
14
bb3eddb5
MF
152021-01-15 Mike Frysinger <vapier@gentoo.org>
16
17 * configure, configure.ac: Delete.
18 * Makefile.in (Makefile, config.status): Switch to ../config.status.
19
29fd199e
MF
202021-01-15 Mike Frysinger <vapier@gentoo.org>
21
22 * configure.ac (target): Delete d10v-*-elf case.
23 * configure: Regenerate.
24 * d10v-elf/: Move directory ...
25 * sim/d10v/: ... here.
26
272021-01-15 Mike Frysinger <vapier@gentoo.org>
137d6efd
MF
28
29 * configure.ac (target): Delete mips64el-*-elf case.
30 * configure: Regenerate.
31 * mips64el-elf/: Delete directory.
32
89bfc2a4
MF
332021-01-15 Mike Frysinger <vapier@gentoo.org>
34
35 * configure.ac (target): Delete frv-*-elf case.
36 * configure: Regenerate.
37 * frv-elf/: Delete directory.
38
7cf91a24
MF
392021-01-15 Mike Frysinger <vapier@gentoo.org>
40
41 * configure.ac (target): Delete m32r-*-elf case.
42 * configure: Regenerate.
43 * m32r-elf/: Delete directory.
44
37a9c3a5
MF
452021-01-15 Mike Frysinger <vapier@gentoo.org>
46
47 * lib/sim-defs.exp (sim_run): Delete status and return return_code.
48 (run_sim_test): Define status option. Change sim_run return to
49 return_code. Define status. Log return_code.
50
254c3783
MF
512021-01-11 Mike Frysinger <vapier@gentoo.org>
52
53 * common/alu-tst.c: Include stdlib.h.
54 (PACKAGE): Define.
55 (print_hex): Change printf to use %llx.
56 * common/bits-gen.c: Include stdlib.h, string.h, and unistd.h.
57 (gen_struct): Change long long to unsigned64.
58 (gen_bit): Change bit cast to bit mask. Change printf to use %llx.
59 (gen_mask): Likewise.
60 (usage): Delete default case.
61 (main): Change WITH_HOST_WORD_BITSIZE printf from %d to %zu. Emit
62 PACKAGE define and stdlib.h & string.h includes.
63 * common/bits-tst.c (calc): Change printf to use %llx.
64 (check_sext, check_rot, check_extract, check_bits): Likewise.
65
f8cab0b9
MF
662021-01-09 Mike Frysinger <vapier@gentoo.org>
67
68 * configure: Regenerate.
69 * sim/sh64/: Delete.
70
86528823
MF
712021-01-05 Mike Frysinger <vapier@gentoo.org>
72
73 * sim/fr30/: Delete.
74
c004e77f
MF
752021-01-05 Mike Frysinger <vapier@gentoo.org>
76
77 * common/Make-common.in: Delete.
78
dfb856ba
MF
792021-01-04 Mike Frysinger <vapier@gentoo.org>
80
81 * configure: Regenerate.
82
043f5c63
AB
832020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * configure: Regnerate.
86 * configure.ac (AC_CONFIG_AUX_DIR): Update.
87
b26e2ae7
JM
882020-08-04 David Faust <david.faust@oracle.com>
89 Jose E. Marchesi <jose.marchesi@oracle.com>
90
91 * configure: Regenerate.
0f8e278d 92 * sim/bpf: New directory.
b26e2ae7 93
f693213d
SM
942020-07-29 Simon Marchi <simon.marchi@efficios.com>
95
96 * configure: Re-generate.
97
78aa740b
TT
982019-12-19 Tom Tromey <tromey@adacore.com>
99
100 PR build/24572:
101 * Makefile.in (install-strip): New target.
102
e2e9097b
DD
1032019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
104
105 * configure: Regenerate.
106
702d582e
PG
1072017-12-12 Stafford Horne <shorne@gmail.com>
108 Peter Gavin <pgavin@gmail.com>
109
110 * configure: Regenerated.
111
22be3fbe
MF
1122016-01-10 Mike Frysinger <vapier@gentoo.org>
113
114 * configure: Regenerate.
115
1ac72f06
MF
1162016-01-02 Mike Frysinger <vapier@gentoo.org>
117
118 * common/bits-gen.c (main): Change BIG_ENDIAN to BFD_ENDIAN_BIG and
119 LITTLE_ENDIAN and BFD_ENDIAN_LITTLE.
120
2e8cf49e
NC
1212015-11-24 Nick Clifton <nickc@redhat.com>
122
123 * configure: Regenerate.
124 * sim/aarch64: New directory.
125
9bea4d16
MF
1262015-11-14 Mike Frysinger <vapier@gentoo.org>
127
128 * lib/sim-defs.exp (slurp_options): Pull in global subdir/srcdir.
129 Replace $srcdir and $subdir in the read option.
130
a9d96774
HPN
1312015-04-13 Hans-Peter Nilsson <hp@axis.com>
132
9bea4d16 133 * lib/sim-defs.exp (sim_init): Unset target ldscript here.
a9d96774 134
e8713c0f
MF
1352015-03-30 Mike Frysinger <vapier@gentoo.org>
136
137 * configure.ac: Add d10v-*-elf.
138 * configure: Regenerate.
139
744b9a19
MF
1402015-03-29 Mike Frysinger <vapier@gentoo.org>
141
142 * lib/sim-defs.exp (run_sim_test): Declare seen_output as 0. When
143 the test has an output keyword, set it to 1. Set default output only
144 when seen_output is 0.
145
6dae8a88
MF
1462015-03-29 Mike Frysinger <vapier@gentoo.org>
147
148 * configure: Regenerate.
149
eca5fe42
MF
1502015-03-28 Mike Frysinger <vapier@gentoo.org>
151
152 * configure: Regenerate.
153
f46e4eb7
JB
1542015-03-28 James Bowman <james.bowman@ftdichip.com>
155
156 * configure: Regenerate.
157
f32d1b7f
MF
1582014-03-10 Mike Frysinger <vapier@gentoo.org>
159
160 * configure: Regenerate.
161
1a8a700e
MF
1622014-03-04 Mike Frysinger <vapier@gentoo.org>
163
164 * common/bits-gen.c (main): Change to new style prototype.
165
bf3d9781
AM
1662013-09-23 Alan Modra <amodra@gmail.com>
167
168 * configure: Regenerate.
169
5f3ef9d0
JB
1702012-06-15 Joel Brobecker <brobecker@adacore.com>
171
172 * configure: Regenerate.
173
ad03ad84
MF
1742012-03-24 Mike Frysinger <vapier@gentoo.org>
175
176 * configure: Regenerate.
177
026789b1
MF
1782012-03-18 Mike Frysinger <vapier@gentoo.org>
179
180 * .gitignore: New file.
181
783981cf
MF
1822011-10-17 Mike Frysinger <vapier@gentoo.org>
183
184 * configure: Regenerate after bfin testsuite update.
185
0641104b
MF
1862011-05-16 Mike Frysinger <vapier@gentoo.org>
187
188 * lib/sim-defs.exp: Support cc tag in test files.
189 (run_sim_test): Support global_cc_options in boards files. Convert
190 assembler options into compiler options (c_as_options) with -Wa.
191 Convert linker options into compiler options (c_ld_options) with -Wl.
192 Compile .c and .S files into .x programs.
193
4d393d60
JM
1942011-05-04 Joseph Myers <joseph@codesourcery.com>
195
196 * configure: Regenerate.
9a1ac776 197
119da465
MF
1982010-04-26 Mike Frysinger <vapier@gentoo.org>
199
200 * Makefile.in (arch): Set to @sim_arch@.
201 * configure.ac: Delete arch logic and include ../configure.tgt.
202 * configure: Regenerated.
203 * lib/sim-defs.exp (sim_run): Default sim to ../arch/run.
204
81ecdfbb
RW
2052009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
206
207 * configure: Regenerate.
208
fa0cbd5a
HPN
2092009-01-18 Hans-Peter Nilsson <hp@axis.com>
210
fa0cbd5a
HPN
211 * lib/sim-defs.exp (run_sim_test): New option progopts.
212
38f48d72
AC
2132005-01-11 Andrew Cagney <cagney@localhost.localdomain>
214
215 * configure: Regenerated to track ../common/aclocal.m4 changes.
216
4db6a73d
AC
2172005-01-07 Andrew Cagney <cagney@gnu.org>
218
b7026657
AC
219 * configure.ac: Rename configure.in, require autoconf 2.59.
220 * configure: Re-generate.
221
d0945c9b
AC
222 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
223 * configure: Re-generate.
72f4393d 224
4db6a73d
AC
225 * fr30-elf, d30v-elf: Delete directory.
226
5eba45c1
HPN
2272004-11-16 Hans-Peter Nilsson <hp@axis.com>
228
229 * lib/sim-defs.exp (run_sim_test): Make multiple "output"
230 specifications concatenate, not override.
310ca70c 231 Support "xfail" and "kfail".
5eba45c1 232
fcf640ec
NC
2332004-10-26 Nick Clifton <nickc@redhat.com>
234
235 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
236 protocol.
237
a3ef5243
DD
2382004-09-13 DJ Delorie <dj@redhat.com>
239
240 * lib/sim-defs.exp (run_sim_test): Add global_as_options,
241 global_ld_options, and global_sim_options to all test cases, if
242 defined.
243
bc81a370
BE
2442004-05-12 Ben Elliston <bje@au.ibm.com>
245
246 * lib/sim-defs.exp: Remove stray semicolons.
247
df0a8012
CD
2482004-01-26 Chris Demetriou <cgd@broadcom.com>
249
250 * sim/mips: New directory. Tests for the MIPS simulator.
251
2345c93c
BE
2522004-01-23 Ben Elliston <bje@wasabisystems.com>
253
254 * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
255 test passes.
256
51796a3f 2572003-08-20 Michael Snyder <msnyder@redhat.com>
72f4393d
L
258 On behalf of Dave Brolley
259
51796a3f
DB
260 * sim/frv: New testsuite.
261 * frv-elf: New testsuite.
72f4393d 262
b7c7b624
MS
2632003-07-09 Michael Snyder <msnyder@redhat.com>
264
265 * sim/sh: New directory. Tests for Renesas sh family.
266
a27a0651
MS
2672003-04-13 Michael Snyder <msnyder@redhat.com>
268
269 * sim/h8300: New directory. Tests for Renesas h8/300 family.
270
c8cca39f
AC
2712002-06-16 Andrew Cagney <ac131313@redhat.com>
272
273 * configure: Regenerated to track ../common/aclocal.m4 changes.
274
f18ee7ef
BE
2752001-07-31 Ben Elliston <bje@redhat.com>
276
277 * lib/sim-defs.exp (run_sim_test): Include a description such as
278 "assembling" or "linking" that identifies the phase a test fails
279 in, for easier analysis of failures.
280
0ab7df8a
DB
2812000-11-01 Dave Brolley <brolley@cygnus.com>
282
283 * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
284 "xerror" options do not use a list of machines. Clear options from
285 previous test case. Use "$cpu_option" to identify the machine to the
286 assembler, if specified.
287
eb2d80b4
AC
288Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
289
290 * configure: Regenerated to track ../common/aclocal.m4 changes.
291
c2c6d25f
JM
2921999-09-15 Doug Evans <devans@casey.cygnus.com>
293
294 * sim/arm/b.cgs: New testcase.
295 * sim/arm/bic.cgs: New testcase.
296 * sim/arm/bl.cgs: New testcase.
297
d4f3574e
SS
298Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
299
300 * configure: Regenerated to track ../common/aclocal.m4 changes.
301
104c1213
JM
3021999-08-30 Doug Evans <devans@casey.cygnus.com>
303
104c1213
JM
304 * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
305 requested_machs, now is list of machs to run tests for.
306 Delete locals AS,ASFLAGS,LD,LDFLAGS. Use target_assemble
307 and target_link instead.
308
c906108c
SS
309Fri Feb 5 12:41:11 1999 Doug Evans <devans@canuck.cygnus.com>
310
311 * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
312
3131999-01-05 Doug Evans <devans@casey.cygnus.com>
314
315 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
c906108c
SS
316
3171998-12-14 Doug Evans <devans@casey.cygnus.com>
318
319 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
320 errors. Translate \n sequences in expected output to newline char.
321 (slurp_options): Make parentheses optional.
322 (sim_run): Look for board_info sim,options.
c906108c
SS
323
324Wed Nov 18 10:50:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
325
326 * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
327 recent sim/common/sim-basics.h changes.
328 * common/Makefile.in: Update.
72f4393d 329
c906108c
SS
330Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com>
331
332 * lib/sim-defs.exp (sim_run): download target program to remote
333 host, if necessary. for unix-driven win32 testing.
334
7a292a7a
SS
335Fri Jul 31 17:49:13 1998 Felix Lee <flee@cygnus.com>
336
337 * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
338 writeonly.
339
c906108c
SS
340Fri Jul 24 09:40:34 1998 Doug Evans <devans@canuck.cygnus.com>
341
342 * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
343
7a292a7a
SS
344Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
345
346 * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
347
348Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
349
350 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
351 which is now a list of options controlling the behaviour of sim_run.
352
c906108c
SS
353Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
354
355 * lib/sim-defs.exp (sim_run): Add possible environment variable
356 list to simulator run.
357
358Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
359
72f4393d
L
360 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
361 so that make check can be invoked recursively.
c906108c
SS
362
363Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
364
365 * config/default.exp (CC,SIM): Delete.
366
367 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
368 New arg prog_opts. All callers updated.
369
370Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
371
372 * Makefile.in: Made "check" the target of two
72f4393d
L
373 dependencies (test1, test2) so that test2 get a chance to
374 run even when test1 failed if "make -k check" is used.
c906108c
SS
375
376Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
377
378 * lib/sim-defs.exp (sim_version): Simplify.
379 (sim_run): Implement.
380 (run_sim_test): Use sim_run.
381 (sim_compile): New proc.
382
383Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
384
385 * config/default.exp: Added C compiler settings.
386
387Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
388
389 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
390
391Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
392
393 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
394 try all machs.
395
c906108c
SS
396Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
397
398 * Makefile.in (RUNTEST): Fix path to runtest.
399
c906108c
SS
400Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
401
402 * config/default.exp: New file.
403 * lib/sim-defs.exp: New file.
c906108c
SS
404
405 * Makefile.in (build_alias): Define.
406 (arch): Define.
407 (RUNTEST_FOR_TARGET): Delete.
408 (RUNTEST): Fix.
409 (check): Depend on site.exp. Run dejagnu.
410 (site.exp): New target.
411 * configure.in (arch): Define from target_cpu.
412 * configure: Regenerate.
413
414Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
415
416 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
417 (gen_mask): Ditto.
418
419 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
420 (calc): Add support for 8 bit version of macros.
421 (main): Add tests for 8 bit versions of macros.
422 (check_sext): Check SEXT of zero clears bits.
423
424 * common/bits-gen.c (main): Generate tests for 8 bit versions of
425 macros.
426
427Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
428
429 * common/Make-common.in: New file, provide generic rules for
430 running checks.
431
432Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
433
434 * configure.in (configdirs): Test for the target directory instead
435 of matching on a target.