]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/testsuite/ChangeLog
sim: cris: update testsuite output after strsignal change
[thirdparty/binutils-gdb.git] / sim / testsuite / ChangeLog
CommitLineData
026789b1
MF
12012-03-18 Mike Frysinger <vapier@gentoo.org>
2
3 * .gitignore: New file.
4
783981cf
MF
52011-10-17 Mike Frysinger <vapier@gentoo.org>
6
7 * configure: Regenerate after bfin testsuite update.
8
0641104b
MF
92011-05-16 Mike Frysinger <vapier@gentoo.org>
10
11 * lib/sim-defs.exp: Support cc tag in test files.
12 (run_sim_test): Support global_cc_options in boards files. Convert
13 assembler options into compiler options (c_as_options) with -Wa.
14 Convert linker options into compiler options (c_ld_options) with -Wl.
15 Compile .c and .S files into .x programs.
16
4d393d60
JM
172011-05-04 Joseph Myers <joseph@codesourcery.com>
18
19 * configure: Regenerate.
9a1ac776 20
119da465
MF
212010-04-26 Mike Frysinger <vapier@gentoo.org>
22
23 * Makefile.in (arch): Set to @sim_arch@.
24 * configure.ac: Delete arch logic and include ../configure.tgt.
25 * configure: Regenerated.
26 * lib/sim-defs.exp (sim_run): Default sim to ../arch/run.
27
81ecdfbb
RW
282009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29
30 * configure: Regenerate.
31
fa0cbd5a
HPN
322009-01-18 Hans-Peter Nilsson <hp@axis.com>
33
fa0cbd5a
HPN
34 * lib/sim-defs.exp (run_sim_test): New option progopts.
35
38f48d72
AC
362005-01-11 Andrew Cagney <cagney@localhost.localdomain>
37
38 * configure: Regenerated to track ../common/aclocal.m4 changes.
39
4db6a73d
AC
402005-01-07 Andrew Cagney <cagney@gnu.org>
41
b7026657
AC
42 * configure.ac: Rename configure.in, require autoconf 2.59.
43 * configure: Re-generate.
44
d0945c9b
AC
45 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
46 * configure: Re-generate.
47
4db6a73d
AC
48 * fr30-elf, d30v-elf: Delete directory.
49
5eba45c1
HPN
502004-11-16 Hans-Peter Nilsson <hp@axis.com>
51
52 * lib/sim-defs.exp (run_sim_test): Make multiple "output"
53 specifications concatenate, not override.
310ca70c 54 Support "xfail" and "kfail".
5eba45c1 55
fcf640ec
NC
562004-10-26 Nick Clifton <nickc@redhat.com>
57
58 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
59 protocol.
60
a3ef5243
DD
612004-09-13 DJ Delorie <dj@redhat.com>
62
63 * lib/sim-defs.exp (run_sim_test): Add global_as_options,
64 global_ld_options, and global_sim_options to all test cases, if
65 defined.
66
bc81a370
BE
672004-05-12 Ben Elliston <bje@au.ibm.com>
68
69 * lib/sim-defs.exp: Remove stray semicolons.
70
df0a8012
CD
712004-01-26 Chris Demetriou <cgd@broadcom.com>
72
73 * sim/mips: New directory. Tests for the MIPS simulator.
74
2345c93c
BE
752004-01-23 Ben Elliston <bje@wasabisystems.com>
76
77 * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
78 test passes.
79
51796a3f
DB
802003-08-20 Michael Snyder <msnyder@redhat.com>
81 On behalf of Dave Brolley
82
83 * sim/frv: New testsuite.
84 * frv-elf: New testsuite.
85
b7c7b624
MS
862003-07-09 Michael Snyder <msnyder@redhat.com>
87
88 * sim/sh: New directory. Tests for Renesas sh family.
89
a27a0651
MS
902003-04-13 Michael Snyder <msnyder@redhat.com>
91
92 * sim/h8300: New directory. Tests for Renesas h8/300 family.
93
c8cca39f
AC
942002-06-16 Andrew Cagney <ac131313@redhat.com>
95
96 * configure: Regenerated to track ../common/aclocal.m4 changes.
97
f18ee7ef
BE
982001-07-31 Ben Elliston <bje@redhat.com>
99
100 * lib/sim-defs.exp (run_sim_test): Include a description such as
101 "assembling" or "linking" that identifies the phase a test fails
102 in, for easier analysis of failures.
103
0ab7df8a
DB
1042000-11-01 Dave Brolley <brolley@cygnus.com>
105
106 * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
107 "xerror" options do not use a list of machines. Clear options from
108 previous test case. Use "$cpu_option" to identify the machine to the
109 assembler, if specified.
110
eb2d80b4
AC
111Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
112
113 * configure: Regenerated to track ../common/aclocal.m4 changes.
114
c2c6d25f
JM
1151999-09-15 Doug Evans <devans@casey.cygnus.com>
116
117 * sim/arm/b.cgs: New testcase.
118 * sim/arm/bic.cgs: New testcase.
119 * sim/arm/bl.cgs: New testcase.
120
d4f3574e
SS
121Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
122
123 * configure: Regenerated to track ../common/aclocal.m4 changes.
124
104c1213
JM
1251999-08-30 Doug Evans <devans@casey.cygnus.com>
126
104c1213
JM
127 * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
128 requested_machs, now is list of machs to run tests for.
129 Delete locals AS,ASFLAGS,LD,LDFLAGS. Use target_assemble
130 and target_link instead.
131
c906108c
SS
132Fri Feb 5 12:41:11 1999 Doug Evans <devans@canuck.cygnus.com>
133
134 * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
135
1361999-01-05 Doug Evans <devans@casey.cygnus.com>
137
138 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
c906108c
SS
139
1401998-12-14 Doug Evans <devans@casey.cygnus.com>
141
142 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
143 errors. Translate \n sequences in expected output to newline char.
144 (slurp_options): Make parentheses optional.
145 (sim_run): Look for board_info sim,options.
c906108c
SS
146
147Wed Nov 18 10:50:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
148
149 * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
150 recent sim/common/sim-basics.h changes.
151 * common/Makefile.in: Update.
152
153Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com>
154
155 * lib/sim-defs.exp (sim_run): download target program to remote
156 host, if necessary. for unix-driven win32 testing.
157
7a292a7a
SS
158Fri Jul 31 17:49:13 1998 Felix Lee <flee@cygnus.com>
159
160 * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
161 writeonly.
162
c906108c
SS
163Fri Jul 24 09:40:34 1998 Doug Evans <devans@canuck.cygnus.com>
164
165 * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
166
7a292a7a
SS
167Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
168
169 * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
170
171Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
172
173 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
174 which is now a list of options controlling the behaviour of sim_run.
175
c906108c
SS
176Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
177
178 * lib/sim-defs.exp (sim_run): Add possible environment variable
179 list to simulator run.
180
181Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
182
183 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
184 so that make check can be invoked recursively.
185
186Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
187
188 * config/default.exp (CC,SIM): Delete.
189
190 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
191 New arg prog_opts. All callers updated.
192
193Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
194
195 * Makefile.in: Made "check" the target of two
196 dependencies (test1, test2) so that test2 get a chance to
197 run even when test1 failed if "make -k check" is used.
198
199Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
200
201 * lib/sim-defs.exp (sim_version): Simplify.
202 (sim_run): Implement.
203 (run_sim_test): Use sim_run.
204 (sim_compile): New proc.
205
206Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
207
208 * config/default.exp: Added C compiler settings.
209
210Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
211
212 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
213
214Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
215
216 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
217 try all machs.
218
c906108c
SS
219Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
220
221 * Makefile.in (RUNTEST): Fix path to runtest.
222
c906108c
SS
223Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
224
225 * config/default.exp: New file.
226 * lib/sim-defs.exp: New file.
c906108c
SS
227
228 * Makefile.in (build_alias): Define.
229 (arch): Define.
230 (RUNTEST_FOR_TARGET): Delete.
231 (RUNTEST): Fix.
232 (check): Depend on site.exp. Run dejagnu.
233 (site.exp): New target.
234 * configure.in (arch): Define from target_cpu.
235 * configure: Regenerate.
236
237Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
238
239 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
240 (gen_mask): Ditto.
241
242 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
243 (calc): Add support for 8 bit version of macros.
244 (main): Add tests for 8 bit versions of macros.
245 (check_sext): Check SEXT of zero clears bits.
246
247 * common/bits-gen.c (main): Generate tests for 8 bit versions of
248 macros.
249
250Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
251
252 * common/Make-common.in: New file, provide generic rules for
253 running checks.
254
255Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
256
257 * configure.in (configdirs): Test for the target directory instead
258 of matching on a target.
259