aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Fix typo in analyzer docsRichard Biener1-1/+1
2026-02-09invoke.texi: xtensa - Revise the description of -mconst16Takayuki 'January June' Suwa1-5/+4
2026-02-05aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)xiezhiheng1-1/+1
2026-02-04doc: Copy-edit parameter documentation [PR89915]Sandra Loosemore1-169/+201
2026-02-04doc: Remove references to parameters in user documentation [PR123245] [PR89915]Sandra Loosemore1-47/+24
2026-02-04doc: Move parameter docs to the GCC internals manual [PR123245] [PR89915]Sandra Loosemore3-1733/+2163
2026-01-31doc: Switch delorie.com to httpsGerald Pfeifer1-1/+1
2026-01-30doc: Explain flto-toplevel-asm-heuristicsMichal Jires2-3/+21
2026-01-29doc: Add "user experience" documentation for optionsSandra Loosemore2-1/+104
2026-01-28aarch64: FEAT_SVE_BFSCALE supportKarl Meakin1-1/+2
2026-01-28c++, contracts: Add caller-side contract checks, and controls.Nina Ranns1-0/+20
2026-01-28c++, contracts: Allow contract checks as outlined functions.Nina Ranns1-1/+18
2026-01-28c++, contracts: Work around GCC IPA bug, PR121936 by wrapping terminate.Nina Ranns1-0/+9
2026-01-28c++, contracts: C++26 base implementation as per P2900R14.Iain Sandoe1-0/+44
2026-01-28c++, contracts: Remove the abandoned C++2a implementation.Iain Sandoe1-89/+0
2026-01-27analyzer: add option -fanalyzer-assume-nothrow [PR122623]David Malcolm1-0/+16
2026-01-27install.texi: Update GCN's newlib requirementsTobias Burnus1-4/+1
2026-01-26doc: Document --param auto-profile-reorder-onlyFilip Kastl1-0/+3
2026-01-25doc: whitespace fixes in option summarySandra Loosemore1-45/+45
2026-01-25doc: Add missing index entries for -fno-* options [PR122243]Sandra Loosemore2-0/+349
2026-01-25doc: Add missing index entries for -Wno-* options [PR122243]Sandra Loosemore2-2/+15
2026-01-25doc: Fix various option documentation problems [PR122243]Sandra Loosemore2-26/+177
2026-01-25doc: -g debug option documentation cleanup [PR122243]Sandra Loosemore1-23/+24
2026-01-25doc, lynx: Document LynxOS options [PR122243]Sandra Loosemore1-0/+25
2026-01-20doc, openmp: Fix Overfull Hboxes for OpenMP Docssupers1ngular2-2/+2
2026-01-20doc: fix documentation of -Wsfinae-incomplete [PR123639]Giuseppe D'Angelo1-0/+1
2026-01-19Silently ignore -pthread etc. on SolarisRainer Orth1-12/+1
2026-01-19GCN - doc/install.texi: Fix gfx9-4-generic llvm-mc requirementsTobias Burnus1-3/+3
2026-01-19s390: Deprecate -m31Stefan Schulze Frielinghaus1-1/+2
2026-01-19target/123603 - add --param ix86-vect-compare-costsRichard Biener1-0/+3
2026-01-17doc, nds32: Add missing documentation for nds32 options [PR122243]Sandra Loosemore1-9/+156
2026-01-17doc, xtensa: Clean up Xtensa options documentation [PR122243]Sandra Loosemore1-29/+7
2026-01-17doc, x86: Clean up x86 options documentation [PR122243]Sandra Loosemore1-461/+773
2026-01-17doc, VxWorks: Clean up VxWorks option documentation [PR122243]Sandra Loosemore1-1/+5
2026-01-17doc, visium: Clean up Visium options documentation [PR122243]Sandra Loosemore1-8/+8
2026-01-17doc, vax: Clean up VAX option documentation [PR122243]Sandra Loosemore1-1/+13
2026-01-17doc, v850: Clean up V850 options and documentation [PR122243]Sandra Loosemore1-19/+32
2026-01-17doc, sparc: Clean up SPARC option documentation [PR122243]Sandra Loosemore1-13/+15
2026-01-17doc, Solaris: Clean up documentation of Solaris 2 options [PR122243]Sandra Loosemore1-9/+16
2026-01-17doc, sh: Clean up SH options documentation [PR122243]Sandra Loosemore1-68/+79
2026-01-17doc, s390: Clean up S/390 and z series options [PR122243]Sandra Loosemore1-31/+169
2026-01-17doc, rx: Clean up RX options documentation [PR122243]Sandra Loosemore1-14/+15
2026-01-17doc, rs6000: Clean up RS/6000 options documentation [PR122243]Sandra Loosemore1-143/+132
2026-01-17doc, rl78: Clean up RL78 option documentation [PR122243] [PR71340]Sandra Loosemore1-14/+23
2026-01-15c++: C++26 Reflection [PR120775]Marek Polacek1-1/+5
2026-01-15Deal with combinations of hard register constraintsStefan Schulze Frielinghaus1-0/+4
2026-01-09analyzer: replace PLUGIN_ANALYZER_INIT with a pub/sub channelDavid Malcolm1-4/+0
2026-01-09diagnostics: add optional CFG dumps to SARIF/HTML output sinksDavid Malcolm1-4/+19
2026-01-09doc: List more valid -x option argumentsJakub Jelinek1-4/+10
2026-01-08__builtin_counted_by_ref should be extended to support pointers after the cou...Qing Zhao1-4/+23