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