aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2009-05-28re PR middle-end/33699 (missing optimization on const addr area store)Adam Nemet1-0/+18
2009-05-27* doc/contrib.texi (Contributors): add myself to the list.Denis Chertykov1-0/+4
2009-05-27attribute_plugin.c: Include gcc-plugin.h first.Rafael Avila de Espindola1-0/+2
2009-05-26plugins.texi (Loading plugins): typo.Basile Starynkevitch1-2/+75
2009-05-24passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen1-3/+11
2009-05-23passes.texi: Standardize spelling of RTL, Tree and Tree SSA.Eric Botcazou3-49/+41
2009-05-22re PR tree-optimization/38964 (TBAA side-effects of C++ new still missing)Richard Guenther3-50/+30
2009-05-21cpuid.h (bit_MOVBE): New.H.J. Lu1-1/+6
2009-05-21plugin.c (try_init_one_plugin): Updated to new plugin_init API.Taras Glek1-5/+22
2009-05-20tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...Sandra Loosemore1-0/+32
2009-05-19c-typeck.c (build_binary_op): Allow % on integal vectors.Andrew Pinski1-1/+1
2009-05-19re PR c/40172 (Revision 147596 breaks bootstrap)Manuel López-Ibáñez1-3/+1
2009-05-19invoke.texi (C Dialect Options): Update OpenMP specification version to v3.0.Ben Elliston1-1/+1
2009-05-18tree-ssa.texi (SSA Operands): Fix a mistake.Eric Fisher1-3/+3
2009-05-15install.texi: Document MPC requirements, flags etc.Kaveh R. Ghazi1-12/+30
2009-05-15invoke.texi (max-early-inliner-iterations): New flag.Jan Hubicka1-0/+6
2009-05-15common.opt (-ftree-forwprop, [...]): New options, enabled by default.Richard Guenther1-3/+23
2009-05-15cgraph.c (dump_cgraph_node): Dump size/time/benefit.Jan Hubicka1-10/+5
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-37/+44
2009-05-142009-05-13 Taras Glek <tglek@mozilla.com>Taras Glek1-0/+33
2009-05-13invoke.texi (-fwhole-file): Update docs.Jan Hubicka1-1/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini2-254/+169
2009-05-12re PR target/37137 (unrecognized command line option "-minterlink-mips16")Alexandre Oliva1-1/+21
2009-05-11m68k-devices.def (52274, [...]): New devices.Nathan Sidwell1-1/+3
2009-05-08re PR c/36892 (Support __attribute__((deprecated("text string"))))H.J. Lu1-3/+12
2009-05-08re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini1-2/+2
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson2-6/+11
2009-05-07invoke.texi (Debugging Options): Document change of debugging dump location.Mark Heffernan1-25/+33
2009-05-07md.texi (Standard Pattern Names For Generation): Remove wrong description of ...Uros Bizjak1-2/+0
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-1/+3
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-18/+12
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-6/+9
2009-05-02collect2.texi (Collect2): Document search path behaviour when configured with...Ben Elliston1-0/+4
2009-05-01* doc/install.texi: Document --enable-linker-build-id option.Ian Lance Taylor1-0/+8
2009-04-28config.gcc (powerpc*-*-* | rs6000-*-*): Add rs6000/option-defaults.h to tm_file.Joseph Myers1-2/+2
2009-04-28Add support for arm1156tf-sRamana Radhakrishnan1-1/+1
2009-04-27c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues14-45/+45
2009-04-25tm.texi (REGNO_OK_FOR_BASE_P, [...]): Mention strict/nonstrict difference.Paolo Bonzini1-3/+19
2009-04-25target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov1-3/+3
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+4
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-1/+1
2009-04-21config.gcc: Add additional configuration for i686-w64-mingw* and x86_64-w64-m...Kai Tietz1-1/+7
2009-04-21re PR target/5267 (invoke.texi "RS/6000 and PowerPC Options" list needs cleanup)Ben Elliston1-3/+15
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez1-4/+3
2009-04-19re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...Manuel López-Ibáñez1-1/+3
2009-04-18* doc/extend.texi, doc/invoke.texi: Fix typos.Kazu Hirata2-3/+3
2009-04-17tm.texi (TARGET_DEFAULT_TARGET_FLAGS, [...]): Use @deftypevr rather than @def...Adam Nemet1-14/+14
2009-04-17configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG...Andrew Stubbs1-0/+51
2009-04-16c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini1-8/+0
2009-04-15c.opt (Wenum-compare): Enable for C and Objc.Ian Lance Taylor1-3/+5