aboutsummaryrefslogtreecommitdiff
path: root/gcc/params.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-06asan.h (asan_sanitize_allocas_p): Declare.Maxim Ostapenko1-0/+2
2017-06-15PR c++/80560 - warn on undefined memory operations involving non-trivial typesMartin Sebor1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-07Introduce -fsanitize-address-use-after-scopeMartin Liska1-0/+2
2016-06-30Offer suggestions for misspelled --param names.David Malcolm1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-13Support DEFPARAMENUM in params.defTom de Vries1-0/+6
2015-09-08Prevent unnecessary recompilation for trivial params.def changesTom de Vries1-4/+1
2015-05-01Summary: Mark help string in DEFPARAM as no-c-formatAndreas Schwab1-1/+1
2015-02-27re PR rtl-optimization/64317 (Ineffective allocation of PIC base register)Vladimir Makarov1-0/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-21State cleanups from jit branchDavid Malcolm1-0/+4
2014-06-16New asan-instrumentation-with-call-threshold parameter.Yury Gribov1-0/+2
2014-02-25re PR rtl-optimization/60317 (find_hard_regno_for compile time hog in libvpx)Vladimir Makarov1-0/+2
2014-01-09cfgexpand.c (expand_stack_vars): Optionally disable asan stack protection.Max Ostapenko1-0/+12
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-4/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod1-0/+7
2011-07-27params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez1-0/+2
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-0/+5
2011-03-24invoke.texi (max-stores-to-sink): Document.Ira Rosen1-0/+2
2011-03-23Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther1-2/+0
2011-01-13re PR rtl-optimization/39077 (GCSE-optimization causes enormous binary size i...Jeff Law1-1/+3
2010-10-14params.c (params_finished): New.Joseph Myers1-13/+23
2010-10-11params.c (set_param_value_internal): New.Joseph Myers1-5/+16
2010-07-27re PR target/42495 (redundant memory load)Maxim Kuvyrkov1-0/+2
2010-07-27gcse.c (struct expr:max_distance): New field.Maxim Kuvyrkov1-0/+4
2009-12-01cgraphunit.c (plugin.h): Include.Grigori Fursin1-0/+3
2009-11-25Remove trailing white spaces.H.J. Lu1-2/+2
2009-10-14params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov1-0/+2
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+2
2009-06-082009-06-08 Ghassan Shobaki <ghassan.shobaki@amd.com>Ghassan Shobaki1-0/+4
2009-05-29tree-sra.c: New implementation of SRA.Martin Jambor1-6/+0
2009-05-24passes.texi (Tree-SSA passes): Document SLP pass.Ira Rosen1-0/+2
2009-04-12invoke.texi (max_gcse_passes): Remove documentation.Steven Bosscher1-2/+0
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther1-4/+0
2009-02-20re PR middle-end/39157 (Code that compiles fine in 1GB of memory with 4.1.2 r...Jakub Jelinek1-1/+4
2009-01-06re PR rtl-optimization/38583 (huge test case makes register allocator run out...Vladimir Makarov1-0/+2
2008-08-26[multiple changes]Vladimir Makarov1-0/+2
2008-07-01Makefile.in (tree-switch-conversion.o): Add.Martin Jambor1-0/+2
2008-05-09invoke.texi (-fdump-tree-salias): Remove documentation.Richard Guenther1-4/+0
2007-10-24ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.Olga Golovanevsky1-0/+2
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