]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/doc/extend.texi
GCC port for eBPF
[thirdparty/gcc.git] / gcc / doc / extend.texi
2019-09-09  Jose E. MarchesiGCC port for eBPF
2019-09-06  Martin LiskaRemove support for repo files (PR c++/91125).
2019-09-03  Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-08-26  Tejas JoshiBuiltin function roundeven folding implementation
2019-08-20  Hongtao LiuAdd TIGERLAKE and COOPERLAKE to GCC.
2019-08-14  Christophe LyonAdd generic support for noinit attribute.
2019-08-08  Mihailo Stojanovic* doc/extend.texi: Add const qualifier to ld intrinsics.
2019-08-05  Martin Seborextend.texi (Common Variable Attributes): Document...
2019-07-23  Paul A. Clarke[rs6000] Add documentation for __builtin_mtfsf
2019-07-09  Martin LiskaDocument and test __builtin_expect_with_probability.
2019-06-15  Gerald Pfeiferextend.texi (Common Function Attributes): Clarify no_sa...
2019-06-13  Claudiu Zissulescu[ARC] Add documentation naked, ilink and firq
2019-06-12  Dimitar DimitrovInitial TI PRU GCC port
2019-06-03  Segher Boessenkoolrs6000: Delete -mmfpgpr
2019-05-23  Jonathan WakelyPR c++/90592 add missing word "scope" to __func__ docs
2019-05-22  Martin LiskaStrip target_clones in copy attribute (PR lto/90500).
2019-04-25  Uros Bizjakextend.texi (vector_size): Add missing comma after...
2019-04-23  Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-12  Martin Seborextend.texi (__builtin_has_attribute): Add a clarifying...
2019-04-11  Tom de Vries[doc] Note variable shadowing at max macro using statem...
2019-04-03  Sudakshina Das[GCC, DOCS, AArch64] Add missing documenation for mbran...
2019-03-25  Martin Seborextend.texi (Common Type Attributes): Document vector_size.
2019-03-07  Jakub Jelinekre PR c++/89585 (GCC 8.3: asm volatile no longer accept...
2019-02-26  Uros Bizjakextend.texi (__builtin_object_size): Use @pxref instead...
2019-02-26  Sandra Loosemorere PR c/80409 (Document that va_arg(ap, void*) can...
2019-02-22  Martin Seborextend.texi (Other Builtins): Add __builtin_is_constant...
2019-02-21  Martin Seborextend.texi (__clear_cache): Correct signature.
2019-02-13  Xiong Hu Luors6000: Add support for the vec_sbox_be, vec_cipher_be...
2019-02-04  Alexander Monakovdoc: showcase a "union of vectors" pattern (PR 88698)
2019-01-31  Martin SeborPR other/89106 - cast-to-union documentation incorrect...
2019-01-28  Jakub Jelinekre PR target/89073 (x86 __attribute__ ((target("sha...
2019-01-23  Jakub Jelinekre PR c/44715 (Break in increment expression of "for...
2019-01-22  Andrew StubbsDocument AMD GCN.
2019-01-18  Sebastian HuberDocument atomic fetch and nand
2019-01-17  Kewen Lin[rs6000] Support more prototypes for vec_ld and vec_st.
2019-01-15  Richard SandifordPR inline-asm/52813 revisited
2019-01-14  Martin SeborPR target/88638 - FAIL: fsf-nsstring-format-1.s on...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-07  Jakub Jelinekre PR c++/85052 (Implement support for clang's __builti...
2019-01-04  Martin SeborPR c/88363 - alloc_align attribute doesn't accept enume...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-29  Jozef Lawrynowiczmsp430.c (msp430_attr): Warn when the critical and...
2018-12-18  Bill Schmidtextend.texi (PowerPC Altivec/VSX Built-in Functions...
2018-12-18  Wei Xiaodriver-i386.c (host_detect_local_cpu): Detect cascadelake.
2018-12-14  Martin SeborPR tree-optimization/88372 - alloc_size attribute is...
2018-12-14  Martin SeborPR 79738 - Documentation for __attribute__((const)...
2018-12-14  H.J. Lux86; Add -mmanual-endbr and cf_check function attribute
2018-12-13  Martin Seborextend.texi: Consistently use @code for const and volat...
2018-12-12  Martin Seborextend.texi (attribute copy): Fix typos.
2018-12-12  Martin Seborextend.texi (Function Attributes): Clarify C++ aspects.
2018-12-06  Segher Boessenkoolasm inline
2018-12-06  Segher Boessenkoolasm qualifiers (PR55681)
2018-12-04  Martin Seborextend.texi (__builtin_has_attribute): Fix typo.
2018-12-04  Martin Seborextend.texi (attribute aligned): Expand.
2018-12-04  Sandra Loosemorere PR c/59039 (Undocumented __builtin_longjmp/__builtin...
2018-11-29  Andi KleenAllow changing the fentry section per file and per...
2018-11-29  Andi KleenSupport changing fentry name per function
2018-11-29  Martin SeborPR c/88172 - attribute aligned of zero silently accepte...
2018-11-26  Sandra Loosemorere PR web/79738 (Documentation for __attribute__((const...
2018-11-25  Sandra Loosemorere PR other/54265 (Documentation of "preferred attribut...
2018-11-23  Sandra Loosemorere PR c/53608 (Documentation could be clearer about...
2018-11-21  Martin Seborc-parser.c (c_parser_has_attribute_expression): New...
2018-11-19  Jonathan WakelyFix typos in packed attribute documentation
2018-11-19  Sandra Loosemorere PR other/40498 (no_instrument_function attribute...
2018-11-16  Sandra Loosemorere PR c++/25759 (Documentation not clear, attribute...
2018-11-15  Martin SeborPR c++/87541 - ICE using a constant decl as an attribut...
2018-11-15  Sandra Loosemorere PR other/56334 (__attribute__((aligned)) documentati...
2018-11-13  Michael Ploujnikovextend.texi: Fix typo in the weakref description.
2018-11-13  Sandra Loosemorere PR preprocessor/47823 (#pragma once is documented...
2018-11-12  Martin LiskaFix documentation of __builtin_cpu_is and __builtin_cpu...
2018-11-12  Sandra Loosemorere PR c/69502 (attribute aligned reduces alignment...
2018-11-11  Sandra Loosemorere PR c/26366 (__builtin_expect needs better documentation)
2018-11-09  Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-11-09  Andi KleenAdd PTWRITE builtins for x86
2018-11-08  Martin LiskaChange wording of __builtin_expect_with_probability...
2018-11-07  Segher Boessenkooldoc: Use @: where needed
2018-11-05  Martin LiskaVerify that last argument of __builtin_expect_with_prob...
2018-11-04  Venkataramanan KumarEnable support for next generation AMD Zen CPU, via...
2018-10-30  Martin Seborextend.texi (optimize): Clarify/expand attribute docume...
2018-10-30  Jonathan WakelyFix __builtin_expect_with_probability documentation
2018-10-30  Martin LiskaFix typo in documentation of __builtin_expect_with_prob...
2018-10-26  Tulio Magno Quites... powerpc: Fix typos in the manual
2018-10-25  Martin Seborextend.texi (aligned): Expand attribute description.
2018-10-24  Martin Seborextend.texi (nonnull): List no-argument form.
2018-10-12  Martin Seborextend.texi (attribute packed): Correct typos.
2018-10-12  Martin Seborextend.texi (attribute flatten): Mention interaction...
2018-10-12  Martin SeborPR middle-end/87593 - conflicting format_arg attributes...
2018-10-01  Carl Lovers6000-builtin.def (__builtin_mffsl): New.
2018-09-25  Martin LiskaRemove Pascal-related entries in code and comments.
2018-09-21  Florian WeimerDocument that attribute noreturn inhibits tail call...
2018-09-04  Jonathan WakelyUpdate C Extensions docs for support in latest C++
2018-08-31  Nathan Sidwell[C++ PATCH] Remove K&R declaration hack.
2018-08-17  Sandra LoosemoreC-SKY port: Documentation
2018-08-10  Martin LiskaIntroduce __builtin_expect_with_probability (PR target...
2018-08-09  Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions Availab...
2018-08-07  Martin LiskaAdd malloc predictor (PR middle-end/83023).
2018-07-31  Richard EarnshawAdd __builtin_speculation_safe_value
2018-07-30  Alexander Monakovdoc: discourage const/volatile on register variables...
2018-07-27  Kelvin Nilsenextend.texi (Basic PowerPC Built-in Functions Available...
2018-07-19  H.J. Lui386: Change indirect_return to function type attribute
next