aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2022-09-26docs: add missing dash in option nameMartin Liska1-1/+1
2022-09-26nvptx: Allow '--with-arch' to override the default '-misa'Thomas Schwinge2-1/+12
2022-09-26aarch64: Add -march support for Armv9.1-A, Armv9.2-A, Armv9.3-AKyrylo Tkachov1-0/+3
2022-09-25Fix typo in chapter level for RISC-V attributesTorbjörn SVENSSON1-1/+1
2022-09-23aarch64: Add Arm Neoverse V2 supportKyrylo Tkachov1-1/+1
2022-09-22remove -gz=zlib-gnu option valueMartin Liska1-6/+5
2022-09-20replace "the the" typosMartin Liska1-1/+1
2022-09-13rs6000: Suggest unroll factor for loop vectorizationKewen Lin1-0/+7
2022-09-12doc: Fix typo in documentation of __float128 suffixJonathan Wakely1-1/+1
2022-09-09analyzer: implement trust boundaries via a plugin for Linux kernelDavid Malcolm1-0/+16
2022-09-09Fix "address will never be NULL" warningJan-Benedict Glaw2-2/+4
2022-09-08c++: Fix type completeness checks for type traits [PR106838]Jonathan Wakely1-12/+18
2022-09-08analyzer: support for symbolic values in the out-of-bounds checker [PR106625]Tim Lange1-3/+5
2022-09-07libcpp: Named universal character escapes and delimited escape sequence tweaksJakub Jelinek1-1/+7
2022-09-05LoongArch: add -mdirect-extern-access optionXi Ruoyao1-0/+15
2022-09-05docs: rename DEBUGGER_REGISTER_NUMBER in texiMartin Liska2-8/+8
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska2-20/+18
2022-09-02c/c++: new warning: -Wxor-used-as-pow [PR90885]David Malcolm1-0/+15
2022-09-02Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result.Kito Cheng2-0/+20
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska5-470/+17
2022-09-01libcpp: Add -Winvalid-utf8 warning [PR106655]Jakub Jelinek1-3/+10
2022-08-30omp-simd-clone: Allow fixed-lane vectorsAndrew Stubbs1-0/+3
2022-08-30Extend SLP permutation optimisationsRichard Sandiford1-0/+4
2022-08-26c++: Implement -Wself-move warning [PR81159]Marek Polacek1-1/+22
2022-08-26Implement __builtin_issignalingJakub Jelinek2-0/+21
2022-08-26cr16: remove obsoleted portMartin Liska4-121/+2
2022-08-25LoongArch: add model attributeXi Ruoyao1-0/+17
2022-08-24LoongArch: Add new code model 'medium'.Lulu Cheng1-0/+3
2022-08-20LoongArch: Add support code model extreme.Lulu Cheng1-40/+10
2022-08-18analyzer: warn on the use of floating-points operands in the size argument [P...Tim Lange1-0/+14
2022-08-16docs: remove link to www.bullfreeware.com from installMartin Liska1-4/+0
2022-08-16Adjust max-jump-thread-paths docsRichard Biener1-3/+3
2022-08-12[Committed] arm: Document +no options for Cortex-M55 CPU.Srinath Parvathaneni1-2/+13
2022-08-12analyzer: out-of-bounds checker [PR106000]Tim Lange1-0/+15
2022-08-09docs: add notes on which functions -fanalyzer has hardcoded knowledge ofDavid Malcolm1-0/+81
2022-08-09Remove --param max-fsm-thread-lengthRichard Biener1-3/+0
2022-08-09tree-optimization/106514 - add --param max-jump-thread-pathsRichard Biener1-0/+7
2022-08-05New warning: -Wanalyzer-jump-through-null [PR105947]David Malcolm1-0/+12
2022-08-03gcov-dump: add --stable optionMartin Liska1-0/+5
2022-08-01docs: fix copy&paste error in -Wanalyzer-putenv-of-auto-varDavid Malcolm1-1/+1
2022-07-28analyzer: new warning: -Wanalyzer-putenv-of-auto-var [PR105893]David Malcolm1-0/+14
2022-07-28analyzer: add CWE identifier URLs to docsDavid Malcolm1-5/+45
2022-07-28doc: Clarify FENV_ACCESS pragma semantics WRT `-ftrapping-math'Maciej W. Rozycki2-2/+9
2022-07-27docs: Fix outdated reference to LOOPS_HAVE_MARKED_SINGLE_EXITSAndrew Carlotti1-1/+1
2022-07-27LoongArch: document -m[no-]explicit-relocsWANG Xuerui1-0/+13
2022-07-26docs: fix previsou commitMartin Liska2-2/+2
2022-07-26docs: fix crossing declaration of @defmac and @hook.Martin Liska2-10/+10
2022-07-25docs: remove recently added trailing whitespacesMartin Liska2-11/+11
2022-07-23Adding three new function attributes for static analysis of file descriptorsImmad Mir2-1/+54
2022-07-19Remote trailing : for subheading.Martin Liska1-2/+2