Age | Commit message (Expand) | Author | Files | Lines |
2019-10-29 | Print header in dump_memory_report. | Martin Liska | 1 | -1/+2 |
2019-10-29 | Remove misleading sorting function in ggc memory report. | Martin Liska | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-07-04 | [multiple changes] | Martin Liska | 1 | -0/+7 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-09-21 | toplev: read from /dev/urandom only when needed | Alexander Monakov | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-16 | gcc: remove unneeded global related to hot/cold partitioning | Andrew Burgess | 1 | -5/+0 |
2016-06-06 | Selftest framework | David Malcolm | 1 | -0/+2 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-09-16 | Move check_global_declaration from toplev.c to cgraphunit.c | Manuel López-Ibáñez | 1 | -1/+0 |
2015-08-03 | Refactoring of timevar API | David Malcolm | 1 | -1/+3 |
2015-06-05 | Merge debug-early branch into mainline. | Aldy Hernandez | 1 | -4/+3 |
2015-01-27 | toplev: gcc version information for jit | David Malcolm | 1 | -1/+1 |
2015-01-23 | PR jit/64721: toplev: don't install signal-handlers when running within libgc... | David Malcolm | 1 | -1/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-21 | State cleanups from jit branch | David Malcolm | 1 | -1/+18 |
2014-06-26 | toplev.c (backend_init_target): Move init_emit_regs and init_regs to... | Jan Hubicka | 1 | -0/+2 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-08-05 | Handwritten part of conversion of passes to C++ classes | David Malcolm | 1 | -1/+0 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-10-06 | invoke.texi (-fprofile-report): Document. | Jan Hubicka | 1 | -0/+1 |
2012-04-10 | toplev.h (tree_rest_of_compilation): Remove. | Richard Guenther | 1 | -1/+0 |
2011-09-29 | Change random seeds to 64bit and drop re-crcing | Andi Kleen | 1 | -1/+1 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -19/+0 |
2010-11-30 | hwint.c: New. | Joseph Myers | 1 | -70/+0 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -3/+0 |
2010-11-24 | flag-types.h (struct visibility_flags): Don't declare here. | Joseph Myers | 1 | -8/+0 |
2010-11-22 | common.opt (exit_after_options, [...]): New Variable entries. | Joseph Myers | 1 | -4/+1 |
2010-11-19 | common.opt (debug_struct_ordinary, [...]): New Variable entries. | Joseph Myers | 1 | -0/+2 |
2010-11-10 | common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations. | Joseph Myers | 1 | -5/+0 |
2010-10-16 | opts.c (set_fast_math_flags, [...]): Make static. | Joseph Myers | 1 | -7/+0 |
2010-09-28 | re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION()) | Tobias Burnus | 1 | -0/+4 |
2010-08-05 | Replace exact_log2(x & -x) in favor of more direct computation. | Richard Henderson | 1 | -8/+42 |
2010-07-26 | target.def (output_source_filename): New hook. | Anatoly Sokolov | 1 | -1/+0 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -1/+0 |
2010-06-30 | toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h. | Manuel López-Ibáñez | 1 | -12/+0 |
2010-06-28 | system.h: Poison GCC_EXCEPT_H for front-end files. | Steven Bosscher | 1 | -0/+5 |
2010-06-20 | re PR other/32998 (-frecord-gcc-switches issues) | Joseph Myers | 1 | -1/+0 |
2010-06-07 | common.opt (fira-verbose): Use Var. | Joseph Myers | 1 | -18/+0 |
2010-05-27 | diagnostic-core.h: New. | Joseph Myers | 1 | -44/+1 |
2010-05-27 | input.c: New file. | Joseph Myers | 1 | -0/+3 |
2010-03-01 | toplev.h (inform_n, error_n): Declare. | Shujing Zhao | 1 | -0/+4 |
2010-01-03 | Pass -dumpbase and -dumpdir to gcc for LTO | H.J. Lu | 1 | -2/+4 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2009-10-14 | params.def (PARAM_IRA_LOOP_RESERVED_REGS): New. | Vladimir Makarov | 1 | -0/+1 |
2009-06-16 | toplev.h (floor_log2): If GCC_VERSION >= 3004, declare as static inline, not ... | Ian Lance Taylor | 1 | -4/+8 |
2009-05-22 | Makefile.in (bversion.h, s-bversion): New targets. | Ben Elliston | 1 | -1/+2 |
2009-05-08 | re PR c/36892 (Support __attribute__((deprecated("text string")))) | H.J. Lu | 1 | -1/+1 |