1 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
3 * configure: Regnerate.
4 * configure.ac (AC_CONFIG_AUX_DIR): Update.
6 2020-09-08 David Faust <david.faust@oracle.com>
8 * sim/bpf/alu.s: Correct div and mod tests.
9 * sim/bpf/alu32.s: Likewise.
11 2020-08-04 David Faust <david.faust@oracle.com>
12 Jose E. Marchesi <jose.marchesi@oracle.com>
14 * configure: Regenerate.
15 * sim/bpf/allinsn.exp: New file.
16 * sim/bpf/alu.s: Likewise.
17 * sim/bpf/alu32.s: Likewise.
18 * sim/bpf/endbe.s: Likewise.
19 * sim/bpf/endle.s: Likewise.
20 * sim/bpf/jmp.s: Likewise.
21 * sim/bpf/jmp32.s: Likewise.
22 * sim/bpf/ldabs.s: Likewise.
23 * sim/bpf/mem.s: Likewise.
24 * sim/bpf/mov.s: Likewise.
25 * sim/bpf/testutils.inc: Likewise.
26 * sim/bpf/xadd.s: Likewise.
28 2020-07-29 Simon Marchi <simon.marchi@efficios.com>
30 * configure: Re-generate.
32 2019-12-19 Tom Tromey <tromey@adacore.com>
35 * Makefile.in (install-strip): New target.
37 2019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
39 * configure: Regenerate.
41 2017-12-12 Stafford Horne <shorne@gmail.com>
42 Peter Gavin <pgavin@gmail.com>
44 * configure: Regenerated.
46 2016-01-10 Mike Frysinger <vapier@gentoo.org>
48 * configure: Regenerate.
50 2016-01-02 Mike Frysinger <vapier@gentoo.org>
52 * common/bits-gen.c (main): Change BIG_ENDIAN to BFD_ENDIAN_BIG and
53 LITTLE_ENDIAN and BFD_ENDIAN_LITTLE.
55 2015-11-24 Nick Clifton <nickc@redhat.com>
57 * configure: Regenerate.
58 * sim/aarch64: New directory.
60 2015-11-14 Mike Frysinger <vapier@gentoo.org>
62 * lib/sim-defs.exp (slurp_options): Pull in global subdir/srcdir.
63 Replace $srcdir and $subdir in the read option.
65 2015-04-13 Hans-Peter Nilsson <hp@axis.com>
67 * lib/sim-defs.exp (sim_init): Unset target ldscript here.
69 2015-03-30 Mike Frysinger <vapier@gentoo.org>
71 * configure.ac: Add d10v-*-elf.
72 * configure: Regenerate.
74 2015-03-29 Mike Frysinger <vapier@gentoo.org>
76 * lib/sim-defs.exp (run_sim_test): Declare seen_output as 0. When
77 the test has an output keyword, set it to 1. Set default output only
78 when seen_output is 0.
80 2015-03-29 Mike Frysinger <vapier@gentoo.org>
82 * configure: Regenerate.
84 2015-03-28 Mike Frysinger <vapier@gentoo.org>
86 * configure: Regenerate.
88 2015-03-28 James Bowman <james.bowman@ftdichip.com>
90 * configure: Regenerate.
92 2014-03-10 Mike Frysinger <vapier@gentoo.org>
94 * configure: Regenerate.
96 2014-03-04 Mike Frysinger <vapier@gentoo.org>
98 * common/bits-gen.c (main): Change to new style prototype.
100 2013-09-23 Alan Modra <amodra@gmail.com>
102 * configure: Regenerate.
104 2012-06-15 Joel Brobecker <brobecker@adacore.com>
106 * configure: Regenerate.
108 2012-03-24 Mike Frysinger <vapier@gentoo.org>
110 * configure: Regenerate.
112 2012-03-18 Mike Frysinger <vapier@gentoo.org>
114 * .gitignore: New file.
116 2011-10-17 Mike Frysinger <vapier@gentoo.org>
118 * configure: Regenerate after bfin testsuite update.
120 2011-05-16 Mike Frysinger <vapier@gentoo.org>
122 * lib/sim-defs.exp: Support cc tag in test files.
123 (run_sim_test): Support global_cc_options in boards files. Convert
124 assembler options into compiler options (c_as_options) with -Wa.
125 Convert linker options into compiler options (c_ld_options) with -Wl.
126 Compile .c and .S files into .x programs.
128 2011-05-04 Joseph Myers <joseph@codesourcery.com>
130 * configure: Regenerate.
132 2010-04-26 Mike Frysinger <vapier@gentoo.org>
134 * Makefile.in (arch): Set to @sim_arch@.
135 * configure.ac: Delete arch logic and include ../configure.tgt.
136 * configure: Regenerated.
137 * lib/sim-defs.exp (sim_run): Default sim to ../arch/run.
139 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
141 * configure: Regenerate.
143 2009-01-18 Hans-Peter Nilsson <hp@axis.com>
145 * lib/sim-defs.exp (run_sim_test): New option progopts.
147 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
149 * configure: Regenerated to track ../common/aclocal.m4 changes.
151 2005-01-07 Andrew Cagney <cagney@gnu.org>
153 * configure.ac: Rename configure.in, require autoconf 2.59.
154 * configure: Re-generate.
156 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
157 * configure: Re-generate.
159 * fr30-elf, d30v-elf: Delete directory.
161 2004-11-16 Hans-Peter Nilsson <hp@axis.com>
163 * lib/sim-defs.exp (run_sim_test): Make multiple "output"
164 specifications concatenate, not override.
165 Support "xfail" and "kfail".
167 2004-10-26 Nick Clifton <nickc@redhat.com>
169 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
172 2004-09-13 DJ Delorie <dj@redhat.com>
174 * lib/sim-defs.exp (run_sim_test): Add global_as_options,
175 global_ld_options, and global_sim_options to all test cases, if
178 2004-05-12 Ben Elliston <bje@au.ibm.com>
180 * lib/sim-defs.exp: Remove stray semicolons.
182 2004-01-26 Chris Demetriou <cgd@broadcom.com>
184 * sim/mips: New directory. Tests for the MIPS simulator.
186 2004-01-23 Ben Elliston <bje@wasabisystems.com>
188 * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
191 2003-08-20 Michael Snyder <msnyder@redhat.com>
192 On behalf of Dave Brolley
194 * sim/frv: New testsuite.
195 * frv-elf: New testsuite.
197 2003-07-09 Michael Snyder <msnyder@redhat.com>
199 * sim/sh: New directory. Tests for Renesas sh family.
201 2003-04-13 Michael Snyder <msnyder@redhat.com>
203 * sim/h8300: New directory. Tests for Renesas h8/300 family.
205 2002-06-16 Andrew Cagney <ac131313@redhat.com>
207 * configure: Regenerated to track ../common/aclocal.m4 changes.
209 2001-07-31 Ben Elliston <bje@redhat.com>
211 * lib/sim-defs.exp (run_sim_test): Include a description such as
212 "assembling" or "linking" that identifies the phase a test fails
213 in, for easier analysis of failures.
215 2000-11-01 Dave Brolley <brolley@cygnus.com>
217 * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
218 "xerror" options do not use a list of machines. Clear options from
219 previous test case. Use "$cpu_option" to identify the machine to the
220 assembler, if specified.
222 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
224 * configure: Regenerated to track ../common/aclocal.m4 changes.
226 1999-09-15 Doug Evans <devans@casey.cygnus.com>
228 * sim/arm/b.cgs: New testcase.
229 * sim/arm/bic.cgs: New testcase.
230 * sim/arm/bl.cgs: New testcase.
232 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
234 * configure: Regenerated to track ../common/aclocal.m4 changes.
236 1999-08-30 Doug Evans <devans@casey.cygnus.com>
238 * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
239 requested_machs, now is list of machs to run tests for.
240 Delete locals AS,ASFLAGS,LD,LDFLAGS. Use target_assemble
241 and target_link instead.
243 Fri Feb 5 12:41:11 1999 Doug Evans <devans@canuck.cygnus.com>
245 * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
247 1999-01-05 Doug Evans <devans@casey.cygnus.com>
249 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
251 1998-12-14 Doug Evans <devans@casey.cygnus.com>
253 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
254 errors. Translate \n sequences in expected output to newline char.
255 (slurp_options): Make parentheses optional.
256 (sim_run): Look for board_info sim,options.
258 Wed Nov 18 10:50:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
260 * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
261 recent sim/common/sim-basics.h changes.
262 * common/Makefile.in: Update.
264 Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com>
266 * lib/sim-defs.exp (sim_run): download target program to remote
267 host, if necessary. for unix-driven win32 testing.
269 Fri Jul 31 17:49:13 1998 Felix Lee <flee@cygnus.com>
271 * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
274 Fri Jul 24 09:40:34 1998 Doug Evans <devans@canuck.cygnus.com>
276 * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
278 Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
280 * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
282 Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
284 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
285 which is now a list of options controlling the behaviour of sim_run.
287 Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
289 * lib/sim-defs.exp (sim_run): Add possible environment variable
290 list to simulator run.
292 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
294 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
295 so that make check can be invoked recursively.
297 Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
299 * config/default.exp (CC,SIM): Delete.
301 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
302 New arg prog_opts. All callers updated.
304 Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
306 * Makefile.in: Made "check" the target of two
307 dependencies (test1, test2) so that test2 get a chance to
308 run even when test1 failed if "make -k check" is used.
310 Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
312 * lib/sim-defs.exp (sim_version): Simplify.
313 (sim_run): Implement.
314 (run_sim_test): Use sim_run.
315 (sim_compile): New proc.
317 Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
319 * config/default.exp: Added C compiler settings.
321 Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
323 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
325 Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
327 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
330 Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
332 * Makefile.in (RUNTEST): Fix path to runtest.
334 Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
336 * config/default.exp: New file.
337 * lib/sim-defs.exp: New file.
339 * Makefile.in (build_alias): Define.
341 (RUNTEST_FOR_TARGET): Delete.
343 (check): Depend on site.exp. Run dejagnu.
344 (site.exp): New target.
345 * configure.in (arch): Define from target_cpu.
346 * configure: Regenerate.
348 Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
350 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
353 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
354 (calc): Add support for 8 bit version of macros.
355 (main): Add tests for 8 bit versions of macros.
356 (check_sext): Check SEXT of zero clears bits.
358 * common/bits-gen.c (main): Generate tests for 8 bit versions of
361 Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
363 * common/Make-common.in: New file, provide generic rules for
366 Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
368 * configure.in (configdirs): Test for the target directory instead
369 of matching on a target.