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
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-12-04
Refactor -frecord-gcc-switches.
Martin Liska
1
-0
/
+119
2020-11-25
libsanitizer: options: Add hwasan flags and argument parsing
Matthew Malcomson
1
-16
/
+82
2020-11-24
Revert: "Fix -ffast-math flags handling inconsistencies"
Ulrich Weigand
1
-32
/
+26
2020-11-24
Fix -ffast-math flags handling inconsistencies
Ulrich Weigand
1
-26
/
+32
2020-11-16
gcov: Add -fprofile-info-section support
Sebastian Huber
1
-0
/
+4
2020-11-10
opts: Change `is incompatible with` messages to have standard parametrised form
Matthew Malcomson
1
-56
/
+50
2020-10-30
Add -fzero-call-used-regs option and zero_call_used_regs function attributes.
qing zhao
1
-0
/
+44
2020-10-06
dbgcnt: print list after compilation
Martin Liska
1
-5
/
+0
2020-09-26
Disable ipa-modref with live patching
Jan Hubicka
1
-0
/
+7
2020-09-20
New modref/ipa_modref optimization passes
Jan Hubicka
1
-0
/
+1
2020-08-12
Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]
Jakub Jelinek
1
-5
/
+15
2020-08-03
Removal of HSA offloading from gcc and libgomp
Martin Jambor
1
-29
/
+2
2020-07-29
Don't make -gsplit-dwarf imply -g
Fangrui Song
1
-5
/
+0
2020-07-27
driver: fix a problem with implementation of -falign-foo=0 [PR96247]
Hu Jiangping
1
-6
/
+22
2020-07-14
diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]
Lewis Hyatt
1
-0
/
+14
2020-05-26
revamp dump and aux output names
Alexandre Oliva
1
-35
/
+0
2020-05-04
diagnostics: get_option_html_page fixes
Jakub Jelinek
1
-19
/
+9
2020-05-01
Add patch_area_size and patch_area_entry to crtl
H.J. Lu
1
-1
/
+3
2020-04-30
--with-{documentation,changes}-root-url tweaks
Jakub Jelinek
1
-10
/
+0
2020-04-29
diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...
Jakub Jelinek
1
-0
/
+10
2020-04-27
Fix warning URLs for Fortran and analyzer [PR 92830]
David Malcolm
1
-8
/
+79
2020-04-02
c/94392 - only enable -ffinite-loops for C++
Richard Biener
1
-1
/
+0
2020-03-23
driver: Improve the generated help text for alias options
Lewis Hyatt
1
-6
/
+23
2020-02-21
i18n: Fix translation of --help [PR93759]
Jakub Jelinek
1
-4
/
+4
2020-01-27
Filter out language specific options from --help=common.
Martin Liska
1
-0
/
+8
2020-01-27
Do not print params in --help except --help=param.
Martin Liska
1
-1
/
+3
2020-01-13
Exclude CL_WARNING and CL_PARAM from --help=optimize.
Martin Liska
1
-0
/
+5
2020-01-10
Add diagnostic paths
David Malcolm
1
-0
/
+8
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-12-18
Add diagnostic_metadata and CWE support
David Malcolm
1
-0
/
+4
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
[next]