summaryrefslogtreecommitdiff
path: root/gcc/params.h
Commit message (Expand)AuthorAgeFilesLines
* 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