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