summaryrefslogtreecommitdiff
path: root/gcc/toplev.h
Commit message (Expand)AuthorAgeFilesLines
* Merge debug-early branch into mainline.Aldy Hernandez2015-06-051-4/+3
* toplev: gcc version information for jitDavid Malcolm2015-01-271-1/+1
* PR jit/64721: toplev: don't install signal-handlers when running within libgc...David Malcolm2015-01-231-1/+3
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* State cleanups from jit branchDavid Malcolm2014-10-211-1/+18
* toplev.c (backend_init_target): Move init_emit_regs and init_regs to...Jan Hubicka2014-06-261-0/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Handwritten part of conversion of passes to C++ classesDavid Malcolm2013-08-051-1/+0
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* invoke.texi (-fprofile-report): Document.Jan Hubicka2012-10-061-0/+1
* toplev.h (tree_rest_of_compilation): Remove.Richard Guenther2012-04-101-1/+0
* Change random seeds to 64bit and drop re-crcingAndi Kleen2011-09-291-1/+1
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-19/+0
* hwint.c: New.Joseph Myers2010-11-301-70/+0
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-3/+0
* flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers2010-11-241-8/+0
* common.opt (exit_after_options, [...]): New Variable entries.Joseph Myers2010-11-221-4/+1
* 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