aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2023-06-23c++: Add support for -std={c,gnu}++2{c,6}Marek Polacek1-0/+12
2023-06-21analyzer: add text-art visualizations of out-of-bounds accesses [PR106626]David Malcolm1-0/+15
2023-06-21diagnostics: add support for "text art" diagramsDavid Malcolm1-2/+23
2023-06-21c-family: implement -ffp-contract=onAlexander Monakov1-3/+5
2023-06-19Doc update: -foffload-options= examples + OpenMP in Fortran intrinsic modulesTobias Burnus1-1/+1
2023-06-16c++: Accept elaborated-enum-base with pedwarnAlex Coplan1-1/+12
2023-06-16Add MinGW option -mcrtdll= for choosing C RunTime DLL libraryPali Rohár1-1/+23
2023-06-14driver: Forward '-lgfortran', '-lm' to offloading compilationThomas Schwinge1-3/+2
2023-06-13arm: Extend -mtp= argumentsKyrylo Tkachov1-6/+9
2023-06-13aarch64: Extend -mtp= argumentsKyrylo Tkachov1-6/+6
2023-06-09doc: Clarification for -Wmissing-field-initializersMarek Polacek1-2/+3
2023-06-06c++: Add -WnrvoJason Merrill1-0/+19
2023-06-01doc: improve docs for -pedantic{,-errors}Jason Merrill1-18/+80
2023-06-01doc: Fix description of x86 -m32 option [PR109954]Jonathan Wakely1-1/+1
2023-05-26amdgcn: Change -m(no-)xnack to -mxnack=(on,off,any)Tobias Burnus1-6/+8
2023-05-17doc: Describe behaviour of enums with fixed underlying type [PR109532]Jonathan Wakely1-0/+4
2023-05-16rs6000: Enable REE pass by default“Ajit Kumar Agarwal”1-2/+2
2023-05-02docs: port documentation of VRP paramsMartin Liska1-6/+9
2023-04-26RISCV: Inline subword atomic opsPatrick O'Neill1-1/+9
2023-04-21PR target/108779 aarch64: Implement -mtp= optionKyrylo Tkachov1-0/+10
2023-04-19gcc: xtensa: add -m[no-]strict-align optionMax Filippov1-1/+13
2023-04-18doc: remove stray @golJason Merrill1-1/+1
2023-04-18Add -gcodeview optionMark Harmstone1-0/+7
2023-04-10Support Intel AMX-COMPLEXHaochen Jiang1-4/+7
2023-04-03param: document ranger-recompute-depthMartin Liska1-0/+4
2023-03-21docs: Fix up new instances of index reorderingArsen Arsenović1-1/+1
2023-03-21doc: Remove the @gol macro/aliasArsen Arsenović1-1354/+1354
2023-03-17Docs: Fix some too-long lines in Texinfo manual.Sandra Loosemore1-26/+40
2023-03-13Docs: Fix double 'See' in zero-length-bounds docs.Sean Bright1-1/+1
2023-03-12Docs: Clean up description of asan-kernel-mem-intrinsic-prefix.Sandra Loosemore1-2/+4
2023-03-10file-prefix-map: Fix up -f*-prefix-map= [PR108464]Jakub Jelinek1-6/+18
2023-03-07docs: Clarify LeakSanitizer in documentation [PR81649]Jonathan Grant1-2/+2
2023-03-03target/108738 - limit STV chain discoveryRichard Biener1-0/+4
2023-02-28ubsan: Honor -fstrict-flex-arrays= in -fsanitize=bounds [PR108894]Jakub Jelinek1-4/+7
2023-02-23**/*.texi: Reorder index entriesArsen Arsenović1-75/+75
2023-02-23docs: Reorder @opindex before corresponding optionsArsen Arsenović1-2804/+2804
2023-02-22Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-suppo...Thomas Schwinge1-0/+20
2023-02-21analyzer: stop exploring the path after certain diagnostics [PR108830]David Malcolm1-0/+25
2023-02-18doc: Update link to AVR-LibCGerald Pfeifer1-1/+1
2023-02-17doc: Fix typo in -Wall descriptionSiddhesh Poyarekar1-1/+1
2023-02-16doc: Reword how to get possible values of a parameterGerald Pfeifer1-2/+2
2023-02-16doc: Suggest fix for -Woverloaded-virtual warningsJonathan Wakely1-0/+4
2023-02-15docs: document new --param=asan-kernel-mem-intrinsic-prefixMartin Liska1-0/+4
2023-02-13docs: document new paramMartin Liska1-0/+3
2023-02-07doc: Update -fchar8_t documentationMarek Polacek1-2/+0
2023-01-31c++: Add -Wno-changes-meaningJason Merrill1-0/+17
2023-01-31doc: add notes about limitations of -fanalyzerDavid Malcolm1-0/+7
2023-01-30Change AVX512FP16 to AVX512-FP16 in the document.liuhongt1-3/+3
2023-01-28doc: Update reference to AddressSanitizerGerald Pfeifer1-1/+1
2023-01-27Clarify -shared effect on crtfastmath.oRichard Biener1-2/+3