aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-04i386.c (memory_address_length): Extract a part of code to rip_relative_addr_p.Wei Mi2-0/+15
2013-11-04cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers3-0/+40
2013-10-31Add new nds32 port, including machine description, libgcc, and documentation.Chung-Ju Wu4-3/+293
2013-10-31re PR middle-end/58134 (-ftree-vectorizer-verbose=<n> shows vectorized loops ...Sharad Singhai1-19/+0
2013-10-30regmove.c: Remove.Vladimir Makarov2-34/+2
2013-10-30c-common.c (handle_bnd_variable_size_attribute): New.Ilya Enkovich1-6/+41
2013-10-30builtin-types.def (BT_FN_VOID_CONST_PTR): New.Ilya Enkovich1-0/+171
2013-10-30target.def (builtin_chkp_function): New.Ilya Enkovich2-0/+127
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer2-5/+61
2013-10-29tree-ssa.texi (gimple_phi_result): Document.Martin Liska1-14/+12
2013-10-29Make gengtype more robust against user errorDavid Malcolm1-0/+7
2013-10-29Add documentation about gengtype and inheritanceDavid Malcolm1-0/+52
2013-10-26Makefile.def (target_modules): Remove libmudflapJeff Law4-74/+4
2013-10-25invoke.texi (fopenmp): Change supported OpenMP version to 4.0.Tobias Burnus1-1/+1
2013-10-25constraints.md (B): New.Ilya Enkovich2-2/+10
2013-10-25mode-classes.def (MODE_POINTER_BOUNDS): New.Ilya Enkovich1-0/+6
2013-10-24re PR other/33426 (Support of #pragma ivdep)Tobias Burnus2-0/+49
2013-10-23invoke.texi (Option Summary): Remove -fno-default-inline.Ian Lance Taylor1-17/+1
2013-10-22Add new option -ggnu-pubnames.Sterling Augustine1-0/+6
2013-10-22contrib.texi ([Fran@,{c}ois Dumont], [...]): New entries.Paolo Carlini1-1/+12
2013-10-21invoke.texi (Optimize Options): For -fno-toplevel-reorder, don't imply that a...Ian Lance Taylor1-2/+2
2013-10-15re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam1-4/+4
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-0/+13
2013-10-11extend.texi (returns_nonnull): Remove arguments.Marc Glisse1-1/+1
2013-10-11generic.texi (OpenMP): OMP_CLAUSE_* are subcodes, not sub-codes.Thomas Schwinge1-1/+1
2013-10-11generic.texi (Adding new DECL node types): Explain *_CHECK macros.Thomas Schwinge1-0/+5
2013-10-11gimple.texi (is_gimple_omp): Move into the correct section.Thomas Schwinge1-5/+4
2013-10-10md.texi: Document the mnemonic attribute.Andreas Krebbel1-9/+58