summaryrefslogtreecommitdiff
path: root/gcc/params.h
Commit message (Expand)AuthorAgeFilesLines
* ddg.h, [...]: New files.Ayal Zaks2004-05-251-0/+8
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-0/+4
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog2004-03-031-0/+4
* genrecog.c: Use ISO C90 prototypes.Andreas Jaeger2003-06-011-5/+3
* params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff2003-03-021-0/+4
* params.c: Fix formatting.Kazu Hirata2002-05-201-3/+3
* 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