aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2022-03-18x86: Correct march=sapphirerapids to base on icelake serverCui,Lili1-5/+6
2022-03-16c++: fold calls to std::move/forward [PR96780]Patrick Palka1-0/+10
2022-03-13texi + c-target.def: Fix typosTobias Burnus1-3/+3
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-23x86: Update Intel architectures ISA support in documentation.Cui,Lili1-87/+98
2022-02-22nvptx: Add -mptx=6.0Tobias Burnus1-3/+4
2022-02-21aarch64: Add compiler support for Shadow Call StackDan Li1-0/+30
2022-02-14Update -Warray-bounds documentation [PR104355].Martin Sebor1-10/+14
2022-02-09x86: Add -m[no-]direct-extern-accessH.J. Lu1-1/+14
2022-02-08doc: RISC-V: Document the `-misa-spec=' optionMaciej W. Rozycki1-0/+17
2022-02-02docs: mention analyzer interaction with -ftrivial-auto-var-init [PR104270]David Malcolm1-1/+2
2022-02-02cris: Don't default to -mmul-bug-workaroundHans-Peter Nilsson1-1/+1
2022-01-28doc: Update -Wbidi-chars documentationMarek Polacek1-1/+3
2022-01-24preprocessor: -Wbidi-chars and UCNs [PR104030]Marek Polacek1-2/+6
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-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-15Add -Wdangling-pointer [PR63272].Martin Sebor1-1/+61
2022-01-15Add -Wuse-after-free [PR80532].Martin Sebor1-0/+60
2022-01-13c++: warning for dependent template members [PR70417]Anthony Sharp1-0/+33
2022-01-06x86: Rename -harden-sls=indirect-branch to -harden-sls=indirect-jmpH.J. Lu1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright dates.Jakub Jelinek1-1/+1
2021-12-29Support ld.mold linker.Martin Liska1-0/+4
2021-12-28docs: replace http:// with https://Martin Liska1-5/+5
2021-12-18PR target/32803: Add -Oz option for improved clang compatibility.Roger Sayle1-1/+8
2021-12-17docs: fix option name referenceMartin Liska1-1/+1
2021-12-17docs: Fix spelling issues in -fipa-strict-aliasing.Martin Liska1-3/+3
2021-12-16docs: add missing leading dash for option.Martin Liska1-1/+1
2021-12-13Add -fipa-strict-aliasingJan Hubicka1-1/+11
2021-12-13aarch64: Add command-line support for Armv8.8-aKyrylo Tkachov1-1/+3
2021-12-13aarch64: Add support for Armv8.8-a memory operations and memcpy expansionKyrylo Tkachov1-0/+3
2021-12-09Limit inlining functions called onceJan Hubicka1-0/+8
2021-12-07MIPS: R6: load/store can process unaligned addressYunQiang Su1-0/+10
2021-12-03x86: Add -mmove-max=bits and -mstore-max=bitsH.J. Lu1-0/+13
2021-12-02Implement -fprofile-prefix-map.Martin Liska1-2/+12
2021-12-01c++: constexpr, fold, weak redecl, fp/0 [PR103310]Jason Merrill1-0/+14
2021-11-25docs: Add missing @option keyword.Martin Liska1-2/+2
2021-11-25c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611]Jakub Jelinek1-4/+12
2021-11-23Implement -Winfinite-recursion [PR88232].Martin Sebor1-0/+9
2021-11-23docs: Remove 2 more duplicite param descriptions.Martin Liska1-8/+0
2021-11-22docs: remove duplicate param documentationMartin Liska1-12/+0
2021-11-19gcc, doc: Fix Darwin bootstrap: Amend an @option command to elide a space.Iain Sandoe1-1/+1
2021-11-19options: Make -Ofast switch off -fsemantic-interpositionMartin Jambor1-0/+1