Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-08-12 | passes.c (execute_todo): Do not push/pop TV_TODO. | Richard Biener | 1 | -21/+70 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-10-28 | common.opt (fchecking): New flag controlling flag_checking. | Richard Biener | 1 | -7/+4 |
2015-10-27 | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | Mikhail Maltsev | 1 | -4/+8 |
2015-08-03 | Refactoring of timevar API | David Malcolm | 1 | -35/+210 |
2015-05-12 | Move global state in timevar.c to a new "timer" class | David Malcolm | 1 | -111/+96 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-21 | State cleanups from jit branch | David Malcolm | 1 | -0/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-08-22 | * timevar.c (validate_phases): Add cast. | Jan Hubicka | 1 | -1/+2 |
2013-08-22 | timevar.c (validate_phases): Use size_t for memory. | Jan Hubicka | 1 | -2/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-06-19 | The intent of the phases was to have a high-level but mutually exclusive acco... | Lawrence Crowl | 1 | -0/+53 |
2011-06-25 | timevar.c (timevar_print): Increase width for display of timevar name. | Basile Starynkevitch | 1 | -1/+1 |
2011-05-02 | Upgrade the utility of timevars. | Lawrence Crowl | 1 | -0/+55 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -7/+2 |
2010-05-21 | Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars. | Steven Bosscher | 1 | -10/+6 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-06 | timevar.c (timevar_print): Test ENABLE_ASSERT_CHECKING instead of ASSERT_CHEC... | Eric Botcazou | 1 | -4/+3 |
2007-04-21 | timevar.c (timevar_print): Change reference of --disable-checking to --enable... | Andrew Pinski | 1 | -1/+6 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -1/+1 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-27 | c-pch.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-17 | ggc-page.c (ggc_alloc_stat): Record amount of memory allocated. | Zdenek Dvorak | 1 | -2/+22 |
2004-11-03 | timevar.c (timevar_enable): Change from static. | Andrew Pinski | 1 | -9/+3 |
2004-11-02 | timevar.h (timevar_get): Remove. | Ben Elliston | 1 | -25/+0 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -13/+5 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-29 | timevar.c (timevar_print): Mention when checking is enabled. | Daniel Berlin | 1 | -0/+5 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -3/+2 |
2003-07-06 | basic-block.h: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -2/+2 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -29/+17 |
2003-06-16 | timevar.c (get_run_time): Remove function provided also by libiberty. | Andreas Jaeger | 1 | -12/+1 |
2003-04-26 | flags.h (time_report): Remove. | Neil Booth | 1 | -12/+10 |
2003-01-31 | timevar.c (getrusage): Don't ever declare if not HAVE_GETRUSAGE. | Danny Smith | 1 | -11/+9 |
2003-01-15 | decl2.c (check_classfn): Fix uninitialized warning. | Kaveh R. Ghazi | 1 | -5/+6 |
2003-01-14 | timevar.def: define TV_NAME_LOOKUP. | Gabriel Dos Reis | 1 | -1/+5 |
2002-12-19 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -5/+7 |
2002-10-10 | Fix spelling. | Mike Stump | 1 | -1/+1 |
2002-09-27 | LANGUAGES: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-05-18 | timevar.c: Fix formatting. | Kazu Hirata | 1 | -17/+17 |
2001-11-15 | * timevar.c (rtl.h): Include so get fancy abort. | Richard Kenner | 1 | -13/+14 |
2001-10-29 | loop.h (struct induction): Rename ext_dependant to ext_dependent. | Joseph Myers | 1 | -2/+2 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -10/+10 |
2001-08-18 | timevar.h (struct timevar_time_def): Change element type to float. | Richard Henderson | 1 | -26/+22 |
2001-08-17 | sbitmap.c: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |