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/existing-fp8
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
/
common.opt
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
Add a loop versioning pass
Richard Sandiford
1
-0
/
+4
2018-11-29
Add a new option -flive-patching={inline-only-static|inline-clone}
Qing Zhao
1
-0
/
+18
2018-11-15
Machine-readable diagnostic output (PR other/19165)
David Malcolm
1
-0
/
+17
2018-11-12
Instrument only selected files (PR gcov-profile/87442).
Martin Liska
1
-0
/
+8
2018-11-09
PR middle-end/81824 - Warn for missing attributes with function aliases
Martin Sebor
1
-3
/
+7
2018-11-09
Come up with the flag -fipa-stack-alignment.
Martin Liska
1
-0
/
+4
2018-11-09
Come up with -fipa-reference-addressable flag.
Martin Liska
1
-1
/
+5
2018-11-08
collect2.c (linker_select): Add USE_LLD_LD.
Roman Geissler
1
-0
/
+4
2018-11-07
common.opt: Add -Wattribute-warning.
Nikolai Merinov
1
-0
/
+4
2018-10-15
diagnostics: add minimum width to left margin for line numbers
David Malcolm
1
-0
/
+4
2018-09-26
re PR gcov-profile/86957 (gcc should warn about missing profiles for a compil...
Indu Bhagat
1
-0
/
+4
2018-09-12
[debug] Add -gdescribe-dies
Tom de Vries
1
-0
/
+4
2018-08-17
Merge Ignore and Deprecated in .opt files.
Martin Liska
1
-5
/
+5
2018-08-15
diagnostics: add labeling of source ranges
David Malcolm
1
-0
/
+4
2018-08-09
diagnostics: add line numbers to source (PR other/84889)
David Malcolm
1
-0
/
+4
2018-08-09
Remove extra line in common.opt (PR c/86895).
Martin Liska
1
-1
/
+0
2018-07-31
Add support for -nolibc
Olivier Hainque
1
-0
/
+3
2018-07-20
PR middle-end/82063 - issues with arguments enabled by -Wall
Martin Sebor
1
-23
/
+6
2018-07-20
Add "-fsave-optimization-record"
David Malcolm
1
-0
/
+4
2018-07-16
S/390: Add direct support for Linux kernel __fentry__ patching.
Ilya Leoshkevich
1
-0
/
+5
2018-07-09
Add missing Optimization attribute.
Martin Liska
1
-1
/
+1
2018-07-04
[multiple changes]
Martin Liska
1
-8
/
+8
2018-06-28
Come up with new --completion option.
Martin Liska
1
-0
/
+4
2018-06-16
re PR middle-end/86095 (documentation for -Wunsafe-loop-optimizations referen...
Jakub Jelinek
1
-2
/
+2
2018-06-13
PR c++/86094 - wrong code with defaulted move ctor.
Jason Merrill
1
-1
/
+5
2018-05-30
passes.c (ipa_write_summaries): Only modify statements if body is in memory.
Jan Hubicka
1
-2
/
+3
2018-05-18
Support lower and upper limit for -fdbg-cnt flag.
Martin Liska
1
-1
/
+1
2018-03-28
Fix typos (PR other/84819).
Martin Liska
1
-2
/
+2
2018-02-13
common.opt (gas-loc-support, [...]): New.
Alexandre Oliva
1
-0
/
+16
2018-02-09
[LVU] Introduce location views
Alexandre Oliva
1
-0
/
+7
2018-01-31
re PR c/84100 (Function __attribute__((optimize(align-loops=32))) gives spuri...
Jakub Jelinek
1
-4
/
+4
2018-01-18
Add ability to remap file names in __FILE__, etc (PR other/70268)
Boris Kolpackov
1
-1
/
+5
2018-01-15
re PR middle-end/82694 (Linux kernel miscompiled since r250765)
Jakub Jelinek
1
-2
/
+6
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-12-12
[SFN] Introduce -gstatement-frontiers option, enable debug markers
Alexandre Oliva
1
-0
/
+4
2017-12-08
re PR tree-optimization/83323 (186.crafty miscompares)
Michael Matz
1
-6
/
+2
2017-12-07
re PR tree-optimization/81303 (410.bwaves regression caused by r249919)
Bin Cheng
1
-2
/
+2
2017-12-07
Add unroll and jam pass
Michael Matz
1
-0
/
+4
2017-12-01
Delete obsolete DWARF1 references.
Jim Wilson
1
-1
/
+1
2017-11-22
re PR c++/60336 (empty struct value is passed differently in C and C++)
Marek Polacek
1
-1
/
+1
2017-10-29
Emit a no longer supported warning for gcoff* options.
James E Wilson
1
-0
/
+16
2017-10-29
Delete obsolete SDB debug info support.
James E Wilson
1
-5
/
+1
2017-10-27
Extend ipa-pure-const pass to propagate malloc attribute.
Prathamesh Kulkarni
1
-0
/
+4
2017-10-23
common.opt (gcolumn-info): Enable by default.
Jakub Jelinek
1
-1
/
+1
2017-10-20
Add generic part for Intel CET enabling. The spec is available at
Igor Tsimbalist
1
-0
/
+23
2017-10-12
PR c/82301 - Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253...
Martin Sebor
1
-0
/
+4
2017-10-07
invoke.texi (Wsuggest-attribute=cold): Document.
Jan Hubicka
1
-0
/
+4
2017-09-21
enable handling of -gno- command-line options as negated prefixes
Alexandre Oliva
1
-25
/
+13
2017-09-19
common.opt (-fstack-clash-protection): New option.
Jeff Law
1
-1
/
+6
2017-09-15
common.opt (Wcast-align=strict): New warning option.
Bernd Edlinger
1
-0
/
+4
[next]