aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-10-14params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov1-0/+1
2009-06-16toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not ...Ian Lance Taylor1-4/+8
2009-05-22Makefile.in (bversion.h, s-bversion): New targets.Ben Elliston1-1/+2
2009-05-08re PR c/36892 (Support __attribute__((deprecated("text string"))))H.J. Lu1-1/+1
2009-04-27dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher1-0/+1
2009-04-17re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism)Rafael Avila de Espindola1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-2/+2
2009-01-29tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-1/+0
2008-09-03diagnostic.c (error_at): New.Aldy Hernandez1-0/+1
2008-08-26[multiple changes]Vladimir Makarov1-0/+5
2008-08-21diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez1-3/+2
2008-08-20diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez1-1/+1
2008-08-18diagnostics.c (permerror_at): Rename as permerror.Manuel López-Ibáñez1-3/+1
2008-08-13toplev.h (pedwarn_at): Fix declaration.Manuel López-Ibáñez1-0/+1
2008-08-13re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer...Manuel López-Ibáñez1-0/+1
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez1-7/+5
2008-08-06re PR c++/26785 ("extra qualification" error gives line number of end of decl...Manuel López-Ibáñez1-0/+2
2008-07-23re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez1-1/+3
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner1-0/+2
2008-07-21Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola1-0/+3
2008-04-05tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka1-1/+1
2008-03-31common.opt (fprofile-dir=, [...]): New optionsSeongbae Park1-0/+1
2008-03-02re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez1-0/+1
2007-09-23opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford1-2/+0
2007-09-04Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres1-0/+2
2007-08-27Separate target-specific initialization from general back-end initialization.Sandra Loosemore1-0/+2
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi1-4/+4
2007-03-14flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva1-1/+6
2006-12-23toplev.c (dump_memory_report): Break out from...Jan Hubicka1-0/+2
2006-02-26common.opt (-floop-optimize, [...]): Remove.Steven Bosscher1-1/+0
2005-09-08re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson1-1/+5
2005-07-28Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka1-1/+0
2005-07-19toplev.h: Add comment about the first parameter for warning().DJ Delorie1-0/+1
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-1/+1
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers1-17/+8
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-18diagnostic.h (verbatim): Move ...Kaveh R. Ghazi1-0/+1
2005-06-01system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford1-2/+0
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+2
2005-01-17common.opt (-fnew-ra): Remove.Paolo Bonzini1-2/+1
2004-11-11toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.Richard Henderson1-29/+28
2004-11-04passes.c (rest_of_compilation): Make it static.Kazu Hirata1-1/+0
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka1-1/+1
2004-09-06Unify the management of RTL and tree-level dump files.Paolo Bonzini1-1/+0
2004-08-18Hot/cold partitioning update patch.Caroline Tice1-0/+5
2004-08-05re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating1-1/+1
2004-07-06toplev.h (NO_FRONT_END_DIAG, [...]): Define.Joseph Myers1-5/+14
2004-06-16toplev.h (rest_of_compilation): Adjust prototype.Paolo Bonzini1-1/+1