re PR c/50347 (unexpected -Wconversion error from gcc builtin)
[gcc.git] / gcc / doc / invoke.texi
2014-03-24 Tobias Burnusinvoke.texi (-flto): Expand section about using static...
2014-03-18 Richard Bienerinvoke.texi (flto): Update for changes in 4.9.
2014-03-08 Tobias Burnusinvoke.texi (-fcilkplus): Update implementation status.
2014-03-07 Jason Merrill* c.opt: Add -std=c++14.
2014-03-03 Nick Cliftonrl78-real.md (cbranchsi4_real_signed): Add anti-cacnoni...
2014-02-25 Ilya Tocargcc/
2014-02-24 Walter LeeTILE-Gx big endian support.
2014-02-21 Catherine Mooreinvoke.texi (mvirt, mno-virt): Document.
2014-02-08 Terry Guoinvoke.texi: Document ARM -march=armv7e-m.
2014-02-05 James Greenhalgh[ARM Documentation] Clarify -mcpu, -mtune, -march
2014-02-04 Bernd Edlingerinvoke.texi (fstrict-volatile-bitfields): Clarify curre...
2014-02-03 H.J. LuAdd -mlong-double-128 and make it default for 64-bit...
2014-02-03 Markus Trippelsdorfinvoke.texi: (fprofile-reorder-functions): Fix typo.
2014-01-29 Renlin Li[ARM] Add -march=armv7ve
2014-01-28 H.J. LuAdd -m16 support for x86
2014-01-24 Michael Meissnerre PR target/59909 (Quad memory bootstrap issues on...
2014-01-20 James Greenhalgh[AArch64 Documentation] Clarify meaning of -mcpu, ...
2014-01-17 Nick Cliftonmsp430.opt: (mcpu): New option.
2014-01-09 Bill Schmidtinvoke.texi: Add -maltivec={be,le} options...
2014-01-09 Max Ostapenkocfgexpand.c (expand_stack_vars): Optionally disable...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2014-01-02 Tobias Burnusgnat_ugn.texi: Bump @copying's copyright year.
2013-12-31 Alexander Ivchenkoi386-common.c (OPTION_MASK_ISA_SHA_SET): New.
2013-12-31 Chung-Lin TangCommit of nios2 port to trunk:
2013-12-28 Eric Botcazou* doc/invoke.texi (output file options): Document ...
2013-12-23 Jason Merrillre PR c++/41090 (Using static label reference in c...
2013-12-23 H.J. LuUse proper Intel processor names for -march=/-mtune=
2013-12-21 Sharad SinghaiMakefile.in: Add optinfo.texi.
2013-12-20 Tocar Ilyaconfig.gcc: Support march=broadwell.
2013-12-20 Jeff Lawinvoke.texi: (dump-rtl-ree): Fix typo and clarify ree...
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-18 James Greenhalgh[AArch64 3/3 big.LITTLE] Add support for -mcpu=cortex...
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-17 James Greenhalgh[ARM 5/5 big.LITTLE] Add support for -mcpu=cortex-a57...
2013-12-17 James Greenhalgh[ARM 4/5 big.LITTLE] Add support for -mcpu=cortex-a57
2013-12-17 James Greenhalgh[ARM 3/5 big.LITTLE] Add support for -mcpu=cortex-a15...
2013-12-11 Sandra Loosemorere PR middle-end/23623 (volatile keyword changes bitfie...
2013-12-09 Kyrylo Tkachovarm.md (generic_sched): Add cortexa12.
2013-12-08 Oleg Endore PR target/52898 (SH Target: Inefficient DImode compa...
2013-12-06 H.J. LuChange -mtune=ia to -mtune=intel
2013-12-05 Marek Polacekinvoke.texi: Document -fsanitize=signed-integer-overflow.
2013-12-05 H.J. LuAdd -march=ia to x86 backend
2013-12-05 Jeff Lawcommon.opt: Split up -fisolate-erroneous-paths into...
2013-12-02 Marek Polacekre PR sanitizer/59353 (-fsanitize=return is not documented)
2013-12-02 Tobias Burnusre PR middle-end/59257 (usan/*san: Dpcumentation oddnes...
2013-11-30 Tobias Burnusre PR sanitizer/59275 (Document environment variables...
2013-11-29 Ilya Enkovichrevert: cgraph.h (varpool_node): Add need_bounds_init...
2013-11-29 Joseph Myersimplement-c.texi: Document C11 implementation-defined...
2013-11-28 Sergey Ostanevichcommon.opt: Introduced a new option -fsimd-cost-model.
2013-11-26 Terry Guoarm.c (require_pic_register): Handle high pic base...
2013-11-25 Terry Guoinvoke.texi (-mslow-flash-data): Document new option.
2013-11-24 Tobias Burnusinvoke.texi (-fsanitize=leak): Add link to the wiki...
2013-11-22 Jakub Jelinekre PR sanitizer/59061 (Port leaksanitizer)
2013-11-22 Yuri RumyantsevEnable AES, PCLMUL and RDRND for Silvermont
2013-11-22 H.J. LuEnable PTA_POPCNT for Silvermont
2013-11-21 Cary CoutantAdd minimal line tables at -g1.
2013-11-20 Joshua J Cogliatire PR c/53001 (-Wfloat-conversion should be available...
2013-11-19 Jan Hubickacommon.opt (ffat-lto-objects): Disable by default.
2013-11-19 Teresa Johnsoni386-common.c: Enable -freorder-blocks-and-partition...
2013-11-19 Catherine Mooreinvoke.texi (mfix-rm7000, [...]): Document.
2013-11-19 Joey Yearm.opt (-marm-pic-data-is-text-relative): New option.
2013-11-18 Marek Polacekinvoke.texi: Extend -fsanitize=undefined documentation.
2013-11-18 Ganesh Gopalasubra... AMD bdver4 enablement
2013-11-15 Ulrich Weigand* doc/invoke.texi (-mabi=elfv1, -mabi=elfv2): Document.
2013-11-14 James Greenhalgh[AArch64] [-mtune cleanup 5/5] Update invoke.texi
2013-11-07 Jeff Lawinvoke.texi (-fisolate-erroneous-paths): Document.
2013-11-06 Tobias Burnusmacro.c (_cpp_builtin_macro_text): Correct wording...
2013-11-06 Vladimir Makarovtree-pass.h (make_pass_live_range_shrinkage): New external.
2013-11-06 Nick Cliftongcc.c (do_spec_1): Do not insert a space after a %...
2013-11-05 Tobias Burnusc.opt (-Wdate-time): New option
2013-11-05 Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-10-31 Chung-Ju WuAdd new nds32 port, including machine description,...
2013-10-31 Sharad Singhaire PR middle-end/58134 (-ftree-vectorizer-verbose=...
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-25 Tobias Burnusinvoke.texi (fopenmp): Change supported OpenMP version...
2013-10-25 Ilya Enkovichconstraints.md (B): New.
2013-10-23 Ian Lance Taylorinvoke.texi (Option Summary): Remove -fno-default-inline.
2013-10-22 Sterling AugustineAdd new option -ggnu-pubnames.
2013-10-21 Ian Lance Taylorinvoke.texi (Optimize Options): For -fno-toplevel-reord...
2013-10-09 Easwaran Ramanparams.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New...
2013-10-03 Rong Xupredict.c (tree_predict_by_opcode): Get the probability...
2013-10-01 Joern Renneckeinstall.texi (--with-cpu): Mention ARC.
2013-09-29 Uros Bizjakinvoke.texi: Fix usage of @tie{} command.
2013-09-28 Sandra Loosemoreexpr.h (extract_bit_field): Remove packedp parameter.
2013-09-27 Xinliang David Livectorizer cost model enhancement
2013-09-24 Xinliang David LiImplement --param=vect-max-peeling-for-alignment=..
2013-09-16 Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-12 DJ DelorieMAINTAINERS: Add Nick Clifton and DJ Delorie as msp430...
2013-09-11 Alexander Ivchenko*·doc/invoke.texi:·Document·fxsr,·xsave·and·xsaveopt...
2013-09-10 Kai Tietzinvoke.texi (fms-extensions): Document changed behavior...
2013-09-09 Paolo Carlinire PR c++/43452 (Array delete causes error on incomplet...
2013-09-05 Yufeng Zhang[AArch64] Support the 'crc' extension in -march and...
2013-09-01 Jan Hubickacommon.opt (fdevirtualize-speculatively): New function.
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-29 Teresa Johnsondumpfile.c (dump_loc): Output column number.
2013-08-22 Alexander Ivchenkoi386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.
2013-08-19 Aldy Hernandezinvoke.texi (-fcilkplus): Clarify that implementation...
2013-08-14 Bill Schmidtre PR target/57949 ([powerpc64] Structure parameter...
next