aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Update -ffunction/data-sections documentationSebastian Huber1-12/+20
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-14target-insns.def: Add memory_blockage.Uros Bizjak1-0/+9
2017-10-13Clobbers and Scratch RegistersAlan Modra1-5/+76
2017-10-13Asm memory constraintsAlan Modra1-7/+65
2017-10-12PR c/82301 - Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253...Martin Sebor2-4/+50
2017-10-09Add targetm.insn_cost hookSegher Boessenkool2-0/+14
2017-10-09amo.h: New include file to provide ISA 3.0 atomic memory operation instructio...Michael Meissner1-0/+62
2017-10-07invoke.texi (Wsuggest-attribute=cold): Document.Jan Hubicka1-1/+10
2017-10-05slp-perm-9.c: Use vect_sizes_16B_8B.Tamar Christina1-0/+6
2017-10-05Re: [PATCH] C++ warning on vexing parseNathan Sidwell1-0/+11
2017-10-04New target check: vect_peeling_profitableAndreas Krebbel1-0/+3
2017-10-04New target check for double<->int conversionsAndreas Krebbel1-0/+6
2017-10-04New target check: vect_long_multAndreas Krebbel1-0/+3
2017-10-03rs6000-builtin.def (BU_FLOAT128_2_HW): Define new helper macro for IEEE float...Michael Meissner1-4/+37
2017-09-27invoke.texi (graphite-max-bbs-per-function): Remove.Richard Biener1-7/+3
2017-09-26rs6000-c.c (P9V_BUILTIN_VEC_XL_LEN_R, [...]): Add support for builtins vector...Carl Love1-0/+4
2017-09-26re PR fortran/82143 (add a -fdefault-real-16 flag)Janus Weil1-0/+6
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-23/+10
2017-09-25Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OKRichard Sandiford1-1/+1
2017-09-22Let the target choose a vectorisation alignmentRichard Sandiford2-0/+14
2017-09-22sse.md ("mov<mode>_internal"): Use <sseinsnmode> mode attribute for TARGET_AV...Sergey Shalnov1-1/+6
2017-09-21PR c/81882 - attribute ifunc documentation uses invalid codeMartin Sebor1-4/+6
2017-09-20config.gcc: Support "knm".Sebastian Peryt1-0/+6
2017-09-19explow.c: Include "params.h".Jeff Law2-0/+6
2017-09-19common.opt (-fstack-clash-protection): New option.Jeff Law1-1/+36
2017-09-18i386.c (fold_builtin_cpu): Add M_AMDFAM17H to processor_model and "amdfam17h"...Uros Bizjak1-1/+4
2017-09-18re PR c/82234 (__builtin_shuffle is not in the keyword index)Jakub Jelinek1-0/+1
2017-09-15Add support for -std=c++2a.Andrew Sutton2-1/+14
2017-09-15re PR target/82066 (#pragma GCC target documentation does not say it is imple...Steve Ellcey1-2/+3
2017-09-15[C++ PATCH] Renames/adjustments of 1z to 17Nathan Sidwell1-11/+9
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 Jelinek2-24/+22
2017-09-15Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford2-14/+8
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford2-30/+12
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford3-53/+27
2017-09-14rs6000-builtin.def (BU_FLOAT128_1_HW): New macros to support float128 built-i...Michael Meissner1-0/+15
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2-25/+15
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford2-40/+16
2017-09-12Add -static-pie to GCC driver to create static PIEH.J. Lu1-7/+17
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-38/+15
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford2-29/+12
2017-09-12Add short_call function attribute for MIPSSimon Atanasyan1-2/+5
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-05Make targetm.get_mask_mode return an opt_modeRichard Sandiford1-4/+10
2017-09-04re PR c/81783 (-Wtautological-compare could do better)Marek Polacek1-0/+8
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford2-25/+11