aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-20params.c: Fix formatting.Kazu Hirata1-3/+3
2002-04-27tree-inline.c (inlinable_function_p): Improve heuristics by using a smoother ...Kurt Garloff1-0/+6
2002-03-14Add --param max-unrolled-insns=<n> supportMichael Meissner1-0/+2
2002-01-23params.h: Rename arguments of DEFPARAM so that it will be recognized as a tra...Zack Weinberg1-2/+2
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-2/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-26params.def (PARAM_MAX_PENDING_LIST_LENGTH): Add parameter to limit length of ...Andrew MacLeod1-0/+2
2001-06-27invoke.texi: Add description of max-gcse-passes param.Daniel Berlin1-1/+2
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-01invoke.texi (Optimize Options): Add documentation for `--param max-delay-slot...Jeffrey Oldham1-0/+2
2001-04-11Makefile.in (gcse.o): Depend on params.h.Mark Mitchell1-0/+2
2001-02-23Makefile.in (resource.o): Add params.h dependence.Jeffrey Oldham1-0/+2
2001-02-21Makefile.in (reorg.o): Add params.h dependence.Jeffrey Oldham1-1/+6
2001-02-14Makefile.in (toplev.o): Depend on params.h.Mark Mitchell1-0/+85