summaryrefslogtreecommitdiff
path: root/gcc/toplev.h
Commit message (Expand)AuthorAgeFilesLines
* common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers2010-11-191-0/+2
* common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers2010-11-101-5/+0
* opts.c (set_fast_math_flags, [...]): Make static.Joseph Myers2010-10-161-7/+0
* re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())Tobias Burnus2010-09-281-0/+4
* Replace exact_log2(x & -x) in favor of more direct computation.Richard Henderson2010-08-051-8/+42
* target.def (output_source_filename): New hook.Anatoly Sokolov2010-07-261-1/+0
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-1/+0
* toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez2010-06-301-12/+0
* system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher2010-06-281-0/+5
* re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers2010-06-201-1/+0
* common.opt (fira-verbose): Use Var.Joseph Myers2010-06-071-18/+0
* diagnostic-core.h: New.Joseph Myers2010-05-271-44/+1
* input.c: New file.Joseph Myers2010-05-271-0/+3
* 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