summaryrefslogtreecommitdiff
path: root/gcc/params.h
Commit message (Expand)AuthorAgeFilesLines
* ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.Olga Golovanevsky2007-10-241-0/+2
* invoke.texi (l1-cache-size): Update documentation.Zdenek Dvorak2007-08-011-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-7/+4
* params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.Douglas Gregor2007-07-111-2/+2
* re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)Diego Novillo2007-04-111-0/+2
* param.h (MIN_VECT_LOOP_BOUND): New.Dorit Nuzman2007-01-141-0/+2
* c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor2007-01-021-0/+2
* [multiple changes]Diego Novillo2006-12-111-2/+0
* params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak2006-11-121-0/+15
* params.def (PARAM_MAX_SCHED_READY_INSNS): New parameter, defaulting to 100.Eric Botcazou2006-04-141-0/+2
* re PR tree-optimization/26260 (PTA is slow with large structs (hits clisp))Daniel Berlin2006-02-141-0/+2
* re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther2006-01-141-0/+2
* re PR middle-end/21529 (code size regression (+40%) with -Os from GCC-3.4.3 t...Richard Henderson2005-08-041-0/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* [multiple changes]Diego Novillo2005-04-221-0/+4
* params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): NewDaniel Berlin2005-04-061-0/+2
* alias.c, [...]: Fix comment typos.Kazu Hirata2005-01-231-1/+1
* params.def, [...]: Update copyright.Kazu Hirata2005-01-201-1/+1
* re PR rtl-optimization/15139 (cc1 uses excessive amounts of memory compiling ...Jakub Jelinek2005-01-191-0/+2
* re PR middle-end/18667 (ice with --parm integer-share-limit=0)Nathan Sidwell2004-12-011-1/+8
* opts.c (decode_options): Do not set max-inline-insns-rtl.Nathan Sidwell2004-11-291-2/+0
* params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.Ben Elliston2004-10-281-0/+4
* Makefile.in (loop-unroll.o): Add VARRAY_H dependency.Revital Eres2004-10-181-0/+2
* tree.h (TYPE_CACHED_VALUES_P): New.Nathan Sidwell2004-08-191-0/+2
* 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