aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska1-1/+1
2018-09-21Document that attribute noreturn inhibits tail call optimizationFlorian Weimer1-0/+3
2018-09-04Update C Extensions docs for support in latest C++Jonathan Wakely1-5/+5
2018-08-31[C++ PATCH] Remove K&R declaration hack.Nathan Sidwell1-3/+3
2018-08-17C-SKY port: DocumentationSandra Loosemore1-0/+33
2018-08-10Introduce __builtin_expect_with_probability (PR target/83610).Martin Liska1-0/+9
2018-08-09extend.texi (PowerPC AltiVec Built-in Functions Available on ISA 2.07): Corre...Kelvin Nilsen1-10/+10
2018-08-07Add malloc predictor (PR middle-end/83023).Martin Liska1-1/+3
2018-07-31Add __builtin_speculation_safe_valueRichard Earnshaw1-0/+91
2018-07-30doc: discourage const/volatile on register variables (PR 86673)Alexander Monakov1-0/+11
2018-07-27extend.texi (Basic PowerPC Built-in Functions Available on ISA 2.05): Replace...Kelvin Nilsen1-45/+45
2018-07-19i386: Change indirect_return to function type attributeH.J. Lu1-2/+3
2018-07-18extend.texi (PowerPC AltiVec Built-in Functions): Rename this subsection to "...Kelvin Nilsen1-54/+74
2018-07-16extend.texi (PowerPC AltiVec Built-in Functions): Alphabetize prototypes of b...Kelvin Nilsen1-756/+785
2018-07-11Add documentation for "mode" attribute for types.Paul Koning1-13/+26
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-1/+1
2018-07-03i386: Add indirect_return function attributeH.J. Lu1-0/+6
2018-06-25extend.texi (Zero-length arrays): Update and clarify.Martin Sebor1-8/+27
2018-06-18PR tree-optimization/81384 - built-in form of strnlen missingMartin Sebor1-2/+3
2018-06-15Force user provided warning and error messages to only occupy one line.Nick Clifton1-2/+46
2018-06-08Remove MPXMartin Liska1-224/+2
2018-06-06extend.texi (PowerPC AltiVec Built-in Functions): Adjust indentation and line...Kelvin Nilsen1-774/+384
2018-06-06re PR target/85657 (Make __ibm128 a separate type, even if long double uses t...Michael Meissner1-4/+28
2018-06-06RISC-V: Add interrupt attribute modes.Jim Wilson1-0/+11
2018-06-05extend.texi (PowerPC AltiVec Built-in Functions): Remove volatile qualifier f...Kelvin Nilsen1-21/+21
2018-05-30extend.texi: Document some architecture specific constraints and sort entries.Borislav Petkov1-26/+53
2018-05-30extend.texi (PowerPC AltiVec Built-in Functions): Remove descriptions of vari...Kelvin Nilsen1-20/+0
2018-05-25RISC-V: Add interrupt attribute support.Jim Wilson1-0/+6
2018-05-23extend.texi: update Global Register Variables sectionAlexander Monakov1-10/+19
2018-05-23[AArch64][PR target/84882] Add mno-strict-alignSudakshina Das1-3/+6
2018-05-11extend.texi (PowerPC Built-in Functions): Rename this subsection.Kelvin Nilsen1-414/+484
2018-05-11Support LLVM style of no_sanitize attribute (PR sanitizer/85556).Martin Liska1-0/+2
2018-05-09revert: extend.texi (PowerPC Built-in Functions): Rename this subsection.Kelvin Nilsen1-476/+414
2018-05-08extend.texi (PowerPC Built-in Functions): Rename this subsection.Kelvin Nilsen1-414/+476
2018-05-07[C++ PATCH] Kill -fno-for-scopeNathan Sidwell1-23/+1
2018-05-03[C++ Patch] Kill -ffriend-injectionNathan Sidwell1-7/+1
2018-05-02[openacc] Add __builtin_goacc_parlevel_{id,size}Tom de Vries1-0/+10
2018-04-10cppopts.texi: Use "side effect" instead of side-effect.Martin Sebor1-9/+9
2018-04-03extend.texi (Common Function Attributes): Clarify.Martin Sebor1-5/+12
2018-03-28re PR target/84912 (__builtin_divde* produce Internal Compiler Error when com...Peter Bergner1-7/+2
2018-03-22re PR target/84760 (Finish implementation of __builtin_altivec_lvx_v1ti)Kelvin Nilsen1-0/+4
2018-03-21Adjust __builtin_tgmath handling of integer arguments to _FloatN narrowing ma...Joseph Myers1-1/+3
2018-03-21[doc] Remove pasto in __builtin_extend_pointer docTom de Vries1-1/+0
2018-03-21Remove long-dead deprecation documentationNathan Sidwell1-28/+1
2018-03-21Deprecate some C++ extensionsNathan Sidwell1-8/+18
2018-03-14rs6000-c.c: Add macro definitions for ALTIVEC_BUILTIN_VEC_PERMXOR.Carl Love1-0/+6
2018-03-13PR tree-optimization/84725 - enable attribute nonstring for all narrow charac...Martin Sebor1-11/+11
2018-02-22extend.texi (__builtin_extend_pointer): Document builtin.Steve Ellcey1-0/+10
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell1-3/+3
2018-02-16altivec.h: Remove vec_vextract4b and vec_vinsert4b.Carl Love1-10/+1