Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-11-07 | Add a contrib script for comparing the performance of two sets of | Lawrence Crowl | 2 | -0/+609 |
2012-11-02 | Add a new option --clean_build to validate_failures.py | Diego Novillo | 2 | -19/+53 |
2012-11-01 | This patch renames sbitmap iterators to unify them with the bitmap iterators. | Lawrence Crowl | 1 | -62/+99 |
2012-10-31 | validate_failures.py: Fix parsing of summary lines. | Diego Novillo | 3 | -5/+40 |
2012-10-29 | * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update. | Diego Novillo | 2 | -14/+32 |
2012-10-06 | x86_64-unknown-linux-gnu.xfail: Update. | Diego Novillo | 2 | -28/+12 |
2012-10-02 | check_GNU_style.sh: Remove temporay file upon exit. | Christophe Lyon | 2 | -0/+8 |
2012-09-26 | contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux, arm-ecos-elf, arm-rte... | Joern Rennecke | 2 | -4/+11 |
2012-09-10 | * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update. | Diego Novillo | 2 | -77/+29 |
2012-09-04 | * make_sunver.pl: Add missing newline at the end of extern "C++" block. | Eric Botcazou | 2 | -1/+5 |
2012-09-04 | * testsuite-management/x86_64-unknown-linux-gnu.xfail: Update. | Diego Novillo | 2 | -53/+105 |
2012-08-26 | * btest-gcc.sh (TESTLOGS): Make gfortran.sum optional. | Hans-Peter Nilsson | 2 | -1/+6 |
2012-08-26 | * btest-gcc.sh (TESTLOGS): Add libmudflap.sum, if it exists. | Hans-Peter Nilsson | 2 | -1/+9 |
2012-08-14 | Add an xfail manifest for x86_64-unknown-linux-gnu to trunk. | Diego Novillo | 2 | -0/+82 |
2012-08-13 | validate_failures.py (ExpirationDate): Tidy comment. | Diego Novillo | 2 | -1/+6 |
2012-08-13 | validate_failures.py (ParseSummary): Fix comment. | Diego Novillo | 2 | -2/+8 |
2012-08-13 | Implement support for expiring expected results in validate_failures.py. | Diego Novillo | 2 | -4/+45 |
2012-07-26 | Do not use 'with ... as ...' in validate_failures.py | Diego Novillo | 2 | -14/+23 |
2012-07-19 | Fix --produce_manifest flag in validate_failures.py. | Diego Novillo | 2 | -9/+22 |
2012-07-18 | validate_failures.py: Fix /usr/bin/python invocation. | Diego Novillo | 2 | -1/+6 |
2012-06-19 | check_makefile_deps.sh: Look for c-common.o in c-family/. | Steven Bosscher | 2 | -2/+7 |
2012-06-06 | The new mklog script prints three spaces after the date part, which is wrong. | Marek Polacek | 2 | -1/+5 |
2012-06-04 | Add ChangeLog entry for previous commit. | Diego Novillo | 1 | -0/+9 |
2012-06-04 | Extend validate_failures.py to run outside the build directory. | Diego Novillo | 1 | -18/+48 |
2012-05-31 | Add new skeleton ChangeLog file generator to contrib/ | Diego Novillo | 2 | -0/+156 |
2012-05-25 | Remove any .comment sections if the first cmp failed | H.J. Lu | 2 | -0/+30 |
2012-05-09 | * gcc_update: Use $GCC_SVN to retrieve branch and revision. | David Edelsohn | 2 | -2/+6 |
2012-05-01 | Add libatomic as a target library. | Richard Henderson | 2 | -0/+9 |
2012-04-24 | compare_tests: Append '/' to make 'find' traverse symlinked directories. | Manuel López-Ibáñez | 2 | -2/+7 |
2012-04-16 | Use target_alias in validate_failures.py | Rainer Orth | 2 | -2/+7 |
2012-04-06 | * dg-extract-results.sh: Handle KFAILs. | Doug Evans | 2 | -3/+11 |
2012-03-28 | re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection) | Georg-Johann Lay | 1 | -1/+0 |
2012-03-14 | Remove obsolete IRIX 6.5 support | Rainer Orth | 2 | -1/+4 |
2012-03-13 | * gennews (files): Add files for GCC 4.7. | Joseph Myers | 2 | -2/+7 |
2012-03-12 | Remove obsolete OpenBSD/MIPS support | Rainer Orth | 2 | -1/+5 |
2012-03-12 | Remove obsolete Tru64 UNIX V5.1B support | Rainer Orth | 2 | -2/+5 |
2012-03-02 | Add ChangeLog entry for recent change. | Diego Novillo | 1 | -0/+6 |
2012-03-02 | This fixes an edge case in parsing summary lines. | Diego Novillo | 1 | -4/+8 |
2012-02-27 | Fix Solaris symbol versioning (PR libstdc++/52188) | Rainer Orth | 2 | -21/+5 |
2012-02-17 | 2012-02-17 Doug Kwan <dougkwan@google.com> | Doug Kwan | 2 | -1/+7 |
2012-02-15 | compare_tests: Fix trailing paths in dir arguments. | Quentin Neill | 2 | -6/+10 |
2012-02-14 | Add ports for TILE-Gx and TILEPro. | Walter Lee | 3 | -1/+11 |
2012-02-11 | * compare_tests (exit_status): Fix. | Mike Stump | 2 | -0/+7 |
2012-02-10 | This patch adds two common shortcuts to the failure reproducer | Diego Novillo | 2 | -2/+18 |
2012-02-02 | Adding GCC port for National Semicondutor's CR16 architecture | Sumanth G | 2 | -1/+6 |
2012-01-02 | re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s)) | Georg-Johann Lay | 2 | -0/+8 |
2011-11-29 | . | DJ Delorie | 2 | -1/+5 |
2011-11-21 | Support sun symbol versioning in libitm | Rainer Orth | 2 | -1/+6 |