index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
params.def
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-27
re PR middle-end/51389 (GCC uses up to 75GB of virtual memory)
Andrey Belevantsev
1
-0
/
+6
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
1
-0
/
+7
2011-11-06
Check in patch/merge from cxx-mem-model Branch
Andrew Macleod
1
-0
/
+15
2011-10-26
invoke.texi (sink-frequency-threshold): Document.
Jeff Law
1
-0
/
+5
2011-10-21
re PR translation/47064 (params.def: Translatable string compilatoin (vs. com...
Roland Stigge
1
-1
/
+1
2011-09-30
haifa-sched.c (modulo_ii, [...]): New static variables.
Bernd Schmidt
1
-0
/
+7
2011-09-27
common.opt: Add -foptimize-strlen option.
Jakub Jelinek
1
-0
/
+8
2011-09-27
re PR middle-end/43864 (Same basic blocks should be merged)
Tom de Vries
1
-0
/
+9
2011-09-06
PR middle-end/44382: Tree reassociation improvement
Enkovich Ilya
1
-0
/
+7
2011-07-27
params.h (ALLOW_STORE_DATA_RACES): New.
Aldy Hernandez
1
-0
/
+6
2011-07-20
params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Default to 12.
Michael Eager
1
-1
/
+1
2011-07-19
ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments.
Martin Jambor
1
-4
/
+10
2011-07-05
Add --param case-values-threshold
Michael Meissner
1
-0
/
+10
2011-06-27
re PR tree-optimization/49365 (436.cactusADM performance regression)
Richard Guenther
1
-1
/
+1
2011-06-03
params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Bump default to 10.
Alexandre Oliva
1
-1
/
+1
2011-05-31
params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New.
Alexandre Oliva
1
-0
/
+8
2011-04-22
gengtype.c (open_base_files): Add ipa-inline.h include.
Jan Hubicka
1
-1
/
+1
2011-04-17
New flag to apply SMS when SC equals 1
Revital Eres
1
-0
/
+5
2011-03-24
invoke.texi (max-stores-to-sink): Document.
Ira Rosen
1
-0
/
+7
2011-03-23
Makefile.in (IPA_TYPE_ESCAPE_H): Remove.
Richard Guenther
1
-10
/
+0
2011-03-21
params.def (lto-min-partition): Fix typo.
Richard Guenther
1
-1
/
+1
2011-03-21
re PR translation/47911 (gettext string typo: params.def:861: parition)
Richard Guenther
1
-2
/
+2
2011-03-21
re PR lto/48210 (ICE: SIGFPE with -flto --param lto-partitions=0 on basic code)
Richard Guenther
1
-1
/
+1
2011-03-17
re PR rtl-optimization/48141 (DSE compile time hog)
Jakub Jelinek
1
-0
/
+6
2011-02-02
Fix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLEXITY.
Sebastian Pop
1
-1
/
+6
2011-02-01
re PR tree-optimization/47555 (Huge memory usage when optimizing)
Richard Guenther
1
-1
/
+1
2011-01-13
re PR rtl-optimization/39077 (GCSE-optimization causes enormous binary size i...
Jeff Law
1
-1
/
+9
2010-12-07
re PR c++/45330 (Suggest likely nested-name-specifiers for undeclared identif...
Nathan Froyd
1
-0
/
+9
2010-11-24
revert accidentally committed changes
Nathan Froyd
1
-9
/
+0
2010-11-24
cppbuiltin.c (define_builtin_macros_for_type_sizes): Define __FLOAT_WORD_ORDE...
Nathan Froyd
1
-0
/
+9
2010-11-12
invoke.texi (early-inlining-insns): Update default.
Jan Hubicka
1
-1
/
+1
2010-11-10
re PR tree-optimization/46228 (code produced for STL container is worse in 4....
Jan Hubicka
1
-0
/
+6
2010-10-05
invoke.texi (-flto-partition, [...]): Document.
Jan Hubicka
1
-0
/
+11
2010-08-11
Bump the size of scevs.
Sebastian Pop
1
-1
/
+1
2010-08-05
ipa-prop.h (enum ipa_lattice_type): Changed comments.
Martin Jambor
1
-0
/
+6
2010-07-27
re PR target/42495 (redundant memory load)
Maxim Kuvyrkov
1
-0
/
+8
2010-07-27
gcse.c (struct expr:max_distance): New field.
Maxim Kuvyrkov
1
-0
/
+15
2010-06-28
params.def (max-inline-insns-auto): Default to 40.
Jan Hubicka
1
-2
/
+2
2010-06-25
tree-pass.h (pass_split_functions): Declare.
Jan Hubicka
1
-0
/
+6
2010-04-02
Make-lang.in, [...]: Update copyright years.
Steven Bosscher
1
-1
/
+1
2010-03-13
Fix documentation of the new parameters.
Sebastian Pop
1
-2
/
+2
2010-03-13
Add PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
Sebastian Pop
1
-0
/
+7
2010-03-13
Limit the number of parameters per SCoP.
Sebastian Pop
1
-0
/
+7
2010-02-27
re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e...
Richard Guenther
1
-0
/
+5
2010-02-16
params.def (PARAM_MAX_VARTRACK_SIZE): New.
Jakub Jelinek
1
-0
/
+7
2009-12-22
re PR driver/42463 (A typo with "estimated" word in gcc-4.5-b20091203.pot file)
Paolo Carlini
1
-1
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-12
/
+12
2009-11-25
graphite-blocking.c (pbb_do_strip_mine): Use PARAM_LOOP_BLOCK_TILE_SIZE.
Sebastian Pop
1
-0
/
+7
2009-11-18
re PR middle-end/22201 (Parameter description strings should all start with a...
Shujing Zhao
1
-9
/
+9
2009-10-14
params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
Vladimir Makarov
1
-0
/
+5
[prev]
[next]