]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/ChangeLog
sim: testsuite: push $arch out to targets
[thirdparty/binutils-gdb.git] / sim / testsuite / ChangeLog
1 2021-02-13 Mike Frysinger <vapier@gentoo.org>
2
3 * Makefile.in (arch): Delete.
4 (site.exp): Do not output $arch.
5
6 2021-02-04 Mike Frysinger <vapier@gentoo.org>
7
8 * riscv/: New directory.
9
10 2021-01-15 Mike Frysinger <vapier@gentoo.org>
11
12 * Makefile.in (site.exp): Delete tool setting.
13 * sim/*/: Move subdirs up a directory.
14
15 2021-01-15 Mike Frysinger <vapier@gentoo.org>
16
17 * configure, configure.ac: Delete.
18 * Makefile.in (Makefile, config.status): Switch to ../config.status.
19
20 2021-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
27 2021-01-15 Mike Frysinger <vapier@gentoo.org>
28
29 * configure.ac (target): Delete mips64el-*-elf case.
30 * configure: Regenerate.
31 * mips64el-elf/: Delete directory.
32
33 2021-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
39 2021-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
45 2021-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
51 2021-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
66 2021-01-09 Mike Frysinger <vapier@gentoo.org>
67
68 * configure: Regenerate.
69 * sim/sh64/: Delete.
70
71 2021-01-05 Mike Frysinger <vapier@gentoo.org>
72
73 * sim/fr30/: Delete.
74
75 2021-01-05 Mike Frysinger <vapier@gentoo.org>
76
77 * common/Make-common.in: Delete.
78
79 2021-01-04 Mike Frysinger <vapier@gentoo.org>
80
81 * configure: Regenerate.
82
83 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * configure: Regnerate.
86 * configure.ac (AC_CONFIG_AUX_DIR): Update.
87
88 2020-08-04 David Faust <david.faust@oracle.com>
89 Jose E. Marchesi <jose.marchesi@oracle.com>
90
91 * configure: Regenerate.
92 * sim/bpf: New directory.
93
94 2020-07-29 Simon Marchi <simon.marchi@efficios.com>
95
96 * configure: Re-generate.
97
98 2019-12-19 Tom Tromey <tromey@adacore.com>
99
100 PR build/24572:
101 * Makefile.in (install-strip): New target.
102
103 2019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
104
105 * configure: Regenerate.
106
107 2017-12-12 Stafford Horne <shorne@gmail.com>
108 Peter Gavin <pgavin@gmail.com>
109
110 * configure: Regenerated.
111
112 2016-01-10 Mike Frysinger <vapier@gentoo.org>
113
114 * configure: Regenerate.
115
116 2016-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
121 2015-11-24 Nick Clifton <nickc@redhat.com>
122
123 * configure: Regenerate.
124 * sim/aarch64: New directory.
125
126 2015-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
131 2015-04-13 Hans-Peter Nilsson <hp@axis.com>
132
133 * lib/sim-defs.exp (sim_init): Unset target ldscript here.
134
135 2015-03-30 Mike Frysinger <vapier@gentoo.org>
136
137 * configure.ac: Add d10v-*-elf.
138 * configure: Regenerate.
139
140 2015-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
146 2015-03-29 Mike Frysinger <vapier@gentoo.org>
147
148 * configure: Regenerate.
149
150 2015-03-28 Mike Frysinger <vapier@gentoo.org>
151
152 * configure: Regenerate.
153
154 2015-03-28 James Bowman <james.bowman@ftdichip.com>
155
156 * configure: Regenerate.
157
158 2014-03-10 Mike Frysinger <vapier@gentoo.org>
159
160 * configure: Regenerate.
161
162 2014-03-04 Mike Frysinger <vapier@gentoo.org>
163
164 * common/bits-gen.c (main): Change to new style prototype.
165
166 2013-09-23 Alan Modra <amodra@gmail.com>
167
168 * configure: Regenerate.
169
170 2012-06-15 Joel Brobecker <brobecker@adacore.com>
171
172 * configure: Regenerate.
173
174 2012-03-24 Mike Frysinger <vapier@gentoo.org>
175
176 * configure: Regenerate.
177
178 2012-03-18 Mike Frysinger <vapier@gentoo.org>
179
180 * .gitignore: New file.
181
182 2011-10-17 Mike Frysinger <vapier@gentoo.org>
183
184 * configure: Regenerate after bfin testsuite update.
185
186 2011-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
194 2011-05-04 Joseph Myers <joseph@codesourcery.com>
195
196 * configure: Regenerate.
197
198 2010-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
205 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
206
207 * configure: Regenerate.
208
209 2009-01-18 Hans-Peter Nilsson <hp@axis.com>
210
211 * lib/sim-defs.exp (run_sim_test): New option progopts.
212
213 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
214
215 * configure: Regenerated to track ../common/aclocal.m4 changes.
216
217 2005-01-07 Andrew Cagney <cagney@gnu.org>
218
219 * configure.ac: Rename configure.in, require autoconf 2.59.
220 * configure: Re-generate.
221
222 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
223 * configure: Re-generate.
224
225 * fr30-elf, d30v-elf: Delete directory.
226
227 2004-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.
231 Support "xfail" and "kfail".
232
233 2004-10-26 Nick Clifton <nickc@redhat.com>
234
235 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
236 protocol.
237
238 2004-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
244 2004-05-12 Ben Elliston <bje@au.ibm.com>
245
246 * lib/sim-defs.exp: Remove stray semicolons.
247
248 2004-01-26 Chris Demetriou <cgd@broadcom.com>
249
250 * sim/mips: New directory. Tests for the MIPS simulator.
251
252 2004-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
257 2003-08-20 Michael Snyder <msnyder@redhat.com>
258 On behalf of Dave Brolley
259
260 * sim/frv: New testsuite.
261 * frv-elf: New testsuite.
262
263 2003-07-09 Michael Snyder <msnyder@redhat.com>
264
265 * sim/sh: New directory. Tests for Renesas sh family.
266
267 2003-04-13 Michael Snyder <msnyder@redhat.com>
268
269 * sim/h8300: New directory. Tests for Renesas h8/300 family.
270
271 2002-06-16 Andrew Cagney <ac131313@redhat.com>
272
273 * configure: Regenerated to track ../common/aclocal.m4 changes.
274
275 2001-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
281 2000-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
288 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
289
290 * configure: Regenerated to track ../common/aclocal.m4 changes.
291
292 1999-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
298 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
299
300 * configure: Regenerated to track ../common/aclocal.m4 changes.
301
302 1999-08-30 Doug Evans <devans@casey.cygnus.com>
303
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
309 Fri 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
313 1999-01-05 Doug Evans <devans@casey.cygnus.com>
314
315 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
316
317 1998-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.
323
324 Wed 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.
329
330 Fri 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
335 Fri 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
340 Fri 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
344 Tue 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
348 Thu 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
353 Mon 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
358 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
359
360 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
361 so that make check can be invoked recursively.
362
363 Thu 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
370 Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
371
372 * Makefile.in: Made "check" the target of two
373 dependencies (test1, test2) so that test2 get a chance to
374 run even when test1 failed if "make -k check" is used.
375
376 Fri 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
383 Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
384
385 * config/default.exp: Added C compiler settings.
386
387 Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
388
389 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
390
391 Tue 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
396 Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
397
398 * Makefile.in (RUNTEST): Fix path to runtest.
399
400 Tue 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.
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
414 Wed 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
427 Thu 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
432 Mon 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.