aboutsummaryrefslogtreecommitdiff
path: root/gcc/flags.h
AgeCommit message (Expand)Author
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
2008-08-26[multiple changes]Vladimir Makarov
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola
2008-07-09invoke.texi (Option Summary): Mention new option -Wdisallowed-function-list=...Raksit Ashok
2008-05-25final.c (frame_pointer_needed): Removed.H.J. Lu
2008-04-14flags.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Define.Ian Lance Taylor
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez
2008-02-20invoke.texi (Warning Options): Add new option -Wframe-larger-than=.Seongbae Park
2008-01-22re PR c/32102 (-Wall stomps on -Wstrict-overflow)Manuel López-Ibáñez