summaryrefslogtreecommitdiff
path: root/gcc/params.def
Commit message (Expand)AuthorAgeFilesLines
* Add --param max-unrolled-insns=<n> supportMichael Meissner2002-03-141-0/+7
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* params.def (PARAM_MAX_INLINE_INSNS): Change default to 600.Gerald Pfeifer2001-08-021-3/+3
* params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod2001-07-261-0/+10
* Make-lang.in (cp/optimize.o): Depend on $(PARAMS_H), not params.h.Daniel Berlin2001-07-201-1/+1
* invoke.texi: Add description of max-gcse-passes param.Daniel Berlin2001-06-271-1/+5
* invoke.texi (Optimize Options): Add documentation for `--param max-delay-slot...Jeffrey Oldham2001-05-011-1/+3
* Makefile.in (gcse.o): Depend on params.h.Mark Mitchell2001-04-111-0/+7
* Makefile.in (resource.o): Add params.h dependence.Jeffrey Oldham2001-02-231-0/+11
* Makefile.in (reorg.o): Add params.h dependence.Jeffrey Oldham2001-02-211-1/+12
* Makefile.in (toplev.o): Depend on params.h.Mark Mitchell2001-02-141-0/+50