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