]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - sim/testsuite/ChangeLog
Shrink size of dwarf2_per_cu_data
[thirdparty/binutils-gdb.git] / sim / testsuite / ChangeLog
1 2021-04-08 Mike Frysinger <vapier@gentoo.org>
2
3 * lib/sim-defs.exp (run_sim_test): Set status to unsupported if
4 $return_code is 77.
5
6 2021-04-08 Mike Frysinger <vapier@gentoo.org>
7
8 * lib/sim-defs.exp (run_sim_test): Return if sim_tool_path does not
9 exist.
10
11 2021-04-08 Mike Frysinger <vapier@gentoo.org>
12
13 * lib/sim-defs.exp (sim_tool_path): New function.
14 (sim_run): Set sim to [sim_tool_path].
15
16 2021-04-03 Mike Frysinger <vapier@gentoo.org>
17
18 * lib/sim-defs.exp (run_sim_test): Convert examples to binaries.
19
20 2021-04-03 Mike Frysinger <vapier@gentoo.org>
21
22 * local.mk: Include %D%/common/local.mk.
23 * common/Makefile.in: Removed.
24 * common/local.mk: New file.
25
26 2021-03-07 Mike Frysinger <vapier@gentoo.org>
27
28 * Makefile.in: Removed.
29 * lib/sim-defs.exp (sim): Update default path.
30 * local.mk: New file based on Makefile.in.
31
32 2021-02-13 Mike Frysinger <vapier@gentoo.org>
33
34 * Makefile.in (arch): Delete.
35 (site.exp): Do not output $arch.
36
37 2021-02-04 Mike Frysinger <vapier@gentoo.org>
38
39 * riscv/: New directory.
40
41 2021-01-15 Mike Frysinger <vapier@gentoo.org>
42
43 * Makefile.in (site.exp): Delete tool setting.
44 * sim/*/: Move subdirs up a directory.
45
46 2021-01-15 Mike Frysinger <vapier@gentoo.org>
47
48 * configure, configure.ac: Delete.
49 * Makefile.in (Makefile, config.status): Switch to ../config.status.
50
51 2021-01-15 Mike Frysinger <vapier@gentoo.org>
52
53 * configure.ac (target): Delete d10v-*-elf case.
54 * configure: Regenerate.
55 * d10v-elf/: Move directory ...
56 * sim/d10v/: ... here.
57
58 2021-01-15 Mike Frysinger <vapier@gentoo.org>
59
60 * configure.ac (target): Delete mips64el-*-elf case.
61 * configure: Regenerate.
62 * mips64el-elf/: Delete directory.
63
64 2021-01-15 Mike Frysinger <vapier@gentoo.org>
65
66 * configure.ac (target): Delete frv-*-elf case.
67 * configure: Regenerate.
68 * frv-elf/: Delete directory.
69
70 2021-01-15 Mike Frysinger <vapier@gentoo.org>
71
72 * configure.ac (target): Delete m32r-*-elf case.
73 * configure: Regenerate.
74 * m32r-elf/: Delete directory.
75
76 2021-01-15 Mike Frysinger <vapier@gentoo.org>
77
78 * lib/sim-defs.exp (sim_run): Delete status and return return_code.
79 (run_sim_test): Define status option. Change sim_run return to
80 return_code. Define status. Log return_code.
81
82 2021-01-11 Mike Frysinger <vapier@gentoo.org>
83
84 * common/alu-tst.c: Include stdlib.h.
85 (PACKAGE): Define.
86 (print_hex): Change printf to use %llx.
87 * common/bits-gen.c: Include stdlib.h, string.h, and unistd.h.
88 (gen_struct): Change long long to unsigned64.
89 (gen_bit): Change bit cast to bit mask. Change printf to use %llx.
90 (gen_mask): Likewise.
91 (usage): Delete default case.
92 (main): Change WITH_HOST_WORD_BITSIZE printf from %d to %zu. Emit
93 PACKAGE define and stdlib.h & string.h includes.
94 * common/bits-tst.c (calc): Change printf to use %llx.
95 (check_sext, check_rot, check_extract, check_bits): Likewise.
96
97 2021-01-09 Mike Frysinger <vapier@gentoo.org>
98
99 * configure: Regenerate.
100 * sim/sh64/: Delete.
101
102 2021-01-05 Mike Frysinger <vapier@gentoo.org>
103
104 * sim/fr30/: Delete.
105
106 2021-01-05 Mike Frysinger <vapier@gentoo.org>
107
108 * common/Make-common.in: Delete.
109
110 2021-01-04 Mike Frysinger <vapier@gentoo.org>
111
112 * configure: Regenerate.
113
114 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
115
116 * configure: Regnerate.
117 * configure.ac (AC_CONFIG_AUX_DIR): Update.
118
119 2020-08-04 David Faust <david.faust@oracle.com>
120 Jose E. Marchesi <jose.marchesi@oracle.com>
121
122 * configure: Regenerate.
123 * sim/bpf: New directory.
124
125 2020-07-29 Simon Marchi <simon.marchi@efficios.com>
126
127 * configure: Re-generate.
128
129 2019-12-19 Tom Tromey <tromey@adacore.com>
130
131 PR build/24572:
132 * Makefile.in (install-strip): New target.
133
134 2019-09-23 Dimitar Dimitrov <dimitar@dinux.eu>
135
136 * configure: Regenerate.
137
138 2017-12-12 Stafford Horne <shorne@gmail.com>
139 Peter Gavin <pgavin@gmail.com>
140
141 * configure: Regenerated.
142
143 2016-01-10 Mike Frysinger <vapier@gentoo.org>
144
145 * configure: Regenerate.
146
147 2016-01-02 Mike Frysinger <vapier@gentoo.org>
148
149 * common/bits-gen.c (main): Change BIG_ENDIAN to BFD_ENDIAN_BIG and
150 LITTLE_ENDIAN and BFD_ENDIAN_LITTLE.
151
152 2015-11-24 Nick Clifton <nickc@redhat.com>
153
154 * configure: Regenerate.
155 * sim/aarch64: New directory.
156
157 2015-11-14 Mike Frysinger <vapier@gentoo.org>
158
159 * lib/sim-defs.exp (slurp_options): Pull in global subdir/srcdir.
160 Replace $srcdir and $subdir in the read option.
161
162 2015-04-13 Hans-Peter Nilsson <hp@axis.com>
163
164 * lib/sim-defs.exp (sim_init): Unset target ldscript here.
165
166 2015-03-30 Mike Frysinger <vapier@gentoo.org>
167
168 * configure.ac: Add d10v-*-elf.
169 * configure: Regenerate.
170
171 2015-03-29 Mike Frysinger <vapier@gentoo.org>
172
173 * lib/sim-defs.exp (run_sim_test): Declare seen_output as 0. When
174 the test has an output keyword, set it to 1. Set default output only
175 when seen_output is 0.
176
177 2015-03-29 Mike Frysinger <vapier@gentoo.org>
178
179 * configure: Regenerate.
180
181 2015-03-28 Mike Frysinger <vapier@gentoo.org>
182
183 * configure: Regenerate.
184
185 2015-03-28 James Bowman <james.bowman@ftdichip.com>
186
187 * configure: Regenerate.
188
189 2014-03-10 Mike Frysinger <vapier@gentoo.org>
190
191 * configure: Regenerate.
192
193 2014-03-04 Mike Frysinger <vapier@gentoo.org>
194
195 * common/bits-gen.c (main): Change to new style prototype.
196
197 2013-09-23 Alan Modra <amodra@gmail.com>
198
199 * configure: Regenerate.
200
201 2012-06-15 Joel Brobecker <brobecker@adacore.com>
202
203 * configure: Regenerate.
204
205 2012-03-24 Mike Frysinger <vapier@gentoo.org>
206
207 * configure: Regenerate.
208
209 2012-03-18 Mike Frysinger <vapier@gentoo.org>
210
211 * .gitignore: New file.
212
213 2011-10-17 Mike Frysinger <vapier@gentoo.org>
214
215 * configure: Regenerate after bfin testsuite update.
216
217 2011-05-16 Mike Frysinger <vapier@gentoo.org>
218
219 * lib/sim-defs.exp: Support cc tag in test files.
220 (run_sim_test): Support global_cc_options in boards files. Convert
221 assembler options into compiler options (c_as_options) with -Wa.
222 Convert linker options into compiler options (c_ld_options) with -Wl.
223 Compile .c and .S files into .x programs.
224
225 2011-05-04 Joseph Myers <joseph@codesourcery.com>
226
227 * configure: Regenerate.
228
229 2010-04-26 Mike Frysinger <vapier@gentoo.org>
230
231 * Makefile.in (arch): Set to @sim_arch@.
232 * configure.ac: Delete arch logic and include ../configure.tgt.
233 * configure: Regenerated.
234 * lib/sim-defs.exp (sim_run): Default sim to ../arch/run.
235
236 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
237
238 * configure: Regenerate.
239
240 2009-01-18 Hans-Peter Nilsson <hp@axis.com>
241
242 * lib/sim-defs.exp (run_sim_test): New option progopts.
243
244 2005-01-11 Andrew Cagney <cagney@localhost.localdomain>
245
246 * configure: Regenerated to track ../common/aclocal.m4 changes.
247
248 2005-01-07 Andrew Cagney <cagney@gnu.org>
249
250 * configure.ac: Rename configure.in, require autoconf 2.59.
251 * configure: Re-generate.
252
253 * configure.in: Pass literal subdirectories to AC_CONFIG_SUBDIRS.
254 * configure: Re-generate.
255
256 * fr30-elf, d30v-elf: Delete directory.
257
258 2004-11-16 Hans-Peter Nilsson <hp@axis.com>
259
260 * lib/sim-defs.exp (run_sim_test): Make multiple "output"
261 specifications concatenate, not override.
262 Support "xfail" and "kfail".
263
264 2004-10-26 Nick Clifton <nickc@redhat.com>
265
266 * lib/sim-defs.exp (sim_run): Add support for the "rawsid"
267 protocol.
268
269 2004-09-13 DJ Delorie <dj@redhat.com>
270
271 * lib/sim-defs.exp (run_sim_test): Add global_as_options,
272 global_ld_options, and global_sim_options to all test cases, if
273 defined.
274
275 2004-05-12 Ben Elliston <bje@au.ibm.com>
276
277 * lib/sim-defs.exp: Remove stray semicolons.
278
279 2004-01-26 Chris Demetriou <cgd@broadcom.com>
280
281 * sim/mips: New directory. Tests for the MIPS simulator.
282
283 2004-01-23 Ben Elliston <bje@wasabisystems.com>
284
285 * lib/sim-defs.exp (run_sim_test): Delete the .o and .x files if a
286 test passes.
287
288 2003-08-20 Michael Snyder <msnyder@redhat.com>
289 On behalf of Dave Brolley
290
291 * sim/frv: New testsuite.
292 * frv-elf: New testsuite.
293
294 2003-07-09 Michael Snyder <msnyder@redhat.com>
295
296 * sim/sh: New directory. Tests for Renesas sh family.
297
298 2003-04-13 Michael Snyder <msnyder@redhat.com>
299
300 * sim/h8300: New directory. Tests for Renesas h8/300 family.
301
302 2002-06-16 Andrew Cagney <ac131313@redhat.com>
303
304 * configure: Regenerated to track ../common/aclocal.m4 changes.
305
306 2001-07-31 Ben Elliston <bje@redhat.com>
307
308 * lib/sim-defs.exp (run_sim_test): Include a description such as
309 "assembling" or "linking" that identifies the phase a test fails
310 in, for easier analysis of failures.
311
312 2000-11-01 Dave Brolley <brolley@cygnus.com>
313
314 * lib/sim-defs.exp (run_sm_test): Correct comment. "output" and
315 "xerror" options do not use a list of machines. Clear options from
316 previous test case. Use "$cpu_option" to identify the machine to the
317 assembler, if specified.
318
319 Tue May 23 21:39:23 2000 Andrew Cagney <cagney@b1.cygnus.com>
320
321 * configure: Regenerated to track ../common/aclocal.m4 changes.
322
323 1999-09-15 Doug Evans <devans@casey.cygnus.com>
324
325 * sim/arm/b.cgs: New testcase.
326 * sim/arm/bic.cgs: New testcase.
327 * sim/arm/bl.cgs: New testcase.
328
329 Thu Sep 2 18:15:53 1999 Andrew Cagney <cagney@b1.cygnus.com>
330
331 * configure: Regenerated to track ../common/aclocal.m4 changes.
332
333 1999-08-30 Doug Evans <devans@casey.cygnus.com>
334
335 * lib/sim-defs.exp (run_sim_test): Rename all_machs arg to
336 requested_machs, now is list of machs to run tests for.
337 Delete locals AS,ASFLAGS,LD,LDFLAGS. Use target_assemble
338 and target_link instead.
339
340 Fri Feb 5 12:41:11 1999 Doug Evans <devans@canuck.cygnus.com>
341
342 * lib/sim-defs.exp (sim_run): Print simulator arguments log message.
343
344 1999-01-05 Doug Evans <devans@casey.cygnus.com>
345
346 * lib/sim-defs.exp (run_sim_test): New arg all_machs.
347
348 1998-12-14 Doug Evans <devans@casey.cygnus.com>
349
350 * lib/sim-defs.exp (run_sim_test): New option xerror, for expected
351 errors. Translate \n sequences in expected output to newline char.
352 (slurp_options): Make parentheses optional.
353 (sim_run): Look for board_info sim,options.
354
355 Wed Nov 18 10:50:19 1998 Andrew Cagney <cagney@b1.cygnus.com>
356
357 * common/bits-gen.c (main): Add BYTE_ORDER so that it matches
358 recent sim/common/sim-basics.h changes.
359 * common/Makefile.in: Update.
360
361 Fri Oct 30 00:37:31 1998 Felix Lee <flee@cygnus.com>
362
363 * lib/sim-defs.exp (sim_run): download target program to remote
364 host, if necessary. for unix-driven win32 testing.
365
366 Fri Jul 31 17:49:13 1998 Felix Lee <flee@cygnus.com>
367
368 * lib/sim-defs.exp (sim_run): remote_spawn, use writeto instead of
369 writeonly.
370
371 Fri Jul 24 09:40:34 1998 Doug Evans <devans@canuck.cygnus.com>
372
373 * Makefile.in (clean,mostlyclean): Change leading spaces to a tab.
374
375 Tue Jun 16 15:44:01 1998 Jillian Ye <jillian@cygnus.com>
376
377 * lib/sim-defs.exp: Print out timeout setting info when "-v" is used.
378
379 Thu Jun 11 15:24:53 1998 Doug Evans <devans@canuck.cygnus.com>
380
381 * lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
382 which is now a list of options controlling the behaviour of sim_run.
383
384 Mon Jun 1 18:54:22 1998 Frank Ch. Eigler <fche@cygnus.com>
385
386 * lib/sim-defs.exp (sim_run): Add possible environment variable
387 list to simulator run.
388
389 Thu May 28 14:59:46 1998 Jillian Ye <jillian@cygnus.com>
390
391 * Makefile.in: Take RUNTEST out of FLAG_TO_PASS
392 so that make check can be invoked recursively.
393
394 Thu May 14 11:48:35 1998 Doug Evans <devans@canuck.cygnus.com>
395
396 * config/default.exp (CC,SIM): Delete.
397
398 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.
399 New arg prog_opts. All callers updated.
400
401 Fri May 8 18:10:28 1998 Jillian Ye <jillian@cygnus.com>
402
403 * Makefile.in: Made "check" the target of two
404 dependencies (test1, test2) so that test2 get a chance to
405 run even when test1 failed if "make -k check" is used.
406
407 Fri May 8 14:41:28 1998 Doug Evans <devans@canuck.cygnus.com>
408
409 * lib/sim-defs.exp (sim_version): Simplify.
410 (sim_run): Implement.
411 (run_sim_test): Use sim_run.
412 (sim_compile): New proc.
413
414 Mon May 4 17:59:11 1998 Frank Ch. Eigler <fche@cygnus.com>
415
416 * config/default.exp: Added C compiler settings.
417
418 Wed Apr 22 12:26:28 1998 Doug Evans <devans@canuck.cygnus.com>
419
420 * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS, LDFLAGS.
421
422 Tue Apr 21 10:49:03 1998 Doug Evans <devans@canuck.cygnus.com>
423
424 * lib/sim-defs.exp (run_sim_test): Don't exit early if one mach fails,
425 try all machs.
426
427 Wed Feb 25 11:01:17 1998 Doug Evans <devans@canuck.cygnus.com>
428
429 * Makefile.in (RUNTEST): Fix path to runtest.
430
431 Tue Feb 17 12:46:05 1998 Doug Evans <devans@seba.cygnus.com>
432
433 * config/default.exp: New file.
434 * lib/sim-defs.exp: New file.
435
436 * Makefile.in (build_alias): Define.
437 (arch): Define.
438 (RUNTEST_FOR_TARGET): Delete.
439 (RUNTEST): Fix.
440 (check): Depend on site.exp. Run dejagnu.
441 (site.exp): New target.
442 * configure.in (arch): Define from target_cpu.
443 * configure: Regenerate.
444
445 Wed Sep 17 10:21:26 1997 Andrew Cagney <cagney@b1.cygnus.com>
446
447 * common/bits-gen.c (gen_bit): Pass in the full name of the macro.
448 (gen_mask): Ditto.
449
450 * common/bits-tst.c (main): Add tests for LSSEXT, MSSEXT.
451 (calc): Add support for 8 bit version of macros.
452 (main): Add tests for 8 bit versions of macros.
453 (check_sext): Check SEXT of zero clears bits.
454
455 * common/bits-gen.c (main): Generate tests for 8 bit versions of
456 macros.
457
458 Thu Sep 11 13:04:40 1997 Andrew Cagney <cagney@b1.cygnus.com>
459
460 * common/Make-common.in: New file, provide generic rules for
461 running checks.
462
463 Mon Sep 1 16:43:55 1997 Andrew Cagney <cagney@b1.cygnus.com>
464
465 * configure.in (configdirs): Test for the target directory instead
466 of matching on a target.