aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2018-05-11i386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...]): New defines.Sebastian Peryt1-2/+5
2018-05-11Support LLVM style of no_sanitize attribute (PR sanitizer/85556).Martin Liska1-0/+2
2018-05-09RISC-V: Add with-multilib-list support.Jim Wilson1-2/+9
2018-05-09revert: extend.texi (PowerPC Built-in Functions): Rename this subsection.Kelvin Nilsen1-476/+414
2018-05-08extend.texi (PowerPC Built-in Functions): Rename this subsection.Kelvin Nilsen1-414/+476
2018-05-08config.gcc: Support "goldmont".Olga Makhotina1-0/+5
2018-05-07[C++ PATCH] Kill -fno-for-scopeNathan Sidwell2-39/+2
2018-05-07re PR bootstrap/85681 (r259995 breaks bootstrap on x86_64-*-freebsd)Luis Machado1-25/+0
2018-05-07Introduce prefetch-dynamic-strides option.Luis Machado1-0/+10
2018-05-07Introduce prefetch-minimum stride optionLuis Machado1-0/+15
2018-05-04rs6000: Remove Xilinx FPSegher Boessenkool1-27/+2
2018-05-03[C++ Patch] Kill -ffriend-injectionNathan Sidwell2-20/+1
2018-05-03[testsuite] Add scan-offload-tree-dumpTom de Vries1-1/+1
2018-05-02[openacc] Add __builtin_goacc_parlevel_{id,size}Tom de Vries1-0/+10
2018-05-02[testsuite] Add scan-ltrans-tree-dumpTom de Vries1-2/+2
2018-05-02[testsuite] Add scan-wpa-ipa-dumpTom de Vries1-1/+1
2018-05-02rs6000: Remove paired singleSegher Boessenkool1-8/+0
2018-05-01re PR web/85578 (broken links in gcc-8.0.1-RC-20180427/INSTALL/specific.html,...Jakub Jelinek1-1/+4
2018-04-30Clarify documentation for -fpie and -fPIEJonathan Wakely1-4/+4
2018-04-30* doc/invoke.texi (-fdebug-types-section): Fix grammar.Jonathan Wakely1-1/+1
2018-04-30[patch] allow '-' for stdout dumpNathan Sidwell1-36/+22
2018-04-30Microblaze Target: PIC data text relative Andrew Sadek3-1/+18
2018-04-26Document that -Wreturn-type is enabled by default for C++Jonathan Wakely1-1/+1
2018-04-24x86/CET: Remove the -mcet command-lint optionH.J. Lu2-9/+3
2018-04-24Don't bootstrap GCC with -mcetH.J. Lu1-1/+1
2018-04-24[nvptx] Update newlib dependency.Cesar Philippidis1-5/+5
2018-04-20Define __CET__ for -fcf-protection and remove -mibtH.J. Lu1-17/+11
2018-04-19invoke.texi: Add -floop-unroll-and-jam to options enabled by -O3.Toon Moene1-0/+1
2018-04-19x86: Enable -fcf-protection with multi-byte NOPsH.J. Lu1-18/+10
2018-04-19i386-common.c (OPTION_MASK_ISA_MOVDIRI_SET, [...]): New defines.Sebastian Peryt1-3/+9
2018-04-19cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...Jakub Jelinek1-4/+5
2018-04-14rs6000: Disable -m[no-]direct-move (PR85293)Segher Boessenkool1-10/+2
2018-04-11re PR target/85321 (Missing documentation and option misc for ppc64le)Aaron Sawdey1-11/+9
2018-04-10re PR target/85321 (Missing documentation and option misc for ppc64le)Aaron Sawdey1-0/+28
2018-04-10cppopts.texi: Use "side effect" instead of side-effect.Martin Sebor7-30/+30
2018-04-09invoke.texi (-finline-small-functions): Mention other optimization options.Martin Sebor1-5/+5
2018-04-08invoke.texi (-Wrestrict, [...]): Tweak text.Martin Sebor1-6/+6
2018-04-06Reverted commit r254862Tamar Christina1-7/+0
2018-04-03extend.texi (Common Function Attributes): Clarify.Martin Sebor1-5/+12
2018-04-02invoke.texi (-Wrestrict): Fix typos.Martin Sebor1-3/+6
2018-04-02cpp.texi (Variadic Macros): Fix line continuation in an example.Gerald Pfeifer1-1/+1
2018-03-29Documentation tweaks.Martin Liska1-3/+10
2018-03-28re PR target/84912 (__builtin_divde* produce Internal Compiler Error when com...Peter Bergner1-7/+2
2018-03-22re PR target/84760 (Finish implementation of __builtin_altivec_lvx_v1ti)Kelvin Nilsen1-0/+4
2018-03-21Adjust __builtin_tgmath handling of integer arguments to _FloatN narrowing ma...Joseph Myers1-1/+3
2018-03-21[doc] Remove pasto in __builtin_extend_pointer docTom de Vries1-1/+0
2018-03-21Remove long-dead deprecation documentationNathan Sidwell1-28/+1
2018-03-21Deprecate some C++ extensionsNathan Sidwell1-8/+18
2018-03-20re PR target/84838 (Minor grammar fixes for x86 options)David H. Gutteridge1-4/+4
2018-03-16Fix documentation for CLWB ISA.Julia Koval1-2/+2