aboutsummaryrefslogtreecommitdiff
path: root/gcc/flags.h
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Properly use opts in finish_optionsRichard Biener1-1/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-07debug: Add BTF_WITH_CORE_DEBUG debug formatIndu Bhagat1-0/+4
2021-07-19debug: Add new function ctf_debuginfo_pIndu Bhagat1-0/+4
2021-06-28CTF/BTF debug formatsIndu Bhagat1-0/+9
2021-05-20dwarf: new dwarf_debuginfo_p predicateIndu Bhagat1-0/+4
2021-05-20opts: change write_symbols to support bitmasksIndu Bhagat1-1/+16
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek1-9/+0
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-2/+2
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-17Clean up of new format of -falign-FOO.Martin Liska1-34/+4
2018-07-04[multiple changes]Martin Liska1-26/+45
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod1-3/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-3/+0
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-8/+0
2012-07-16flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.Steven Bosscher1-24/+0
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher1-1/+0
2012-05-03flags.h (flag_permissive): Do not declare.Manuel López-Ibáñez1-3/+0
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe1-4/+0
2011-06-28common.opt (in_lto_p): New Variable entry.Joseph Myers1-8/+1
2010-12-01common.opt (flag_stack_check): New Variable entry.Joseph Myers1-7/+0
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers1-24/+0
2010-11-24flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers1-3/+5
2010-11-22common.opt (exit_after_options, [...]): New Variable entries.Joseph Myers1-10/+0
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers1-2/+3
2010-11-19common.opt (flag_instrument_functions_exclude_functions, [...]): New Variable...Joseph Myers1-4/+0
2010-11-10common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers1-41/+3
2010-10-12flag-types.h: New.Joseph Myers1-132/+2
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-17/+8
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers1-4/+0
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers1-7/+0
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-8/+0
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-0/+5
2010-09-17options.texi (Variable): Document.Joseph Myers1-8/+0
2010-07-12flags.h (target_flagstate): Add x_flag_excess_precision.Richard Sandiford1-4/+5
2010-07-12tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford1-13/+37
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers1-23/+0
2010-03-26re PR debug/43516 ("-fcompare-debug failure" at -O2)Jakub Jelinek1-0/+4
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth1-28/+1
2009-11-25Remove trailing white spaces.H.J. Lu1-5/+5