aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2024-11-18diagnostics: add support for nested diagnostics [PR116253]David Malcolm1-0/+18
2024-11-18AVR: target/84211 - Add a post reload register optimization pass.Georg-Johann Lay1-1/+13
2024-11-17c: Implement -Wdeprecated-non-prototypeFlorian Weimer1-1/+11
2024-11-17c-family: add -fsearch-include-pathJason Merrill1-0/+5
2024-11-15c: Default to -std=gnu23Joseph Myers1-2/+3
2024-11-15c: Introduce -Wmissing-parameter-nameFlorian Weimer1-6/+19
2024-11-14aarch64: Add -mbranch-protection=gcs optionSzabolcs Nagy1-2/+3
2024-11-14Remove allocations which are used only for NULL pointer check and freeJan Hubicka1-3/+19
2024-11-13i386: Add -mveclibabi=aocl [PR56504]Filip Kastl1-15/+42
2024-11-13c: add Wzero-as-null-pointer-constant [PR117059]Martin Uecker1-3/+2
2024-11-11c++: rename -fmodules-ts to -fmodulesJason Merrill1-12/+12
2024-11-11aarch64: Add common subset of SVE2p1 and SMERichard Sandiford1-0/+2
2024-11-11Initial Diamond Rapids SupportHaochen Jiang1-0/+14
2024-11-08aarch64: Extend support for the AE family of Cortex CPUsVictor Do Nascimento1-4/+5
2024-11-04aarch64: Fix incorrect LS64 documentationRichard Sandiford1-3/+2
2024-11-04aarch64: Add support for FUJITSU-MONAKA (-mcpu=fujitsu-monaka) CPUYuta Mukai1-1/+1
2024-11-01[committed] Make LRA default for ft32 and remove -mlra optionJeff Law1-2/+1
2024-11-01c++: Adjust docs and option descriptions for the publishing of C++23Jakub Jelinek1-10/+12
2024-11-01Support Intel AMX-MOVRSHu, Lin11-3/+6
2024-11-01Support Intel MOVRSHu, Lin11-2/+5
2024-11-01Support Intel AMX-FP8Liwei Xu1-4/+7
2024-11-01Support Intel AMX-TRANSPOSEHaochen Jiang1-4/+7
2024-11-01Support Intel AMX-TF32Haochen Jiang1-4/+7
2024-11-01Support Intel AMX-AVX512Haochen Jiang1-4/+7
2024-10-30c: Do not document C23 support as experimental and incompleteJoseph Myers1-4/+2
2024-10-29diagnostics: support multiple output formats simultaneously [PR116613]David Malcolm1-0/+97
2024-10-27c-family: -Wleading-whitespace= argument spellingJakub Jelinek1-2/+2
2024-10-23libcpp: Add -Wleading-whitespace= warningJakub Jelinek1-1/+24
2024-10-19phiopt: do factor_out_conditional_operation for all phis [PR112418]Andrew Pinski1-0/+4
2024-10-16sparc: drop -mlraSam James1-9/+1
2024-10-15C++: Add opindex for -Wchanges-meaning [PR117157]Andrew Pinski1-0/+2
2024-10-15libcpp: Add -Wtrailing-blanks warningJakub Jelinek1-1/+17
2024-10-09diagnostics: mark the JSON output format as deprecatedDavid Malcolm1-264/+2
2024-10-10Enable vectorization for unknown tripcount in very cheap cost model but disab...liuhongt1-7/+4
2024-10-08gcc, libcpp: Add warning switch for "#pragma once in main file" [PR89808]Ken Matsui1-2/+8
2024-10-08LoongArch: Add support to annotate tablejumpXi Ruoyao1-1/+12
2024-10-07c++: modules don't require preprocessor outputJason Merrill1-7/+6
2024-10-03c++: -Wdeprecated enables later standard deprecationsJason Merrill1-6/+16
2024-10-03c++: add -Wdeprecated-literal-operator [CWG2521]Jason Merrill1-0/+12
2024-10-02libcpp: Implement clang -Wheader-guard warning [PR96842]Jakub Jelinek1-1/+14
2024-09-26tree-optimization/114855 - speed up dom_oracle::register_transitivesRichard Biener1-0/+3
2024-09-24c++: Implement C++23 P2718R0 - Wording for P2644R1 Fix for Range-based for Lo...Jakub Jelinek1-2/+11
2024-09-23aarch64: Add AdvSIMD faminmax intrinsicsSaurabh Jha1-0/+2
2024-09-23arc: Remove mlra option [PR113954]Claudiu Zissulescu1-3/+1
2024-09-19c++: deleting explicitly-defaulted functions [PR116162]Marek Polacek1-0/+9
2024-09-19doc: Add more alias option and reorder Intel CPU -march documentationHaochen Jiang1-113/+121
2024-09-18Fail vectorization when not using SLP and --param vect-force-slp == 1Richard Biener1-0/+3
2024-09-16AVR: Update weblinks to AVR-LibC.Georg-Johann Lay1-2/+2
2024-09-12arm: Allow -mcpu and -march options to be unsetRichard Earnshaw1-0/+12
2024-09-12libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863]Jakub Jelinek1-0/+1