summaryrefslogtreecommitdiff
path: root/gcc/toplev.h
Commit message (Expand)AuthorAgeFilesLines
* toplev.h (inform_n, error_n): Declare.Shujing Zhao2010-03-011-0/+4
* Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu2010-01-031-2/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov2009-10-141-0/+1
* toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not ...Ian Lance Taylor2009-06-161-4/+8
* Makefile.in (bversion.h, s-bversion): New targets.Ben Elliston2009-05-221-1/+2
* re PR c/36892 (Support __attribute__((deprecated("text string"))))H.J. Lu2009-05-081-1/+1
* dbgcnt.def (cprop1, [...]): RemoveSteven Bosscher2009-04-271-0/+1
* re PR other/31567 (cc1, cc1plus, etc. don't support @file mechanism)Rafael Avila de Espindola2009-04-171-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-2/+2
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2009-01-291-1/+0
* diagnostic.c (error_at): New.Aldy Hernandez2008-09-031-0/+1
* [multiple changes]Vladimir Makarov2008-08-261-0/+5
* diagnostic.c (pedwarn_at): Rename as pedwarn.Manuel López-Ibáñez2008-08-211-3/+2
* diagnostic.c (inform): Add an explicit location_t parameter.Manuel López-Ibáñez2008-08-201-1/+1
* diagnostics.c (permerror_at): Rename as permerror.Manuel López-Ibáñez2008-08-181-3/+1
* toplev.h (pedwarn_at): Fix declaration.Manuel López-Ibáñez2008-08-131-0/+1
* re PR c/15236 (pedantic switch modifies treatment of non-ISO compliant enumer...Manuel López-Ibáñez2008-08-131-0/+1
* re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez2008-08-081-7/+5
* re PR c++/26785 ("extra qualification" error gives line number of end of decl...Manuel López-Ibáñez2008-08-061-0/+2
* re PR c/35058 (-Werror= works only with some warnings)Manuel López-Ibáñez2008-07-231-1/+3
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+2
* Makefile.in: Replace toplev.h with TOPLEV_H.Rafael Avila de Espindola2008-07-211-0/+3
* tree-dump.c (dump_enable_all): Remove prototype; do not accept letter argument.Jan Hubicka2008-04-051-1/+1
* common.opt (fprofile-dir=, [...]): New optionsSeongbae Park2008-03-311-0/+1
* re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez2008-03-021-0/+1
* opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford2007-09-231-2/+0
* Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres2007-09-041-0/+2
* Separate target-specific initialization from general back-end initialization.Sandra Loosemore2007-08-271-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-4/+4
* flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva2007-03-141-1/+6
* toplev.c (dump_memory_report): Break out from...Jan Hubicka2006-12-231-0/+2
* common.opt (-floop-optimize, [...]): Remove.Steven Bosscher2006-02-261-1/+0
* re PR debug/23190 (debug info omitted for uninitialized variables (stabs))Richard Henderson2005-09-081-1/+5
* Makefile.in (rtl-profile.o): Kill all traces of it.Jan Hubicka2005-07-281-1/+0
* toplev.h: Add comment about the first parameter for warning().DJ Delorie2005-07-191-0/+1
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-1/+1
* c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers2005-07-031-17/+8
* Update FSF address.Kelley Cook2005-06-251-2/+2
* diagnostic.h (verbatim): Move ...Kaveh R. Ghazi2005-06-181-0/+1
* system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford2005-06-011-2/+0
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-1/+2
* common.opt (-fnew-ra): Remove.Paolo Bonzini2005-01-171-2/+1
* toplev.c (floor_log2): Rename from floor_log2_wide, use CLZ_HWI.Richard Henderson2004-11-111-29/+28
* passes.c (rest_of_compilation): Make it static.Kazu Hirata2004-11-041-1/+0
* c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka2004-10-011-1/+1
* Unify the management of RTL and tree-level dump files.Paolo Bonzini2004-09-061-1/+0
* Hot/cold partitioning update patch.Caroline Tice2004-08-181-0/+5
* re PR c/14516 (-fleading-underscore does not work correctly for file static v...Geoffrey Keating2004-08-051-1/+1