summaryrefslogtreecommitdiff
path: root/gcc (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.
2015-12-13h8300: Remove h8sim referencesAun-Ali Zaidi
updates #2453.
2015-09-25Enable Rtems tests samplesAurelio Remonda
This patch enables rtems tests samples on the do_one script. When setting up the environment for testing stdlibc++ you need this test samples to check everything it's ok before running the gcc test suite. This check consists on running a sample (i.e ticker.exe) making sure it behaves as it should.
2015-09-03gcc/rundeja: Add TARGET_BOARD_OPTSSebastian Huber
2015-09-03gcc/do_one: Enable C99 formatsSebastian Huber
2015-09-03gcc/do_one: Disable LTOSebastian Huber
2015-09-03gcc/do_one: Disable C++ PCHSebastian Huber
2015-09-03gcc: Add realview_pbx_a9_qemu supportSebastian Huber
2015-09-03gcc/do_one: Adjust $PATHSebastian Huber
2014-05-02rtems-testing shell scripts: Use env not evalJoel Sherrill
2014-05-02rtems-testing: Use eval bash instead of full pathJoel Sherrill
2014-02-24gcc/rtems_gcc_main.c: exit() if main returnsSebastian Huber
2014-02-24gcc/rtems_gcc_main.c: Add signal() workaroundSebastian Huber
2014-02-24gcc/rtems_gcc_main.c: Use preemptive main taskSebastian Huber
2013-05-03gcc/rtems_gcc_main.c: Use unlimited objectsSebastian Huber
2013-04-15Remove CVS RemnantsJoel Sherrill
2013-04-15rtems-testing/gcc: Add Documentation on Testing GCCJoel Sherrill
2013-01-11parallelize_build: autotools before RTEMS bootstrapJoel Sherrill
2013-01-11v850 testing correctionsJoel Sherrill
2013-01-09parallelize_build: GNU Parallel script to build all toolsJoel Sherrill
This script uses GNU Parallel to build and test all RTEMS target toolsets in parallel. This can keep a server completely saturated for the entire build period. This appears to reduce the build time by at least 75% RTEMS Build Farm servers.
2013-01-09do_one: Improve verbose. Clean upJoel Sherrill
2013-01-08gcc/do_one: Various reworkJoel Sherrill
+ Separate secondary language options + Remove support for unarchiving gdb and binutils RPMs + Rework argument checking for native/cross + Add -B n for controlling number of parallel jobs Now assume that if gcc support libraries like mpc, mpfr, isl, etc are needed, they will be symbolically linked into the gcc source tree.
2013-01-08gcc testing: Build support packages with GCCJoel Sherrill
2013-01-02gcc/rtems_gcc_main.c: Include <bsp.h>Sebastian Huber
Include <bsp.h> instead of <rtems.h> to get BSP specific configuration options for <rtems/confdefs.h>.
2012-06-12gcc test scripts: add v850 target supportJoel Sherrill
2012-05-15rtems-testing - Remove CVS Ids (manual edits)Joel Sherrill
2012-05-15XXXJoel Sherrill
2012-05-15rtems-testing - Remove CVS Ids (scripted)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, networkconfig.h, rtems_gccgo_init.c: Now running Go tests on PowerPC (2/3 passing) and i386 (in process).
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.
2011-01-242011-01-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* do_one: Fix script.
2011-01-072011-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
* gcc/do_one, gcc/testsuite/ada/acats/rtems_generate_acats_email: Detect RTEMS version.
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-08-042010-08-04 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill
* do_one, rundeja: Add support for libgo testing. * rtems_libgo_init.c: New file.
2010-07-222010-07-22 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill
* do_one: Add Go support. Plus some cleanup from Joel.
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: Turn off -x.
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.