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
2011-10-05
invoke.texi (-fshrink-wrap): Document.
Bernd Schmidt
1
-0
/
+1
2011-09-27
common.opt: Add -foptimize-strlen option.
Jakub Jelinek
1
-0
/
+1
2011-09-27
re PR middle-end/43864 (Same basic blocks should be merged)
Tom de Vries
1
-0
/
+1
2011-09-27
invoke.texi (ffat-lto-objects): Document.
Andi Kleen
1
-1
/
+3
2011-09-02
opts.c (print_specific_help): Fix off-by-one compare in assertion check.
Gary Funck
1
-1
/
+1
2011-06-30
opts.c (finish_options): Do not disable IPA-PTA during ltrans.
Richard Guenther
1
-5
/
+0
2011-06-28
common.opt (in_lto_p): New Variable entry.
Joseph Myers
1
-4
/
+25
2011-06-28
genattr-common.c: New.
Joseph Myers
1
-3
/
+2
2011-06-21
gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.
Joseph Myers
1
-5
/
+0
2011-06-15
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
Joseph Myers
1
-11
/
+12
2011-06-10
opts.c (default_options): Enlist OPT_finline_functions_called_once.
Jan Hubicka
1
-0
/
+1
2011-05-25
common.opt (flag_stack_usage_info): New variable.
Eric Botcazou
1
-0
/
+10
2011-05-11
opts.c (finish_options): Move warning settings from process_options.
Joseph Myers
1
-0
/
+25
2011-04-26
Implement -Wno-maybe-uninitialized
Xinliang David Li
1
-0
/
+8
2011-03-31
opts.h (cl_option): Add comments to fields.
Joseph Myers
1
-1
/
+1
2011-03-29
[multiple changes]
Vladimir Makarov
1
-13
/
+0
2011-03-28
re PR bootstrap/48307 (Bootstrap failure)
Vladimir Makarov
1
-0
/
+13
2011-03-27
[multiple changes]
Vladimir Makarov
1
-13
/
+0
2011-03-24
invoke.texi (max-stores-to-sink): Document.
Ira Rosen
1
-0
/
+6
2011-03-23
Makefile.in (IPA_TYPE_ESCAPE_H): Remove.
Richard Guenther
1
-1
/
+0
2011-03-22
target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...
Joseph Myers
1
-10
/
+2
2011-02-17
common.opt (optimize_fast): New Variable.
Joseph Myers
1
-7
/
+6
2011-02-08
common.opt (fcx-limited-range): Add SetByCombined flag.
Ian Lance Taylor
1
-12
/
+24
2011-02-01
Check HOST_BIT_BUCKET when settting dump base/dir.
H.J. Lu
1
-1
/
+2
2011-01-22
New -fcompare-elim pass.
Richard Henderson
1
-0
/
+1
2011-01-15
common.opt (fdevirtualize): New flag.
Martin Jambor
1
-0
/
+1
2011-01-12
re PR tree-optimization/47233 (IPA reference tends to explode in memory use w...
Jan Hubicka
1
-0
/
+5
2011-01-08
opts.c (finish_options): Set opts->x_flag_opts_finished to true, not false.
Joseph Myers
1
-1
/
+1
2010-12-20
re PR middle-end/46916 (gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs...
Iain Sandoe
1
-0
/
+4
2010-12-19
Fix -fno-lto (PR lto/46905)
Andi Kleen
1
-1
/
+1
2010-12-01
* opts.c: Expand comment on tm.h include.
Joseph Myers
1
-2
/
+3
2010-12-01
common.opt (flag_stack_check): New Variable entry.
Joseph Myers
1
-12
/
+3
2010-11-29
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
Joseph Myers
1
-8
/
+1
2010-11-26
options.texi (Enum, EnumValue): Document new record types.
Joseph Myers
1
-85
/
+73
2010-11-25
target.def (supports_split_stack, [...]): Take gcc_options parameters.
Joseph Myers
1
-11
/
+2
2010-11-24
common.opt (user_vect_verbosity_level): New Variable entry.
Joseph Myers
1
-2
/
+14
2010-11-24
common.opt (initial_max_fld_align, [...]): New Variable entries.
Joseph Myers
1
-112
/
+126
2010-11-24
flag-types.h (struct visibility_flags): Don't declare here.
Joseph Myers
1
-380
/
+94
2010-11-22
common.opt (exit_after_options, [...]): New Variable entries.
Joseph Myers
1
-76
/
+62
2010-11-19
common.opt (debug_struct_ordinary, [...]): New Variable entries.
Joseph Myers
1
-149
/
+15
2010-11-19
common.opt (flag_instrument_functions_exclude_functions, [...]): New Variable...
Joseph Myers
1
-43
/
+7
2010-11-19
options.texi (Var): Document effects of Defer.
Joseph Myers
1
-36
/
+12
2010-11-17
opts.c (target_handle_option): Do not assert that loc == UNKNOWN_LOCATION.
Joseph Myers
1
-2
/
+5
2010-11-12
opts-common.c (control_warning_option): New.
Joseph Myers
1
-36
/
+36
2010-11-12
Makefile.in (OPTS_H): Define.
Joseph Myers
1
-30
/
+46
2010-11-12
re PR c/44782 (implement -ferror-limit=)
Nathan Froyd
1
-0
/
+4
2010-11-11
opts.c (finish_options): Do not error on -flto-partition alone.
Jan Hubicka
1
-2
/
+0
2010-11-11
invoke.texi (-fwhopr): Merge into -flto section.
Jan Hubicka
1
-13
/
+10
2010-11-11
opts.c (warning_as_error_callback, [...]): Remove.
Joseph Myers
1
-16
/
+0
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-7
/
+7
[next]