Age | Commit message (Expand) | Author | Files | Lines |
2014-01-21 | * mklog: Avoid adding falsely changed functions to ChangeLog. | Tatiana Udalova | 2 | -4/+46 |
2013-12-31 | Commit of nios2 port to trunk: | Chung-Lin Tang | 2 | -1/+8 |
2013-12-23 | mklog: Automatically insert comments in trivial cases. | Yury Gribov | 2 | -29/+83 |
2013-12-19 | mklog: Split generated message in parts. | Yury Gribov | 2 | -12/+39 |
2013-10-31 | Add new nds32 port, including machine description, libgcc, and documentation. | Chung-Ju Wu | 2 | -0/+5 |
2013-10-30 | gcc_update (files_and_dependencies): Add rules for libcilkrts. | Tobias Burnus | 2 | -0/+8 |
2013-10-23 | Fix up ChangeLog entries (name, e-mail, formatting, otherwise). | Gerald Pfeifer | 1 | -1/+1 |
2013-10-11 | gcc_update (files_and_dependencies): Fix rule for libgomp/testsuite/Makefile.in. | Thomas Schwinge | 2 | -1/+6 |
2013-10-01 | Configuration bits for ARC port: | Joern Rennecke | 2 | -0/+6 |
2013-09-27 | * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update. | Diego Novillo | 2 | -15/+6 |
2013-09-12 | MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers. | DJ Delorie | 2 | -0/+5 |
2013-08-31 | * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update. | Diego Novillo | 2 | -107/+98 |
2013-08-29 | * gcc_update (configure): Update to handle svn 1.8.1. | Mike Stump | 2 | -1/+5 |
2013-08-06 | Commit the vtable verification feature. | Caroline Tice | 2 | -0/+7 |
2013-06-06 | validate_failures.py: Fix handling of summary lines with "|" characters or em... | Brooks Moses | 2 | -12/+22 |
2013-05-24 | Fix formatting of ChangeLog entries | David Malcolm | 1 | -1/+1 |
2013-05-24 | download_prerequisites: Download isl and cloog conditionally. | Chung-Ju Wu | 2 | -1/+23 |
2013-05-21 | repro_fail: filter out "-ignore SIGHUP" from the spawn lines | David Malcolm | 2 | -2/+8 |
2013-05-16 | Obsolete Solaris 9 support | Rainer Orth | 2 | -1/+7 |
2013-05-13 | compare_tests: Limit lines to 2000 characters as comm on Mac OS X 10.8.3 does... | Mike Stump | 2 | -5/+10 |
2013-04-30 | config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu. | Sofiane Naci | 2 | -1/+6 |
2013-04-18 | * validate_failures.py: Fix typo. | Diego Novillo | 2 | -1/+5 |
2013-04-18 | Loosen check for build directory. | Diego Novillo | 2 | -8/+17 |
2013-03-22 | * gennews (files): Add files for GCC 4.8. | Jakub Jelinek | 2 | -23/+28 |
2013-03-06 | make-obstacks-texi.pl: New. | Tobias Burnus | 2 | -0/+50 |
2013-02-27 | Make make_sunver.pl robust against non-C locales | Rainer Orth | 2 | -0/+8 |
2013-02-06 | update-copyright.py: Add libdecnumber to the default list. | Richard Sandiford | 2 | -2/+6 |
2013-02-06 | * testsuite-management/validate_failures.py: Fix typo. | Diego Novillo | 2 | -1/+5 |
2013-02-06 | Fix validate_failures.py in standalone testing. | Diego Novillo | 2 | -7/+30 |
2013-02-06 | validate_failures.py: Fix performance regression | Bernhard Reutner-Fischer | 2 | -1/+7 |
2013-02-04 | Rename update-copyright.pl to update-copyright.py. | Richard Sandiford | 2 | -1/+1 |
2013-02-04 | Add contrib/update-copyright.pl. | Richard Sandiford | 2 | -0/+770 |
2013-01-16 | dg-extract-results.sh: Fix order of summary counts. | David Blaikie | 2 | -2/+4 |
2013-01-15 | dg-extract-results.sh: Constrain the start-of-log pattern. | David Blaikie | 2 | -1/+3 |
2013-01-15 | dg-extract-results.sh: Handle KPASSes. | David Blaikie | 2 | -1/+9 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 4 | -4/+4 |
2012-12-05 | validate_failures.py: also ignore .git | Bernhard Reutner-Fischer | 2 | -7/+12 |
2012-12-03 | Fix stale use of old 'options' argument. | Diego Novillo | 2 | -1/+6 |
2012-11-30 | validate_failures.py: Add support for @include, @remove directives in manifes... | Doug Evans | 2 | -5/+70 |
2012-11-30 | validate_failures.py: Add function GetManifestPath. | Doug Evans | 2 | -14/+30 |
2012-11-29 | validate_failures.py: Remove pass/fail indicator from result of GetBuildData. | Doug Evans | 2 | -11/+7 |
2012-11-29 | validate_failures.py: Store options in global variable _OPTIONS. | Doug Evans | 2 | -28/+35 |
2012-11-29 | validate_failures.py: Rename variable manifest_name to manifest_path everywhere. | Doug Evans | 2 | -13/+16 |
2012-11-29 | validate_failures.py (CompareBuilds): Pass options.results to GetSumFiles for... | Doug Evans | 2 | -1/+6 |
2012-11-28 | validate_failures.py: Use <target_alias> instead of <target>. | Doug Evans | 2 | -3/+6 |
2012-11-28 | validate_failures.py: Record ordinal with TestResult. | Doug Evans | 2 | -3/+17 |
2012-11-19 | * compare_tests: Add export LC_ALL=C to make sort happier. | Mike Stump | 2 | -0/+6 |
2012-11-14 | Update libsanitizer generated files | H.J. Lu | 2 | -1/+8 |
2012-11-12 | gcc_update: Add libquadmath generated files. | Tobias Burnus | 2 | -0/+7 |
2012-11-12 | Add libsanitizer generated files | H.J. Lu | 2 | -0/+7 |