summaryrefslogtreecommitdiff
path: root/gcc/flags.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-07-17Clean up of new format of -falign-FOO.Martin Liska
2018-07-04[multiple changes]Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-07-09flags.h: Don't include flag-types.h or options.h.Andrew MacLeod
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez
2012-07-16flags.h (TYPE_OVERFLOW_WRAPS, [...]): Move to tree.h.Steven Bosscher
2012-07-08alias.h: Do not include coretypes.h in header files.Steven Bosscher
2012-05-03flags.h (flag_permissive): Do not declare.Manuel López-Ibáñez
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe
2011-06-28common.opt (in_lto_p): New Variable entry.Joseph Myers
2010-12-01common.opt (flag_stack_check): New Variable entry.Joseph Myers
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers
2010-11-24flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers
2010-11-22common.opt (exit_after_options, [...]): New Variable entries.Joseph Myers
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers
2010-11-19common.opt (flag_instrument_functions_exclude_functions, [...]): New Variable...Joseph Myers
2010-11-10common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers
2010-10-12flag-types.h: New.Joseph Myers
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers
2010-09-17options.texi (Variable): Document.Joseph Myers
2010-07-12flags.h (target_flagstate): Add x_flag_excess_precision.Richard Sandiford
2010-07-12tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers
2010-03-26re PR debug/43516 ("-fcompare-debug failure" at -O2)Jakub Jelinek
2010-01-05re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth
2009-11-25Remove trailing white spaces.H.J. Lu
2009-10-03Merge lto branch into trunk.Diego Novillo
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther
2009-05-03flags.h (extra_warnings): Delete.Manuel López-Ibáñez
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers
2009-03-28re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev