aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)Author
2018-04-10gcc/ChangeLog:msebor
2018-04-03gcc/ChangeLog:msebor
2018-03-28gcc/bergner
2018-03-22gcc/ChangeLog:kelvin
2018-03-21Adjust __builtin_tgmath handling of integer arguments to _FloatN narrowing ma...jsm28
2018-03-21[doc] Remove pasto in __builtin_extend_pointer docvries
2018-03-21Remove long-dead deprecation documentationnathan
2018-03-21Deprecate some C++ extensionsnathan
2018-03-14gcc/ChangeLog:carll
2018-03-13PR tree-optimization/84725 - enable attribute nonstring for all narrow charac...msebor
2018-02-222018-02-22 Steve Ellcey <sellcey@cavium.com>sje
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionnathan
2018-02-16gcc/ChangeLog:carll
2018-02-16gcc/ChangeLog:carll
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionnathan
2018-02-14Reimplement CET intrinsics for rdssp/incssp insn.itsimbal
2018-02-132018-02-13 Sebastian Perta <sebastian.perta@renesas.com>sebastianperta
2018-01-31[ARC] Add 'aux' variable attribute.claziss
2018-01-31[ARC] Add 'uncached' attribute.claziss
2018-01-29gcc/ChangeLog:carll
2018-01-26[ARC] Add SJLI support.claziss
2018-01-26[ARC] Add JLI support.claziss
2018-01-14x86: Add 'V' register operand modifierhjl
2018-01-14x86: Add -mfunction-return=hjl
2018-01-14x86: Add -mindirect-branch=hjl
2018-01-11[gcc]wschmidt
2018-01-10RISC-V: Add naked function support.wilson
2018-01-03PR c/83559 - -Wsuggest-attribute=const conflicts with -Wattributes warning ab...msebor
2018-01-03 Update copyright years.jakub
2017-12-22 * doc/extend.texi (Loop-Specific Pragmas): Document pragma GCC unroll.ebotcazou
2017-12-182017-12-17 Sandra Loosemore <sandra@codesourcery.com>sandra
2017-12-11gcc/ChangeLog:carll
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...msebor
2017-12-01 * doc/extend.texi: Mention C++14 library complex suffix.jason
2017-11-28Remove Cilk Plus support.jkoval
2017-11-272017-11-27 Tamar Christina <tamar.christina@arm.com>tnfchris
2017-11-21PR tree-optimization/82945 - add warning for passing non-strings to functions...msebor
2017-11-172017-11-17 Tamar Christina <tamar.christina@arm.com>tnfchris
2017-11-15Add __builtin_tgmath for better tgmath.h implementation (bug 81156).jsm28
2017-11-13gcc/ChangeLog:carll
2017-11-11gcc/ChangeLog:msebor
2017-11-06[gcc]meissner
2017-10-30Add -std=c17, -std=gnu17.jsm28
2017-10-21Add x86 CET documentation.itsimbal
2017-10-20Add documentation for fcf-protection option and nocf_check attributeitsimbal
2017-10-19 * asan.c (handle_builtin_alloca): Deal with all alloca variants.ebotcazou
2017-10-12Clobbers and Scratch Registersamodra
2017-10-12Asm memory constraintsamodra
2017-10-12PR c/82301 - Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253...msebor
2017-10-09[gcc]meissner