aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-16Move check_global_declaration from toplev.c to cgraphunit.cManuel López-Ibáñez1-1/+0
2015-08-03Refactoring of timevar APIDavid Malcolm1-1/+3
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-4/+3
2015-01-27toplev: gcc version information for jitDavid Malcolm1-1/+1
2015-01-23PR jit/64721: toplev: don't install signal-handlers when running within libgc...David Malcolm1-1/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-21State cleanups from jit branchDavid Malcolm1-1/+18
2014-06-26toplev.c (backend_init_target): Move init_emit_regs and init_regs to...Jan Hubicka1-0/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-05Handwritten part of conversion of passes to C++ classesDavid Malcolm1-1/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-06invoke.texi (-fprofile-report): Document.Jan Hubicka1-0/+1
2012-04-10toplev.h (tree_rest_of_compilation): Remove.Richard Guenther1-1/+0
2011-09-29Change random seeds to 64bit and drop re-crcingAndi Kleen1-1/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-19/+0
2010-11-30hwint.c: New.Joseph Myers1-70/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-3/+0
2010-11-24flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers1-8/+0
2010-11-22common.opt (exit_after_options, [...]): New Variable entries.Joseph Myers1-4/+1
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers1-0/+2
2010-11-10common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers1-5/+0
2010-10-16opts.c (set_fast_math_flags, [...]): Make static.Joseph Myers1-7/+0
2010-09-28re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())Tobias Burnus1-0/+4
2010-08-05Replace exact_log2(x & -x) in favor of more direct computation.Richard Henderson1-8/+42
2010-07-26target.def (output_source_filename): New hook.Anatoly Sokolov1-1/+0
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-1/+0
2010-06-30toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez1-12/+0
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-0/+5
2010-06-20re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers1-1/+0
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers1-18/+0
2010-05-27diagnostic-core.h: New.Joseph Myers1-44/+1
2010-05-27input.c: New file.Joseph Myers1-0/+3
2010-03-01toplev.h (inform_n, error_n): Declare.Shujing Zhao1-0/+4
2010-01-03Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu1-2/+4
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