aboutsummaryrefslogtreecommitdiff
path: root/gcc/flags.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+11
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-0/+3
2009-05-03flags.h (extra_warnings): Delete.Manuel López-Ibáñez1-5/+0
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+15
2009-03-28re PR c++/39554 (-Wdisallowed-function-list fails when #including <algorithm>)Jakub Jelinek1-8/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-2/+11
2008-09-01sel-sched.h, [...]: New files.Andrey Belevantsev1-0/+3
2008-08-26[multiple changes]Vladimir Makarov1-0/+13
2008-08-16re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault)Eric Botcazou1-0/+21
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand1-0/+1
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez1-6/+0
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-5/+0
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-5/+0
2008-07-09invoke.texi (Option Summary): Mention new option -Wdisallowed-function-list=...Raksit Ashok1-0/+7
2008-05-25final.c (frame_pointer_needed): Removed.H.J. Lu1-6/+0
2008-04-14flags.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Define.Ian Lance Taylor1-0/+3
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez1-0/+4
2008-02-20invoke.texi (Warning Options): Add new option -Wframe-larger-than=.Seongbae Park1-0/+6
2008-01-22re PR c/32102 (-Wall stomps on -Wstrict-overflow)Manuel López-Ibáñez1-10/+0
2007-08-07common.opt (finstrument-functions-exclude-function-list): New option.Ian Lance Taylor1-0/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating1-4/+0
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus1-0/+9
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl1-0/+20
2007-03-14flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva1-5/+0
2007-02-14flags.h (issue_strict_overflow_warning): Convert to a macro.Richard Biener1-6/+1
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor1-2/+45
2007-02-02emit-rtl.c (renumber_insns): Remove.Kazu Hirata1-5/+0
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor1-1/+17