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