aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2018-05-11i386-common.c (OPTION_MASK_ISA_WAITPKG_SET, [...]): New defines.Sebastian Peryt1-2/+5
2018-05-08config.gcc: Support "goldmont".Olga Makhotina1-0/+5
2018-05-07[C++ PATCH] Kill -fno-for-scopeNathan Sidwell1-16/+1
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 Sidwell1-13/+0
2018-05-02rs6000: Remove paired singleSegher Boessenkool1-8/+0
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 Sadek1-1/+8
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. Lu1-8/+2
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-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 Sebor1-4/+4
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-02invoke.texi (-Wrestrict): Fix typos.Martin Sebor1-3/+6
2018-03-29Documentation tweaks.Martin Liska1-3/+10
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
2018-03-14Split-up -march=icelake on -march=icelake-server and -march=icelake-clientJulia Koval1-2/+11
2018-03-13RISC-V: Add and document the "-mno-relax" optionPalmer Dabbelt1-1/+8
2018-03-12Fix spelling of -mclflushopt in manualJonathan Wakely1-2/+2
2018-03-07rs6000: -mreadonly-in-sdata (PR82411)Segher Boessenkool1-1/+8
2018-03-05Enable WBOINVD and PCONFIG instructions.Olga Makhotina1-1/+7
2018-03-02More Cilk Plus removalThomas Schwinge1-2/+2
2018-02-27PR c++/83871 - wrong code for attribute const and pure on distinct template s...Martin Sebor1-1/+32
2018-02-22i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcetH.J. Lu1-0/+5
2018-02-20Add limit for maximal alignment options (PR c/84310).Martin Liska1-0/+4
2018-02-19Fix documentation typos (PR other/80589).Martin Liska1-1/+1
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell1-2/+1
2018-02-14invoke.texi: Correct -Wformat-overflow code sample.Indu Bhagat1-1/+1
2018-02-14rs6000.c (rs6000_option_override_internal): Issue warning message if user req...Kelvin Nilsen1-1/+3
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva1-21/+85
2018-02-12re PR middle-end/83665 (Big code size regression and some code quality improv...Jan Hubicka1-1/+2
2018-02-09[LVU] Introduce location viewsAlexandre Oliva1-0/+29
2018-02-06invoke.texi: Add section for the PowerPC SPE backend.Andrew Jenner1-32/+839
2018-02-06Fix checking -mibt and -mshstk options for control flow protectionIgor Tsimbalist1-2/+2
2018-02-05Cherry-pick libsanitizer pointer-pair tristate option.Martin Liska1-4/+6
2018-02-02Add -march=icelake.Julia Koval1-0/+8
2018-01-27Replace -mfunction-return== with -mfunction-return=H.J. Lu1-1/+1