aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2014-12-03Rename fuse-caller-saveTom de Vries2-4/+4
2014-12-03target.def (fusion_priority): Wrap code with @smallexample.Bin Cheng1-8/+14
2014-12-01re PR middle-end/64017 (Support ISL 0.14.0 (to fix ICE with gfortran.dg/graph...Tobias Burnus1-1/+1
2014-11-29opt-functions.awk (lang_enabled_by): Support || for enabled-by.Tobias Burnus1-2/+5
2014-11-27Support avx512f in __builtin_cpu_supports.Ilya Tocar1-0/+2
2014-11-26PR debug/38757 continued. Handle C11, C++11 and C++14.Mark Wielaard1-2/+2
2014-11-24[sched-deps] Remove needless check for modified_in_p when trying to fuse two ...Kyrylo Tkachov1-5/+7
2014-11-20implement a replacement for if_markedTrevor Saunders1-0/+8
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-32/+47
2014-11-19Allow the static chain to be set from CRichard Henderson1-0/+13
2014-11-19Make TARGET_STATIC_CHAIN allow a function typeRichard Henderson1-1/+1
2014-11-18[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...James Greenhalgh1-1/+1
2014-11-17Support for unroll and jam optimization.Mircea Namolaru1-1/+17
2014-11-17rs6000.c (RELOAD_REG_AND_M16): Add support for Altivec style vector loads tha...Michael Meissner1-1/+36
2014-11-17target.def (gen_ccmp_first, [...]): Add two new hooks.Zhenqiang Chen2-0/+22
2014-11-16tm.texi.in (TARGET_FLAGS_REGNUM): Move around.Eric Botcazou2-6/+6
2014-11-14* doc/install.texi (--with-diagnostics-color=): Document.Jakub Jelinek1-0/+9
2014-11-14[Vectorizer]Make reductions-via-shifts and vec_shr_optab endianness-neutralAlan Lawrence1-1/+1
2014-11-14configure.ac (--with-diagnostics-color): New configure option, default to --w...Jakub Jelinek1-2/+4
2014-11-14timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng3-1/+81
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt2-0/+11
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin2-0/+8
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt1-0/+14
2014-11-13tm.texi.in (SELECT_CC_MODE): Update example.Eric Botcazou2-14/+18
2014-11-13common.opt (flra-remat): New.Vladimir Makarov2-5/+14
2014-11-12Implement MIPS o32 FPXX, FP64, FP64A ABI extensions.Matthew Fortune2-2/+55
2014-11-12Predefine __NO_MATH_ERRNO__ for -fno-math-errno.Joseph Myers1-0/+4
2014-11-12re PR c/59708 (clang-compatible checked arithmetic builtins)Jakub Jelinek1-0/+61
2014-11-12[AArch64] Remove unnecessary files.Tejas Belagod3-12118/+0
2014-11-12[AArch64] Add reference to ACLE and consolidate documentation.Tejas Belagod1-16/+20
2014-11-11Merger of dmalcolm/jit branch from gitDavid Malcolm1-1/+6
2014-11-11invoke.texi (-masm-syntax-unified): Reword and fix typo.Terry Guo1-6/+4
2014-11-11download_prerequisites: Stop downloading CLooG.Tobias Burnus1-15/+0
2014-11-10invoke.texi ([-Wshift-count-negative, [...]): Add.Paolo Carlini1-0/+11
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt2-0/+9
2014-11-07arm.opt (masm-syntax-unified): New option.Terry Guo1-0/+11
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers1-3/+2
2014-11-06Add a hook to inform a port about call arguments.Bernd Schmidt2-0/+27
2014-11-06Add a new asm hook to print the end of a variable definition.Bernd Schmidt2-0/+7
2014-11-06[Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOJames Greenhalgh1-0/+10
2014-11-06arm-cores.def: Add support for -mcpu=cortex-m0.small-multiply,cortex-m0plus.s...Hale Wang1-0/+3
2014-11-05Enable -fextended-identifiers by default.Joseph Myers3-19/+12
2014-11-05ipa-chkp.c: New.Ilya Enkovich5-7/+394
2014-11-05Allow a target to skip an unnecssary register return value for a struct return.Bernd Schmidt2-0/+10
2014-11-05Add a no_register_allocation target hook.Bernd Schmidt2-2/+12
2014-11-03[multiple changes]Naveen H.S1-1/+1
2014-11-01[Patch 7/7] Remove *_BY_PIECES_PJames Greenhalgh2-88/+0
2014-11-01[Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh2-0/+60
2014-10-31contrib.texi: Add contribution notes for Balaji Iyer (Cilk+) and Jonny Grant ...Jeff Law1-0/+6
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford4-62/+62