summaryrefslogtreecommitdiff
path: root/gcc/toplev.h
AgeCommit message (Expand)Author
2009-05-08re PR c/36892 (Support __attribute__((deprecated("text string"))))H.J. Lu
2009-04-27dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher
2009-04-17re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism)Rafael Avila de Espindola
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov
2008-09-03diagnostic.c (error_at): New.Aldy Hernandez
2008-08-26[multiple changes]Vladimir Makarov
2008-08-21diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez
2008-08-20diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez
2008-08-18diagnostics.c (permerror_at): Rename as permerror.Manuel López-Ibáñez
2008-08-13toplev.h (pedwarn_at): Fix declaration.Manuel López-Ibáñez
2008-08-13re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer...Manuel López-Ibáñez
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez
2008-08-06re PR c++/26785 ("extra qualification" error gives line number of end of decl...Manuel López-Ibáñez
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola
2008-04-05tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka
2008-03-31common.opt (fprofile-dir=, [...]): New optionsSeongbae Park
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez
2007-09-23opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford
2007-09-04Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres
2007-08-27Separate target-specific initialization from general back-end initialization.Sandra Loosemore
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-25cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi
2007-03-14flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva
2006-12-23toplev.c (dump_memory_report): Break out from...Jan Hubicka
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher
2005-09-08re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers
2005-06-25Update FSF address.Kelley Cook
2005-06-18diagnostic.h (verbatim): Move ...Kaveh R. Ghazi
2005-06-01system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-01-17common.opt (-fnew-ra): Remove.Paolo Bonzini
2004-11-11toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.Richard Henderson
2004-11-04passes.c (rest_of_compilation): Make it static.Kazu Hirata
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini
2004-08-18Hot/cold partitioning update patch.Caroline Tice
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating
2004-07-06toplev.h (NO_FRONT_END_DIAG, [...]): Define.Joseph Myers
2004-06-16toplev.h (rest_of_compilation): Adjust prototype.Paolo Bonzini
2004-06-14Makefile.in (FLAGS_H): New.Zdenek Dvorak
2004-06-08toplev.c (floor_log2_wide): Replace loop with faster bit operations.DJ Delorie
2004-05-24intl.h (open_quote, [...]): New.Joseph Myers
2004-05-17toplev.h (flag_delete_null_pointer_checks): Move from here to...Jeff Law