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
2008-06-04
tree-call-cdce.c: New file.
Xinliang David Li
1
-0
/
+4
2008-05-23
omp-low.c (gate_expand_omp_ssa): Remove.
Aldy Hernandez
1
-4
/
+0
2008-05-20
Revert r135493 & r135463
Xinliang David Li
1
-4
/
+0
2008-05-17
Check in tree-dce enh to trunk
Xinliang David Li
1
-0
/
+4
2008-05-09
invoke.texi (-fdump-tree-salias): Remove documentation.
Richard Guenther
1
-2
/
+2
2008-05-08
common.opt (Wframe-larger-than=): Shorten the help message to one line.
Seongbae Park
1
-8
/
+1
2008-04-22
common.opt (ftree-loop-distribution): Add Optimization attribute.
Nick Clifton
1
-1
/
+1
2008-03-31
common.opt (fprofile-dir=, [...]): New options
Seongbae Park
1
-1
/
+14
2008-03-20
common.opt (Wmudflap): New option.
Volker Reichelt
1
-0
/
+4
2008-02-28
invoke.texi: Document -ftree-loop-distribution.
Sebastian Pop
1
-0
/
+4
2008-02-26
re PR c/34351 (Please get us the "volatile register" warning back)
Manuel López-Ibáñez
1
-4
/
+0
2008-02-26
common.opt (Wlarger-than=): New.
Manuel López-Ibáñez
1
-1
/
+4
2008-02-25
re PR fortran/29549 (matmul slow for complex matrices)
Janne Blomqvist
1
-0
/
+4
2008-02-24
http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
Diego Novillo
1
-0
/
+4
2008-02-20
invoke.texi (Warning Options): Add new option -Wframe-larger-than=.
Seongbae Park
1
-0
/
+11
2008-01-22
re PR c/32102 (-Wall stomps on -Wstrict-overflow)
Manuel López-Ibáñez
1
-2
/
+2
2008-01-18
common.opt: Add fmerge-debug-strings.
Ian Lance Taylor
1
-1
/
+6
2007-12-03
re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...
Steven Bosscher
1
-4
/
+2
2007-12-03
re PR middle-end/34317 (-fno-tree-store-copy-prop causes an ICE)
Jakub Jelinek
1
-1
/
+1
2007-11-08
common.opt (fshow-column): Default to 0.
Tom Tromey
1
-2
/
+2
2007-11-08
common.opt: Add pointer to doc/options.texi.
Kenneth Zadeck
1
-1
/
+1
2007-11-05
re PR driver/32632 (-pie won't override -shared in -shared -pie)
H.J. Lu
1
-0
/
+8
2007-10-29
passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.
Richard Guenther
1
-2
/
+2
2007-10-24
ipa-type-escape.h: Expose function is_array_access_through_pointer_and_index.
Olga Golovanevsky
1
-0
/
+5
2007-09-15
tree-parloops.c: New file.
Zdenek Dvorak
1
-0
/
+4
2007-09-13
common.opt (femit-class-debug-always): Turn off by default.
Seongbae Park
1
-1
/
+1
2007-09-10
tree-pass.h (pass_cselim): Declare new pass.
Michael Matz
1
-0
/
+4
2007-09-07
cgraphbuild.c (rebuild_cgraph_edges): Export.
Zdenek Dvorak
1
-0
/
+4
2007-09-04
re PR middle-end/29478 (optimization generates warning for casts)
Jan Hubicka
1
-0
/
+4
2007-09-04
re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1))
Emmanuel Thome
1
-0
/
+2
2007-09-04
Add new fp flags: -fassociative-math and -freciprocal-math
Revital Eres
1
-0
/
+9
2007-08-18
Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
Paul Brook
1
-0
/
+4
2007-08-07
common.opt (finstrument-functions-exclude-function-list): New option.
Ian Lance Taylor
1
-0
/
+8
2007-08-05
New flag to control reg-moves generation
Vladimir Yanovsky
1
-0
/
+4
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-13
Add ability to track uninitialized variables, and mark uninitialized variable...
Caroline Tice
1
-0
/
+4
2007-07-09
re PR target/27855 (reassociation causes the RA to be confused)
Uros Bizjak
1
-0
/
+4
2007-06-28
common.opt (fipa-matrix-reorg): Add Optimization attribute.
Nick Clifton
1
-4
/
+4
2007-06-12
opts.c (common_handle_option): Handle new option -fdbg-cnt-list.
Seongbae Park
1
-1
/
+5
2007-06-11
Merge dataflow branch into mainline
Daniel Berlin
1
-0
/
+16
2007-06-08
extend.texi: Add fvect-cost-model flag.
Harsha Jagasia
1
-0
/
+4
2007-05-28
matrix-reorg.c: New file.
Razya Ladelsky
1
-0
/
+5
2007-05-24
passes.texi: Document predictive commoning.
Zdenek Dvorak
1
-0
/
+4
2007-04-14
* common.opt (fforward-propagate): Fix "Optimization" annotation.
Steven Bosscher
1
-2
/
+2
2007-03-09
re PR c/17946 (wanted: warning for "a && MASK" when "a & MASK" was probably i...
Dirk Mueller
1
-0
/
+4
2007-03-09
loop.texi: Document the Omega linear constraints solver.
Sebastian Pop
1
-0
/
+4
2007-02-21
common.opt (Warray-bounds): Add Warning attribute.
Nick Clifton
1
-7
/
+7
2007-02-19
c.opt (Waddress): New.
Manuel López-Ibáñez
1
-8
/
+0
2007-02-13
common.opt: Add Wstrict-overflow and Wstrict-overflow=.
Ian Lance Taylor
1
-0
/
+8
2007-02-12
invoke.texi (Overall Options): Document --help=.
Nick Clifton
1
-161
/
+182
[next]