aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.def
AgeCommit message (Expand)AuthorFilesLines
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