summaryrefslogtreecommitdiff
path: root/gcc/params.def
Commit message (Expand)AuthorAgeFilesLines
* * cgraphunit.c (cgraph_expand_function): Usehubicka2003-11-091-21/+2
* * toplev.c (rest_of_compilation): Fix webizer pass ordering.hubicka2003-10-201-26/+0
* * opts.c (decode_options): Enable unit-at-a-time at -O2.hubicka2003-09-051-2/+2
* * common.opt: Document --param.neil2003-07-191-9/+9
* * cgraph.c (cgraph_max_uid): New global variable.hubicka2003-07-121-0/+13
* * java-tree.h (DECL_NUM_STMTS): Rename to...hubicka2003-07-091-7/+7
* * Makefile.in (cse.o): Add params.h dependency.rakdver2003-06-041-0/+6
* * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.lerdsuwa2003-04-291-1/+1
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-10/+30
* * cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.rakdver2003-02-261-1/+37
* * cfgcleanup.c: Include params.h.rth2003-02-151-0/+6
* * cfgloop.h (fix_loop_placement, can_duplicate_loop_p,rakdver2003-02-081-0/+11
* * params.def (tracer-min-branch-probability-feedback): Fix default.hubicka2002-12-221-1/+1
* * params.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT problem.geoffk2002-11-151-4/+7
* * params.def (ggc-min-expand, ggc-min-heapsize): New parameters.zack2002-11-121-0/+20
* * builtins.def: Fix comment formatting.kazu2002-09-291-1/+1
* * Makefile.in (tracer.o): New.hubicka2002-06-011-2/+33
* * invoke.texi (-malign-double): Re-add lost warning.hubicka2002-05-151-0/+9
* * tree-inline.c (inlinable_function_p): Improve heuristicsrth2002-04-271-7/+61
* Add --param max-unrolled-insns=<n> supportmeissner2002-03-141-0/+7
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-2/+2
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * params.def (PARAM_MAX_INLINE_INSNS): Change default to 600.gerald2001-08-021-3/+3
* 2001-07-26 Andrew MacLeod <amacleod@redhat.com>amacleod2001-07-261-0/+10
* 2001-07-20 Daniel Berlin <dan@cgsoftware.com>dberlin2001-07-201-1/+1
* 2001-06-26 Daniel Berlin <dan@cgsoftware.com>dberlin2001-06-271-1/+5
* 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-05-011-1/+3
* * Makefile.in (gcse.o): Depend on params.h.mmitchel2001-04-111-0/+7
* 2001-02-23 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-231-0/+11
* 2001-02-21 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-02-211-1/+12
* * Makefile.in (toplev.o): Depend on params.h.mmitchel2001-02-141-0/+50