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
/
opts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
opts.c (default_options_table): Move -ftree-loop-distribute-patterns entry fr...
Jakub Jelinek
1
-1
/
+1
2019-12-08
opts.c (common_handle_option): Do not clear ipa_reference for -fprofile-use.
Jan Hubicka
1
-4
/
+0
2019-11-23
Convert inliner to function specific param infrastructure
Jan Hubicka
1
-0
/
+4
2019-11-14
Add Optimization keyword for param_max_inline_insns_auto param.
Martin Liska
1
-1
/
+5
2019-11-13
Update comment in opts.c.
Martin Liska
1
-1
/
+1
2019-11-12
Use more SET_OPTION_IF_UNSET.
Martin Liska
1
-75
/
+48
2019-11-12
Remove last leftover usage of params* files.
Martin Liska
1
-67
/
+4
2019-11-12
Remove gcc/params.* files.
Martin Liska
1
-1
/
+0
2019-11-12
Apply mechanical replacement (generated patch).
Martin Liska
1
-32
/
+16
2019-11-12
Param to options conversion.
Martin Liska
1
-37
/
+1
2019-11-06
introduce -fcallgraph-info option
Eric Botcazou
1
-0
/
+26
2019-10-15
re PR middle-end/92046 (Command line options (that are per-functions) are aff...
Richard Biener
1
-7
/
+1
2019-10-14
re PR middle-end/92046 (Command line options (that are per-functions) are aff...
Richard Biener
1
-15
/
+0
2019-10-10
Documentation hyperlinks for [-Wname-of-option] (PR 87488)
David Malcolm
1
-0
/
+21
2019-10-10
pretty-print: support URL escape sequences (PR 87488)
David Malcolm
1
-0
/
+4
2019-10-10
re PR middle-end/92046 (Command line options (that are per-functions) are aff...
Richard Biener
1
-18
/
+0
2019-10-02
cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New.
Jan Hubicka
1
-3
/
+1
2019-09-10
Rename Deprecated to WarnRemoved in *.opt files.
Martin Liska
1
-1
/
+1
2019-09-04
Disallow -fvtable-verify and -flto to be used together.
Caroline Tice
1
-0
/
+4
2019-08-23
re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)
Jakub Jelinek
1
-5
/
+3
2019-08-09
Add -flto=auto option value.
Martin Liska
1
-0
/
+1
2019-08-09
Provide proper error message for -flto=abcd.
Martin Liska
1
-0
/
+8
2019-07-29
Don't run DSE at -Og
Richard Sandiford
1
-2
/
+3
2019-07-24
PR driver/80545 - option -Wstringop-overflow not recognized by Fortran
Martin Sebor
1
-5
/
+71
2019-07-24
gimplify.c (flag_instrument_functions_exclude_p): Include namespace/class inf...
Oliver Browne
1
-0
/
+2
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-2
/
+4
2019-06-13
PR tree-optimization/89713 - Assume loop with an exit is finite
Feng Xue
1
-0
/
+1
2019-06-03
Fix alignment option parser (PR90684)
Wilco Dijkstra
1
-8
/
+1
2019-05-28
Support again multiple --help options (PR other/90315).
Martin Liska
1
-3
/
+4
2019-05-23
re PR tree-optimization/88440 (size optimization of memcpy-like code)
Richard Biener
1
-1
/
+1
2019-05-17
trans.c (check_inlining_for_nested_subprog): Quote reserved names.
Martin Sebor
1
-10
/
+11
2019-05-03
opts.h (finish_options): Remove lang_mask argument.
Jakub Jelinek
1
-8
/
+2
2019-05-02
Postpone print of --help=* option.
Martin Liska
1
-126
/
+141
2019-04-30
Add option suggestion for -Werror=foo and corresponding pragma.
Martin Liska
1
-3
/
+14
2019-04-30
Wrap a string with _ for translation (PR translation/90274).
Martin Liska
1
-1
/
+2
2019-03-19
re PR debug/88389 (-flto -g -gsplit-dwarf is broken)
Richard Biener
1
-0
/
+8
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-10
/
+10
2019-01-30
re PR rtl-optimization/89115 (compile time and memory hog)
Richard Biener
1
-1
/
+10
2019-01-06
opts.c (enable_fdo_optimizations): Enable version-loops-for-strides...
Jan Hubicka
1
-0
/
+8
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-12-17
Add a loop versioning pass
Richard Sandiford
1
-0
/
+1
2018-11-29
Add a new option -flive-patching={inline-only-static|inline-clone}
Qing Zhao
1
-0
/
+154
2018-11-15
Machine-readable diagnostic output (PR other/19165)
David Malcolm
1
-0
/
+5
2018-11-14
re PR middle-end/59658 (Document -f* flags enabled by -Og)
Sandra Loosemore
1
-65
/
+76
2018-11-09
Come up with -fipa-reference-addressable flag.
Martin Liska
1
-0
/
+1
2018-11-08
collect2.c (linker_select): Add USE_LLD_LD.
Roman Geissler
1
-0
/
+1
2018-11-01
gOlogy: skip dbranch at -Og
Alexandre Oliva
1
-1
/
+1
2018-10-15
diagnostics: add minimum width to left margin for line numbers
David Malcolm
1
-0
/
+4
2018-09-03
Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193).
Martin Liska
1
-0
/
+33
2018-08-15
diagnostics: add labeling of source ranges
David Malcolm
1
-0
/
+4
[next]