aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2020-03-04IBM Z: zTPF: Add tpf trace customization optionsAndreas Krebbel1-1/+12
2020-03-04Clear --help=language and --help=common interaction.Martin Liska1-1/+2
2020-03-02analyzer: don't print the duplicate count by defaultDavid Malcolm1-0/+8
2020-03-02invoke.texi: add missing option to -fanalyzer listDavid Malcolm1-0/+1
2020-02-27Document that -Wbuiltin-declaration-mismatch is enabled by default.Martin Sebor1-1/+1
2020-02-27doc: Update description of BullFreewareJonathan Wakely1-1/+1
2020-02-26Document negative form of warning options enabled by default [PR90467].Sandra Loosemore1-719/+739
2020-02-26PPC64, fix documentation for __builtin_crypto_vpmsum* builtin functions.Carl Love1-3/+3
2020-02-25Correct an attribute access example.Martin Sebor1-1/+1
2020-02-25doc: minor --enable-checking wording fixesRoman Zhuykov1-4/+6
2020-02-25doc: properly describe --enable-checking behaviorRoman Zhuykov1-30/+37
2020-02-24analyzer: disable the "taint" checker by defaultDavid Malcolm1-3/+9
2020-02-24analyzer: eliminate irrelevant control-flow edges from pathsDavid Malcolm1-2/+7
2020-02-24PR47785: Add support for handling Xassembler/Wa options with LTO.Prathamesh Kulkarni1-0/+6
2020-02-21[PATCH, GCC/ARM] Add MVE target check to sourcebuild.texiMihail Ionescu1-0/+5
2020-02-20Remove superfluous word in documentation.Martin Liska1-1/+1
2020-02-18Introduce -fprofile-reproducibility and support it with TOP N.Martin Liska1-1/+30
2020-02-15c++: Add -std=c++20.Jason Merrill1-4/+6
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger2-6/+48
2020-02-14Document compatibility of aliases and their targets, correct weakref example.Martin Sebor1-24/+39
2020-02-13[ARC] Deprecate q-class option.Claudiu Zissulescu1-1/+1
2020-02-11Rename -mprefixed-addr to be -mprefixed, and document it.Michael Meissner1-3/+12
2020-02-10md.texi (Define Subst): Match closing paren in example.Hans-Peter Nilsson1-1/+1
2020-02-06Fix PowerPC prototype documentation of __builtin_mtfsf (PR93570)Bill Schmidt1-1/+1
2020-02-05analyzer: add enode status and revamp __analyzer_dump_exploded_nodesDavid Malcolm1-4/+12
2020-02-05Document ASLR for Precompiled Headers.Martin Liska1-0/+4
2020-02-03rs6000: Update constraint documentationSegher Boessenkool1-98/+94
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus1-1/+1
2020-01-31aarch64: Add Armv8.6 SVE matrix multiply supportRichard Sandiford1-0/+4
2020-01-30analyzer: fix ICE in __builtin_isnan (PR 93356)David Malcolm1-0/+2
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki1-0/+4
2020-01-24doc: target.def (flags_regnum): Also mention effect on delay slot filling.Hans-Peter Nilsson1-1/+3
2020-01-23testsuite: Add target/xfail argument to check-function-bodiesRichard Sandiford1-1/+1
2020-01-22Update update_web_docs_svn references in sourcebuild.texi.Joseph Myers1-2/+2
2020-01-21PR c++/40752 - useless -Wconversion with short +=.Jason Merrill1-0/+22
2020-01-19Clean up references to Subversion in documentation sources.Eric S. Raymond2-17/+19
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe1-0/+4
2020-01-17analyzer: prevent ICE on isnan (PR 93290)David Malcolm1-0/+3
2020-01-17[AArch64] Enable CLI for Armv8.6-A f64mmMatthew Malcomson1-0/+4
2020-01-16Add CLI and multilib support for Armv8.1-M Mainline MVE extensionsMihail Ionescu1-0/+11
2020-01-16[PATCH, GCC/ARM, 2/10] Add command line support for Armv8.1-M MainlineMihail Ionescu1-0/+13
2020-01-15analyzer: add note about -fdump-ipa-analyzer to internal docsDavid Malcolm1-0/+2
2020-01-14invoke.texi: update -fdiagnostics-show-cwe for analyzerDavid Malcolm1-1/+2
2020-01-14Initial commit of analyzerDavid Malcolm4-2/+954
2020-01-13Add initial octeontx2 support.Andrew Pinski1-1/+5
2020-01-13Fix typo in invoke.texi.Jason Merrill1-1/+1
2020-01-13doc: Note that some warnings depend on optimizations (PR 92757)Jonathan Wakely1-0/+5
2020-01-10Add diagnostic pathsDavid Malcolm1-1/+164
2020-01-10[AArch64] Make -msve-vector-bits=128 generate VL-specific codeRichard Sandiford1-4/+5
2020-01-09Add a compatible_vector_types_p target hookRichard Sandiford2-0/+23