aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2013-04-05Merged with gcc-4_8-branch at revision 197432.Balaji V. Iyer
2013-03-15Merged with trunk at revision 196659.Balaji V. Iyer
2013-03-04Merged with trunk at revision 196434.Balaji V. Iyer
2013-02-27Merged with trunk at revision 126208.Balaji V. Iyer
2013-01-21Merged with trunk at revision 195329.Balaji V. Iyer
2013-01-07Merged with trunk at revision 194958.Balaji V. Iyer
2012-12-05validate_failures.py: also ignore .gitBernhard Reutner-Fischer
2012-12-03Fix stale use of old 'options' argument.Diego Novillo
2012-11-30 * testsuite-management/validate_failures.py: Add support for @include,Doug Evans
2012-11-30 * testsuite-management/validate_failures.py: Add functionDoug Evans
2012-11-29 * testsuite-management/validate_failures.py: Remove pass/failDoug Evans
2012-11-29 * testsuite-management/validate_failures.py: Store options in globalDoug Evans
2012-11-29 * testsuite-management/validate_failures.py: Rename variableDoug Evans
2012-11-29 * testsuite-management/validate_failures.py (CompareBuilds): PassDoug Evans
2012-11-28 * testsuite-management/validate_failures.py: Use <target_alias> insteadDoug Evans
2012-11-28 * testsuite-management/validate_failures.py: Record ordinal withDoug Evans
2012-11-19 * compare_tests: Add export LC_ALL=C to make sort happier.Mike Stump
2012-11-14Update libsanitizer generated filesH.J. Lu
2012-11-122012-11-12 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2012-11-12Add libsanitizer generated filesH.J. Lu
2012-11-07Add a contrib script for comparing the performance of two sets ofLawrence Crowl
2012-11-02Add a new option --clean_build to validate_failures.pyDiego Novillo
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl
2012-10-31 * testsuite-management/validate_failures.py: Fix parsingDiego Novillo
2012-10-29 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo
2012-10-062012-10-06 Diego Novillo <dnovillo@google.com>Diego Novillo
2012-10-022012-10-02 Christophe Lyon <christophe.lyon@linaro.org>Christophe Lyon
2012-09-26 * contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux,Joern Rennecke
2012-09-11 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo
2012-09-04 * make_sunver.pl: Add missing newline at the end of extern "C++" block.Eric Botcazou
2012-09-04 * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.Diego Novillo
2012-08-26 * btest-gcc.sh (TESTLOGS): Make gfortran.sum optional.Hans-Peter Nilsson
2012-08-26 * btest-gcc.sh (TESTLOGS): Add libmudflap.sum, if it exists.Hans-Peter Nilsson
2012-08-15Add an xfail manifest for x86_64-unknown-linux-gnu to trunk.Diego Novillo
2012-08-13 * testsuite-management/validate_failures.py (ExpirationDate): TidyDiego Novillo
2012-08-13 * testsuite-management/validate_failures.py (ParseSummary): FixDiego Novillo
2012-08-13Implement support for expiring expected results in validate_failures.py.Diego Novillo
2012-07-26Do not use 'with ... as ...' in validate_failures.pyDiego Novillo
2012-07-19Fix --produce_manifest flag in validate_failures.py.Diego Novillo
2012-07-18 * testsuite-management/validate_failures.py: FixDiego Novillo
2012-06-19 * check_makefile_deps.sh: Look for c-common.o in c-family/.Steven Bosscher
2012-06-06The new mklog script prints three spaces after the date part, whichMarek Polacek
2012-06-05Add ChangeLog entry for previous commit.Diego Novillo
2012-06-05Extend validate_failures.py to run outside the build directory.Diego Novillo
2012-05-31Add new skeleton ChangeLog file generator to contrib/Diego Novillo
2012-05-25Remove any .comment sections if the first cmp failedH.J. Lu
2012-05-09* gcc_update: Use $GCC_SVN to retrieve branch and revision.David Edelsohn
2012-05-01Add libatomic as a target library.Richard Henderson
2012-04-242012-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-04-16Use target_alias in validate_failures.pyRainer Orth