aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2017-10-16[ARM] Allow +nodsp for -mcpu=cortex-m33Thomas Preud'homme1-0/+3
2017-10-16aarch64.h (AARCH64_FL_DOTPROD): New.Tamar Christina1-0/+2
2017-10-16arm.h (TARGET_DOTPROD): New.Tamar Christina1-0/+3
2017-10-12PR c/82301 - Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253...Martin Sebor1-0/+5
2017-10-07invoke.texi (Wsuggest-attribute=cold): Document.Jan Hubicka1-1/+10
2017-10-05Re: [PATCH] C++ warning on vexing parseNathan Sidwell1-0/+11
2017-09-27invoke.texi (graphite-max-bbs-per-function): Remove.Richard Biener1-7/+3
2017-09-22sse.md ("mov<mode>_internal"): Use <sseinsnmode> mode attribute for TARGET_AV...Sergey Shalnov1-1/+6
2017-09-20config.gcc: Support "knm".Sebastian Peryt1-0/+6
2017-09-19common.opt (-fstack-clash-protection): New option.Jeff Law1-1/+36
2017-09-15Add support for -std=c++2a.Andrew Sutton1-0/+10
2017-09-15common.opt (Wcast-align=strict): New warning option.Bernd Edlinger1-1/+8
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek1-21/+21
2017-09-12Add -static-pie to GCC driver to create static PIEH.J. Lu1-7/+17
2017-09-06rs6000-cpus.def (OTHER_VSX_VECTOR_MASKS): Delete OPTION_MASK_FLOAT128_KEYWORD.Michael Meissner1-15/+18
2017-09-06asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_UINT8_UINT8...Wish Wu1-0/+14
2017-09-04re PR c/81783 (-Wtautological-compare could do better)Marek Polacek1-0/+8
2017-09-03generic.texi (OpenACC): Adjust URL.Gerald Pfeifer1-1/+1
2017-09-01re PR sanitizer/81902 (new -fsanitize=pointer-overflow option undocumented)Jakub Jelinek1-0/+6
2017-09-01[ARC] Reimplement ZOL support.Claudiu Zissulescu1-1/+13
2017-08-31[ARC] Use -G option to control sdata behaviorClaudiu Zissulescu1-1/+8
2017-08-22common.opt (feliminate-dwarf2-dups): Ignore.Richard Biener1-9/+3
2017-08-18Add warn_if_not_aligned attributeH.J. Lu1-1/+28
2017-08-10re PR target/81708 (The x86 stack canary location should be customizable)Uros Bizjak1-2/+6
2017-08-10i386: Don't use frame pointer without stack accessH.J. Lu1-0/+4
2017-08-08re PR target/81708 (The x86 stack canary location should be customizable)Uros Bizjak1-2/+15
2017-08-08invoke.texi: Document -ftree-loop-distribution for O3.Bin Cheng1-7/+14
2017-08-07re PR fortran/68829 (Segfaults with -Ofast due to large array on stack)Thomas Koenig1-1/+2
2017-07-27rs6000.opt (mlra): Replace with stub.Peter Bergner1-7/+1
2017-07-26[SPARC] Add -mfsmuld optionSebastian Huber1-1/+10
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe1-0/+28
2017-07-24rs6000-cpus.def (ISA_2_6_MASKS_SERVER): Delete upper-regs options.Michael Meissner1-47/+0
2017-07-23arm.c (arm_option_override): Deprecate use of -mstructure-size-boundary.Michael Collison1-0/+2
2017-07-21Add RDMA support to falkor port.Jim Wilson1-1/+4
2017-07-17[ARC] Deprecate mexpand-adddi option.Claudiu Zissulescu1-1/+1
2017-07-14[Patch ARM] Document the +crypto extension on CPUs.James Greenhalgh1-0/+8
2017-07-14[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme1-2/+2
2017-07-13[ARM] Mention ARMv8-R +fp.sp optionThomas Preud'homme1-0/+2
2017-07-11extend.texi (AVR Function Attributes): Remove weblink to Binutils doc as TEXI...Georg-Johann Lay1-3/+1
2017-07-11sparc.opt (mfix-ut700): New option.Daniel Cederman1-4/+14
2017-07-10Better ISR prologues by supporting GASes __gcc_isr pseudo insn.Georg-Johann Lay1-1/+14
2017-07-07Support for the SPARC M8 cpu.Jose E. Marchesi1-5/+20
2017-07-06Add support for ARMv8-R architectureThomas Preud'homme1-0/+14
2017-07-04[Patch ARM] Add initial tuning for Cortex-A55 and Cortex-A75James Greenhalgh1-6/+8
2017-07-03[arm] Add -mbe8 and -mbe32 to options summary.Richard Earnshaw1-0/+1
2017-07-03Andrew pointed out that I did not document the new architecture extension fla...James Greenhalgh1-0/+4
2017-07-03[arm] Clean up generation of BE8 format images.Richard Earnshaw1-0/+9
2017-06-30Documentation: Clean up AArch64 options.Yvan Roux1-8/+9
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-1/+1
2017-06-26re PR c/80116 (Warn about macros expanding to multiple statements)Marek Polacek1-1/+28