summaryrefslogtreecommitdiff
path: root/gcc/params.def
Commit message (Expand)AuthorAgeFilesLines
* toplev.c (rest_of_compilation): Fix webizer pass ordering.Jan Hubicka2003-10-201-26/+0
* opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka2003-09-051-2/+2
* common.opt: Document --param.Neil Booth2003-07-191-9/+9
* cgraph.c (cgraph_max_uid): New global variable.Jan Hubicka2003-07-121-0/+13
* java-tree.h (DECL_NUM_STMTS): Rename to...Jan Hubicka2003-07-091-7/+7
* Makefile.in (cse.o): Add params.h dependency.Zdenek Dvorak2003-06-041-0/+6
* c-pragma.c (maybe_apply_renaming_pragma): Fix typo.Kriang Lerdsuwanakij2003-04-291-1/+1
* params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff2003-03-021-10/+30
* cse.c (count_reg_usage): Fix handling of REG_EQUAL notes.Zdenek Dvorak2003-02-261-1/+37
* cfgcleanup.c: Include params.h.Richard Henderson2003-02-151-0/+6
* cfgloop.h (fix_loop_placement, [...]): Declare.Zdenek Dvorak2003-02-081-0/+11
* params.def (tracer-min-branch-probability-feedback): Fix default.Jan Hubicka2002-12-221-1/+1
* params.def (GGC_MIN_HEAPSIZE): Fix GGC_ALWAYS_COLLECT problem.Geoffrey Keating2002-11-151-4/+7
* params.def (ggc-min-expand, [...]): New parameters.Zack Weinberg2002-11-121-0/+20
* builtins.def: Fix comment formatting.Kazu Hirata2002-09-291-1/+1
* Makefile.in (tracer.o): New.Jan Hubicka2002-06-011-2/+33
* invoke.texi (-malign-double): Re-add lost warning.Jan Hubicka2002-05-151-0/+9
* tree-inline.c (inlinable_function_p): Improve heuristics by using a smoother ...Kurt Garloff2002-04-271-7/+61
* 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