Age | Commit message (Expand) | Author | Files | Lines |
2020-01-06 | mips.c (vr4130_align_insns): Fix typo. | Bryan Stenson | 3 | -2/+7 |
2020-01-06 | Fix early-clobber in amdgcn vec_extract | Andrew Stubbs | 2 | -3/+8 |
2020-01-06 | PR c++/79592 adjust testcase | Nathan Sidwell | 2 | -1/+6 |
2020-01-06 | [AArch64] Use move-if-change for aarch64-tune.md | Richard Sandiford | 2 | -1/+13 |
2020-01-06 | [AArch64] Fix constraints for CPY /M | Richard Sandiford | 4 | -1/+52 |
2020-01-06 | Fix amdgcn inline immediate range | Andrew Stubbs | 2 | -1/+6 |
2020-01-06 | libstdc++: Remove redundant inequality operators in <stop_token> | Jonathan Wakely | 3 | -17/+41 |
2020-01-06 | libstdc++: Define __cpp_lib_three_way_comparison conditionally | Jonathan Wakely | 4 | -9/+16 |
2020-01-06 | Mark param_max_combine_insns with Optimization keyword. | Martin Liska | 2 | -1/+7 |
2020-01-05 | New bitfield testcases. | Andrew Pinski | 4 | -0/+42 |
2020-01-06 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2020-01-05 | discr1.ads: Compile with -gnatc instead of -gnatct. | Eric Botcazou | 5 | -5/+5 |
2020-01-05 | [testsuite, Darwin] Fix failing darwin-version-1.c. | Iain Sandoe | 2 | -2/+11 |
2020-01-05 | re PR target/93141 (Missed optimization : Use of adc when checking overflow) | Jakub Jelinek | 5 | -21/+384 |
2020-01-05 | re PR c++/93138 (elaborated type specifier visibility check problem) | Jakub Jelinek | 4 | -3/+38 |
2020-01-05 | Guard inclusion of vxAtomicLib.h from gthr-vxworks.h | Olivier Hainque | 2 | -0/+12 |
2020-01-05 | re PR c++/93046 (ICE in cp_gimplify_init_expr) | Jakub Jelinek | 4 | -1/+26 |
2020-01-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2020-01-04 | * gnatvsn.ads: Bump copyright year. | Eric Botcazou | 2 | -2/+6 |
2020-01-04 | Fortran] PR91640 – Fix call to contiguous dummy | Tobias Burnus | 4 | -9/+90 |
2020-01-04 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2020-01-03 | PR c++/93033 - incorrect tree node sharing with array init. | Jason Merrill | 4 | -1/+30 |
2020-01-03 | Reject class template placeholder as non-type template parm type in C++17. | Jason Merrill | 3 | -2/+16 |
2020-01-03 | [testsuite, X86] Require effective target masm_intel for two tests. | Iain Sandoe | 3 | -0/+8 |
2020-01-03 | gdbinit.in: call a function with "call", not "set" | Konstantin Kharlamov | 2 | -12/+17 |
2020-01-03 | libstdc++: Only use std::compare_three_way when concepts are supported | Jonathan Wakely | 2 | -0/+7 |
2020-01-03 | Avoid segfault when dumping IPA-CP lattices for unoptimized functions (PR 92917) | Martin Jambor | 2 | -2/+8 |
2020-01-03 | Fortran] OpenMP/OpenACC – fix more issues with OPTIONAL | Tobias Burnus | 6 | -39/+260 |
2020-01-03 | re PR target/93089 (Force mprefer-vector-width=512 in 'e' simd clones) | Jakub Jelinek | 5 | -3/+58 |
2020-01-03 | re PR target/93089 (Force mprefer-vector-width=512 in 'e' simd clones) | Jakub Jelinek | 7 | -13/+86 |
2020-01-03 | re PR target/93110 (grub-2.04/grub-core/lib/division.c:28:1: internal compile... | Jakub Jelinek | 4 | -24/+27 |
2020-01-03 | re PR rtl-optimization/93088 (Compile time hog on gcc/testsuite/gcc.target/i3... | Jakub Jelinek | 4 | -8/+24 |
2020-01-03 | Fortran] PR 92994 – add more ASSOCIATE checks | Tobias Burnus | 6 | -5/+101 |
2020-01-03 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2020-01-03 | re PR fortran/68020 (Issue with implied-shape array parameter of rank > 2) | Jakub Jelinek | 2 | -1/+7 |
2020-01-02 | compiler, runtime, reflect: generate hash functions only for map keys | Ian Lance Taylor | 18 | -385/+421 |
2020-01-02 | compiler: split writing of equal and hash functions for types | Ian Lance Taylor | 7 | -361/+545 |
2020-01-02 | Add 1bit bit-field testcases. | Andrew Pinski | 3 | -0/+131 |
2020-01-02 | re PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__ souce: error: 'cgraph_no... | Jakub Jelinek | 4 | -2/+24 |
2020-01-02 | [Arm] Enable CLI for Armv8.6-a: armv8.6-a, i8mm and bf16. | Dennis Zhang | 12 | -12/+182 |
2020-01-02 | Add myself to MAINTAINERS | Dennis Zhang | 2 | -0/+5 |
2020-01-02 | Fortran] PR68020 – Fix implied-shape handling for rank > 2 | Tobias Burnus | 5 | -1/+87 |
2020-01-02 | re PR ipa/93087 (Bogus `-Wsuggest-attribute=cold` on function already marked ... | Jakub Jelinek | 4 | -4/+34 |
2020-01-02 | PR 90374 d0.d, e0.d, es0.d, en0.d, g0.d and ew.d edit descriptors. | Jerry DeLisle | 8 | -109/+161 |
2020-01-02 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2020-01-01 | re PR target/67834 (Local references inside comdat groups) | John David Anglin | 3 | -0/+31 |
2020-01-01 | Fix windows libobjc build (PR libobjc/93099) | Andrew Pinski | 2 | -1/+7 |
2020-01-01 | Handle REF_INQUIRY for dependency checking. | Thomas Koenig | 4 | -0/+50 |
2020-01-01 | re PR target/93111 (FAIL: gfortran.fortran-torture/compile/pr32663.f, -O3 -g... | John David Anglin | 3 | -31/+34 |
2020-01-01 | baseline_symbols.txt: Update. | John David Anglin | 2 | -9/+4 |