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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-04
[multiple changes]
Martin Liska
1
-0
/
+7
2018-06-12
Come up with Deprecated option flag.
Martin Liska
1
-0
/
+3
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-10-11
Do not error for no_sanitize attributes (PR sanitizer/82490).
Martin Liska
1
-1
/
+1
2017-08-29
Fix --help=target (PR other/39851).
Martin Liska
1
-5
/
+13
2017-06-28
Introduce IntegerRange for options (PR driver/79659).
Martin Liska
1
-2
/
+7
2017-06-13
Implement no_sanitize function attribute
Martin Liska
1
-0
/
+2
2017-02-25
re PR c/79677 (Weird handling of -Werror=)
Jakub Jelinek
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-09-26
Fix handling of -fsanitize-recover* options.
Martin Liska
1
-0
/
+1
2016-09-13
re PR middle-end/77475 (unnecessary or misleading context in reporting comman...
Jakub Jelinek
1
-0
/
+3
2016-06-30
Fix bogus option suggestions for RejectNegative options (PR driver/71651)
David Malcolm
1
-0
/
+1
2016-02-16
re PR target/48344 (powerpc ICE with -fstack-limit-register=r2)
Kelvin Nilsen
1
-0
/
+4
2016-02-12
PR driver/69265 and 69453: improved suggestions for various misspelled options
David Malcolm
1
-0
/
+11
2016-01-26
re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...
Jakub Jelinek
1
-0
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-08
re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)
Jakub Jelinek
1
-1
/
+1
2015-11-12
Fix big memory leak in ix86_valid_target_attribute_p
Martin Liska
1
-0
/
+1
2015-09-23
[c-family/49654/49655] reject invalid options in pragma diagnostic
Manuel López-Ibáñez
1
-0
/
+1
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-1
/
+0
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-11-19
PR jit/63854: Fix memory leak within gcc_options
David Malcolm
1
-0
/
+1
2014-03-03
opts.h (CL_PCH_IGNORE): Define.
Joern Rennecke
1
-0
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-10
cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.
Oleg Endo
1
-2
/
+2
2013-02-27
opts.h: Include obstack.h.
Jakub Jelinek
1
-0
/
+7
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-2
/
+0
2012-08-24
dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...
Simon Baldwin
1
-0
/
+1
2011-11-03
re PR lto/44965 (lto option code breaks file format with each added option)
Richard Guenther
1
-4
/
+0
2011-09-02
opts.c (print_specific_help): Fix off-by-one compare in assertion check.
Gary Funck
1
-9
/
+9
2011-08-18
Allow HOST_WIDE_INT for option variable.
H.J. Lu
1
-1
/
+3
2011-05-16
opts-common.c (opt_enum_arg_to_value): New.
Joseph Myers
1
-0
/
+2
2011-04-04
options.texi (ToLower): Document.
Joseph Myers
1
-0
/
+2
2011-03-31
opts.h (cl_option): Add comments to fields.
Joseph Myers
1
-18
/
+43
2011-03-30
options.texi (NegativeAlias): Document.
Joseph Myers
1
-0
/
+1
2011-03-29
lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.
Joseph Myers
1
-22
/
+22
2010-11-26
options.texi (Enum, EnumValue): Document new record types.
Joseph Myers
1
-1
/
+56
2010-11-24
common.opt (initial_max_fld_align, [...]): New Variable entries.
Joseph Myers
1
-1
/
+5
2010-11-24
flag-types.h (struct visibility_flags): Don't declare here.
Joseph Myers
1
-0
/
+24
2010-11-19
options.texi (Var): Document effects of Defer.
Joseph Myers
1
-1
/
+21
2010-11-12
opts-common.c (control_warning_option): New.
Joseph Myers
1
-0
/
+8
2010-11-12
Makefile.in (OPTS_H): Define.
Joseph Myers
1
-13
/
+7
2010-11-11
opts.c (warning_as_error_callback, [...]): Remove.
Joseph Myers
1
-1
/
+0
2010-11-10
common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.
Joseph Myers
1
-2
/
+4
2010-11-05
defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove.
Joseph Myers
1
-6
/
+11
2010-10-08
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
Joseph Myers
1
-3
/
+11
2010-10-05
opts-common.c (handle_option, [...]): Add diagnostic_context parameter.
Joseph Myers
1
-5
/
+9
[next]