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