summaryrefslogtreecommitdiff
path: root/gcc/test_driver (follow)
AgeCommit message (Collapse)Author
2015-12-19avr/avrtest: Remove avrtest references.Ralph Holmes
Closes #2442.
2015-12-14gcc/test_driver remove m32r lineGedare Bloom
2015-12-14m32r: Remove m32rsim referencesAun-Ali Zaidi
closes #2447.
2014-05-02rtems-testing shell scripts: Use env not evalJoel Sherrill
2014-05-02rtems-testing: Use eval bash instead of full pathJoel Sherrill
2013-01-08gcc testing: Build support packages with GCCJoel Sherrill
2012-05-15rtems-testing - Remove CVS Ids (manual edits)Joel Sherrill
2011-12-022011-12-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one: Consolidate capturing test results and mailing them. * test_driver: Add support for Objective-C and FORTRAN.
2011-12-012011-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one: If a secondary language fails to build, do not abort build but continue on and attempt other secondary languages. Clean up arguments to rundeja to reflect clean up in that script. * rtems_gcc_main.c: Add /tmp directory and file support so more tests pass. Make sure argc/argv are correctly setup. * rtems_gcj_init.c: Add comment. * rundeja: Consolidate similar cases to eliminate duplication. * test_driver: Install autotools if autoconf is not at install point.
2011-11-062011-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one: do_cleanup defaults to "no". Add initial support for Objective-C and FORTRAN. - Objective-C needs work on run-time support - FORTRAN needs to be tested * gcc_status: Use BUILDDIR not BASEDIR. * gccgo_status: Use BUILDDIR not BASEDIR. * networkconfig.h: Update. * rtems_gccgo_init.c: Switch to unlimited objects configuration. * rundeja: Add Objective-C. * test_driver: Add -C to check options and exit. Add --enable-watchdog to PPL configuration. * testsuite/ada/acats/Makefile.rtems: Correct uC5282. * gccobjc_status: New file.
2011-11-042011-11-04 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
* test_driver: Spacing.
2011-08-202011-08-21 Jie Liu <lj8175@gmail.com>Joel Sherrill
* gcc/rtems_gcj_init.c: New file for rtems/gcj testing. * gcc/Makefile.rtems_gcjinit: The Makefile for gcc/rtems_gcj_init.c * gcc/rundeja: Add options for libjava test. * gcc/test_driver: Add GCJ options. * gcc/do_one: Add GCJ build and test options.
2011-03-142011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one, rundeja, test_driver: Updates and add initial support for running Objective-C tests.
2011-02-072011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one, gcc_status, gccgo_status, rtems_gccgo_init.c, rundeja, test_driver: Make directory names more consistent. Clean up. * testsuite/ada/acats/Makefile.rtems: Attempt to filter -G0
2011-01-282011-01-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one, test_driver, testsuite/ada/acats/Makefile.rtems: Various improvements as part of testing gcc 4.6.0.
2010-12-072010-12-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one, test_driver, testsuite/ada/acats/Makefile.rtems: * Makefile.rtems_gccgoinit, gccgo_status, networkconfig.h, rtems_gccgo_init.c: New files.
2010-07-212010-07-21 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill
* do_one, rundeja, test_driver: Add Go support. Plus some cleanup from Joel.
2010-07-202010-07-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* test_driver: Add -T option to getopt string.
2010-05-212010-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one: Only send results if things ran OK. * test_driver: Add quotes in terms of test. * testsuite/ada/acats/Makefile.rtems: Add lm32_evr and m32rsim.
2010-04-292010-04-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one, test_driver: Add more arguments. Remove early exit.
2010-04-132010-04-13 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* rundeja, test_driver: Add lm32. Do not attempt to update gcc source if update will ask for passphrase.
2010-03-282010-03-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* test_driver: Clean up list of targets.
2010-03-252010-03-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one: Toggle command line arguments. * rundeja: Remove one comment line. * test_driver: Add commadn line arguments. * do_tests: Fix path.
2009-09-252009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
* do_one, rundeja, test_driver, testsuite/ada/acats/Makefile.rtems, testsuite/ada/acats/rtems_init.c, testsuite/ada/acats/run_all_rtems.sh: Add uC5282 support. Standardize GNAT stack size constants.
2009-07-302009-07-30 Joel Sherrill <joel.sherrill@rtems.org>Joel Sherrill
* do_one: Set parameters for qemu. * rundeja: Correct script name for qemu (now qemu-rtems). * test_driver: Abort if gcc_update fails. * testsuite/ada/acats/Makefile.rtems: Correct script invocations to reflect new sim-scripts. * testsuite/ada/acats/run_all_rtems.sh: Use full path to RTEMS_SETTINGS. * ChangeLog: New file.
2009-03-252009-03-25 Joel Sherrill <joel.sherrill@rtems.org>Joel Sherrill
* gcc/test_driver: Do not reset start time.
2009-03-022009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gcc/do_one, gcc/test_driver, gcc/testsuite/ada/acats/run_all_rtems.sh: Fix typos and use -k on make RTEMS multilib.
2009-02-242009-02-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gcc/rundeja, gcc/test_driver: Use INSTALL and BSP_INSTALL more consistently.
2009-02-202009-02-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gcc/test_driver: Put top level logs in ${BASEDIR}.
2009-02-192009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* README, gcc/test_driver: Do not assume anything is a CVS/SVN checkout. Look for the CVS or .svn subdirectory and act accordingly.
2009-01-302009-01-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gcc/do_one, gcc/test_driver: Start at least building toolsets even if we cannot run tests on them yet. * dejagnu/boards/rtems-avr-nosim.exp: New file.
2009-01-202009-01-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gcc/do_one, gcc/gcc_status, gcc/rundeja, gcc/test_driver: Adjust path to VERSIONS to account for being in a subdirectory. * gcc/testsuite/ada/acats/rtems_generate_acats_email: Include host in ACATS report.
2009-01-192009-01-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gcc/Makefile.rtems_gccmain, gcc/do_one, gcc/do_tests, gcc/gcc_status, gcc/rtems_gcc_main.c, gcc/rundeja, gcc/test_driver: New files. * Makefile.rtems_gccmain, do_one, do_tests, gcc_status, rtems_gcc_main.c, rundeja, test_driver: Removed.