aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
7 daysInitial support for AVX10.2Haochen Jiang1-3/+14
13 daysc++: permit errors inside uninstantiated templates [PR116064]Patrick Palka1-1/+11
2024-08-02c++: Move -Wdangling-reference to -WextraMarek Polacek1-1/+2
2024-08-01AArch64: Add Cortex-X925 core definition and cost modelTamar Christina1-1/+1
2024-08-01AArch64: Add Neoverse N3 and Cortex-A725 core definition and cost modelTamar Christina1-1/+2
2024-08-01AArch64: Add Neoverse V3AE core definition and cost modelTamar Christina1-1/+1
2024-08-01AArch64: Add Neoverse V3 core definition and cost modelTamar Christina1-0/+1
2024-07-31aarch64: Add march flags for +fp8 arch extensionsClaudio Bantaloukas1-0/+2
2024-07-29doc: Improve punctuation and grammar in -fdiagnostics-format docsJonathan Wakely1-2/+3
2024-07-28AVR target 116056 - Support attribute signal(n), interrupt(n) and noblock.Georg-Johann Lay1-0/+7
2024-07-25doc: Document -O1 as the preferred level for large machine-generated codeSam James1-0/+5
2024-07-22Add -mcpu=power11 support.Michael Meissner1-1/+1
2024-07-20doc: Remove documentation of two obsolete spec stringsAndré Maroneze1-3/+0
2024-07-18[aarch64] Document rewriting of -march=native to -mcpu=nativeKyrylo Tkachov1-1/+4
2024-07-14c, objc: Add -Wunterminated-string-initializationAlejandro Colomar1-1/+19
2024-07-13diagnostics: add highlight-a vs highlight-b in colorization and pp_markupDavid Malcolm1-2/+49
2024-07-12doc: remove @opindex for fconcepts-tsMarek Polacek1-3/+1
2024-07-10c++: remove Concepts TS codeMarek Polacek1-2/+2
2024-07-08Remove trailing whitespace from invoke.texiPatrick O'Neill1-196/+196
2024-07-03RISC-V: Describe -march behavior for dependent extensionsPalmer Dabbelt1-0/+4
2024-07-02bpf,btf: enable BTF pruning by default for BPFDavid Faust1-0/+3
2024-07-02btf: add -gprune-btf optionDavid Faust1-0/+20
2024-06-26[aarch64] Add support for -mcpu=graceKyrylo Tkachov1-2/+2
2024-06-25Add param for bb limit to invoke fast_vrp.Andrew MacLeod1-0/+3
2024-06-24Fix MinGW option -mcrtdll=Pali Rohár1-6/+7
2024-06-24Add a late-combine pass [PR106594]Richard Sandiford1-1/+10
2024-06-19i386: Zhaoxin shijidadao enablementmayshao1-0/+6
2024-06-14doc: Consolidate duplicate MOVBE listings for Intel CPUsGerald Pfeifer1-14/+14
2024-06-11c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operandJoseph Myers1-1/+22
2024-06-07analyzer: new warning: -Wanalyzer-undefined-behavior-ptrdiff (PR analyzer/105...David Malcolm1-0/+16
2024-06-07c++: -include and header unit translationJason Merrill1-0/+17
2024-06-05RISC-V: Introduce -mvector-strict-align.Robin Dapp1-0/+17
2024-06-04invoke.texi: Clarify -march=lujiazuiJakub Jelinek1-2/+4
2024-05-31Fix some opindex for some options [PR115022]Andrew Pinski1-6/+11
2024-05-29c++: add module extensionsJason Merrill1-10/+10
2024-05-27VAX/doc: Fix issues with FP format option documentationMaciej W. Rozycki1-2/+12
2024-05-22AARCH64: Add Qualcomnm oryon-1 coreAndrew Pinski1-0/+1
2024-05-22web/115183 - fix typo in C++ docsRichard Biener1-1/+1
2024-05-20i386: Remove Xeon Phi ISA supportHaochen Jiang1-43/+14
2024-05-18RISC-V: Implement -m{,no}fence-tsoPalmer Dabbelt1-0/+8
2024-05-17diagnostics, analyzer: add CFG edge visualization to path-printingDavid Malcolm1-1/+28
2024-05-15diagnostics: simplify output of purely intraprocedural execution pathsDavid Malcolm1-16/+14
2024-05-15c++: DR 569, DR 1693: fun with semicolons [PR113760]Marek Polacek1-1/+28
2024-05-07Rename "x86 Windows Options" to "Cygwin and MinGW Options"Zac Walker1-0/+10
2024-05-07Mention that some options are turned on by `-Ofast` in their descriptions [PR...Andrew Pinski1-19/+22
2024-05-06RISC-V: Document -mcmodel=largePalmer Dabbelt1-1/+6
2024-04-26amdgcn: Add gfx90c targetFrederik Harwath1-0/+3
2024-04-25bpf: default to using pseudo-C assembly syntax by defaultJose E. Marchesi1-1/+1
2024-04-23Remove repeated information in -ftree-loop-distribute-patterns docJan Hubicka1-2/+0
2024-04-23LoongArch: Define ISA versionsYang Yujie1-20/+37