summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Fix test that fails for C++20Jonathan Wakely2021-10-122-1/+9
* libstdc++: Fix move construction of std::tuple with array elements [PR101960]Jonathan Wakely2021-10-122-8/+11
* libstdc++: Improve diagnostics for misuses of output iteratorsJonathan Wakely2021-10-121-0/+14
* doc: Fix typos in alloc_size documentationDaniel Le Duc Khoi Nguyen2021-10-121-2/+2
* [PATCH v2] libiberty: d-demangle: remove parenthesis where it is not neededLuís Ferreira2021-10-121-6/+6
* libgomp: Release device lock on cbuf error pathJulian Brown2021-10-121-1/+4
* tree-optimization/102696 - fix SLP discovery for failed BIT_FIELD_REFRichard Biener2021-10-122-0/+17
* tree-optimization/102572 - fix gathers with invariant maskRichard Biener2021-10-122-1/+15
* sve: combine inverted masks into NOTsTamar Christina2021-10-125-0/+235
* Fix PR target/102588Eric Botcazou2021-10-121-0/+3
* Fortran version of libgomp.c-c++-common/icv-{3,4}.cTobias Burnus2021-10-122-0/+105
* Fortran: Various CLASS + assumed-rank fixed [PR102541]Tobias Burnus2021-10-128-48/+209
* openmp: Avoid calling clear_type_padding_in_mask in the common case where the...Jakub Jelinek2021-10-123-2/+5
* openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et...Jakub Jelinek2021-10-121-0/+154
* openmp: Fix up warnings on libgomp.info buildJakub Jelinek2021-10-121-28/+28
* openmp: Add testsuite coverage for omp_{get_max,set_num}_threads and omp_{s,g...Jakub Jelinek2021-10-122-0/+94
* libgomp: alloc* test fixes [PR102628, PR102668]Jakub Jelinek2021-10-123-16/+16
* vectorizer: Fix up -fsimd-cost-model= handlingJakub Jelinek2021-10-1225-32/+42
* Support reduc_{plus,smax,smin,umax,umin}_scal_v4qi.liuhongt2021-10-124-0/+134
* Adjust testcase for O2 vectorization enablingliuhongt2021-10-121-1/+1
* rs6000: Correct several errant dg-require-effective-targetPaul A. Clarke2021-10-1122-22/+22
* rs6000: Support more SSE4 "cmp", "mul", "pack" intrinsicsPaul A. Clarke2021-10-119-0/+384
* rs6000: Support SSE4.1 "cvt" intrinsicsPaul A. Clarke2021-10-1113-0/+648
* rs6000: Simplify some SSE4.1 "test" intrinsicsPaul A. Clarke2021-10-111-26/+4
* rs6000: Support SSE4.1 "min" and "max" intrinsicsPaul A. Clarke2021-10-119-0/+428
* Daily bump.GCC Administrator2021-10-127-1/+508
* Add obj-c++.srcman target to gcc/objcp/Makefile.Eric Gallager2021-10-111-0/+1
* Revert accidental change in ipa-modref-tree.hJan Hubicka2021-10-111-6/+1
* libstdc++: Add wrapper for internal uses of std::terminateJonathan Wakely2021-10-115-10/+16
* libstdc++: Simplify std::basic_regex::assignJonathan Wakely2021-10-111-4/+5
* libstdc++: Fix std::numeric_limits::lowest() test for strict modesJonathan Wakely2021-10-111-15/+5
* libstdc++: Add valid range assertions to std::basic_regex [PR89927]Jonathan Wakely2021-10-112-3/+7
* libstdc++: Fix std::match_results::end() for failed matches [PR102667]Jonathan Wakely2021-10-112-2/+41
* Commonize ipa-pta constraint generation for callsJan Hubicka2021-10-116-295/+317
* c++: Add testcase for already-fixed PR [PR102643]Patrick Palka2021-10-111-0/+12
* doc: improve -fsanitize=undefined descriptionDiane Meirowitz2021-10-111-1/+2
* ChangeLog: Remove incorrect PR referenceJonathan Wakely2021-10-111-1/+0
* middle-end/102683 - fix .DEFERRED_INIT expansionRichard Biener2021-10-111-1/+3
* middle-end/101480 - overloaded global new/deleteRichard Biener2021-10-112-2/+54
* [Ada] Fix problematic import of type-generic GCC atomic builtinEric Botcazou2021-10-113-10/+142
* [Ada] Tweak the warning about missing local raisesEric Botcazou2021-10-111-3/+6
* [Ada] Fix for atomic wrongly rejected on object of discriminated typeEric Botcazou2021-10-111-12/+16
* [Ada] Fix incorrect size for pathological pass-by-copy parametersEric Botcazou2021-10-111-8/+10
* [Ada] Runtime transition: System.ThreadsDoug Rupp2021-10-112-78/+14
* [Ada] Remove redundant guard in expansion of dispatching callsPiotr Trojanek2021-10-111-6/+2
* [Ada] Valid postconditions incorrectly rejected.Steve Baird2021-10-112-2/+30
* [Ada] Incorrect Dynamic_Predicate results for static argumentsSteve Baird2021-10-112-1/+44
* [Ada] sigset_t is an unsigned long on RTEMSPatrick Bernardi2021-10-111-1/+1
* [Ada] RTEMS: use regular RTEMS API for minimum stack size calculationPatrick Bernardi2021-10-111-7/+12
* [Ada] Export No_Exception_Propagation_Active for use by gigiEric Botcazou2021-10-112-0/+5