]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - sim/testsuite/ChangeLog
Add an AArch64 simulator to GDB.
[thirdparty/binutils-gdb.git] / sim / testsuite / ChangeLog
CommitLineData
2e8cf49e
NC
12015-11-24 Nick Clifton <nickc@redhat.com>
2
3 * configure: Regenerate.
4 * sim/aarch64: New directory.
5
9bea4d16
MF
62015-11-14 Mike Frysinger <vapier@gentoo.org>
7
8 * lib/sim-defs.exp (slurp_options): Pull in global subdir/srcdir.
9 Replace $srcdir and $subdir in the read option.
10
a9d96774
HPN
112015-04-13 Hans-Peter Nilsson <hp@axis.com>
12
9bea4d16 13 * lib/sim-defs.exp (sim_init): Unset target ldscript here.
a9d96774 14
e8713c0f
MF
152015-03-30 Mike Frysinger <vapier@gentoo.org>
16
17 * configure.ac: Add d10v-*-elf.
18 * configure: Regenerate.
19
744b9a19
MF
202015-03-29 Mike Frysinger <vapier@gentoo.org>
21
22 * lib/sim-defs.exp (run_sim_test): Declare seen_output as 0. When
23 the test has an output keyword, set it to 1. Set default output only
24 when seen_output is 0.
25
6dae8a88
MF
262015-03-29 Mike Frysinger <vapier@gentoo.org>
27
28 * configure: Regenerate.
29
eca5fe42
MF
302015-03-28 Mike Frysinger <vapier@gentoo.org>
31
32 * configure: Regenerate.
33
f46e4eb7
JB
342015-03-28 James Bowman <james.bowman@ftdichip.com>
35
36 * configure: Regenerate.
37
f32d1b7f
MF
382014-03-10 Mike Frysinger <vapier@gentoo.org>
39
40 * configure: Regenerate.
41
1a8a700e
MF
422014-03-04 Mike Frysinger <vapier@gentoo.org>
43
44 * common/bits-gen.c (main): Change to new style prototype.
45
bf3d9781
AM
462013-09-23 Alan Modra <amodra@gmail.com>
47
48 * configure: Regenerate.
49
5f3ef9d0
JB
502012-06-15 Joel Brobecker <brobecker@adacore.com>
51
52 * configure: Regenerate.
53
ad03ad84
MF
542012-03-24 Mike Frysinger <vapier@gentoo.org>
55
56 * configure: Regenerate.
57
026789b1
MF
582012-03-18 Mike Frysinger <vapier@gentoo.org>
59
60 * .gitignore: New file.
61
783981cf
MF
622011-10-17 Mike Frysinger <vapier@gentoo.org>
63
64 * configure: Regenerate after bfin testsuite update.
65
0641104b
MF
662011-05-16 Mike Frysinger <vapier@gentoo.org>
67
68 * lib/sim-defs.exp: Support cc tag in test files.
69 (run_sim_test): Support global_cc_options in boards files. Convert
70 assembler options into compiler options (c_as_options) with -Wa.
71 Convert linker options into compiler options (c_ld_options) with -Wl.
72 Compile .c and .S files into .x programs.
73
4d393d60
JM
742011-05-04 Joseph Myers <joseph@codesourcery.com>
75
76 * configure: Regenerate.
9a1ac776 77
119da465
MF
782010-04-26 Mike Frysinger <vapier@gentoo.org>
79
80 * Makefile.in (arch): Set to @sim_arch@.
81 * configure.ac: Delete arch logic and include ../configure.tgt.
82 * configure: Regenerated.
83 * lib/sim-defs.exp (sim_run): Default sim to ../arch/run.
84
81ecdfbb
RW
852009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
86
87 * configure: Regenerate.
88
fa0cbd5a
HPN
892009-01-18 Hans-Peter Nilsson <hp@axis.com>
90
fa0cbd5a
HPN
91 * lib/sim-defs.exp (run_sim_test): New option progopts.
92
38f48d72
AC
932005-01-11 Andrew Cagney <cagney@localhost.localdomain>
94
95 * configure: Regenerated to track ../common/aclocal.m4 changes.
96
4db6a73d
AC
972005-01-07 Andrew Cagney <cagney@gnu.org>
98
b7026657
AC
99 * configure.ac: Rename configure.in, require autoconf 2.59.
100 * configure: Re-generate.
101
d0945c9b
AC
102 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
103 * configure: Re-generate.
72f4393d 104
4db6a73d
AC
105 * fr30-elf, d30v-elf: Delete directory.
106
5eba45c1
HPN
1072004-11-16 Hans-Peter Nilsson <hp@axis.com>
108
109 * lib/sim-defs.exp (run_sim_test): Make multiple "output"
110 specifications concatenate, not override.
310ca70c 111 Support "xfail" and "kfail".
5eba45c1 112
fcf640ec
NC
1132004-10-26 Nick Clifton <nickc@redhat.com>
114
115 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
116 protocol.
117
a3ef5243
DD
1182004-09-13 DJ Delorie <dj@redhat.com>
119
120 * lib/sim-defs.exp (run_sim_test): Add global_as_options,
121 global_ld_options, and global_sim_options to all test cases, if
122 defined.
123
bc81a370
BE
1242004-05-12 Ben Elliston <bje@au.ibm.com>
125
126 * lib/sim-defs.exp: Remove stray semicolons.
127
df0a8012
CD
1282004-01-26 Chris Demetriou <cgd@broadcom.com>
129
130 * sim/mips: New directory. Tests for the MIPS simulator.
131
2345c93c
BE
1322004-01-23 Ben Elliston <bje@wasabisystems.com>
133
134 * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
135 test passes.
136
51796a3f 1372003-08-20 Michael Snyder <msnyder@redhat.com>
72f4393d
L
138 On behalf of Dave Brolley
139
51796a3f
DB
140 * sim/frv: New testsuite.
141 * frv-elf: New testsuite.
72f4393d 142
b7c7b624
MS
1432003-07-09 Michael Snyder <msnyder@redhat.com>
144
145 * sim/sh: New directory. Tests for Renesas sh family.
146
a27a0651
MS
1472003-04-13 Michael Snyder <msnyder@redhat.com>
148
149 * sim/h8300: New directory. Tests for Renesas h8/300 family.
150
c8cca39f
AC
1512002-06-16 Andrew Cagney <ac131313@redhat.com>
152
153 * configure: Regenerated to track ../common/aclocal.m4 changes.
154
f18ee7ef
BE
1552001-07-31 Ben Elliston <bje@redhat.com>
156
157 * lib/sim-defs.exp (run_sim_test): Include a description such as
158 "assembling" or "linking" that identifies the phase a test fails
159 in, for easier analysis of failures.
160
0ab7df8a
DB
1612000-11-01 Dave Brolley <brolley@cygnus.com>
162
163 * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
164 "xerror" options do not use a list of machines. Clear options from
165 previous test case. Use "$cpu_option" to identify the machine to the
166 assembler, if specified.
167
eb2d80b4
AC
168Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
169
170 * configure: Regenerated to track ../common/aclocal.m4 changes.
171
c2c6d25f
JM
1721999-09-15 Doug Evans <devans@casey.cygnus.com>
173
174 * sim/arm/b.cgs: New testcase.
175 * sim/arm/bic.cgs: New testcase.
176 * sim/arm/bl.cgs: New testcase.
177
d4f3574e
SS
178Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
179
180 * configure: Regenerated to track ../common/aclocal.m4 changes.
181
104c1213
JM
1821999-08-30 Doug Evans <devans@casey.cygnus.com>
183
104c1213
JM
184 * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
185 requested_machs, now is list of machs to run tests for.
186 Delete locals AS,ASFLAGS,LD,LDFLAGS. Use target_assemble
187 and target_link instead.
188
c906108c
SS
189Fri Feb 5 12:41:11 1999 Doug Evans <devans@canuck.cygnus.com>
190
191 * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
192
1931999-01-05 Doug Evans <devans@casey.cygnus.com>
194
195 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
c906108c
SS
196
1971998-12-14 Doug Evans <devans@casey.cygnus.com>
198
199 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
200 errors. Translate \n sequences in expected output to newline char.
201 (slurp_options): Make parentheses optional.
202 (sim_run): Look for board_info sim,options.
c906108c
SS
203
204Wed Nov 18 10:50:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
205
206 * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
207 recent sim/common/sim-basics.h changes.
208 * common/Makefile.in: Update.
72f4393d 209
c906108c
SS
210Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com>
211
212 * lib/sim-defs.exp (sim_run): download target program to remote
213 host, if necessary. for unix-driven win32 testing.
214
7a292a7a
SS
215Fri Jul 31 17:49:13 1998 Felix Lee <flee@cygnus.com>
216
217 * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
218 writeonly.
219
c906108c
SS
220Fri Jul 24 09:40:34 1998 Doug Evans <devans@canuck.cygnus.com>
221
222 * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
223
7a292a7a
SS
224Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
225
226 * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
227
228Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
229
230 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
231 which is now a list of options controlling the behaviour of sim_run.
232
c906108c
SS
233Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
234
235 * lib/sim-defs.exp (sim_run): Add possible environment variable
236 list to simulator run.
237
238Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
239
72f4393d
L
240 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
241 so that make check can be invoked recursively.
c906108c
SS
242
243Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
244
245 * config/default.exp (CC,SIM): Delete.
246
247 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
248 New arg prog_opts. All callers updated.
249
250Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
251
252 * Makefile.in: Made "check" the target of two
72f4393d
L
253 dependencies (test1, test2) so that test2 get a chance to
254 run even when test1 failed if "make -k check" is used.
c906108c
SS
255
256Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
257
258 * lib/sim-defs.exp (sim_version): Simplify.
259 (sim_run): Implement.
260 (run_sim_test): Use sim_run.
261 (sim_compile): New proc.
262
263Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
264
265 * config/default.exp: Added C compiler settings.
266
267Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
268
269 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
270
271Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
272
273 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
274 try all machs.
275
c906108c
SS
276Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
277
278 * Makefile.in (RUNTEST): Fix path to runtest.
279
c906108c
SS
280Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
281
282 * config/default.exp: New file.
283 * lib/sim-defs.exp: New file.
c906108c
SS
284
285 * Makefile.in (build_alias): Define.
286 (arch): Define.
287 (RUNTEST_FOR_TARGET): Delete.
288 (RUNTEST): Fix.
289 (check): Depend on site.exp. Run dejagnu.
290 (site.exp): New target.
291 * configure.in (arch): Define from target_cpu.
292 * configure: Regenerate.
293
294Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
295
296 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
297 (gen_mask): Ditto.
298
299 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
300 (calc): Add support for 8 bit version of macros.
301 (main): Add tests for 8 bit versions of macros.
302 (check_sext): Check SEXT of zero clears bits.
303
304 * common/bits-gen.c (main): Generate tests for 8 bit versions of
305 macros.
306
307Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
308
309 * common/Make-common.in: New file, provide generic rules for
310 running checks.
311
312Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
313
314 * configure.in (configdirs): Test for the target directory instead
315 of matching on a target.
316