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