aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-01invoke.texi (l1-cache-size): Update documentation.Zdenek Dvorak1-0/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-7/+4
2007-07-11params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.Douglas Gregor1-2/+2
2007-04-11re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo1-0/+2
2007-01-14param.h (MIN_VECT_LOOP_BOUND): New.Dorit Nuzman1-0/+2
2007-01-02c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor1-0/+2
2006-12-11[multiple changes]Diego Novillo1-2/+0
2006-11-12params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak1-0/+15
2006-04-14params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100.Eric Botcazou1-0/+2
2006-02-14re PR tree-optimization/26260 (PTA is slow with large structs (hits clisp))Daniel Berlin1-0/+2
2006-01-14re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther1-0/+2
2005-08-04re PR middle-end/21529 (code size regression (+40%) with -Os from GCC-3.4.3 t...Richard Henderson1-0/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-22[multiple changes]Diego Novillo1-0/+4
2005-04-06params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): NewDaniel Berlin1-0/+2
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-01-20params.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-19re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ...Jakub Jelinek1-0/+2
2004-12-01re PR middle-end/18667 (ice with --parm integer-share-limit=0)Nathan Sidwell1-1/+8
2004-11-29opts.c (decode_options): Do not set max-inline-insns-rtl.Nathan Sidwell1-2/+0
2004-10-28params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.Ben Elliston1-0/+4
2004-10-18Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres1-0/+2
2004-08-19tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell1-0/+2
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-0/+8
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+4
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-03common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog1-0/+4
2003-06-01genrecog.c: Use ISO C90 prototypes.Andreas Jaeger1-5/+3
2003-03-02params.def: Introduce parameter max-inline-insns-rtl for a separate limit for...Kurt Garloff1-0/+4
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