aboutsummaryrefslogtreecommitdiff
path: root/gcc/timevar.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-08-12passes.c (execute_todo): Do not push/pop TV_TODO.Richard Biener1-1/+5
2016-07-21Improving concepts performance and diagnostics.Andrew Sutton1-0/+8
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-03Refactoring of timevar APIDavid Malcolm1-4/+31
2015-05-12Move global state in timevar.c to a new "timer" classDavid Malcolm1-10/+93
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-15timevar.h: Add an auto_timevar classTom Tromey1-0/+24
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-22timevar.c (validate_phases): Use size_t for memory.Jan Hubicka1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-05-02Upgrade the utility of timevars.Lawrence Crowl1-3/+2
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-05-21Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.Steven Bosscher1-5/+20
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-1/+3
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-27c-pch.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-17ggc-page.c (ggc_alloc_stat): Record amount of memory allocated.Zdenek Dvorak1-0/+5
2004-11-03timevar.c (timevar_enable): Change from static.Andrew Pinski1-3/+7
2004-11-03* cppdefault.c, cppdefault.h, timevar.h: Update copyright.Kazu Hirata1-1/+1
2004-11-02timevar.h (timevar_get): Remove.Ben Elliston1-1/+0
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger1-8/+8
2003-06-16timevar.c (get_run_time): Remove function provided also by libiberty.Andreas Jaeger1-2/+1
2003-04-26flags.h (time_report): Remove.Neil Booth1-1/+1
2003-02-13timevar.h (POP_TIMEVAR_AND_RETURN): New macro.Gabriel Dos Reis1-0/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-3/+3
2002-05-31target.h: Fix formatting.Kazu Hirata1-3/+3
2001-10-29ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers1-1/+1
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-10/+10
2001-08-18timevar.h (struct timevar_time_def): Change element type to float.Richard Henderson1-4/+4
2001-08-17final.c (shorten_branches): Clear the end of the label_align array only if we...Zack Weinberg1-4/+4
2001-05-25Standardize header guards.Richard Henderson1-1/+1
2000-09-07Integrated preprocessor.Zack Weinberg1-0/+5
2000-04-28Makefile.in (OBJS): Add timevar.o.Alex Samuel1-0/+86