aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2022-03-16c++: fold calls to std::move/forward [PR96780]Patrick Palka1-0/+10
2022-03-14c++: Reject __builtin_clear_padding on non-trivially-copyable types with one ...Jakub Jelinek1-0/+5
2022-03-13texi + c-target.def: Fix typosTobias Burnus3-6/+6
2022-03-09c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fw...Jakub Jelinek1-2/+2
2022-03-08tree-optimization/84201 - add --param vect-induction-floatRichard Biener1-0/+3
2022-03-07doc: Remove redundant sentence about modules being in C++20Jonathan Wakely1-3/+1
2022-03-02Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276)Qing Zhao1-1/+13
2022-03-01docs: Document more .gcda file name generation.Martin Liska1-1/+9
2022-02-24RISC-V: Document the degree of position independence that medany affordsPalmer Dabbelt1-0/+4
2022-02-23middle-end/104644 - recursion with bswap match.pd patternRichard Biener1-2/+4
2022-02-23x86: Update Intel architectures ISA support in documentation.Cui,Lili1-87/+98
2022-02-22arm: Fix vcond_mask expander for MVE (PR target/100757)Christophe Lyon1-0/+4
2022-02-22nvptx: Add -mptx=6.0Tobias Burnus1-3/+4
2022-02-21aarch64: Add compiler support for Shadow Call StackDan Li3-0/+37
2022-02-14Update -Warray-bounds documentation [PR104355].Martin Sebor1-10/+14
2022-02-10doc: Tweak the www.bitwizard.nl referenceGerald Pfeifer1-1/+1
2022-02-09x86: Add -m[no-]direct-extern-accessH.J. Lu2-1/+20
2022-02-08doc: RISC-V: Document the `-misa-spec=' optionMaciej W. Rozycki2-0/+31
2022-02-04rs6000: Clean up ISA 3.1 documentation [PR100808]Bill Schmidt1-28/+43
2022-02-04doc: Update references to "C++2a" in cpp.texiJonathan Wakely1-4/+4
2022-02-02docs: mention analyzer interaction with -ftrivial-auto-var-init [PR104270]David Malcolm1-1/+2
2022-02-02vect: Simplify and extend the complex numbers validation routines.Tamar Christina1-24/+28
2022-02-02cris: Don't default to -mmul-bug-workaroundHans-Peter Nilsson1-1/+1
2022-02-01[COMMITTED] Change multiprecision.org to use httpsAndrew Pinski1-1/+1
2022-02-01docs: remove --disable-stage1-checking from requirementsMartin Liska1-5/+0
2022-01-28doc: Update -Wbidi-chars documentationMarek Polacek1-1/+3
2022-01-24preprocessor: -Wbidi-chars and UCNs [PR104030]Marek Polacek1-2/+6
2022-01-24rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept ...Raoni Fassina Firmino2-0/+25
2022-01-24options: Add EnumBitSet property support [PR104158]Jakub Jelinek1-0/+8
2022-01-24options: Add EnumSet and Set property support [PR104158]Jakub Jelinek1-0/+25
2022-01-21PR middle-end/104140: bootstrap ICE on riscv.Roger Sayle1-0/+9
2022-01-21[ARM] Add support for TLS register based stack protector canary accessArd Biesheuvel1-0/+11
2022-01-20arm: Add option for mitigating against Cortex-A CPU erratum for AESRichard Earnshaw1-0/+11
2022-01-18Limit the number of relations registered per basic block.Andrew MacLeod1-0/+3
2022-01-18Update prerequisites for GNATArnaud Charlet1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska22-245/+245
2022-01-17widening_mul, i386: Improve spaceship expansion on x86 [PR103973]Jakub Jelinek1-0/+9
2022-01-15Add -Wdangling-pointer [PR63272].Martin Sebor1-1/+61
2022-01-15Add -Wuse-after-free [PR80532].Martin Sebor1-0/+60
2022-01-13Add __attribute__ ((tainted_args))David Malcolm1-1/+22
2022-01-13c++: warning for dependent template members [PR70417]Anthony Sharp1-0/+33
2022-01-13vect: Add bias parameter for partial vectorizationRobin Dapp1-10/+28
2022-01-07analyzer: implement __analyzer_dump_escapedDavid Malcolm1-0/+8
2022-01-07analyzer: add region::is_named_decl_pDavid Malcolm1-0/+10
2022-01-06x86: Rename -harden-sls=indirect-branch to -harden-sls=indirect-jmpH.J. Lu1-2/+2
2022-01-04ipa-inline: Add target info into fn summary [PR102059]Kewen Lin2-0/+35
2022-01-04Eenable -Winvalid-memory-order for C++ [PR99612].Martin Sebor1-3/+1
2022-01-03Revamp documentation for _Complex types extensionAndrew Pinski1-19/+54
2022-01-03i386, fab: Optimize __atomic_{add,sub,and,or,xor}_fetch (x, y, z) {==,!=,<,<=...Jakub Jelinek1-0/+24
2022-01-03docs: Use ; for function declarations.Martin Liska1-2/+2