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