aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-14Introduce -fprofile-update=prefer-atomicMartin Liska1-3/+8
2016-11-14re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd...Georg-Johann Lay1-1/+9
2016-11-13re PR tree-optimization/35503 (Warning about restricted pointers?)Prathamesh Kulkarni1-1/+7
2016-11-11re PR rtl-optimization/59461 (missed zero-extension elimination in the combiner)Eric Botcazou1-1/+1
2016-11-10re PR c/37998 (Unclear documentation of -fno-common)Sandra Loosemore1-16/+23
2016-11-10target.def (additional_allocno_class_p): New.Vladimir Makarov2-0/+6
2016-11-10[ARM/AArch64] Add Falkor CPU support.Siddhesh Poyarekar1-4/+5
2016-11-09flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASE and SANITIZE_SHIFT...Jakub Jelinek1-0/+15
2016-11-07Implement P0012R1, Make exception specifications part of the type system.Jason Merrill1-0/+5
2016-11-07target.def (compute_pressure_classes): New target hook.Pat Haugen2-0/+6
2016-11-07Introduce -fsanitize-address-use-after-scopeMartin Liska1-2/+13
2016-11-05invoke.texi (Warning Options): Correct typos in -Walloca documentation.Martin Sebor1-10/+12
2016-11-04Start adding target-specific selftestsDavid Malcolm2-0/+6
2016-11-04Add support for ARM Cortex-M33 processorThomas Preud'homme1-0/+1
2016-11-04Add support for ARM Cortex-M23 processorThomas Preud'homme1-0/+1
2016-11-03make targetm.gen_ccmp{first,next} take rtx_insn **Trevor Saunders1-2/+2