aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2013-12-09arm.md (generic_sched): Add cortexa12.Kyrylo Tkachov1-3/+4
2013-12-09install.texi (Prerequisites): Explicitly mention C library and its headers fo...Francois-Xavier Coudert1-0/+16
2013-12-08re PR target/52898 (SH Target: Inefficient DImode comparisons)Oleg Endo1-10/+1
2013-12-06Change -mtune=ia to -mtune=intelH.J. Lu1-3/+3
2013-12-05invoke.texi: Document -fsanitize=signed-integer-overflow.Marek Polacek1-0/+13
2013-12-05Add -march=ia to x86 backendH.J. Lu1-1/+21
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law1-6/+13
2013-12-02re PR sanitizer/59353 (-fsanitize=return is not documented)Marek Polacek1-0/+8
2013-12-02re PR middle-end/59257 (usan/*san: Dpcumentation oddness of -fsanitize= / -fs...Tobias Burnus1-9/+39
2013-11-30re PR sanitizer/59275 (Document environment variables used by the sanitizers)Tobias Burnus1-5/+12
2013-11-29revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich5-355/+8
2013-11-29implement-c.texi: Document C11 implementation-defined behavior.Joseph Myers3-88/+158
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich1-1/+16
2013-11-27tm.texi.in (TARGET_HAS_NO_HW_DIVIDE): Define.Kugan Vivekanandarajah2-0/+16
2013-11-27cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez2-0/+26
2013-11-26arm.c (require_pic_register): Handle high pic base register for thumb-1.Terry Guo1-2/+5
2013-11-25invoke.texi (-mslow-flash-data): Document new option.Terry Guo1-0/+8
2013-11-24invoke.texi (-fsanitize=leak): Add link to the wiki page.Tobias Burnus1-2/+5
2013-11-22re PR sanitizer/59061 (Port leaksanitizer)Jakub Jelinek1-1/+17
2013-11-22Enable AES, PCLMUL and RDRND for SilvermontYuri Rumyantsev1-1/+1
2013-11-22hooks.h (hook_uint_mode_0): Add Prototype.Andrew MacLeod2-0/+6
2013-11-22Enable PTA_POPCNT for SilvermontH.J. Lu1-8/+8
2013-11-21Add minimal line tables at -g1.Cary Coutant1-2/+2
2013-11-21* doc/extend.texi: Document htm builtins.Peter Bergner1-0/+191
2013-11-20re PR c/53001 (-Wfloat-conversion should be available to warn about floating ...Joshua J Cogliati1-1/+10
2013-11-19common.opt (ffat-lto-objects): Disable by default.Jan Hubicka1-3/+2
2013-11-19i386-common.c: Enable -freorder-blocks-and-partition at -O2 and up for x86.Teresa Johnson1-0/+2
2013-11-19invoke.texi (mfix-rm7000, [...]): Document.Catherine Moore1-1/+8
2013-11-19arm.opt (-marm-pic-data-is-text-relative): New option.Joey Ye1-0/+6
2013-11-19md.texi (setmem): Document new parameter.Jan Hubicka1-0/+2
2013-11-18invoke.texi: Extend -fsanitize=undefined documentation.Marek Polacek1-2/+37
2013-11-18AMD bdver4 enablementGanesh Gopalasubramanian2-5/+13
2013-11-17md.texi (setmem, movstr): Update documentation.Jan Hubicka1-0/+5
2013-11-15* doc/invoke.texi (-mabi=elfv1, -mabi=elfv2): Document.Ulrich Weigand1-1/+16
2013-11-15acinclude.m4 (GCC_GLIBC_VERSION_GTE_IFELSE): New configure macro.Joseph Myers1-1/+13
2013-11-14[AArch64] [-mtune cleanup 5/5] Update invoke.texiJames Greenhalgh1-5/+9
2013-11-13extend.texi (Statement Exprs, Typeof): Discuss __auto_type.Joseph Myers1-1/+30
2013-11-11tree.h (CONSTRUCTOR_NO_CLEARING): Define.Tristan Gingold1-17/+19
2013-11-09target.def (can_use_doloop_p): New hook.Richard Sandiford3-19/+28
2013-11-08Move Cilk Plus Builtins node before Other Builtins nodeH.J. Lu1-26/+26
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2-0/+6
2013-11-07invoke.texi (-fisolate-erroneous-paths): Document.Jeff Law1-0/+7
2013-11-07sourcebuild.texi (Top Level): GNU ld can use linker plugins, too.Thomas Schwinge1-1/+1
2013-11-06macro.c (_cpp_builtin_macro_text): Correct wording of two warnings.Tobias Burnus1-1/+1
2013-11-06tree-pass.h (make_pass_live_range_shrinkage): New external.Vladimir Makarov1-1/+7
2013-11-06gcc.c (do_spec_1): Do not insert a space after a %* substitution unless...Nick Clifton1-7/+35
2013-11-05c.opt (-Wdate-time): New optionTobias Burnus1-1/+8
2013-11-05re PR c++/58724 (ICE with attribute [[gnu::visibility("default")]] on namespace)Paolo Carlini1-0/+6
2013-11-05Don't use mode wider than Pmode for size in movmem/setmemH.J. Lu1-3/+4
2013-11-05invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus1-3/+12