ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.
[gcc.git] / gcc / doc / extend.texi
2014-11-12 Jakub Jelinekre PR c/59708 (clang-compatible checked arithmetic...
2014-11-12 Tejas Belagod[AArch64] Add reference to ACLE and consolidate documen...
2014-11-05 Ilya Enkovichipa-chkp.c: New.
2014-10-09 Joern Renneckeavr.opt (mmcu=): Change to have a string value.
2014-10-03 Marc Glissere PR c++/54427 (Expose more vector extensions)
2014-09-24 Andi KleenAdd an no_reorder attribute for LTO
2014-09-02 Bill Schmidtrs6000-builtin.def (XVCVSXDDP_SCALE): New built-in...
2014-08-21 Bill Schmidtaltivec.h (vec_cpsgn): New #define.
2014-07-30 Tom Tromeyre PR c/59855 (Support sparse-style __attribute__(...
2014-07-18 Jonathan Wakely* doc/extend.texi (Template Instantiation): Remove...
2014-07-16 Richard Bienerre PR web/61782 (always_inline incorrectly documented)
2014-06-29 David Wohlferdextend.texi (Function Attributes): Update 'naked' attri...
2014-06-26 Nick Cliftonextend.texi (Function Attributes): Fix typo in descript...
2014-06-13 Peter Bergnerre PR testsuite/61415 (PowerPC test gcc.target/powerpc...
2014-06-11 Kyrylo Tkachov[AArch64] Implement CRC32 ACLE intrinsics.
2014-06-10 Kyrylo Tkachov[ARM][doc] Improve description of AArch32 CRC32 intrinsics.
2014-06-10 Marek Polacekre PR c/60988 ("transparent_union" doesn't appear in...
2014-05-31 Kugan Vivekanandarajaharm.c (TARGET_ATOMIC_ASSIGN_EXPAND_FENV): New define.
2014-05-28 Georg-Johann Layre PR target/61044 (Computed goto on AVR fails to use...
2014-05-28 DJ Delorierx.c (add_vector_labels): New.
2014-05-26 Michael Tautschnigre PR target/61249 (_mm_frcz_ss, _mm_frcz_sd: __builtin...
2014-05-23 Paul Eggertre PR other/56955 (documentation for attribute malloc...
2014-05-22 Kugan Vivekanandarajahaarch64.c (TARGET_ATOMIC_ASSIGN_EXPAND_FENV): New define.
2014-05-19 David Wohlferdextend.texi: Create Label Attributes section, move...
2014-05-18 Uros Bizjakextend.texi (Size of an asm): Really move node to its...
2014-05-17 Ajit AgarwalChangeLog:
2014-05-17 Uros Bizjakextend.texi (Size of an asm): Move node text according...
2014-05-16 David Wohlferdextend.texi: (Visibility Pragmas) Fix misplaced @xref
2014-05-14 DJ Deloriemsp430.c (msp430_builtin): Add MSP430_BUILTIN_DELAY_CYCLES.
2014-05-12 David Wohlferdextend.texi: Reflect current numbers of pragmas.
2014-05-09 David Wohlferd014-05-09 David Wohlferd <LimeGreenSocks@yahoo.com...
2014-04-24 Michael Meissnerextend.texi (PowerPC Built-in Functions): Document...
2014-04-01 Michael Meissnerextend.texi (PowerPC AltiVec/VSX Built-in Functions...
2014-04-01 Jason Merrillre PR c++/60642 (Unclear diagnostic with invalid use...
2014-03-27 Michael Meissnerextend.texi (PowerPC AltiVec/VSX Built-in Functions...
2014-03-27 Michael Meissnerre PR testsuite/60672 (FAIL: g++.dg/cpp1y/auto-fn25...
2014-03-27 Marek Polacekre PR c/50347 (unexpected -Wconversion error from gcc...
2014-03-26 Marek Polacekre PR c/37428 (GNU VLA-in-structure extension is undocu...
2014-03-26 Marek Polacekre PR c/39525 ([easy to fix bug] Docs for C99 "designat...
2014-03-25 Marek Polacekre PR c/35449 (extended asm documentation wrong)
2014-03-13 Michael Meissnervector.md (VEC_L): Add V1TI mode to vector types.
2014-02-08 Jakub Jelinekre PR middle-end/60092 (posix_memalign not recognized...
2014-02-03 Marc Glissere PR c++/53017 (Integer constant expression not consta...
2014-02-02 Richard Sandifordextend.texi (__builtin_mips_get_fcsr): Document.
2014-01-31 Marc Glisseextend.texi (Vector Extensions): Document ?: in C++.
2014-01-16 Jason Merrillre PR c++/59821 (__builtin_LINE and __builtin_FILE...
2014-01-03 Marek Polacekre PR other/59661 (documentation: __builtin_FUNCTION...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-31 Chung-Lin TangCommit of nios2 port to trunk:
2013-12-19 Kyrylo TkachovMakefile.in (TEXI_GCC_FILES): Add arm-acle-intrinsics...
2013-12-19 Dominik Vogts390.c (s390_hotpatch_trampoline_halfwords_default...
2013-12-13 Nick Cliftonmsp430.c (is_wakeup_func): New function.
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-21 Peter Bergner* doc/extend.texi: Document htm builtins.
2013-11-18 Ganesh Gopalasubra... AMD bdver4 enablement
2013-11-13 Joseph Myersextend.texi (Statement Exprs, Typeof): Discuss __auto_type.
2013-11-08 H.J. LuMove Cilk Plus Builtins node before Other Builtins...
2013-11-05 Paolo Carlinire PR c++/58724 (ICE with attribute [[gnu::visibility...
2013-10-31 Chung-Ju WuAdd new nds32 port, including machine description,...
2013-10-30 Ilya Enkovichc-common.c (handle_bnd_variable_size_attribute): New.
2013-10-30 Ilya Enkovichbuiltin-types.def (BT_FN_VOID_CONST_PTR): New.
2013-10-24 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-11 Marc Glisseextend.texi (returns_nonnull): Remove arguments.
2013-10-09 Marc Glissere PR c/20318 (RFE: add attribute to specify that a...
2013-10-07 Andreas Krebbel2013-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2013-10-01 Joern Rennecke* doc/extend.texi (long_call/medium_call/short_call...
2013-10-01 Joern Renneckeextend.texi (long_call/medium_call/short_call): Typo...
2013-10-01 Joern Renneckeinstall.texi (--with-cpu): Mention ARC.
2013-09-20 Marek Polacekre PR other/58467 (Documentation of the "used" variable...
2013-09-18 Marek Polacekre PR sanitizer/58411 (no_sanitize_undefined function...
2013-09-17 Nick Cliftonmsp430-protos.h: Add prototypes for new functions.
2013-09-12 Cameron McInallyextend.texi: Fix errors in x86 FMA builtin naming.
2013-09-11 Alexander Ivchenko*·doc/invoke.texi:·Document·fxsr,·xsave·and·xsaveopt...
2013-08-27 Marc Glissere PR middle-end/57219 (__builtin_isinf_sign source...
2013-07-25 Cameron McInallyre PR target/38836 (Documentation for x86 builtins...
2013-07-22 Mike StumpFix typos.
2013-07-21 Mike StumpFix.
2013-07-13 Lubos Lunakre PR c++/55203 (No unused warning for variables of...
2013-06-27 Andreas Krebbels390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_...
2013-06-22 Andi KleenFix __atomic_store_n typo in recent manual change
2013-06-21 Andi KleenFix HLE example in manual
2013-06-21 Andi KleenImprove __atomic_clear/test_and_set documentation
2013-06-06 Michael Meissnerextend.texi (PowerPC AltiVec/VSX Built-in Functions...
2013-05-29 Michael Meissnervector.md (VEC_I): Add support for new power8 V2DI...
2013-05-28 Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-05-22 Michael Meissnerextend.texi (PowerPC AltiVec/VSX Built-in Functions...
2013-05-17 Nick Cliftonrl78.c (rl78_attribute_table): Add naked.
2013-04-17 Manuel López-Ibáñezre PR web/45688 (Typo in __attribute__((version-id...
2013-03-27 Gerald Pfeiferinvoke.texi (AVR Options): Tweak link for AVR-LibC...
2013-03-20 Catherine Mooreextend.texi: (micromips, nomicromips, nocompression...
2013-03-15 Andi KleenDocument HLE / RTM intrinsics
2013-03-01 Tobias Burnusextended.texi (C Extensions): Change order in @menu...
2013-02-28 Konstantin Serebryanyre PR sanitizer/56454 (need to rename attribute no_addr...
2013-02-25 Catherine Moore2012-02-25 Catherine Moore <clm@codesourcery.com>
2013-02-24 Catherine Mooremips16.S: Don't build for microMIPS.
2013-02-12 Sriraman Tallamextend.texi: Document Function Multiversioning and...
2013-01-25 Georg-Johann Layextend.texi (Example of asm with clobbered asm reg...
2013-01-22 Jonathan Wakely* doc/extend.texi (__int128): Improve grammar.
2013-01-11 Michael MeissnerFix typo in __builtin_ia32_packssdw256
2013-01-11 Michael MeissnerFix typo in __builtin_ia32_paddb256, __builtin_ia32_pav...
next