summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu2013-10-312-0/+5
* gcc_update (files_and_dependencies): Add rules for libcilkrts.Tobias Burnus2013-10-302-0/+8
* Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer2013-10-231-1/+1
* gcc_update (files_and_dependencies): Fix rule for libgomp/testsuite/Makefile.in.Thomas Schwinge2013-10-112-1/+6
* Configuration bits for ARC port:Joern Rennecke2013-10-012-0/+6
* * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo2013-09-272-15/+6
* MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie2013-09-122-0/+5
* * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo2013-08-312-107/+98
* * gcc_update (configure): Update to handle svn 1.8.1.Mike Stump2013-08-292-1/+5
* Commit the vtable verification feature.Caroline Tice2013-08-062-0/+7
* validate_failures.py: Fix handling of summary lines with "|" characters or em...Brooks Moses2013-06-062-12/+22
* Fix formatting of ChangeLog entriesDavid Malcolm2013-05-241-1/+1
* download_prerequisites: Download isl and cloog conditionally.Chung-Ju Wu2013-05-242-1/+23
* repro_fail: filter out "-ignore SIGHUP" from the spawn linesDavid Malcolm2013-05-212-2/+8
* Obsolete Solaris 9 supportRainer Orth2013-05-162-1/+7
* compare_tests: Limit lines to 2000 characters as comm on Mac OS X 10.8.3 does...Mike Stump2013-05-132-5/+10
* config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.Sofiane Naci2013-04-302-1/+6
* * validate_failures.py: Fix typo.Diego Novillo2013-04-182-1/+5
* Loosen check for build directory.Diego Novillo2013-04-182-8/+17
* * gennews (files): Add files for GCC 4.8.Jakub Jelinek2013-03-222-23/+28
* make-obstacks-texi.pl: New.Tobias Burnus2013-03-062-0/+50
* Make make_sunver.pl robust against non-C localesRainer Orth2013-02-272-0/+8
* update-copyright.py: Add libdecnumber to the default list.Richard Sandiford2013-02-062-2/+6
* * testsuite-management/validate_failures.py: Fix typo.Diego Novillo2013-02-062-1/+5
* Fix validate_failures.py in standalone testing.Diego Novillo2013-02-062-7/+30
* validate_failures.py: Fix performance regressionBernhard Reutner-Fischer2013-02-062-1/+7
* Rename update-copyright.pl to update-copyright.py.Richard Sandiford2013-02-042-1/+1
* Add contrib/update-copyright.pl.Richard Sandiford2013-02-042-0/+770
* dg-extract-results.sh: Fix order of summary counts.David Blaikie2013-01-162-2/+4
* dg-extract-results.sh: Constrain the start-of-log pattern.David Blaikie2013-01-152-1/+3
* dg-extract-results.sh: Handle KPASSes.David Blaikie2013-01-152-1/+9
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-044-4/+4
* validate_failures.py: also ignore .gitBernhard Reutner-Fischer2012-12-052-7/+12
* Fix stale use of old 'options' argument.Diego Novillo2012-12-032-1/+6
* validate_failures.py: Add support for @include, @remove directives in manifes...Doug Evans2012-11-302-5/+70
* validate_failures.py: Add function GetManifestPath.Doug Evans2012-11-302-14/+30
* validate_failures.py: Remove pass/fail indicator from result of GetBuildData.Doug Evans2012-11-292-11/+7
* validate_failures.py: Store options in global variable _OPTIONS.Doug Evans2012-11-292-28/+35
* validate_failures.py: Rename variable manifest_name to manifest_path everywhere.Doug Evans2012-11-292-13/+16
* validate_failures.py (CompareBuilds): Pass options.results to GetSumFiles for...Doug Evans2012-11-292-1/+6
* validate_failures.py: Use <target_alias> instead of <target>.Doug Evans2012-11-282-3/+6
* validate_failures.py: Record ordinal with TestResult.Doug Evans2012-11-282-3/+17
* * compare_tests: Add export LC_ALL=C to make sort happier.Mike Stump2012-11-192-0/+6
* Update libsanitizer generated filesH.J. Lu2012-11-142-1/+8
* gcc_update: Add libquadmath generated files.Tobias Burnus2012-11-122-0/+7
* Add libsanitizer generated filesH.J. Lu2012-11-122-0/+7
* Add a contrib script for comparing the performance of two sets ofLawrence Crowl2012-11-072-0/+609
* Add a new option --clean_build to validate_failures.pyDiego Novillo2012-11-022-19/+53
* This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl2012-11-011-62/+99
* validate_failures.py: Fix parsing of summary lines.Diego Novillo2012-10-313-5/+40