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
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-08-23
re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)
Jakub Jelinek
1
-9
/
+0
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-2
/
+2
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-1
/
+2
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-07-17
Clean up of new format of -falign-FOO.
Martin Liska
1
-34
/
+4
2018-07-04
[multiple changes]
Martin Liska
1
-26
/
+45
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-07-09
flags.h: Don't include flag-types.h or options.h.
Andrew MacLeod
1
-3
/
+0
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-26
invoke.texi: Remove -dv documentation.
Steven Bosscher
1
-3
/
+0
2012-10-16
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-8
/
+0
2012-07-16
flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.
Steven Bosscher
1
-24
/
+0
2012-07-08
alias.h: Do not include coretypes.h in header files.
Steven Bosscher
1
-1
/
+0
2012-05-03
flags.h (flag_permissive): Do not declare.
Manuel López-Ibáñez
1
-3
/
+0
2011-11-30
shift flag_next/gnu_runtime to modern opts system.
Iain Sandoe
1
-4
/
+0
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
[next]