Age | Commit message (Expand) | Author | Files | Lines |
2020-11-03 | tree-optimization/97623 - limit PRE hoist insertion | Richard Biener | 1 | -0/+5 |
2020-11-02 | Correct -Wstringop-overflow and -Wstringop-overread. | Martin Sebor | 1 | -19/+19 |
2020-11-02 | Add bcd builtings listed in appendix B of the ABI | Carl Love | 1 | -0/+13 |
2020-11-02 | RISC-V: Add configure option: --with-multilib-generator to flexible config mu... | Kito Cheng | 1 | -0/+31 |
2020-10-30 | Add -fzero-call-used-regs option and zero_call_used_regs function attributes. | qing zhao | 4 | -1/+114 |
2020-10-29 | Enable GCC to support Intel Key Locker ISA | liuhongt | 2 | -2/+19 |
2020-10-28 | c++: Deprecate arithmetic convs on different enums [PR97573] | Marek Polacek | 1 | -3/+41 |
2020-10-27 | Adjust BB vectorization function splitting | Richard Biener | 1 | -4/+0 |
2020-10-27 | d: Remove the d_critsec_size target hook. | Iain Buclaw | 2 | -9/+0 |
2020-10-23 | c, c++: Implement -Wsizeof-array-div [PR91741] | Marek Polacek | 1 | -0/+19 |
2020-10-23 | Add a if-exists-then-else built-in spec function | Douglas Rupp | 1 | -0/+13 |
2020-10-23 | rs6000: Fix extraneous characters in the documentation | Tulio Magno Quites Machado Filho via Gcc-patches | 1 | -3/+3 |
2020-10-22 | [PATCH, rs6000] VSX load/store rightmost element operations | Will Schmidt | 1 | -0/+31 |
2020-10-22 | Implement no_stack_protector attribute. | Martin Liska | 1 | -0/+4 |
2020-10-20 | gcc/doc/invoke.texi: Fix @table syntax | Tobias Burnus | 1 | -1/+1 |
2020-10-19 | doc: Add closing parenthesis to -ffat-lto-objects docs | Jonathan Wakely | 1 | -1/+1 |
2020-10-15 | [nvptx] Remove -m32 | Tom de Vries | 1 | -4/+3 |
2020-10-15 | RISC-V: Add support for -mcpu option. | Kito Cheng | 1 | -4/+20 |
2020-10-15 | Enable Intel HRESET Instruction | Hongyu Wang | 2 | -2/+10 |
2020-10-15 | Enable gcc support for UINTR | liuhongt | 2 | -3/+10 |
2020-10-14 | Support ofsetted parameters in local modref | Jan Hubicka | 1 | -0/+3 |
2020-10-12 | analyzer: add warnings about writes to constant regions [PR95007] | David Malcolm | 1 | -0/+28 |
2020-10-12 | nvptx - invoke.texi: Update default of -misa | Tobias Burnus | 1 | -1/+1 |
2020-10-09 | Fixup gcc.dg/vect/pr65947-3.c when masked loads are available | Richard Biener | 1 | -0/+3 |
2020-10-08 | Improve documentation of -fallow-store-data-races | qing zhao | 1 | -1/+12 |
2020-10-07 | Add -fdiagnostics-path-format=separate-events to -fdiagnostics-plain-output | David Malcolm | 1 | -1/+2 |
2020-10-06 | IBM Z: Doc: Add z15/arch13 to the list of -march/-mtune options | Andreas Krebbel | 1 | -1/+1 |
2020-10-03 | doc: Replace roudnevenl with roundevenl | H.J. Lu | 1 | -1/+1 |
2020-10-02 | ipa: Multiple predicates for loop properties, with frequencies | Martin Jambor | 1 | -0/+4 |
2020-10-01 | PR target/97250: i386: Add support for x86-64-v2, x86-64-v3, x86-64-v4 levels... | Florian Weimer | 1 | -1/+14 |
2020-09-30 | arm: add support for Cortex-A78 and Cortex-A78AE | Przemyslaw Wirkus | 1 | -0/+1 |
2020-09-30 | aarch64: add support for Cortex-A78 and Cortex-A78AE | Przemyslaw Wirkus | 1 | -0/+1 |
2020-09-30 | [nvptx] Add type arg to TARGET_LIBC_HAS_FUNCTION | Tom de Vries | 1 | -2/+5 |
2020-09-29 | c++: Implement -Wrange-loop-construct [PR94695] | Marek Polacek | 1 | -1/+20 |
2020-09-29 | arm: add support for Cortex-X1 | Przemyslaw Wirkus | 1 | -1/+1 |
2020-09-29 | aarch64: add support for Cortex-X1 | Przemyslaw Wirkus | 1 | -1/+1 |
2020-09-29 | Revert "switch lowering: limit number of cluster attemps" | Martin Liska | 1 | -4/+0 |
2020-09-28 | Enable GCC support for AMX-TILE,AMX-INT8,AMX-BF16. | liuhongt | 3 | -0/+34 |
2020-09-26 | Disable ipa-modref with live patching | Jan Hubicka | 1 | -1/+1 |
2020-09-24 | arm: Add support for Neoverse N2 CPU | Alex Coplan | 1 | -3/+3 |
2020-09-24 | aarch64: Add support for Neoverse N2 CPU | Alex Coplan | 1 | -2/+2 |
2020-09-24 | Add access through parameter derference tracking to modref | Jan Hubicka | 1 | -4/+24 |
2020-09-23 | analyzer: add -fno-analyzer-feasibility | David Malcolm | 2 | -1/+14 |
2020-09-24 | rs6000: Add 'd' for doubleword variant of vector insert | Paul A. Clarke | 1 | -4/+4 |
2020-09-23 | arm: Add support for Neoverse V1 CPU | Alex Coplan | 1 | -3/+3 |
2020-09-23 | aarch64: Add support for Neoverse V1 CPU | Alex Coplan | 1 | -1/+2 |
2020-09-22 | analyzer: add -fdump-analyzer-json | David Malcolm | 2 | -0/+10 |
2020-09-22 | switch lowering: limit number of cluster attemps | Martin Liska | 1 | -0/+4 |
2020-09-21 | c++: Implement -Wctad-maybe-unsupported. | Marek Polacek | 1 | -1/+21 |
2020-09-19 | Infrastructure & C front end changes for array parameter checking (PR c/50584). | Martin Sebor | 1 | -0/+88 |