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
2007-07-04
target.h (struct gcc_target): Add target_help field.
Nick Clifton
1
-0
/
+4
2007-06-12
opts.c (common_handle_option): Handle new option -fdbg-cnt-list.
Seongbae Park
1
-0
/
+4
2007-06-11
Merge dataflow branch into mainline
Daniel Berlin
1
-0
/
+5
2007-05-24
passes.texi: Document predictive commoning.
Zdenek Dvorak
1
-0
/
+1
2007-05-11
Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
Silvius Rus
1
-0
/
+17
2007-05-04
opts.c (decode_options): Do not fiddle with inlining parameters in case of op...
Jan Hubicka
1
-3
/
+2
2007-04-17
invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...
Lawrence Crowl
1
-0
/
+254
2007-04-11
re PR tree-optimization/30735 (50% slow down due to mem-ssa merge)
Diego Novillo
1
-0
/
+7
2007-04-04
re PR other/31356 (gcc --help=<language> option has problems in the output he...
Brooks Moses
1
-2
/
+5
2007-03-14
flags.h (flag_random_seed): Remove declaration, in favor of...
Alexandre Oliva
1
-2
/
+2
2007-03-09
opts.c (common_handle_option): Treat -Wstrict-overflow (with no argument) lik...
Ian Lance Taylor
1
-0
/
+5
2007-03-06
c-common.c (targetcm): Add.
Mike Stump
1
-0
/
+9
2007-02-15
re PR c/26494 (-pedantic-errors can be overridden by -W*)
Manuel López-Ibáñez
1
-25
/
+32
2007-02-13
common.opt: Add Wstrict-overflow and Wstrict-overflow=.
Ian Lance Taylor
1
-0
/
+9
2007-02-12
invoke.texi (Overall Options): Document --help=.
Nick Clifton
1
-252
/
+404
2007-02-12
re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)
Manuel López-Ibáñez
1
-1
/
+0
2007-02-01
lower-subreg.c: New file.
Ian Lance Taylor
1
-0
/
+1
2007-01-28
common.opt: Add fstrict-overflow.
Ian Lance Taylor
1
-1
/
+3
2007-01-19
common.opt (fsigned-zeros): New command line option.
Roger Sayle
1
-0
/
+2
2006-12-23
common.opt (flag_force_mem): Remove.
Kazu Hirata
1
-4
/
+0
2006-12-10
New out of ssa Coalescer.
Andrew MacLeod
1
-1
/
+0
2006-11-04
fwprop.c: New file.
Paolo Bonzini
1
-0
/
+1
2006-10-31
* opts.c (decode_options): Disable CSE skip blocks.
Steven Bosscher
1
-1
/
+0
2006-05-16
re PR target/26885 (-m64 -m32 no longer creates 32-bit object)
H.J. Lu
1
-85
/
+0
2006-05-07
opts.c (flag_see): remove its setting at -O3.
Mircea Namolaru
1
-1
/
+0
2006-05-04
[multiple changes]
Razya Ladelsky
1
-0
/
+1
2006-03-04
builtins.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-02-27
opts.c (decode_options): Do not handle flag_strength_reduce.
Zdenek Dvorak
1
-1
/
+6
2006-02-26
common.opt (-floop-optimize, [...]): Remove.
Steven Bosscher
1
-10
/
+0
2006-02-15
re PR rtl-optimization/26184 (memory leaks in swing modulo scheduling function)
Uttam Pawar
1
-1
/
+2
2006-02-01
opts.c (no_unit_at_a_time_default): New global variable.
Jan Hubicka
1
-1
/
+7
2006-01-31
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
Marcin Dalecki
1
-3
/
+3
2006-01-18
c-pragma.c (handle_pragma_diagnostic): New.
DJ Delorie
1
-4
/
+32
2005-12-06
* opts.c (decode_options): Fix typo in message.
Andreas Schwab
1
-1
/
+1
2005-12-05
re PR target/24934 (profilebootstrap failure)
James E Wilson
1
-2
/
+19
2005-07-28
Makefile.in (rtl-profile.o): Kill all traces of it.
Jan Hubicka
1
-15
/
+8
2005-07-19
Makefile.in: Removed tree-promote-statics.c
Daniel Berlin
1
-1
/
+0
2005-07-16
Makefile.in: Added rules for ipa-pure-const.c...
Daniel Berlin
1
-0
/
+4
2005-07-06
Removal of -fforce-mem.
Fariborz Jahanian
1
-1
/
+4
2005-07-05
Makefile.in: Adjust dependencies.
Paolo Bonzini
1
-0
/
+1
2005-07-02
c.opt, [...]: Remove "." from end of help texts.
Joseph Myers
1
-1
/
+1
2005-06-28
Makefile.in: Set and use UNWIND_H.
Paul Brook
1
-5
/
+2
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-06-24
* opts.c (decode_options): Enable unit-at-a-time by default at -O1.
Jan Hubicka
1
-1
/
+1
2005-06-01
system.h (TARGET_OPTIONS, [...]): Poison.
Richard Sandiford
1
-15
/
+27
2005-06-01
opts.h (cl_option_state): New structure.
Richard Sandiford
1
-0
/
+34
2005-05-29
cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ...
Kazu Hirata
1
-1
/
+1
2005-05-26
opt-functions.awk (var_type): New function.
Richard Sandiford
1
-11
/
+20
2005-05-24
c-common.c (unsigned_conversion_warning): Move warning control from if() to w...
DJ Delorie
1
-1
/
+2
2005-05-16
Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...
Richard Sandiford
1
-0
/
+8
[next]