aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Add -march=icelake.Julia Koval1-0/+8
2018-01-27Replace -mfunction-return== with -mfunction-return=H.J. Lu1-1/+1
2018-01-26[ARC] Add support for reduced register file setClaudiu Zissulescu1-1/+11
2018-01-26[ARC] Add JLI support.Claudiu Zissulescu1-1/+6
2018-01-25Change -march to -mcpu.David Edelsohn1-1/+1
2018-01-25* doc/invoke.texi (PowerPC Options): Document 'native' cpu type.David Edelsohn1-1/+7
2018-01-23RISC-V: Add -mpreferred-stack-boundary option.Andrew Waterman1-0/+11
2018-01-23[C++ PATCH] Deprecate ARM-era for scopesNathan Sidwell1-3/+2
2018-01-18Be clear about virtual table pointer corruptuion rather than the vtable itself.Martin Sebor1-5/+5
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov1-11/+23
2018-01-15re PR middle-end/82694 (Linux kernel miscompiled since r250765)Jakub Jelinek1-0/+12
2018-01-14PR c++/81327 - cast to void* does not suppress -Wclass-memaccessMartin Sebor1-10/+13
2018-01-14x86: Disallow -mindirect-branch=/-mfunction-return= with -mcmodel=largeH.J. Lu1-0/+11
2018-01-14x86: Add -mindirect-branch-registerH.J. Lu1-1/+6
2018-01-14x86: Add -mfunction-return=H.J. Lu1-1/+12
2018-01-14x86: Add -mindirect-branch=H.J. Lu1-1/+13
2018-01-13[AArch64] Add SVE supportRichard Sandiford1-0/+20
2018-01-12rs6000: Remove -mstringSegher Boessenkool1-15/+2
2018-01-12Add new NDS32 options -mext-perf, -mext-perf2 and -mext-string in the documen...Chung-Ju Wu1-3/+21
2018-01-11[arm][2/3] Implement fp16fml extension for ARMv8.4-AKyrylo Tkachov1-1/+7
2018-01-11[arm][1/3] Add -march=armv8.4-a optionKyrylo Tkachov1-0/+23
2018-01-11aarch64-modes.def (V2HF): New VECTOR_MODE.Michael Collison1-3/+23
2018-01-09Don't save registers in main().Georg-Johann Lay1-1/+8
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2017-12-22Enable AVX512BITALGJulia Koval1-2/+9
2017-12-20[arm][doc] Document accepted -march=armv8.3-a extension optionsKyrylo Tkachov1-0/+1
2017-12-20Enable VPCLMULQDQ supportJulia Koval1-2/+7
2017-12-18extend.texi (x86 Function Attributes): Reformat nocf_check example to avoid o...Sandra Loosemore1-2/+8
2017-12-17invoke.texi (Option Summary): Add -mverbose-cost-dump to AArch64 and ARM list...Sandra Loosemore1-2/+20
2017-12-17invoke.texi (ARC Options): Add missing -mlra entry.Sandra Loosemore1-0/+1
2017-12-17invoke.texi: Fix some typos.Sandra Loosemore1-6/+6
2017-12-16PR tree-optimization/78918 - missing -Wrestrict on memcpy copying over selfMartin Sebor1-3/+18
2017-12-14invoke.texi: Document -Wcast-function-type.Bernd Edlinger1-1/+17
2017-12-12Enable VAES support [1/5]Julia Koval1-2/+5
2017-12-12[SFN] Introduce -gstatement-frontiers option, enable debug markersAlexandre Oliva1-0/+12
2017-12-12[SFN] introduce statement frontier notes, still disabledAlexandre Oliva1-0/+7
2017-12-08re PR tree-optimization/83323 (186.crafty miscompares)Michael Matz1-5/+3
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng1-2/+26
2017-12-07Add unroll and jam passMichael Matz1-1/+15
2017-12-06invoke.texi (-Wstringop-truncation): Mention attribute nonstring.Martin Sebor1-0/+8
2017-12-05invoke.texi: Document the options.Martin Liska1-0/+22
2017-12-02doc update for -dpSegher Boessenkool1-1/+1
2017-11-30Cleanup riscv option docs.Jim Wilson1-14/+20
2017-11-28Remove Cilk Plus support.Julia Koval1-12/+0
2017-11-27extend.texi: Add -A suffix (ARMv8*-A, ARMv7-A).Tamar Christina1-8/+8
2017-11-26i386.c (processor_target_table): Add skylake_cost for skylake-avx512.Uros Bizjak1-0/+7
2017-11-21i386-opts.h (enum prefer_vector_width): Added new enum for the new option -mp...Sergey Shalnov1-5/+19
2017-11-21Improve -Wmaybe-uninitialized documentationJonathan Wakely1-9/+11
2017-11-17re PR fortran/83017 (DO CONCURRENT not parallelizing)Richard Biener1-0/+6