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
/
c-family
/
c-opts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-23
re PR c++/41090 (Using static label reference in c++ class constructor produc...
Jason Merrill
1
-0
/
+4
2013-11-19
c-opts.c: Include plugin.h.
Basile Starynkevitch
1
-0
/
+12
2013-11-06
c-opts.c (c_common_post_options): Set -ffp-contract=off in C standards modes.
Joseph Myers
1
-0
/
+9
2013-11-05
c.opt (-Wdate-time): New option
Tobias Burnus
1
-0
/
+1
2013-06-23
c-common.c (c_common_nodes_and_builtins): Use cxx11 in lieu of cxx0x.
Gabriel Dos Reis
1
-1
/
+1
2013-04-24
cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.
Paolo Carlini
1
-1
/
+1
2013-02-18
re PR pch/54117 (FAIL: ./decl-3.h -O0 -g (internal compiler error))
Jakub Jelinek
1
-0
/
+10
2013-01-19
re PR target/54908 (misc regressions on emutls targets remain from dynamic in...
Jason Merrill
1
-0
/
+14
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2012-11-16
cpplib.h (struct cpp_options): Add canonical_system_headers.
Simon Baldwin
1
-0
/
+4
2012-11-10
Implement a flag -fext-numeric-literals that allows control of whether GNU...
Ed Smith-Rowland
1
-2
/
+14
2012-11-07
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-9
/
+0
2012-11-07
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-56
/
+10
2012-10-23
gcc:
Joseph Myers
1
-1
/
+20
2012-10-20
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-71
/
+0
2012-10-16
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-9
/
+1
2012-08-17
invoke.texi (-Wsizeof-pointer-memaccess): Document.
Jakub Jelinek
1
-2
/
+3
2012-06-21
c-common.h (c_common_print_pch_checksum): Remove.
Steven Bosscher
1
-1
/
+7
2012-05-29
c.opt (Wmissing-braces): Use LangEnabledBy(C ObjC,Wall).
Manuel López-Ibáñez
1
-2
/
+0
2012-05-28
re PR c++/25137 (Warning "missing braces around initializer" causing problems...
Paolo Carlini
1
-1
/
+2
2012-05-17
c.opt (--pedantic-errors,-pedantic-errors): Do not handle here.
Manuel López-Ibáñez
1
-11
/
+1
2012-05-14
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-12
/
+37
2012-05-13
c.opt (Wclobbered,Wempty-body,Wignored-qualifiers, [...]): Use EnabledBy.
Manuel López-Ibáñez
1
-16
/
+2
2012-05-11
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-1
/
+4
2012-04-27
Add new option, -Wliteral-suffix.
Ollie Wild
1
-0
/
+4
2012-04-22
re PR c/44774 (-Werror=edantic)
Manuel López-Ibáñez
1
-6
/
+6
2012-03-21
c-common.h (enum cxx_dialect): Add cxx1y.
Jason Merrill
1
-1
/
+22
2012-01-18
c-opts.c (c_common_post_options): Reset LTO flags if we are about to generate...
Richard Guenther
1
-0
/
+7
2012-01-10
re PR lto/51806 (-flto ignores -Werror)
Richard Guenther
1
-4
/
+0
2011-12-20
gcc:
Joseph Myers
1
-11
/
+11
2011-11-30
shift flag_next/gnu_runtime to modern opts system.
Iain Sandoe
1
-8
/
+0
2011-11-02
re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)
Jason Merrill
1
-3
/
+15
2011-10-31
re PR c++/50920 (add a -std=c++11 option to the driver)
Jason Merrill
1
-9
/
+9
2011-10-23
re PR c++/50841 (bootstrap failure: narrowing conversion of '-0x0000000000000...
Paolo Carlini
1
-15
/
+3
2011-10-23
re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)
Paolo Carlini
1
-3
/
+15
2011-10-17
Support -fdebug-cpp option
Tom Tromey
1
-0
/
+4
2011-10-17
Generate virtual locations for tokens
Tom Tromey
1
-0
/
+12
2011-08-22
Add ability to force lexed tokens' source_locations.
Gabriel Charette
1
-5
/
+10
2011-07-22
re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)
Jason Merrill
1
-0
/
+3
2011-06-04
invoke.texi: Document -Wdelete-non-virtual-dtor.
Jonathan Wakely
1
-0
/
+1
2011-04-26
Implement -Wno-maybe-uninitialized
Xinliang David Li
1
-0
/
+1
2011-04-06
tm.texi.in: Document C target hooks as separate from general target hooks.
Joseph Myers
1
-1
/
+16
2011-03-18
c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).
Jason Merrill
1
-4
/
+0
2011-03-15
c-common.c (max_constexpr_depth): New.
Jason Merrill
1
-0
/
+4
2011-01-26
re PR pch/47430 (Random PCH related bootstrap failures on powerpc64-linux)
Jakub Jelinek
1
-1
/
+7
2010-11-29
system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
Joseph Myers
1
-2
/
+2
2010-11-24
common.opt (initial_max_fld_align, [...]): New Variable entries.
Joseph Myers
1
-3
/
+3
2010-11-24
flag-types.h (struct visibility_flags): Don't declare here.
Joseph Myers
1
-4
/
+4
2010-11-19
common.opt (debug_struct_ordinary, [...]): New Variable entries.
Joseph Myers
1
-3
/
+4
[prev]
[next]