index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-31
* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
Diego Novillo
1
-0
/
+4
2013-08-29
* gcc_update (configure): Update to handle svn 1.8.1.
Mike Stump
1
-0
/
+4
2013-08-06
Commit the vtable verification feature.
Caroline Tice
1
-0
/
+4
2013-06-06
validate_failures.py: Fix handling of summary lines with "|" characters or em...
Brooks Moses
1
-0
/
+5
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
1
-0
/
+4
2013-05-21
repro_fail: filter out "-ignore SIGHUP" from the spawn lines
David Malcolm
1
-0
/
+4
2013-05-16
Obsolete Solaris 9 support
Rainer Orth
1
-0
/
+5
2013-05-13
compare_tests: Limit lines to 2000 characters as comm on Mac OS X 10.8.3 does...
Mike Stump
1
-0
/
+5
2013-04-30
config-list.mk (LIST): Add aarch64-elf and aarch64-linux-gnu.
Sofiane Naci
1
-0
/
+4
2013-04-18
* validate_failures.py: Fix typo.
Diego Novillo
1
-0
/
+4
2013-04-18
Loosen check for build directory.
Diego Novillo
1
-0
/
+6
2013-03-22
* gennews (files): Add files for GCC 4.8.
Jakub Jelinek
1
-23
/
+27
2013-03-06
make-obstacks-texi.pl: New.
Tobias Burnus
1
-0
/
+4
2013-02-27
Make make_sunver.pl robust against non-C locales
Rainer Orth
1
-0
/
+4
2013-02-06
update-copyright.py: Add libdecnumber to the default list.
Richard Sandiford
1
-0
/
+5
2013-02-06
* testsuite-management/validate_failures.py: Fix typo.
Diego Novillo
1
-0
/
+4
2013-02-06
Fix validate_failures.py in standalone testing.
Diego Novillo
1
-0
/
+9
2013-02-06
validate_failures.py: Fix performance regression
Bernhard Reutner-Fischer
1
-0
/
+5
2013-02-04
Rename update-copyright.pl to update-copyright.py.
Richard Sandiford
1
-1
/
+1
2013-02-04
Add contrib/update-copyright.pl.
Richard Sandiford
1
-0
/
+4
2013-01-16
dg-extract-results.sh: Fix order of summary counts.
David Blaikie
1
-0
/
+2
2013-01-15
dg-extract-results.sh: Constrain the start-of-log pattern.
David Blaikie
1
-0
/
+2
2013-01-15
dg-extract-results.sh: Handle KPASSes.
David Blaikie
1
-0
/
+4
2012-12-05
validate_failures.py: also ignore .git
Bernhard Reutner-Fischer
1
-0
/
+7
2012-12-03
Fix stale use of old 'options' argument.
Diego Novillo
1
-0
/
+5
2012-11-30
validate_failures.py: Add support for @include, @remove directives in manifes...
Doug Evans
1
-0
/
+3
2012-11-30
validate_failures.py: Add function GetManifestPath.
Doug Evans
1
-0
/
+5
2012-11-29
validate_failures.py: Remove pass/fail indicator from result of GetBuildData.
Doug Evans
1
-0
/
+3
2012-11-29
validate_failures.py: Store options in global variable _OPTIONS.
Doug Evans
1
-0
/
+3
2012-11-29
validate_failures.py: Rename variable manifest_name to manifest_path everywhere.
Doug Evans
1
-0
/
+3
2012-11-29
validate_failures.py (CompareBuilds): Pass options.results to GetSumFiles for...
Doug Evans
1
-0
/
+5
2012-11-28
validate_failures.py: Use <target_alias> instead of <target>.
Doug Evans
1
-0
/
+3
2012-11-28
validate_failures.py: Record ordinal with TestResult.
Doug Evans
1
-0
/
+5
2012-11-19
* compare_tests: Add export LC_ALL=C to make sort happier.
Mike Stump
1
-0
/
+4
2012-11-14
Update libsanitizer generated files
H.J. Lu
1
-0
/
+4
2012-11-12
gcc_update: Add libquadmath generated files.
Tobias Burnus
1
-0
/
+4
2012-11-12
Add libsanitizer generated files
H.J. Lu
1
-0
/
+4
2012-11-07
Add a contrib script for comparing the performance of two sets of
Lawrence Crowl
1
-0
/
+4
2012-11-02
Add a new option --clean_build to validate_failures.py
Diego Novillo
1
-0
/
+6
2012-10-31
validate_failures.py: Fix parsing of summary lines.
Diego Novillo
1
-0
/
+5
2012-10-29
* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
Diego Novillo
1
-0
/
+4
2012-10-06
x86_64-unknown-linux-gnu.xfail: Update.
Diego Novillo
1
-0
/
+4
2012-10-02
check_GNU_style.sh: Remove temporay file upon exit.
Christophe Lyon
1
-0
/
+4
2012-09-26
contrib-list.mk (LIST): Remove arm-freebsd6, arm-linux, arm-ecos-elf, arm-rte...
Joern Rennecke
1
-0
/
+6
2012-09-10
* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
Diego Novillo
1
-0
/
+4
2012-09-04
* make_sunver.pl: Add missing newline at the end of extern "C++" block.
Eric Botcazou
1
-0
/
+4
2012-09-04
* testsuite-management/x86_64-unknown-linux-gnu.xfail: Update.
Diego Novillo
1
-0
/
+4
2012-08-14
Add an xfail manifest for x86_64-unknown-linux-gnu to trunk.
Diego Novillo
1
-0
/
+4
2012-08-13
validate_failures.py (ExpirationDate): Tidy comment.
Diego Novillo
1
-0
/
+5
[next]