aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-09params.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New param...Easwaran Raman1-0/+4
2013-10-09re PR c/20318 (RFE: add attribute to specify that a function never returns NULL)Marc Glisse1-1/+16
2013-10-072013-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-1/+1
2013-10-03predict.c (tree_predict_by_opcode): Get the probability for builtin_expect fr...Rong Xu1-0/+5
2013-10-01* doc/extend.texi (long_call/medium_call/short_call): Amend typo fix.Joern Rennecke1-1/+1
2013-10-01extend.texi (long_call/medium_call/short_call): Typo fix.Joern Rennecke1-2/+2
2013-10-01install.texi (--with-cpu): Mention ARC.Joern Rennecke4-9/+1053
2013-10-01install.texi (Host/target specific installation notes for GCC): Put @anchor b...Uros Bizjak2-118/+151
2013-09-29invoke.texi: Fix usage of @tie{} command.Uros Bizjak1-2/+2
2013-09-27expr.h (extract_bit_field): Remove packedp parameter.Sandra Loosemore1-8/+0
2013-09-27vectorizer cost model enhancementXinliang David Li1-18/+17
2013-09-26tree-ssa.h (walk_use_def_chains_fn, [...]): Delete.Florian Weimer1-27/+0
2013-09-24Implement --param=vect-max-peeling-for-alignment=..Xinliang David Li1-0/+4
2013-09-23rs6000.h (enum r6000_reg_class_enum): Add new constraints: wu, ww, and wy.Michael Meissner1-12/+24
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-11/+11
2013-09-20re PR other/58467 (Documentation of the "used" variable attribute needs addit...Marek Polacek1-2/+3
2013-09-18re PR c++/58458 (ISO 14882 typo in docs)Daniel Morris1-2/+2
2013-09-18re PR sanitizer/58411 (no_sanitize_undefined function attribute)Marek Polacek1-0/+7
2013-09-17msp430-protos.h: Add prototypes for new functions.Nick Clifton1-3/+53
2013-09-16Introduce -ftree-loop-vectorize optionXinliang David Li1-5/+11
2013-09-16tm.texi.in (Cond Exec Macros): Remove node.Andreas Schwab2-20/+0
2013-09-13c-target.def: New hookJacek Caban2-0/+6
2013-09-12MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie4-3/+83
2013-09-12extend.texi: Fix errors in x86 FMA builtin naming.Cameron McInally1-40/+37