| Commit message (Expand) | Author | Age | Files | Lines |
* | make_sunver.pl: Ignore entries without symbol name first. | Eric Botcazou | 2010-11-08 | 2 | -3/+10 |
* | Remove gccbug | Andi Kleen | 2010-10-18 | 2 | -84/+4 |
* | gcc_update: Run $GCC_HG pull and update separately. | Rainer Orth | 2010-10-12 | 2 | -5/+21 |
* | New contrib/test_recheck script to rerun unsuccessful tests. | Ralf Wildenhues | 2010-10-11 | 2 | -0/+102 |
* | Fix unportable shell quoting. | Ralf Wildenhues | 2010-09-27 | 4 | -6/+12 |
* | Improve formatting of manuals. | Ralf Wildenhues | 2010-09-22 | 2 | -2/+14 |
* | Do not print warning messages when there are no occurences. | Sebastian Pop | 2010-09-17 | 2 | -2/+10 |
* | * gcc_update: Handle hg, too. | Rainer Orth | 2010-09-13 | 2 | -57/+107 |
* | * make_sunver.pl: Remove extra whitespace in regexp. | Eric Botcazou | 2010-07-08 | 2 | -1/+5 |
* | Script to check patches violating the GNU style. | Sebastian Pop | 2010-07-02 | 2 | -0/+121 |
* | Missed in last commit. | Rainer Orth | 2010-07-02 | 1 | -0/+280 |
* | gc++filt.m4: New file. | Rainer Orth | 2010-07-02 | 1 | -0/+4 |
* | fix darwin8 bootstrap issue | Iain Sandoe | 2010-07-02 | 2 | -2/+9 |
* | compare-debug: Drop LTO sections. | Alexandre Oliva | 2010-06-21 | 2 | -8/+20 |
* | gcc_update: Support updating a git clone. | Bernhard Reutner-Fischer | 2010-06-15 | 2 | -1/+34 |
* | check_jni_methods.sh.in: Don't use diff -U. | Rainer Orth | 2010-06-04 | 2 | -3/+8 |
* | download_prerequisites: New script. | Andrew Haley | 2010-06-02 | 2 | -0/+42 |
* | configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q. | Rainer Orth | 2010-05-25 | 2 | -2/+7 |
* | gcc_update: Sets the locale to C. | Basile Starynkevitch | 2010-04-22 | 2 | -0/+10 |
* | * gennews (files): Add files for GCC 4.5. | Joseph Myers | 2010-04-06 | 2 | -1/+6 |
* | Fix *.log tests output containing "===". | Jan Kratochvil | 2010-03-22 | 2 | -1/+7 |
* | * dg-extract-results.sh: Fix result order to match sequential case. | Rainer Orth | 2010-03-02 | 2 | -1/+5 |
* | Avoid tr '\n', for Solaris /usr/bin/tr. | Ralf Wildenhues | 2010-01-16 | 2 | -2/+6 |
* | * dg-extract-results.sh: Don't use tail -n. | Rainer Orth | 2010-01-05 | 2 | -2/+6 |
* | Merge lto branch into trunk. | Diego Novillo | 2009-10-03 | 2 | -0/+9 |
* | re PR bootstrap/41245 (Bootstrap broken on I386-apple-darwin9 at revision 151... | Iain Sandoe | 2009-09-10 | 2 | -4/+18 |
* | * compare-debug: Grep for blank before dash to avoid grep -e. | Alexandre Oliva | 2009-09-04 | 2 | -3/+7 |
* | Move misplaced contrib/ChangeLog entry to config/. | Alexandre Oliva | 2009-09-03 | 1 | -7/+0 |
* | configure.ac (--with-build-config): New. | Alexandre Oliva | 2009-09-03 | 1 | -0/+7 |
* | * btest-gcc.sh: Continue after bootstrap comparison failure. | Geoffrey Keating | 2009-09-02 | 2 | -0/+5 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+8 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+4 |
* | Let test_summary invoke, not parse config.status contents. | Ralf Wildenhues | 2009-08-27 | 2 | -5/+8 |
* | * compare-debug: Drop .eh_frame relocations too. | Alexandre Oliva | 2009-08-18 | 2 | -23/+19 |
* | re PR testsuite/40704 (^M? in testsuite log leads to binary attachment) | H.J. Lu | 2009-08-18 | 2 | -1/+6 |
* | * compare-debug: Don't fail just because of .eh_frame differences. | Alexandre Oliva | 2009-06-02 | 2 | -1/+81 |
* | re PR testsuite/39807 (Reporting of testsuite failures are messed up when usi... | Jakub Jelinek | 2009-04-27 | 2 | -11/+27 |
* | test_summary: Only include LAST_UPDATED if it exists. | Gerald Pfeifer | 2009-04-25 | 2 | -4/+12 |
* | ChangeLog for compare-all-tests addition | Paolo Bonzini | 2009-04-16 | 1 | -0/+4 |
* | Add compare-all-tests. | Paolo Bonzini | 2009-04-16 | 1 | -0/+99 |
* | * gennews (files): Reference GCC 4.4 web pages. | Jakub Jelinek | 2009-04-14 | 2 | -1/+7 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 6 | -23/+34 |
* | check_warning_flags.sh: Update flag exceptions. | Ralf Wildenhues | 2009-03-01 | 2 | -1/+8 |
* | examples: New directory. | Janis Johnson | 2009-02-17 | 33 | -0/+3684 |
* | bin: New directory. | Janis Johnson | 2009-02-17 | 23 | -0/+1659 |
* | date_based: New directory. | Janis Johnson | 2009-02-17 | 5 | -0/+12 |
* | * mkindex.pl: New. | Geoffrey Keating | 2008-11-27 | 2 | -0/+111 |
* | dg-cmp-results.sh: Do not print usage if either .sum file cannot be opened... | Ben Elliston | 2008-11-19 | 2 | -2/+17 |
* | Mark dg-extract-results.sh executable. | Jakub Jelinek | 2008-10-24 | 1 | -0/+0 |
* | dg-extract-results.sh: New file. | Jakub Jelinek | 2008-10-24 | 2 | -0/+421 |