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