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