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