aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2020-04-23rs6000: Replace outdated link to ELFv2 ABIBill Schmidt1-1/+1
2020-04-22Update builtin function documentation.Jeff Law1-0/+1
2020-04-13Minor documentation fixZackery Spytz1-2/+3
2020-04-05Minor doc fix for ISO C90Zachary Spytz1-1/+1
2020-04-01doc: Fix typoJoerg Sonnenberger1-1/+1
2020-04-01doc: Fix a typo in the documentation of the copy attributeZackery Spytz1-1/+1
2020-03-09Fix 'A' operand modifier: PR inline-asm/94095Andrew Pinski1-1/+1
2020-02-26PPC64, fix documentation for __builtin_crypto_vpmsum* builtin functions.Carl Love1-3/+3
2020-02-25Correct an attribute access example.Martin Sebor1-1/+1
2020-02-14Document compatibility of aliases and their targets, correct weakref example.Martin Sebor1-24/+39
2020-02-06Fix PowerPC prototype documentation of __builtin_mtfsf (PR93570)Bill Schmidt1-1/+1
2020-01-07Document cloning for the target_clone attribute.Martin Liska1-0/+6
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-14extend.texi (attribute access): Correct typos.Martin Sebor1-10/+10
2019-11-30cgraph.h (symtab_node): Add symver flag.Jan Hubicka1-0/+35
2019-11-23re PR middle-end/83859 (Please add new attribute which will establish relatio...Jakub Jelinek1-1/+1
2019-11-22PR middle-end/83859 - attributes to associate pointer arguments and sizesMartin Sebor1-1/+71
2019-11-19arm: Fixes for asm-flags vs thumb1 and ilp32Richard Henderson1-0/+2
2019-11-14arm, aarch64: Add support for __GCC_ASM_FLAG_OUTPUTS__Richard Henderson1-0/+39
2019-10-28PR c/66970 - Add __has_builtin() macroMartin Sebor1-1/+1
2019-10-12The inline keyword is supported in all new C standardsPalmer Dabbelt1-1/+1
2019-10-07MSP430: Don't generate 430X insns when handling data in the lower memory regionJozef Lawrynowicz1-5/+20
2019-09-09GCC port for eBPFJose E. Marchesi1-0/+171
2019-09-06Remove support for repo files (PR c++/91125).Martin Liska1-25/+0
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand1-112/+1
2019-08-26Builtin function roundeven folding implementationTejas Joshi1-1/+2
2019-08-20Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu1-0/+6
2019-08-14Add generic support for noinit attribute.Christophe Lyon1-0/+8
2019-08-08* doc/extend.texi: Add const qualifier to ld intrinsics.Mihailo Stojanovic1-4/+4
2019-08-05extend.texi (Common Variable Attributes): Document alias attribute.Martin Sebor1-0/+27
2019-07-23[rs6000] Add documentation for __builtin_mtfsfPaul A. Clarke1-1/+5
2019-07-09Document and test __builtin_expect_with_probability.Martin Liska1-1/+4
2019-06-15extend.texi (Common Function Attributes): Clarify no_sanitize.Gerald Pfeifer1-2/+2
2019-06-13[ARC] Add documentation naked, ilink and firqClaudiu Zissulescu1-1/+13
2019-06-12Initial TI PRU GCC portDimitar Dimitrov1-0/+21
2019-06-04rs6000: Delete -mmfpgprSegher Boessenkool1-9/+2
2019-05-23PR c++/90592 add missing word "scope" to __func__ docsJonathan Wakely1-1/+1
2019-05-22Strip target_clones in copy attribute (PR lto/90500).Martin Liska1-1/+2
2019-04-25extend.texi (vector_size): Add missing comma after @xref.Uros Bizjak1-2/+2
2019-04-23re PR target/89093 (C++ exception handling clobbers d8 VFP register)Ramana Radhakrishnan1-0/+9
2019-04-12extend.texi (__builtin_has_attribute): Add a clarifying note.Martin Sebor1-2/+5
2019-04-11[doc] Note variable shadowing at max macro using statement expressionTom de Vries1-2/+24
2019-04-03[GCC, DOCS, AArch64] Add missing documenation for mbranch-protectionSudakshina Das1-1/+9
2019-03-25extend.texi (Common Type Attributes): Document vector_size.Martin Sebor1-8/+45
2019-03-07re PR c++/89585 (GCC 8.3: asm volatile no longer accepted at file scope)Jakub Jelinek1-0/+2
2019-02-26extend.texi (__builtin_object_size): Use @pxref instead of @xref inside paren...Uros Bizjak1-3/+4
2019-02-25re PR c/80409 (Document that va_arg(ap, void*) can be used to consume any poi...Sandra Loosemore1-0/+17
2019-02-22extend.texi (Other Builtins): Add __builtin_is_constant_evaluated.Martin Sebor1-0/+17
2019-02-21extend.texi (__clear_cache): Correct signature.Martin Sebor1-1/+1
2019-02-13rs6000: Add support for the vec_sbox_be, vec_cipher_be etc. builtins.Xiong Hu Luo1-0/+13