summaryrefslogtreecommitdiff
path: root/gcc/params.h
Commit message (Expand)AuthorAgeFilesLines
* tree-inline.c (inlinable_function_p): Improve heuristics by using a smoother ...Kurt Garloff2002-04-271-0/+6
* Add --param max-unrolled-insns=<n> supportMichael Meissner2002-03-141-0/+2
* params.h: Rename arguments of DEFPARAM so that it will be recognized as a tra...Zack Weinberg2002-01-231-2/+2
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-2/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod2001-07-261-0/+2
* invoke.texi: Add description of max-gcse-passes param.Daniel Berlin2001-06-271-1/+2
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* invoke.texi (Optimize Options): Add documentation for `--param max-delay-slot...Jeffrey Oldham2001-05-011-0/+2
* Makefile.in (gcse.o): Depend on params.h.Mark Mitchell2001-04-111-0/+2
* Makefile.in (resource.o): Add params.h dependence.Jeffrey Oldham2001-02-231-0/+2
* Makefile.in (reorg.o): Add params.h dependence.Jeffrey Oldham2001-02-211-1/+6
* Makefile.in (toplev.o): Depend on params.h.Mark Mitchell2001-02-141-0/+85