avr.c: Move definition of TARGET macros to end of file.
[gcc.git] / gcc / params.def
2012-01-27 Andrey Belevantsevinvoke.texi: Update copyright years.
2012-01-27 Andrey Belevantsevre PR middle-end/51389 (GCC uses up to 75GB of virtual...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-10-26 Jeff Lawinvoke.texi (sink-frequency-threshold): Document.
2011-10-21 Roland Stiggere PR translation/47064 (params.def: Translatable strin...
2011-09-30 Bernd Schmidthaifa-sched.c (modulo_ii, [...]): New static variables.
2011-09-27 Jakub Jelinekcommon.opt: Add -foptimize-strlen option.
2011-09-27 Tom de Vriesre PR middle-end/43864 (Same basic blocks should be...
2011-09-06 Enkovich IlyaPR middle-end/44382: Tree reassociation improvement
2011-07-27 Aldy Hernandezparams.h (ALLOW_STORE_DATA_RACES): New.
2011-07-20 Michael Eagerparams.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Default...
2011-07-18 Martin Jamboripa-prop.h: Include alloc-pool.h, all sorts of updates...
2011-07-05 Michael MeissnerAdd --param case-values-threshold
2011-06-27 Richard Guentherre PR tree-optimization/49365 (436.cactusADM performanc...
2011-06-03 Alexandre Olivaparams.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Bump defaul...
2011-05-31 Alexandre Olivaparams.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New.
2011-04-22 Jan Hubickagengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-17 Revital EresNew flag to apply SMS when SC equals 1
2011-03-24 Ira Roseninvoke.texi (max-stores-to-sink): Document.
2011-03-23 Richard GuentherMakefile.in (IPA_TYPE_ESCAPE_H): Remove.
2011-03-21 Richard Guentherparams.def (lto-min-partition): Fix typo.
2011-03-21 Richard Guentherre PR translation/47911 (gettext string typo: params...
2011-03-21 Richard Guentherre PR lto/48210 (ICE: SIGFPE with -flto --param lto...
2011-03-17 Jakub Jelinekre PR rtl-optimization/48141 (DSE compile time hog)
2011-02-02 Sebastian PopFix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLE...
2011-02-01 Richard Guentherre PR tree-optimization/47555 (Huge memory usage when...
2011-01-13 Jeff Lawre PR rtl-optimization/39077 (GCSE-optimization causes...
2010-12-07 Nathan Froydre PR c++/45330 (Suggest likely nested-name-specifiers...
2010-11-24 Nathan Froydrevert accidentally committed changes
2010-11-24 Nathan Froydcppbuiltin.c (define_builtin_macros_for_type_sizes...
2010-11-12 Jan Hubickainvoke.texi (early-inlining-insns): Update default.
2010-11-10 Jan Hubickare PR tree-optimization/46228 (code produced for STL...
2010-10-05 Jan Hubickainvoke.texi (-flto-partition, [...]): Document.
2010-08-11 Sebastian PopBump the size of scevs.
2010-08-05 Martin Jamboripa-prop.h (enum ipa_lattice_type): Changed comments.
2010-07-27 Maxim Kuvyrkovre PR target/42495 (redundant memory load)
2010-07-27 Maxim Kuvyrkovgcse.c (struct expr:max_distance): New field.
2010-06-28 Jan Hubickaparams.def (max-inline-insns-auto): Default to 40.
2010-06-25 Jan Hubickatree-pass.h (pass_split_functions): Declare.
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-03-13 Sebastian PopFix documentation of the new parameters.
2010-03-13 Sebastian PopAdd PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
2010-03-13 Sebastian PopLimit the number of parameters per SCoP.
2010-02-27 Richard Guentherre PR tree-optimization/43186 (A loop in tree_unroll_lo...
2010-02-16 Jakub Jelinekparams.def (PARAM_MAX_VARTRACK_SIZE): New.
2009-12-22 Paolo Carlinire PR driver/42463 (A typo with "estimated" word in...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-25 Sebastian Popgraphite-blocking.c (pbb_do_strip_mine): Use PARAM_LOOP...
2009-11-18 Shujing Zhaore PR middle-end/22201 (Parameter description strings...
2009-10-14 Vladimir Makarovparams.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-09-17 Martin Jamborcommon.opt (fipa-sra): New switch.
2009-09-15 Jan Hubickainvoke.texi (inline-insns-auto): Drop from 60 to 50.
2009-09-08 Jan Hubickainvoke.texi (early-inlining-insns): Reduce from 12...
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-06 Jan Hubicka* params.def: Revert my accidental commit at 2009-06-30.
2009-06-30 Jan Hubickacfgloopanal.c (check_irred): Move into ...
2009-06-08 Ghassan Shobaki2009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>
2009-05-29 Martin Jambortree-sra.c: New implementation of SRA.
2009-05-25 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-05-24 Ira Rosenpasses.texi (Tree-SSA passes): Document SLP pass.
2009-05-15 Jan Hubickainvoke.texi (max-early-inliner-iterations): New flag.
2009-05-15 Jan HubickaRevert the following patch until testsuite fallout...
2009-05-15 Jan Hubickacgraph.c (dump_cgraph_node): Dump size/time/benefit.
2009-04-12 Steven Bosscherinvoke.texi (max_gcse_passes): Remove documentation.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-02-20 Jakub Jelinekre PR middle-end/39157 (Code that compiles fine in...
2009-01-08 Vladimir Makarovparams.def (ira-max-conflict-table-size): Decrease...
2009-01-06 Vladimir Makarovre PR rtl-optimization/38583 (huge test case makes...
2008-12-06 Steven Bosscherre PR rtl-optimization/36365 (Hang in df_analyze)
2008-11-25 Vladimir Makarovinvoke.texi (ira-max-loops-num): Change semantics.
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-08-30 Jan Hubickaoptabs.c (expand_abs_nojump): Update BRANCH_COST call.
2008-08-26 Vladimir Makarov[multiple changes]
2008-08-24 Jan Hubickainvoke.texi (-fipa-cp-clone): New option.
2008-07-01 Martin JamborMakefile.in (tree-switch-conversion.o): Add.
2008-05-09 Richard Guentherinvoke.texi (-fdump-tree-salias): Remove documentation.
2008-05-03 Kenneth Zadeckinvoke.texi (max-flow-memory-locations): Removed.
2008-04-15 Richard Guentherparams.def (PARAM_MAX_FIELDS_FOR_FIELD_SENSITIVE):...
2008-01-29 Bernhard Fischerre PR c/35002 (Incorrect spelling of "hottest")
2008-01-17 Seongbae Parkre PR middle-end/34400 (bad interaction between DF...
2007-12-13 Richard Guentherre PR middle-end/34450 (compile takes up 1.8 GB RAM...
2007-11-05 Nick Cliftonre PR tree-optimization/32540 (Exponential time behavio...
2007-10-24 Olga Golovanevskyipa-type-escape.h: Expose function is_array_access_thro...
2007-10-09 Jan Hubickainvoke.texi (align-threshold, [...]): Document.
2007-09-23 Jan Hubickaparams.def (INLINE_CALL_COST): Set to 12.
2007-09-12 Ira Rosenparams.def (PARAM_MIN_VECT_LOOP_BOUND): Change default...
2007-09-09 Revital EresUse new debug counter
2007-08-16 Victor Kaplanskytree-vectorizer.c (new_loop_vec_info): Initialize new...
2007-08-01 Zdenek Dvorakinvoke.texi (l1-cache-size): Update documentation.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-11 Douglas Gregorparams.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.
2007-04-23 Nick Clifton* params.def: Fix formatting of emacs local variables.
2007-04-11 Diego Novillore PR tree-optimization/30735 (50% slow down due to...
2007-03-09 Sebastian Poploop.texi: Document the Omega linear constraints solver.
2007-02-09 Jan Hubickaparams.def (PARAM_INLINE_UNIT_GROWTH): Set to 30.
2007-01-24 Jan Hubickaipa-inline.c (initial_insns, max_insns): Delete.
2007-01-14 Dorit Nuzmanparam.h (MIN_VECT_LOOP_BOUND): New.
2007-01-02 Douglas Gregorc-common.c (c_common_nodes_and_builtins): Since variant...
2006-12-12 Diego Novillo[multiple changes]
next