Add install-strip to sim/
[deliverable/binutils-gdb.git] / sim / testsuite / ChangeLog
1 2019-12-19 Tom Tromey <tromey@adacore.com>
2
3 PR build/24572:
4 * Makefile.in (install-strip): New target.
5
6 2019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
7
8 * configure: Regenerate.
9
10 2017-12-12 Stafford Horne <shorne@gmail.com>
11 Peter Gavin <pgavin@gmail.com>
12
13 * configure: Regenerated.
14
15 2016-01-10 Mike Frysinger <vapier@gentoo.org>
16
17 * configure: Regenerate.
18
19 2016-01-02 Mike Frysinger <vapier@gentoo.org>
20
21 * common/bits-gen.c (main): Change BIG_ENDIAN to BFD_ENDIAN_BIG and
22 LITTLE_ENDIAN and BFD_ENDIAN_LITTLE.
23
24 2015-11-24 Nick Clifton <nickc@redhat.com>
25
26 * configure: Regenerate.
27 * sim/aarch64: New directory.
28
29 2015-11-14 Mike Frysinger <vapier@gentoo.org>
30
31 * lib/sim-defs.exp (slurp_options): Pull in global subdir/srcdir.
32 Replace $srcdir and $subdir in the read option.
33
34 2015-04-13 Hans-Peter Nilsson <hp@axis.com>
35
36 * lib/sim-defs.exp (sim_init): Unset target ldscript here.
37
38 2015-03-30 Mike Frysinger <vapier@gentoo.org>
39
40 * configure.ac: Add d10v-*-elf.
41 * configure: Regenerate.
42
43 2015-03-29 Mike Frysinger <vapier@gentoo.org>
44
45 * lib/sim-defs.exp (run_sim_test): Declare seen_output as 0. When
46 the test has an output keyword, set it to 1. Set default output only
47 when seen_output is 0.
48
49 2015-03-29 Mike Frysinger <vapier@gentoo.org>
50
51 * configure: Regenerate.
52
53 2015-03-28 Mike Frysinger <vapier@gentoo.org>
54
55 * configure: Regenerate.
56
57 2015-03-28 James Bowman <james.bowman@ftdichip.com>
58
59 * configure: Regenerate.
60
61 2014-03-10 Mike Frysinger <vapier@gentoo.org>
62
63 * configure: Regenerate.
64
65 2014-03-04 Mike Frysinger <vapier@gentoo.org>
66
67 * common/bits-gen.c (main): Change to new style prototype.
68
69 2013-09-23 Alan Modra <amodra@gmail.com>
70
71 * configure: Regenerate.
72
73 2012-06-15 Joel Brobecker <brobecker@adacore.com>
74
75 * configure: Regenerate.
76
77 2012-03-24 Mike Frysinger <vapier@gentoo.org>
78
79 * configure: Regenerate.
80
81 2012-03-18 Mike Frysinger <vapier@gentoo.org>
82
83 * .gitignore: New file.
84
85 2011-10-17 Mike Frysinger <vapier@gentoo.org>
86
87 * configure: Regenerate after bfin testsuite update.
88
89 2011-05-16 Mike Frysinger <vapier@gentoo.org>
90
91 * lib/sim-defs.exp: Support cc tag in test files.
92 (run_sim_test): Support global_cc_options in boards files. Convert
93 assembler options into compiler options (c_as_options) with -Wa.
94 Convert linker options into compiler options (c_ld_options) with -Wl.
95 Compile .c and .S files into .x programs.
96
97 2011-05-04 Joseph Myers <joseph@codesourcery.com>
98
99 * configure: Regenerate.
100
101 2010-04-26 Mike Frysinger <vapier@gentoo.org>
102
103 * Makefile.in (arch): Set to @sim_arch@.
104 * configure.ac: Delete arch logic and include ../configure.tgt.
105 * configure: Regenerated.
106 * lib/sim-defs.exp (sim_run): Default sim to ../arch/run.
107
108 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
109
110 * configure: Regenerate.
111
112 2009-01-18 Hans-Peter Nilsson <hp@axis.com>
113
114 * lib/sim-defs.exp (run_sim_test): New option progopts.
115
116 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
117
118 * configure: Regenerated to track ../common/aclocal.m4 changes.
119
120 2005-01-07 Andrew Cagney <cagney@gnu.org>
121
122 * configure.ac: Rename configure.in, require autoconf 2.59.
123 * configure: Re-generate.
124
125 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
126 * configure: Re-generate.
127
128 * fr30-elf, d30v-elf: Delete directory.
129
130 2004-11-16 Hans-Peter Nilsson <hp@axis.com>
131
132 * lib/sim-defs.exp (run_sim_test): Make multiple "output"
133 specifications concatenate, not override.
134 Support "xfail" and "kfail".
135
136 2004-10-26 Nick Clifton <nickc@redhat.com>
137
138 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
139 protocol.
140
141 2004-09-13 DJ Delorie <dj@redhat.com>
142
143 * lib/sim-defs.exp (run_sim_test): Add global_as_options,
144 global_ld_options, and global_sim_options to all test cases, if
145 defined.
146
147 2004-05-12 Ben Elliston <bje@au.ibm.com>
148
149 * lib/sim-defs.exp: Remove stray semicolons.
150
151 2004-01-26 Chris Demetriou <cgd@broadcom.com>
152
153 * sim/mips: New directory. Tests for the MIPS simulator.
154
155 2004-01-23 Ben Elliston <bje@wasabisystems.com>
156
157 * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
158 test passes.
159
160 2003-08-20 Michael Snyder <msnyder@redhat.com>
161 On behalf of Dave Brolley
162
163 * sim/frv: New testsuite.
164 * frv-elf: New testsuite.
165
166 2003-07-09 Michael Snyder <msnyder@redhat.com>
167
168 * sim/sh: New directory. Tests for Renesas sh family.
169
170 2003-04-13 Michael Snyder <msnyder@redhat.com>
171
172 * sim/h8300: New directory. Tests for Renesas h8/300 family.
173
174 2002-06-16 Andrew Cagney <ac131313@redhat.com>
175
176 * configure: Regenerated to track ../common/aclocal.m4 changes.
177
178 2001-07-31 Ben Elliston <bje@redhat.com>
179
180 * lib/sim-defs.exp (run_sim_test): Include a description such as
181 "assembling" or "linking" that identifies the phase a test fails
182 in, for easier analysis of failures.
183
184 2000-11-01 Dave Brolley <brolley@cygnus.com>
185
186 * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
187 "xerror" options do not use a list of machines. Clear options from
188 previous test case. Use "$cpu_option" to identify the machine to the
189 assembler, if specified.
190
191 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
192
193 * configure: Regenerated to track ../common/aclocal.m4 changes.
194
195 1999-09-15 Doug Evans <devans@casey.cygnus.com>
196
197 * sim/arm/b.cgs: New testcase.
198 * sim/arm/bic.cgs: New testcase.
199 * sim/arm/bl.cgs: New testcase.
200
201 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
202
203 * configure: Regenerated to track ../common/aclocal.m4 changes.
204
205 1999-08-30 Doug Evans <devans@casey.cygnus.com>
206
207 * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
208 requested_machs, now is list of machs to run tests for.
209 Delete locals AS,ASFLAGS,LD,LDFLAGS. Use target_assemble
210 and target_link instead.
211
212 Fri Feb 5 12:41:11 1999 Doug Evans <devans@canuck.cygnus.com>
213
214 * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
215
216 1999-01-05 Doug Evans <devans@casey.cygnus.com>
217
218 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
219
220 1998-12-14 Doug Evans <devans@casey.cygnus.com>
221
222 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
223 errors. Translate \n sequences in expected output to newline char.
224 (slurp_options): Make parentheses optional.
225 (sim_run): Look for board_info sim,options.
226
227 Wed Nov 18 10:50:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
228
229 * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
230 recent sim/common/sim-basics.h changes.
231 * common/Makefile.in: Update.
232
233 Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com>
234
235 * lib/sim-defs.exp (sim_run): download target program to remote
236 host, if necessary. for unix-driven win32 testing.
237
238 Fri Jul 31 17:49:13 1998 Felix Lee <flee@cygnus.com>
239
240 * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
241 writeonly.
242
243 Fri Jul 24 09:40:34 1998 Doug Evans <devans@canuck.cygnus.com>
244
245 * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
246
247 Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
248
249 * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
250
251 Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
252
253 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
254 which is now a list of options controlling the behaviour of sim_run.
255
256 Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
257
258 * lib/sim-defs.exp (sim_run): Add possible environment variable
259 list to simulator run.
260
261 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
262
263 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
264 so that make check can be invoked recursively.
265
266 Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
267
268 * config/default.exp (CC,SIM): Delete.
269
270 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
271 New arg prog_opts. All callers updated.
272
273 Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
274
275 * Makefile.in: Made "check" the target of two
276 dependencies (test1, test2) so that test2 get a chance to
277 run even when test1 failed if "make -k check" is used.
278
279 Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
280
281 * lib/sim-defs.exp (sim_version): Simplify.
282 (sim_run): Implement.
283 (run_sim_test): Use sim_run.
284 (sim_compile): New proc.
285
286 Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
287
288 * config/default.exp: Added C compiler settings.
289
290 Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
291
292 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
293
294 Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
295
296 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
297 try all machs.
298
299 Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
300
301 * Makefile.in (RUNTEST): Fix path to runtest.
302
303 Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
304
305 * config/default.exp: New file.
306 * lib/sim-defs.exp: New file.
307
308 * Makefile.in (build_alias): Define.
309 (arch): Define.
310 (RUNTEST_FOR_TARGET): Delete.
311 (RUNTEST): Fix.
312 (check): Depend on site.exp. Run dejagnu.
313 (site.exp): New target.
314 * configure.in (arch): Define from target_cpu.
315 * configure: Regenerate.
316
317 Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
318
319 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
320 (gen_mask): Ditto.
321
322 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
323 (calc): Add support for 8 bit version of macros.
324 (main): Add tests for 8 bit versions of macros.
325 (check_sext): Check SEXT of zero clears bits.
326
327 * common/bits-gen.c (main): Generate tests for 8 bit versions of
328 macros.
329
330 Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
331
332 * common/Make-common.in: New file, provide generic rules for
333 running checks.
334
335 Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
336
337 * configure.in (configdirs): Test for the target directory instead
338 of matching on a target.
339
This page took 0.037918 seconds and 4 git commands to generate.