| Commit message (Expand) | Author | Age | Files | Lines |
* | libstdc++: Fix test that fails for C++20 | Jonathan Wakely | 2021-10-12 | 2 | -1/+9 |
* | libstdc++: Fix move construction of std::tuple with array elements [PR101960] | Jonathan Wakely | 2021-10-12 | 2 | -8/+11 |
* | libstdc++: Improve diagnostics for misuses of output iterators | Jonathan Wakely | 2021-10-12 | 1 | -0/+14 |
* | doc: Fix typos in alloc_size documentation | Daniel Le Duc Khoi Nguyen | 2021-10-12 | 1 | -2/+2 |
* | [PATCH v2] libiberty: d-demangle: remove parenthesis where it is not needed | Luís Ferreira | 2021-10-12 | 1 | -6/+6 |
* | libgomp: Release device lock on cbuf error path | Julian Brown | 2021-10-12 | 1 | -1/+4 |
* | tree-optimization/102696 - fix SLP discovery for failed BIT_FIELD_REF | Richard Biener | 2021-10-12 | 2 | -0/+17 |
* | tree-optimization/102572 - fix gathers with invariant mask | Richard Biener | 2021-10-12 | 2 | -1/+15 |
* | sve: combine inverted masks into NOTs | Tamar Christina | 2021-10-12 | 5 | -0/+235 |
* | Fix PR target/102588 | Eric Botcazou | 2021-10-12 | 1 | -0/+3 |
* | Fortran version of libgomp.c-c++-common/icv-{3,4}.c | Tobias Burnus | 2021-10-12 | 2 | -0/+105 |
* | Fortran: Various CLASS + assumed-rank fixed [PR102541] | Tobias Burnus | 2021-10-12 | 8 | -48/+209 |
* | openmp: Avoid calling clear_type_padding_in_mask in the common case where the... | Jakub Jelinek | 2021-10-12 | 3 | -2/+5 |
* | openmp: Add documentation for omp_{get_max, set_num}_threads and omp_{s, g}et... | Jakub Jelinek | 2021-10-12 | 1 | -0/+154 |
* | openmp: Fix up warnings on libgomp.info build | Jakub Jelinek | 2021-10-12 | 1 | -28/+28 |
* | openmp: Add testsuite coverage for omp_{get_max,set_num}_threads and omp_{s,g... | Jakub Jelinek | 2021-10-12 | 2 | -0/+94 |
* | libgomp: alloc* test fixes [PR102628, PR102668] | Jakub Jelinek | 2021-10-12 | 3 | -16/+16 |
* | vectorizer: Fix up -fsimd-cost-model= handling | Jakub Jelinek | 2021-10-12 | 25 | -32/+42 |
* | Support reduc_{plus,smax,smin,umax,umin}_scal_v4qi. | liuhongt | 2021-10-12 | 4 | -0/+134 |
* | Adjust testcase for O2 vectorization enabling | liuhongt | 2021-10-12 | 1 | -1/+1 |
* | rs6000: Correct several errant dg-require-effective-target | Paul A. Clarke | 2021-10-11 | 22 | -22/+22 |
* | rs6000: Support more SSE4 "cmp", "mul", "pack" intrinsics | Paul A. Clarke | 2021-10-11 | 9 | -0/+384 |
* | rs6000: Support SSE4.1 "cvt" intrinsics | Paul A. Clarke | 2021-10-11 | 13 | -0/+648 |
* | rs6000: Simplify some SSE4.1 "test" intrinsics | Paul A. Clarke | 2021-10-11 | 1 | -26/+4 |
* | rs6000: Support SSE4.1 "min" and "max" intrinsics | Paul A. Clarke | 2021-10-11 | 9 | -0/+428 |
* | Daily bump. | GCC Administrator | 2021-10-12 | 7 | -1/+508 |
* | Add obj-c++.srcman target to gcc/objcp/Makefile. | Eric Gallager | 2021-10-11 | 1 | -0/+1 |
* | Revert accidental change in ipa-modref-tree.h | Jan Hubicka | 2021-10-11 | 1 | -6/+1 |
* | libstdc++: Add wrapper for internal uses of std::terminate | Jonathan Wakely | 2021-10-11 | 5 | -10/+16 |
* | libstdc++: Simplify std::basic_regex::assign | Jonathan Wakely | 2021-10-11 | 1 | -4/+5 |
* | libstdc++: Fix std::numeric_limits::lowest() test for strict modes | Jonathan Wakely | 2021-10-11 | 1 | -15/+5 |
* | libstdc++: Add valid range assertions to std::basic_regex [PR89927] | Jonathan Wakely | 2021-10-11 | 2 | -3/+7 |
* | libstdc++: Fix std::match_results::end() for failed matches [PR102667] | Jonathan Wakely | 2021-10-11 | 2 | -2/+41 |
* | Commonize ipa-pta constraint generation for calls | Jan Hubicka | 2021-10-11 | 6 | -295/+317 |
* | c++: Add testcase for already-fixed PR [PR102643] | Patrick Palka | 2021-10-11 | 1 | -0/+12 |
* | doc: improve -fsanitize=undefined description | Diane Meirowitz | 2021-10-11 | 1 | -1/+2 |
* | ChangeLog: Remove incorrect PR reference | Jonathan Wakely | 2021-10-11 | 1 | -1/+0 |
* | middle-end/102683 - fix .DEFERRED_INIT expansion | Richard Biener | 2021-10-11 | 1 | -1/+3 |
* | middle-end/101480 - overloaded global new/delete | Richard Biener | 2021-10-11 | 2 | -2/+54 |
* | [Ada] Fix problematic import of type-generic GCC atomic builtin | Eric Botcazou | 2021-10-11 | 3 | -10/+142 |
* | [Ada] Tweak the warning about missing local raises | Eric Botcazou | 2021-10-11 | 1 | -3/+6 |
* | [Ada] Fix for atomic wrongly rejected on object of discriminated type | Eric Botcazou | 2021-10-11 | 1 | -12/+16 |
* | [Ada] Fix incorrect size for pathological pass-by-copy parameters | Eric Botcazou | 2021-10-11 | 1 | -8/+10 |
* | [Ada] Runtime transition: System.Threads | Doug Rupp | 2021-10-11 | 2 | -78/+14 |
* | [Ada] Remove redundant guard in expansion of dispatching calls | Piotr Trojanek | 2021-10-11 | 1 | -6/+2 |
* | [Ada] Valid postconditions incorrectly rejected. | Steve Baird | 2021-10-11 | 2 | -2/+30 |
* | [Ada] Incorrect Dynamic_Predicate results for static arguments | Steve Baird | 2021-10-11 | 2 | -1/+44 |
* | [Ada] sigset_t is an unsigned long on RTEMS | Patrick Bernardi | 2021-10-11 | 1 | -1/+1 |
* | [Ada] RTEMS: use regular RTEMS API for minimum stack size calculation | Patrick Bernardi | 2021-10-11 | 1 | -7/+12 |
* | [Ada] Export No_Exception_Propagation_Active for use by gigi | Eric Botcazou | 2021-10-11 | 2 | -0/+5 |