aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.def
AgeCommit message (Expand)AuthorFilesLines
2003-04-29c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij1-1/+1
2003-03-02params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff1-10/+30
2003-02-26cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak1-1/+37
2003-02-15cfgcleanup.c: Include params.h.Richard Henderson1-0/+6
2003-02-08cfgloop.h (fix_loop_placement, [...]): Declare.Zdenek Dvorak1-0/+11
2002-12-22params.def (tracer-min-branch-probability-feedback): Fix default.Jan Hubicka1-1/+1
2002-11-15params.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT problem.Geoffrey Keating1-4/+7
2002-11-12params.def (ggc-min-expand, [...]): New parameters.Zack Weinberg1-0/+20
2002-09-29builtins.def: Fix comment formatting.Kazu Hirata1-1/+1
2002-06-01Makefile.in (tracer.o): New.Jan Hubicka1-2/+33
2002-05-15invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka1-0/+9
2002-04-27tree-inline.c (inlinable_function_p): Improve heuristics by using a smoother ...Kurt Garloff1-7/+61
2002-03-14Add --param max-unrolled-insns=<n> supportMichael Meissner1-0/+7
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-2/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-02params.def (PARAM_MAX_INLINE_INSNS): Change default to 600.Gerald Pfeifer1-3/+3
2001-07-26params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod1-0/+10
2001-07-20Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h.Daniel Berlin1-1/+1
2001-06-27invoke.texi: Add description of max-gcse-passes param.Daniel Berlin1-1/+5
2001-05-01invoke.texi (Optimize Options): Add documentation for `--param max-delay-slot...Jeffrey Oldham1-1/+3
2001-04-11Makefile.in (gcse.o): Depend on params.h.Mark Mitchell1-0/+7
2001-02-23Makefile.in (resource.o): Add params.h dependence.Jeffrey Oldham1-0/+11
2001-02-21Makefile.in (reorg.o): Add params.h dependence.Jeffrey Oldham1-1/+12
2001-02-14Makefile.in (toplev.o): Depend on params.h.Mark Mitchell1-0/+50