aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2016-12-17byte-in-either-range-0.c: New test.Kelvin Nilsen1-17/+39
2016-12-16[ARC] Rework code for profiling.Claudiu Zissulescu1-7/+1
2016-12-15extend.texi: Clean up @xref{...} uses.Jakub Jelinek2-5/+5
2016-12-14aarch64-cores.def: Add -1 as the variant to all of the cores.Andrew Pinski1-2/+3
2016-12-14rs6000.c (rs6000_split_vec_extract_var): On ISA 3.0/power9, add support to us...Michael Meissner1-0/+9
2016-12-13rs6000-c.c: Add built-in support for vector float vec_pack (vector double...Carl Love1-0/+3
2016-12-13[Patch Doc] Update documentation for __fp16 typeJames Greenhalgh1-19/+21
2016-12-13[Patch doc] Document _Float16 availability on ARM/AArch64James Greenhalgh1-2/+4
2016-12-12invoke.texi: Correct capitalization of OpenMP.John David Anglin1-1/+1
2016-12-11pa.c (pa_callee_copies): New function.John David Anglin1-1/+9
2016-12-08PR c/77531 - __attribute__((alloc_size(1,2))) could also warn on multiplicati...Martin Sebor1-0/+22
2016-12-08Enable -fsanitize-address-use-after-scope only if -fsanitize=address is enabledDmitry Vyukov1-1/+0
2016-12-07PR c/53562 - Add -Werror= support for -D_FORTIFY_SOURCE / __builtin___memcpy_chkMartin Sebor1-0/+81
2016-12-02Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsicAndre Vieira1-0/+1
2016-12-02Handling ARMv8-M Security Extension's cmse_nonsecure_call attributeAndre Vieira1-2/+2
2016-12-02Handling ARMv8-M Security Extension's cmse_nonsecure_entry attributeAndre Vieira1-0/+3
2016-12-02Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira3-1/+37
2016-12-02invoke.texi (AVR Options): Point to absdata.Georg-Johann Lay2-1/+28
2016-12-01configure.ac: Don't use pkg-config to check for bdw-gc.Matthias Klose1-2/+1
2016-11-30Remove stray character from install.texiDavid Malcolm1-1/+1
2016-11-30Makefile.def: Remove reference to boehm-gc target module.Matthias Klose1-0/+31
2016-11-29PR tree-optimization/78512 - [7 Regression] r242674 miscompiles Linux kernelMartin Sebor2-6/+0
2016-11-29[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimeJiong Wang2-0/+6
2016-11-29contrib.texi: Add a few missing gfortran contributors.Janus Weil1-0/+15
2016-11-25Fix documentation reference (PR web/71666)Martin Liska1-2/+2
2016-11-25[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should not returnJames Greenhalgh1-1/+1
2016-11-24common.opt (flimit-function-alignment): New.Bernd Schmidt1-1/+7
2016-11-23* doc/extend.texi: Constify first argument to __builtin_object_size.Jakub Kicinski1-1/+1
2016-11-23[Patch 7/17] Delete TARGET_FLT_EVAL_METHOD and poison it.James Greenhalgh2-14/+0
2016-11-23[Patch 6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISIONJames Greenhalgh1-9/+8
2016-11-23[Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]James Greenhalgh1-0/+25
2016-11-23[Patch 1/17] Add a new target hook for describing excess precision intentionsJames Greenhalgh2-0/+6
2016-11-23backport: hsa-builtins.def: New file.Martin Jambor1-0/+3
2016-11-23Remove build dependence on HSA run-timeMartin Liska1-6/+0
2016-11-23system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini3-1/+14
2016-11-22rs6000-c.c: Add built-in support for vector compare equal and vector compare ...Carl Love1-0/+10
2016-11-22Add multilib support for embedded bare-metal targetsThomas Preud'homme1-10/+50
2016-11-21Enable -fprintf-return-value by default. Tested on powerpc64le and x86.Martin Sebor1-15/+17
2016-11-21[arm] Remove unimplemented option -macps-floatRichard Earnshaw1-11/+0
2016-11-21re PR c++/71973 (c++ handles built-in functions inconsistently)Bernd Edlinger1-0/+7
2016-11-17re PR rtl-optimization/78355 (LRA generates unaligned accesses when SLOW_UNAL...Pip Cet2-2/+4
2016-11-17common.opt (ftree-loop-if-convert-stores): Mark as preserved for backward com...Richard Biener1-19/+1
2016-11-16nvptx backend prerequisites for OpenMP offloadingAlexander Monakov4-0/+52
2016-11-16[arm] Add vfpv2 and neon-vfpv3Richard Earnshaw1-2/+4
2016-11-15install.texi: Remove references to java/libjava.Matthias Klose1-2/+2
2016-11-15install.texi: Remove references to java/libjava.Matthias Klose3-15/+4
2016-11-15install.texi: Remove references to java/libjava.Matthias Klose2-101/+23
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-243/+4
2016-11-15[ARC] New option handling, refurbish multilib support.Claudiu Zissulescu1-12/+78
2016-11-14Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal1-1/+8