aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2024-01-21Make the manual clearer about what options -Wunused enables [PR90464]Sandra Loosemore1-10/+18
2024-01-21Clean up examples for -Wdangling-pointer [PR109708]Sandra Loosemore1-22/+34
2024-01-20Correct documentation for -Warray-parameter [PR102998]Sandra Loosemore1-8/+16
2024-01-19RISC-V: Documnet the list of supported extensionsKito Cheng1-0/+461
2024-01-19RISC-V: Document the syntax of -marchKito Cheng1-0/+16
2024-01-18Remove remnant of removed Cygwin options from invoke.texi [PR108521]Brian Inglis1-1/+1
2024-01-18Document negative forms of -Wtsan and -Wxor-used-as-pow [PR110847]Sandra Loosemore1-11/+11
2024-01-17Clean up documentation for -Wstrict-flex-arrays [PR111659]Sandra Loosemore1-22/+29
2024-01-17Move docs for -Wuse-after-free and -Wuseless-cast [PR111693]Sandra Loosemore1-79/+79
2024-01-16AArch64: Add -mcpu=cobalt-100Wilco Dijkstra1-1/+1
2024-01-15AVR: Document option -mskip-bug.Georg-Johann Lay1-4/+10
2024-01-14AVR: Support .rodata in Flash for AVR64* and AVR128* Devices.Georg-Johann Lay1-2/+38
2024-01-12Update documents for fcf-protection=liuhongt1-0/+3
2024-01-11AVR: invoke.texi: Put internal options in their own @subsubsection.Georg-Johann Lay1-34/+39
2024-01-11AVR: Some minor improvements to the TEXI documentation.Georg-Johann Lay1-0/+3
2024-01-11Add -mevex512 into invoke.texiHaochen Jiang1-1/+6
2024-01-10i386: [APX] Document inline asm behavior and new switch for APXHongyu Wang1-0/+8
2024-01-09arm: Add Arm Cortex-M52 CPU documentation.Chung-Ju Wu1-13/+13
2024-01-08Clarify -mmovbe documentationRichard Biener1-2/+2
2024-01-05aarch64: Extend VECT_COMPARE_COSTS to !SVE [PR113104]Richard Sandiford1-8/+17
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2024-01-03Update copyright dates.Jakub Jelinek1-1/+1
2023-12-20Fortran: Use non conflicting file extensions for intermediates [PR81615]Rimvydas Jasinskas1-0/+2
2023-12-20c: Split -Wcalloc-transposed-args warning from -Walloc-size, -Walloc-size fixesJakub Jelinek1-3/+18
2023-12-15aarch64: Add new load/store pair fusion pass.Alex Coplan1-1/+25
2023-12-15i386: Remove RAO-INT from Grand RidgeHaochen Jiang1-2/+2
2023-12-15Consider fully pipelined FMA in get_reassociation_widthDi Zhao1-0/+6
2023-12-13c++: note other candidates when diagnosing deletednessPatrick Palka1-0/+5
2023-12-13amdgcn: Work around XNACK register allocation problemAndrew Stubbs1-1/+2
2023-12-13amdgcn: Support XNACK modeAndrew Stubbs1-2/+1
2023-12-13multiflags: fix doc warning properlyAlexandre Oliva1-2/+2
2023-12-12LoongArch: Allow -mcmodel=extreme and model attribute with -mexplicit-relocs=...Xi Ruoyao1-2/+2
2023-12-11multiflags: fix doc warningAlexandre Oliva1-1/+1
2023-12-10doc: small tweakJason Merrill1-1/+1
2023-12-08LoongArch: New options -mrecip and -mrecip= with ffast-math.Jiahao Xu1-0/+54
2023-12-07aarch64: Add an early RA for strided registersRichard Sandiford1-0/+15
2023-12-07aarch64: rcpc3: Add +rcpc3 extensionVictor Do Nascimento1-0/+2
2023-12-06analyzer: fix taint false positives with UNKNOWN [PR112850]David Malcolm1-0/+14
2023-12-06aarch64: Add support for GCS system registers with the +gcs modifierVictor Do Nascimento1-0/+2
2023-12-06aarch64: Add march flags for +the and +d128 arch extensionsVictor Do Nascimento1-0/+7
2023-12-06diagnostics: prettify JSON output formatsDavid Malcolm1-2/+20
2023-12-05Introduce strub: machine-independent stack scrubbingAlexandre Oliva1-0/+60
2023-12-05aarch64: Add +sme2Richard Sandiford1-1/+2
2023-12-05aarch64: Add support for <arm_sme.h>Richard Sandiford1-0/+4
2023-12-05aarch64: Add +smeRichard Sandiford1-0/+2
2023-12-04c++: implement P2564, consteval needs to propagate up [PR107687]Marek Polacek1-0/+34
2023-12-04RISC-V: Document optimization parameter riscv-strcmp-inline-limitChristoph Müllner1-0/+8
2023-12-04RISC-V: Add sifive-x280 to -mcpuKito Cheng1-1/+1
2023-12-01c: Add new -Wdeclaration-missing-parameter-type permerrorFlorian Weimer1-1/+17
2023-12-01c: Turn -Wincompatible-pointer-types into a permerrorFlorian Weimer1-0/+6