Age | Commit message (Expand) | Author | Files | Lines |
2022-03-16 | c++: fold calls to std::move/forward [PR96780] | Patrick Palka | 1 | -0/+10 |
2022-03-14 | c++: Reject __builtin_clear_padding on non-trivially-copyable types with one ... | Jakub Jelinek | 1 | -0/+5 |
2022-03-13 | texi + c-target.def: Fix typos | Tobias Burnus | 3 | -6/+6 |
2022-03-09 | c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fw... | Jakub Jelinek | 1 | -2/+2 |
2022-03-08 | tree-optimization/84201 - add --param vect-induction-float | Richard Biener | 1 | -0/+3 |
2022-03-07 | doc: Remove redundant sentence about modules being in C++20 | Jonathan Wakely | 1 | -3/+1 |
2022-03-02 | Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276) | Qing Zhao | 1 | -1/+13 |
2022-03-01 | docs: Document more .gcda file name generation. | Martin Liska | 1 | -1/+9 |
2022-02-24 | RISC-V: Document the degree of position independence that medany affords | Palmer Dabbelt | 1 | -0/+4 |
2022-02-23 | middle-end/104644 - recursion with bswap match.pd pattern | Richard Biener | 1 | -2/+4 |
2022-02-23 | x86: Update Intel architectures ISA support in documentation. | Cui,Lili | 1 | -87/+98 |
2022-02-22 | arm: Fix vcond_mask expander for MVE (PR target/100757) | Christophe Lyon | 1 | -0/+4 |
2022-02-22 | nvptx: Add -mptx=6.0 | Tobias Burnus | 1 | -3/+4 |
2022-02-21 | aarch64: Add compiler support for Shadow Call Stack | Dan Li | 3 | -0/+37 |
2022-02-14 | Update -Warray-bounds documentation [PR104355]. | Martin Sebor | 1 | -10/+14 |
2022-02-10 | doc: Tweak the www.bitwizard.nl reference | Gerald Pfeifer | 1 | -1/+1 |
2022-02-09 | x86: Add -m[no-]direct-extern-access | H.J. Lu | 2 | -1/+20 |
2022-02-08 | doc: RISC-V: Document the `-misa-spec=' option | Maciej W. Rozycki | 2 | -0/+31 |
2022-02-04 | rs6000: Clean up ISA 3.1 documentation [PR100808] | Bill Schmidt | 1 | -28/+43 |
2022-02-04 | doc: Update references to "C++2a" in cpp.texi | Jonathan Wakely | 1 | -4/+4 |
2022-02-02 | docs: mention analyzer interaction with -ftrivial-auto-var-init [PR104270] | David Malcolm | 1 | -1/+2 |
2022-02-02 | vect: Simplify and extend the complex numbers validation routines. | Tamar Christina | 1 | -24/+28 |
2022-02-02 | cris: Don't default to -mmul-bug-workaround | Hans-Peter Nilsson | 1 | -1/+1 |
2022-02-01 | [COMMITTED] Change multiprecision.org to use https | Andrew Pinski | 1 | -1/+1 |
2022-02-01 | docs: remove --disable-stage1-checking from requirements | Martin Liska | 1 | -5/+0 |
2022-01-28 | doc: Update -Wbidi-chars documentation | Marek Polacek | 1 | -1/+3 |
2022-01-24 | preprocessor: -Wbidi-chars and UCNs [PR104030] | Marek Polacek | 1 | -2/+6 |
2022-01-24 | rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept ... | Raoni Fassina Firmino | 2 | -0/+25 |
2022-01-24 | options: Add EnumBitSet property support [PR104158] | Jakub Jelinek | 1 | -0/+8 |
2022-01-24 | options: Add EnumSet and Set property support [PR104158] | Jakub Jelinek | 1 | -0/+25 |
2022-01-21 | PR middle-end/104140: bootstrap ICE on riscv. | Roger Sayle | 1 | -0/+9 |
2022-01-21 | [ARM] Add support for TLS register based stack protector canary access | Ard Biesheuvel | 1 | -0/+11 |
2022-01-20 | arm: Add option for mitigating against Cortex-A CPU erratum for AES | Richard Earnshaw | 1 | -0/+11 |
2022-01-18 | Limit the number of relations registered per basic block. | Andrew MacLeod | 1 | -0/+3 |
2022-01-18 | Update prerequisites for GNAT | Arnaud Charlet | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 22 | -245/+245 |
2022-01-17 | widening_mul, i386: Improve spaceship expansion on x86 [PR103973] | Jakub Jelinek | 1 | -0/+9 |
2022-01-15 | Add -Wdangling-pointer [PR63272]. | Martin Sebor | 1 | -1/+61 |
2022-01-15 | Add -Wuse-after-free [PR80532]. | Martin Sebor | 1 | -0/+60 |
2022-01-13 | Add __attribute__ ((tainted_args)) | David Malcolm | 1 | -1/+22 |
2022-01-13 | c++: warning for dependent template members [PR70417] | Anthony Sharp | 1 | -0/+33 |
2022-01-13 | vect: Add bias parameter for partial vectorization | Robin Dapp | 1 | -10/+28 |
2022-01-07 | analyzer: implement __analyzer_dump_escaped | David Malcolm | 1 | -0/+8 |
2022-01-07 | analyzer: add region::is_named_decl_p | David Malcolm | 1 | -0/+10 |
2022-01-06 | x86: Rename -harden-sls=indirect-branch to -harden-sls=indirect-jmp | H.J. Lu | 1 | -2/+2 |
2022-01-04 | ipa-inline: Add target info into fn summary [PR102059] | Kewen Lin | 2 | -0/+35 |
2022-01-04 | Eenable -Winvalid-memory-order for C++ [PR99612]. | Martin Sebor | 1 | -3/+1 |
2022-01-03 | Revamp documentation for _Complex types extension | Andrew Pinski | 1 | -19/+54 |
2022-01-03 | i386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch (x, y, z) {==,!=,<,<=... | Jakub Jelinek | 1 | -0/+24 |
2022-01-03 | docs: Use ; for function declarations. | Martin Liska | 1 | -2/+2 |