aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)Author
2019-02-14docs: fix stray duplicated wordsDavid Malcolm
2019-02-08PR target/85596 Add --with-multilib-list doc for aarch64Christophe Lyon
2019-02-07backport: re PR target/89073 (x86 __attribute__ ((target("sha"))) not documen...Jakub Jelinek
2019-01-30backport: [multiple changes]Kewen Lin
2019-01-18[arm] PR target/88799 Add +mp and +sec extensions to ARMv7-a (gcc-8 backport)Richard Earnshaw
2019-01-09invoke.texi (-Os): Add reference to -finline-functions.Eric Botcazou
2019-01-02Backport of the "asm inline" patchesSegher Boessenkool
2018-12-19backport: extend.texi (PowerPC Altivec/VSX Built-in Functions): Describe when...Bill Schmidt
2018-12-14[AArch64][doc] Clarify -msve-vector-bits=128 behaviourKyrylo Tkachov
2018-12-14PR target/88224: Fix FPU configuration of Cortex-R7 and Cortex-R8Andre Vieira
2018-12-12backport: re PR target/87496 (ICE in aggregate_value_p at gcc/function.c:2046)Peter Bergner
2018-11-26S/390: Document z14/arch12 -march option.Andreas Krebbel
2018-10-03PR other/87353 fix formatting and grammar in manualJonathan Wakely
2018-09-04Add -Waligned-new to Option SummaryJonathan Wakely
2018-07-18backport: PR middle-end/85602 - -Wsizeof-pointer-memaccess for strncat with s...Martin Sebor
2018-06-28backport: sourcebuild.texi (Endianness): New subsubsection.Kelvin Nilsen
2018-06-22backport: re PR target/85657 (Make __ibm128 a separate type, even if long dou...Michael Meissner
2018-06-18PR c/82063 - issues with arguments enabled by -WallMartin Sebor
2018-06-16re PR middle-end/86095 (documentation for -Wunsafe-loop-optimizations referen...Jakub Jelinek
2018-06-13PR c++/86094 - wrong code with defaulted move ctor.Jason Merrill
2018-06-11* doc/invoke.texi: Document -fabi-version=12.Jason Merrill
2018-05-23Subject: Backport r260154Martin Liska
2018-05-18invoke.texi: Move -floop-unroll-and-jam documentation directly after that of ...Toon Moene
2018-05-01re PR web/85578 (broken links in gcc-8.0.1-RC-20180427/INSTALL/specific.html,...Jakub Jelinek
2018-04-26Document that -Wreturn-type is enabled by default for C++Jonathan Wakely
2018-04-24x86/CET: Remove the -mcet command-lint optionH.J. Lu
2018-04-24Don't bootstrap GCC with -mcetH.J. Lu
2018-04-24[nvptx] Update newlib dependency.Cesar Philippidis
2018-04-20Define __CET__ for -fcf-protection and remove -mibtH.J. Lu
2018-04-19invoke.texi: Add -floop-unroll-and-jam to options enabled by -O3.Toon Moene
2018-04-19x86: Enable -fcf-protection with multi-byte NOPsH.J. Lu
2018-04-19i386-common.c (OPTION_MASK_ISA_MOVDIRI_SET, [...]): New defines.Sebastian Peryt
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek
2018-04-14rs6000: Disable -m[no-]direct-move (PR85293)Segher Boessenkool
2018-04-11re PR target/85321 (Missing documentation and option misc for ppc64le)Aaron Sawdey
2018-04-10re PR target/85321 (Missing documentation and option misc for ppc64le)Aaron Sawdey
2018-04-10cppopts.texi: Use "side effect" instead of side-effect.Martin Sebor
2018-04-09invoke.texi (-finline-small-functions): Mention other optimization options.Martin Sebor
2018-04-08invoke.texi (-Wrestrict, [...]): Tweak text.Martin Sebor
2018-04-06Reverted commit r254862Tamar Christina
2018-04-03extend.texi (Common Function Attributes): Clarify.Martin Sebor
2018-04-02invoke.texi (-Wrestrict): Fix typos.Martin Sebor
2018-04-02cpp.texi (Variadic Macros): Fix line continuation in an example.Gerald Pfeifer
2018-03-29Documentation tweaks.Martin Liska
2018-03-28re PR target/84912 (__builtin_divde* produce Internal Compiler Error when com...Peter Bergner
2018-03-22re PR target/84760 (Finish implementation of __builtin_altivec_lvx_v1ti)Kelvin Nilsen
2018-03-21Adjust __builtin_tgmath handling of integer arguments to _FloatN narrowing ma...Joseph Myers
2018-03-21[doc] Remove pasto in __builtin_extend_pointer docTom de Vries
2018-03-21Remove long-dead deprecation documentationNathan Sidwell
2018-03-21Deprecate some C++ extensionsNathan Sidwell