aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2022-11-04Support Intel AMX-FP16 ISAHongyu Wang1-4/+7
2022-11-04Initial Sierra Forest SupportHaochen Jiang1-0/+8
2022-11-04Support Intel CMPccXADDHaochen Jiang1-3/+7
2022-11-03c++: change -fconcepts to mean C++20 conceptsJason Merrill1-8/+8
2022-10-31Support Intel AVX-NE-CONVERTkonglin11-3/+6
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-9/+1
2022-10-28docs: document sanitizers can trigger warningsMartin Liska1-0/+4
2022-10-26c++: Implement -Wdangling-reference [PR106393]Marek Polacek1-1/+50
2022-10-25MIPS: Not trigger error for pre-R6 and -mcompact-branches=alwaysYunQiang Su1-4/+6
2022-10-24analyzer: handle "pipe" and "pipe2" [PR106300]David Malcolm1-0/+1
2022-10-21Enable AMD znver4 support and add instruction reservationsTejas Joshi1-0/+9
2022-10-21Support Intel AVX-VNNI-INT8Kong Lingling1-3/+6
2022-10-21Support Intel AVX-IFMAHongyu Wang1-3/+6
2022-10-19c++: Mitigate -Wuseless-cast with classes [PR85043]Marek Polacek1-1/+12
2022-10-14c++: Implement excess precision support for C++ [PR107097, PR323]Jakub Jelinek1-5/+5
2022-10-12Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDSCui,Lili1-4/+4
2022-10-10c++: Lambda context manglingNathan Sidwell1-0/+3
2022-10-10arc: Remove obsolete mRcq and mRcw options.Claudiu Zissulescu1-6/+2
2022-10-07Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrayQing Zhao1-1/+27
2022-10-06c: C2x typeofJoseph Myers1-1/+4
2022-10-04OpenMP: Update invoke.texi and fix fortran/parse.cc for -fopenmp-simdTobias Burnus1-4/+8
2022-09-30RISC-V: Add '-m[no]-csr-check' option in gcc.Jiawei1-0/+6
2022-09-30rs6000: Rework ELFv2 support for -fpatchable-function-entry* [PR99888]Kewen Lin1-2/+6
2022-09-27docs: update abi version infoKim Kuparinen1-2/+9
2022-09-26docs: add missing dash in option nameMartin Liska1-1/+1
2022-09-26nvptx: Allow '--with-arch' to override the default '-misa'Thomas Schwinge1-1/+3
2022-09-26aarch64: Add -march support for Armv9.1-A, Armv9.2-A, Armv9.3-AKyrylo Tkachov1-0/+3
2022-09-23aarch64: Add Arm Neoverse V2 supportKyrylo Tkachov1-1/+1
2022-09-22remove -gz=zlib-gnu option valueMartin Liska1-6/+5
2022-09-13rs6000: Suggest unroll factor for loop vectorizationKewen Lin1-0/+7
2022-09-09analyzer: implement trust boundaries via a plugin for Linux kernelDavid Malcolm1-0/+16
2022-09-08analyzer: support for symbolic values in the out-of-bounds checker [PR106625]Tim Lange1-3/+5
2022-09-07libcpp: Named universal character escapes and delimited escape sequence tweaksJakub Jelinek1-1/+7
2022-09-05LoongArch: add -mdirect-extern-access optionXi Ruoyao1-0/+15
2022-09-02c/c++: new warning: -Wxor-used-as-pow [PR90885]David Malcolm1-0/+15
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-37/+5
2022-09-01libcpp: Add -Winvalid-utf8 warning [PR106655]Jakub Jelinek1-3/+10
2022-08-30Extend SLP permutation optimisationsRichard Sandiford1-0/+4
2022-08-26c++: Implement -Wself-move warning [PR81159]Marek Polacek1-1/+22
2022-08-26cr16: remove obsoleted portMartin Liska1-48/+1
2022-08-24LoongArch: Add new code model 'medium'.Lulu Cheng1-0/+3
2022-08-20LoongArch: Add support code model extreme.Lulu Cheng1-40/+10
2022-08-18analyzer: warn on the use of floating-points operands in the size argument [P...Tim Lange1-0/+14
2022-08-16Adjust max-jump-thread-paths docsRichard Biener1-3/+3
2022-08-12[Committed] arm: Document +no options for Cortex-M55 CPU.Srinath Parvathaneni1-2/+13
2022-08-12analyzer: out-of-bounds checker [PR106000]Tim Lange1-0/+15
2022-08-09docs: add notes on which functions -fanalyzer has hardcoded knowledge ofDavid Malcolm1-0/+81
2022-08-09Remove --param max-fsm-thread-lengthRichard Biener1-3/+0
2022-08-09tree-optimization/106514 - add --param max-jump-thread-pathsRichard Biener1-0/+7
2022-08-05New warning: -Wanalyzer-jump-through-null [PR105947]David Malcolm1-0/+12