summaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)Author
2020-04-02sra/doc: Document param sra-max-propagationsMartin Jambor
2020-04-01doc: Fix typoJoerg Sonnenberger
2020-04-01doc: Fix a typo in the documentation of the copy attributeZackery Spytz
2020-03-29doc: Update -falign-functions/-falign-loops/-falign-jumpsH.J. Lu
2020-03-27analyzer: add new supergraph visualizationDavid Malcolm
2020-03-24[testsuite,arm] target-supports.exp: Add arm_fp_dp_ok effective-targetChristophe Lyon
2020-03-23AMDGCN offloading – use amdgcn-amdhsaTobias Burnus
2020-03-17Fix up duplicated duplicated words mostly in commentsJakub Jelinek
2020-03-13aarch64: Add --params to control the number of recip steps [PR94154]Bu Le
2020-03-12doc: Fix up ASM_OUTPUT_ALIGNED_DECL_LOCAL descriptionJakub Jelinek
2020-03-09Fix 'A' operand modifier: PR inline-asm/94095Andrew Pinski
2020-03-04IBM Z: zTPF: Add tpf trace customization optionsAndreas Krebbel
2020-03-04Clear --help=language and --help=common interaction.Martin Liska
2020-03-02analyzer: don't print the duplicate count by defaultDavid Malcolm
2020-03-02invoke.texi: add missing option to -fanalyzer listDavid Malcolm
2020-02-27Document that -Wbuiltin-declaration-mismatch is enabled by default.Martin Sebor
2020-02-27doc: Update description of BullFreewareJonathan Wakely
2020-02-26Document negative form of warning options enabled by default [PR90467].Sandra Loosemore
2020-02-26PPC64, fix documentation for __builtin_crypto_vpmsum* builtin functions.Carl Love
2020-02-25Correct an attribute access example.Martin Sebor
2020-02-25doc: minor --enable-checking wording fixesRoman Zhuykov
2020-02-25doc: properly describe --enable-checking behaviorRoman Zhuykov
2020-02-24analyzer: disable the "taint" checker by defaultDavid Malcolm
2020-02-24analyzer: eliminate irrelevant control-flow edges from pathsDavid Malcolm
2020-02-24PR47785: Add support for handling Xassembler/Wa options with LTO.Prathamesh Kulkarni
2020-02-21[PATCH, GCC/ARM] Add MVE target check to sourcebuild.texiMihail Ionescu
2020-02-20Remove superfluous word in documentation.Martin Liska
2020-02-18Introduce -fprofile-reproducibility and support it with TOP N.Martin Liska
2020-02-15c++: Add -std=c++20.Jason Merrill
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger
2020-02-14Document compatibility of aliases and their targets, correct weakref example.Martin Sebor
2020-02-13[ARC] Deprecate q-class option.Claudiu Zissulescu
2020-02-11Rename -mprefixed-addr to be -mprefixed, and document it.Michael Meissner
2020-02-10md.texi (Define Subst): Match closing paren in example.Hans-Peter Nilsson
2020-02-06Fix PowerPC prototype documentation of __builtin_mtfsf (PR93570)Bill Schmidt
2020-02-05analyzer: add enode status and revamp __analyzer_dump_exploded_nodesDavid Malcolm
2020-02-05Document ASLR for Precompiled Headers.Martin Liska
2020-02-03rs6000: Update constraint documentationSegher Boessenkool
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus
2020-01-31aarch64: Add Armv8.6 SVE matrix multiply supportRichard Sandiford
2020-01-30analyzer: fix ICE in __builtin_isnan (PR 93356)David Malcolm
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2020-01-24doc: target.def (flags_regnum): Also mention effect on delay slot filling.Hans-Peter Nilsson
2020-01-23testsuite: Add target/xfail argument to check-function-bodiesRichard Sandiford
2020-01-22Update update_web_docs_svn references in sourcebuild.texi.Joseph Myers
2020-01-21PR c++/40752 - useless -Wconversion with short +=.Jason Merrill
2020-01-19Clean up references to Subversion in documentation sources.Eric S. Raymond
2020-01-18[C++ coroutines] Initial implementation.Iain Sandoe
2020-01-17analyzer: prevent ICE on isnan (PR 93290)David Malcolm
2020-01-17[AArch64] Enable CLI for Armv8.6-A f64mmMatthew Malcomson