aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)Author
2018-04-02gcc/Peter Bergner
2018-03-06gcc/ChangeLogCarl Love
2018-02-26gcc/ChangeLogCarl Love
2018-01-16x86: Add 'V' register operand modifierH.J. Lu
2018-01-16x86: Add -mfunction-return=H.J. Lu
2018-01-16x86: Add -mindirect-branch=H.J. Lu
2017-10-27 Backported from mainlineJakub Jelinek
2017-09-19 * config/i386/i386.c (fold_builtin_cpu): Add M_AMDFAM17HUros Bizjak
2017-08-19 PR target/81894Uros Bizjak
2017-07-19[gcc]Michael Meissner
2017-07-07Support for the SPARC M8 cpu.Jose E. Marchesi
2017-04-112017-04-11 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2017-04-042017-04-04 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2017-03-312017-03-31 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2017-03-30gcc/Peter Bergner
2017-03-222017-03-21 Bill Schmidt <wschmidt@linux.vnet.ibm.com>Bill Schmidt
2017-03-21Use the more formal "cannot" instead of the informal "can't."Martin Sebor
2017-03-20PR c++/52477 - Wrong initialization order __attribute__((constructor)) vs sta...Martin Sebor
2017-02-18 PR target/79569Jakub Jelinek
2017-02-12 * doc/extend.texi (Named Address Spaces): sourceware.org nowGerald Pfeifer
2017-02-112017-02-11 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2017-02-05 * doc/extend.texi (x86 specific memory model extensions forGerald Pfeifer
2017-01-26 * name-lookup.c (parse_using_directive): Deprecate strong using.Jason Merrill
2017-01-23gcc/testsuite/ChangeLog:Kelvin Nilsen
2017-01-21 * doc/extend.texi (Thread-Local): Change www.akkadia.org referenceGerald Pfeifer
2017-01-20[AArch64][1/4] Support Return address protection on AArch64Jiong Wang
2017-01-18[gcc]Michael Meissner
2017-01-18[gcc]Bill Schmidt
2017-01-17[gcc]Bill Schmidt
2017-01-16gcc/ChangeLog:Carl Love
2017-01-102017-01-10 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2017-01-092017-01-08 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2017-01-06[ARM] Implement support for ACLE Coprocessor CDP intrinsicsAndre Vieira
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-29 * doc/extend.texi (Cilk Plus Builtins): cilkplus.org now usesGerald Pfeifer
2016-12-17gcc/testsuite/ChangeLog:Kelvin Nilsen
2016-12-15 * doc/extend.texi: Clean up @xref{...} uses.Jakub Jelinek
2016-12-14[gcc]Michael Meissner
2016-12-13gcc/ChangeLog:Carl Love
2016-12-13[Patch Doc] Update documentation for __fp16 typeJames Greenhalgh
2016-12-13[Patch doc] Document _Float16 availability on ARM/AArch64James Greenhalgh
2016-12-02Added support for ARMV8-M Security Extension cmse_nonsecure_caller intrinsicAndre Vieira
2016-12-02Handling ARMv8-M Security Extension's cmse_nonsecure_call attributeAndre Vieira
2016-12-02Handling ARMv8-M Security Extension's cmse_nonsecure_entry attributeAndre Vieira
2016-12-02Add support for ARMv8-M's Secure Extensions flag and intrinsicsAndre Vieira
2016-12-02 * doc/invoke.texi (AVR Options) [-mabsdata]: Point to absdata.Georg-Johann Lay
2016-11-23 * doc/extend.texi: Constify first argument to __builtin_object_size.Jakub Kicinski
2016-11-22gcc/ChangeLog:Carl Love
2016-11-16nvptx backend prerequisites for OpenMP offloadingAlexander Monakov
2016-10-24gcc/Georg-Johann Lay