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
/
flags.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-28
common.opt (in_lto_p): New Variable entry.
Joseph Myers
1
-8
/
+1
2010-12-01
common.opt (flag_stack_check): New Variable entry.
Joseph Myers
1
-7
/
+0
2010-11-24
common.opt (initial_max_fld_align, [...]): New Variable entries.
Joseph Myers
1
-24
/
+0
2010-11-24
flag-types.h (struct visibility_flags): Don't declare here.
Joseph Myers
1
-3
/
+5
2010-11-22
common.opt (exit_after_options, [...]): New Variable entries.
Joseph Myers
1
-10
/
+0
2010-11-19
common.opt (debug_struct_ordinary, [...]): New Variable entries.
Joseph Myers
1
-2
/
+3
2010-11-19
common.opt (flag_instrument_functions_exclude_functions, [...]): New Variable...
Joseph Myers
1
-4
/
+0
2010-11-10
common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.
Joseph Myers
1
-41
/
+3
2010-10-12
flag-types.h: New.
Joseph Myers
1
-132
/
+2
2010-10-08
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
Joseph Myers
1
-17
/
+8
2010-10-04
flags.h (g_switch_value, [...]): Remove.
Joseph Myers
1
-4
/
+0
2010-10-04
optc-gen.awk: Define global_options_set.
Joseph Myers
1
-7
/
+0
2010-09-30
opt-functions.awk (static_var): Update comment.
Joseph Myers
1
-8
/
+0
2010-09-29
optc-gen.awk: Generate global_options initializer instead of individual varia...
Joseph Myers
1
-0
/
+5
2010-09-17
options.texi (Variable): Document.
Joseph Myers
1
-8
/
+0
2010-07-12
flags.h (target_flagstate): Add x_flag_excess_precision.
Richard Sandiford
1
-4
/
+5
2010-07-12
tm.texi.in (SWITCHABLE_TARGET): Document.
Richard Sandiford
1
-13
/
+37
2010-06-07
common.opt (fira-verbose): Use Var.
Joseph Myers
1
-23
/
+0
2010-03-26
re PR debug/43516 ("-fcompare-debug failure" at -O2)
Jakub Jelinek
1
-0
/
+4
2010-01-05
re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)
Rainer Orth
1
-28
/
+1
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-5
/
+5
2009-10-03
Merge lto branch into trunk.
Diego Novillo
1
-0
/
+11
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
1
-0
/
+3
2009-05-03
flags.h (extra_warnings): Delete.
Manuel López-Ibáñez
1
-5
/
+0
2009-03-30
re PR middle-end/323 (optimized code gives strange floating point results)
Joseph Myers
1
-0
/
+15
2009-03-28
re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)
Jakub Jelinek
1
-8
/
+1
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-12-09
tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
Vladimir Makarov
1
-2
/
+11
2008-09-01
sel-sched.h, [...]: New files.
Andrey Belevantsev
1
-0
/
+3
2008-08-26
[multiple changes]
Vladimir Makarov
1
-0
/
+13
2008-08-16
re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)
Eric Botcazou
1
-0
/
+21
2008-08-12
real.h (struct real_format): New member has_sign_dependent_rounding.
Ulrich Weigand
1
-0
/
+1
2008-08-08
re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)
Manuel López-Ibáñez
1
-6
/
+0
2008-07-29
flags.h (flag_really_no_inline): Remove.
Jan Hubicka
1
-5
/
+0
2008-07-21
Makefile.in: Replace toplev.h with TOPLEV_H.
Rafael Avila de Espindola
1
-5
/
+0
2008-07-09
invoke.texi (Option Summary): Mention new option -Wdisallowed-function-list=...
Raksit Ashok
1
-0
/
+7
2008-05-25
final.c (frame_pointer_needed): Removed.
H.J. Lu
1
-6
/
+0
2008-04-14
flags.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Define.
Ian Lance Taylor
1
-0
/
+3
2008-03-02
re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...
Manuel López-Ibáñez
1
-0
/
+4
2008-02-20
invoke.texi (Warning Options): Add new option -Wframe-larger-than=.
Seongbae Park
1
-0
/
+6
2008-01-22
re PR c/32102 (-Wall stomps on -Wstrict-overflow)
Manuel López-Ibáñez
1
-10
/
+0
2007-08-07
common.opt (finstrument-functions-exclude-function-list): New option.
Ian Lance Taylor
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-10
re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)
Geoffrey Keating
1
-4
/
+0
2007-05-11
Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.
Silvius Rus
1
-0
/
+9
2007-04-17
invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...
Lawrence Crowl
1
-0
/
+20
2007-03-14
flags.h (flag_random_seed): Remove declaration, in favor of...
Alexandre Oliva
1
-5
/
+0
2007-02-14
flags.h (issue_strict_overflow_warning): Convert to a macro.
Richard Biener
1
-6
/
+1
2007-02-13
common.opt: Add Wstrict-overflow and Wstrict-overflow=.
Ian Lance Taylor
1
-2
/
+45
2007-02-02
emit-rtl.c (renumber_insns): Remove.
Kazu Hirata
1
-5
/
+0
[next]