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