re PR libfortran/89020 (close(status='DELETE') does not remove file)
[gcc.git] / gcc / params.def
2014-07-23 Richard Bienerparams.def (PARAM_MAX_COMBINE_INSNS): New.
2014-06-26 Martin Jambor2014-06-26 Martin Jambor <mjambor@suse.cz>
2014-06-16 Yury GribovNew asan-instrumentation-with-call-threshold parameter.
2014-05-23 Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2014-02-25 Vladimir Makarovre PR rtl-optimization/60317 (find_hard_regno_for compi...
2014-02-21 Jakub Jelinekre PR tree-optimization/56490 (-Wall triggering infinit...
2014-01-09 Max Ostapenkocfgexpand.c (expand_stack_vars): Optionally disable...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-10-18 Teresa Johnsonpredict.c (probably_never_executed): Compare frequency...
2013-10-09 Easwaran Ramanparams.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New...
2013-10-03 Rong Xupredict.c (tree_predict_by_opcode): Get the probability...
2013-09-24 Xinliang David LiImplement --param=vect-max-peeling-for-alignment=..
2013-04-11 Marek Polacekre PR tree-optimization/48184 (ICE: SIGFPE (division...
2013-04-09 Marek Polacekre PR tree-optimization/48762 (valgrind: Invalid read...
2013-04-08 Marek Polacekre PR rtl-optimization/48182 (ICE: SIGSEGV in try_cross...
2013-03-20 Martin Jamborparams.def (PARAM_IPA_CP_ARRAY_INDEX_HINT_BONUS): New...
2013-02-05 Jan Hubickare PR middle-end/55797 (ICE: verify_cgraph_node failed...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-03 Jakub Jelinekre PR debug/54402 (var-tracking does not scale)
2012-11-23 Teresa Johnsonpredict.c (maybe_hot_count_p): Use threshold from profi...
2012-11-16 Jan Hubicka* params.def (max-peeled-insns, max-completely-peeled...
2012-11-08 Jan Hubickare PR fortran/48636 (Enable more inlining with -O2...
2012-11-07 Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2012-11-06 Jan Hubickacfgloopanal.c (get_loop_hot_path): New function.
2012-10-08 Bernd Schmidtsched-int.h (schedule_block): Adjust declaration.
2012-09-11 Bill Schmidtre PR middle-end/55492 (__atomic_load doesn't match...
2012-09-10 Martin Jamborparams.def (PARAM_IPA_MAX_AGG_ITEMS): New parameter.
2012-08-22 Richard Guentherre PR tree-optimization/46590 (long compile time with...
2012-08-17 Richard Guentherparams.def (integer-share-limit): Decrease from 256...
2012-07-27 Richard Guentherinvoke.texi (min-virtual-mappings, [...]): Remove param...
2012-06-06 Richard Sandifordinvoke.texi (sched-pressure-algorithm): Document new...
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...
next