summaryrefslogtreecommitdiff
path: root/gcc/flags.h
AgeCommit message (Expand)Author
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
2007-08-07common.opt (finstrument-functions-exclude-function-list): New option.Ian Lance Taylor
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-10re PR bootstrap/32617 (explow.c references DECL_ALIGN of a FUNCTION_DECL)Geoffrey Keating
2007-05-11Makefile.in (OBJS-common): Add tree-ssa-alias-warnings.o.Silvius Rus
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl
2007-03-14flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva
2007-02-14flags.h (issue_strict_overflow_warning): Convert to a macro.Richard Biener
2007-02-13common.opt: Add Wstrict-overflow and Wstrict-overflow=.Ian Lance Taylor
2007-02-02emit-rtl.c (renumber_insns): Remove.Kazu Hirata
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor
2007-01-19common.opt (fsigned-zeros): New command line option.Roger Sayle
2006-09-23flags.h (HONOR_NANS): Fix typo in comment.Revital Eres
2006-06-29re PR c++/26905 (default-visibility class symbol improperly resolved as hidde...Jason Merrill
2005-06-29c-common.c (flag_next_runtime): Move...Ziemowit Laski
2005-06-25Update FSF address.Kelley Cook
2005-05-24c-common.c (unsigned_conversion_warning): Move warning control from if() to w...DJ Delorie
2005-02-13* flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.Kazu Hirata
2005-02-11tree-complex.c (expand_complex_libcall): New.Richard Henderson
2004-09-28common.opt (flag_gcse_sm): Disable by default.Steven Bosscher
2004-09-09Makefile.def: Remove libbanshee.Daniel Berlin
2004-09-01Makefile.in (rtl-profile.o, [...]): Add GCC_H dependency.Zdenek Dvorak
2004-08-25flags.h (enum debug_info_type): Remove DWARF_DEBUG.Zack Weinberg
2004-07-25re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for clas...Niall Douglas
2004-07-10flags.h: Delete redundant prototypes that are being generated in options.h fr...Kelley Cook
2004-06-28common.opt (ftree-fre): New flag.Diego Novillo
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak
2004-05-30bb-reorder.c, [...]: Fix comment formatting.Kazu Hirata
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata
2004-05-25ddg.h, [...]: New files.Ayal Zaks
2004-05-17toplev.h (flag_delete_null_pointer_checks): Move from here to...Jeff Law
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-05-11flags.h (flag_short_enums): Update comment.Paul Brook
2004-04-29Patch from Richard Guenther.Richard Guenther
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice
2004-03-09New option -Wstrict-aliasing=2.James E Wilson
2004-03-03common.opt: Add description of the new -fgcse-after-reload flag.Mostafa Hagog
2004-02-27passes.c: New file.Richard Henderson
2004-02-23Remove -fwritable-strings.Zack Weinberg