Age | Commit message (Expand) | Author | Files | Lines |
2007-12-23 | * btest-gcc.sh (TESTLOGS): Add gfortran, and optionally libgomp. | Geoffrey Keating | 2 | -0/+7 |
2007-12-23 | widget.html: Mark as HTML 4.01, which it now is, rather than XHTML, which it ... | Geoffrey Keating | 3 | -35/+46 |
2007-12-16 | patch_tester.sh: Don't save the script anymore. | Sebastian Pop | 2 | -4/+4 |
2007-12-16 | patch_tester.sh: New. | Sebastian Pop | 3 | -0/+555 |
2007-11-26 | * compare-debug: Introduce -p flag to preserve .stripped files. | Alexandre Oliva | 2 | -1/+14 |
2007-10-08 | invoke.texi (Wall): fix formatting issues. | Manuel López-Ibáñez | 2 | -3/+17 |
2007-10-01 | compare-debug: Avoid spurious errors when .stripped files exist. | Alexandre Oliva | 2 | -15/+20 |
2007-09-22 | warn_summary (srcdirFilter): Add fixincludes, sim, newlib and mpfr. | Hans-Peter Nilsson | 2 | -0/+9 |
2007-08-23 | gcc_update: Handle different URL paths and tags. | H.J. Lu | 2 | -2/+7 |
2007-08-17 | Makefile.def (STAGE2_CFLAGS, [...]): Add to flags_to_pass. | Alexandre Oliva | 2 | -0/+71 |
2007-08-16 | gcc_update: Use "svn info" for revision number. | H.J. Lu | 2 | -1/+18 |
2007-08-10 | gcc.doxy: Rename from tree-ssa.doxy. | Diego Novillo | 2 | -0/+4 |
2007-08-10 | tree-ssa.doxy: Update for doxygen 1.5. | Diego Novillo | 2 | -85/+244 |
2007-07-05 | Correct file path in last entry | Hans-Peter Nilsson | 1 | -1/+1 |
2007-06-30 | gcc_update (files_and_dependencies): Handle gcc/testsuite/gcc.dg/cpp/direct2s.c. | Hans-Peter Nilsson | 2 | -0/+8 |
2007-05-14 | * gennews (files): Reference GCC 4.2 web pages. | Mark Mitchell | 2 | -1/+7 |
2007-04-05 | * texi2pod.pl: Correct handling of @itemize with no argument. | Zack Weinberg | 2 | -1/+5 |
2007-03-17 | * uninclude: New utility, from Alexandre Oliva. | Hans-Peter Nilsson | 2 | -0/+56 |
2007-02-26 | * test_installed: Adjust to the move from g77 to gfortran. | Dominique d'Humieres | 2 | -13/+17 |
2007-02-16 | texi2pod.pl: Handle @subsubsection, ignore @anchor. | Matthias Klose | 2 | -0/+9 |
2007-02-10 | test_summary (configflags): Adjust for changes in the config.status format du... | Hans-Peter Nilsson | 2 | -0/+7 |
2007-02-09 | * gcc_update: Update for configure.in -> configure.ac. | Daniel Jacobowitz | 2 | -1/+5 |
2007-02-06 | texi2pod.pl: Handle @multitable. | Richard Sandiford | 2 | -0/+22 |
2007-01-15 | sourcebuild.texi (libgcj Tests): Don't mention jacks. | Tom Tromey | 2 | -0/+29 |
2006-09-28 | * compareSumTests3: POD syntax fix. | Matthew Sachs | 2 | -2/+4 |
2006-09-28 | dglib.pm: Initial commit. | Matthew Sachs | 3 | -0/+681 |
2006-09-18 | dg-cmp-results.sh (compare-$$.awk): Print name[old] and not non-existing nm[o... | Bernhard Fischer | 2 | -1/+6 |
2006-09-05 | * btest-gcc.sh: .bad_compare has moved to toplevel from gcc/. | Geoffrey Keating | 2 | -2/+6 |
2006-07-06 | Port to hosts whose 'sort' and 'tail' implementations treat operands with lea... | Paul Eggert | 2 | -2/+17 |
2006-06-05 | * dg-cmp-results.sh: New script for comparing DejaGNU logs. | James Lemke | 2 | -0/+205 |
2006-06-02 | compare_tests: Handle multilibs better. | Richard Earnshaw | 2 | -2/+7 |
2006-05-31 | * texi2pod.pl: Correct handling of absolute @include. | Daniel Jacobowitz | 2 | -2/+8 |
2006-05-02 | Correct changelog date in last commit. | Daniel Jacobowitz | 1 | -1/+1 |
2006-05-02 | * texi2pod.pl: Handle -I. | Daniel Jacobowitz | 2 | -4/+18 |
2006-02-28 | * gennews (files): Update for GCC 4.1. | Mark Mitchell | 2 | -1/+6 |
2006-01-24 | gcc_update (files_and_dependencies): Handle libgomp/testsuite/Makefile.in. | Diego Novillo | 2 | -0/+6 |
2006-01-18 | btest-gcc.sh: gcc.sum has moved to gcc/testsuite/gcc/gcc.sum. | Andrew Pinski | 2 | -4/+10 |
2006-01-18 | [multiple changes] | Diego Novillo | 2 | -0/+9 |
2005-12-20 | * btest-gcc.sh: Support -j option. | Geoffrey Keating | 2 | -11/+14 |
2005-12-08 | * newcvsroot: Remove. | Ben Elliston | 2 | -36/+4 |
2005-11-28 | GCC Regression Tester.wdgt: Rename to GCC_Regression_Tester.wdgt. | Geoffrey Keating | 9 | -10/+31 |
2005-11-23 | GCC Regression Tester.wdgt/widget.html: New file. | Geoffrey Keating | 6 | -0/+197 |
2005-11-04 | *sigh* checked in the wrong patch | Steven Bosscher | 1 | -2/+2 |
2005-11-03 | * gcc_build: Fix my previous checking. | Steven Bosscher | 2 | -2/+9 |
2005-11-01 | * gcc_update: Include revision number in LAST_UPDATED. | Joseph Myers | 2 | -1/+5 |
2005-10-30 | gcc_build: Use gcc.gnu.org as the default server. | Steven Bosscher | 2 | -4/+22 |
2005-10-28 | gcc_update: When svn update is called and --silent is used, pass -q. | Andrew Pinski | 2 | -1/+6 |
2005-10-28 | gcc_update: Remove the -q from svn invocation. | Andrew Pinski | 2 | -1/+5 |
2005-10-28 | gcc_build: Remove -d from the call to gcc_update. | Andrew Pinski | 2 | -1/+5 |
2005-10-28 | gcc_update: Update for svn. | Daniel Berlin | 4 | -66/+56 |