aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu2-0/+5
2013-10-30gcc_update (files_and_dependencies): Add rules for libcilkrts.Tobias Burnus2-0/+8
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-1/+1
2013-10-11gcc_update (files_and_dependencies): Fix rule for libgomp/testsuite/Makefile.in.Thomas Schwinge2-1/+6
2013-10-01Configuration bits for ARC port:Joern Rennecke2-0/+6
2013-09-27* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo2-15/+6
2013-09-12MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie2-0/+5
2013-08-31* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo2-107/+98
2013-08-29* gcc_update (configure): Update to handle svn 1.8.1.Mike Stump2-1/+5
2013-08-06Commit the vtable verification feature.Caroline Tice2-0/+7
2013-06-06validate_failures.py: Fix handling of summary lines with "|" characters or em...Brooks Moses2-12/+22
2013-05-24Fix formatting of ChangeLog entriesDavid Malcolm1-1/+1
2013-05-24download_prerequisites: Download isl and cloog conditionally.Chung-Ju Wu2-1/+23
2013-05-21repro_fail: filter out "-ignore SIGHUP" from the spawn linesDavid Malcolm2-2/+8
2013-05-16Obsolete Solaris 9 supportRainer Orth2-1/+7
2013-05-13compare_tests: Limit lines to 2000 characters as comm on Mac OS X 10.8.3 does...Mike Stump2-5/+10
2013-04-30config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.Sofiane Naci2-1/+6
2013-04-18* validate_failures.py: Fix typo.Diego Novillo2-1/+5
2013-04-18Loosen check for build directory.Diego Novillo2-8/+17
2013-03-22* gennews (files): Add files for GCC 4.8.Jakub Jelinek2-23/+28
2013-03-06make-obstacks-texi.pl: New.Tobias Burnus2-0/+50
2013-02-27Make make_sunver.pl robust against non-C localesRainer Orth2-0/+8
2013-02-06update-copyright.py: Add libdecnumber to the default list.Richard Sandiford2-2/+6
2013-02-06* testsuite-management/validate_failures.py: Fix typo.Diego Novillo2-1/+5
2013-02-06Fix validate_failures.py in standalone testing.Diego Novillo2-7/+30
2013-02-06validate_failures.py: Fix performance regressionBernhard Reutner-Fischer2-1/+7
2013-02-04Rename update-copyright.pl to update-copyright.py.Richard Sandiford2-1/+1
2013-02-04Add contrib/update-copyright.pl.Richard Sandiford2-0/+770
2013-01-16dg-extract-results.sh: Fix order of summary counts.David Blaikie2-2/+4
2013-01-15dg-extract-results.sh: Constrain the start-of-log pattern.David Blaikie2-1/+3
2013-01-15dg-extract-results.sh: Handle KPASSes.David Blaikie2-1/+9
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek4-4/+4
2012-12-05validate_failures.py: also ignore .gitBernhard Reutner-Fischer2-7/+12
2012-12-03Fix stale use of old 'options' argument.Diego Novillo2-1/+6
2012-11-30validate_failures.py: Add support for @include, @remove directives in manifes...Doug Evans2-5/+70
2012-11-30validate_failures.py: Add function GetManifestPath.Doug Evans2-14/+30
2012-11-29validate_failures.py: Remove pass/fail indicator from result of GetBuildData.Doug Evans2-11/+7
2012-11-29validate_failures.py: Store options in global variable _OPTIONS.Doug Evans2-28/+35
2012-11-29validate_failures.py: Rename variable manifest_name to manifest_path everywhere.Doug Evans2-13/+16
2012-11-29validate_failures.py (CompareBuilds): Pass options.results to GetSumFiles for...Doug Evans2-1/+6
2012-11-28validate_failures.py: Use <target_alias> instead of <target>.Doug Evans2-3/+6
2012-11-28validate_failures.py: Record ordinal with TestResult.Doug Evans2-3/+17
2012-11-19* compare_tests: Add export LC_ALL=C to make sort happier.Mike Stump2-0/+6
2012-11-14Update libsanitizer generated filesH.J. Lu2-1/+8
2012-11-12gcc_update: Add libquadmath generated files.Tobias Burnus2-0/+7
2012-11-12Add libsanitizer generated filesH.J. Lu2-0/+7
2012-11-07Add a contrib script for comparing the performance of two sets ofLawrence Crowl2-0/+609
2012-11-02Add a new option --clean_build to validate_failures.pyDiego Novillo2-19/+53
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl1-62/+99
2012-10-31validate_failures.py: Fix parsing of summary lines.Diego Novillo3-5/+40