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