summaryrefslogtreecommitdiff
path: root/gcc/timevar.h
Commit message (Expand)AuthorAgeFilesLines
* Upgrade the utility of timevars.Lawrence Crowl2011-05-021-3/+2
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.Steven Bosscher2010-05-211-5/+20
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-1/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-pch.c, [...]: Update copyright.Kazu Hirata2005-05-271-1/+1
* ggc-page.c (ggc_alloc_stat): Record amount of memory allocated.Zdenek Dvorak2005-05-171-0/+5
* timevar.c (timevar_enable): Change from static.Andrew Pinski2004-11-031-3/+7
* * cppdefault.c, cppdefault.h, timevar.h: Update copyright.Kazu Hirata2004-11-031-1/+1
* timevar.h (timevar_get): Remove.Ben Elliston2004-11-021-1/+0
* sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-8/+8
* timevar.c (get_run_time): Remove function provided also by libiberty.Andreas Jaeger2003-06-161-2/+1
* flags.h (time_report): Remove.Neil Booth2003-04-261-1/+1
* timevar.h (POP_TIMEVAR_AND_RETURN): New macro.Gabriel Dos Reis2003-02-131-0/+3
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-3/+3
* target.h: Fix formatting.Kazu Hirata2002-05-311-3/+3
* ChangeLog.2, [...]: Fix spelling errors and typos.Joseph Myers2001-10-291-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-10/+10
* timevar.h (struct timevar_time_def): Change element type to float.Richard Henderson2001-08-181-4/+4
* final.c (shorten_branches): Clear the end of the label_align array only if we...Zack Weinberg2001-08-171-4/+4
* Standardize header guards.Richard Henderson2001-05-251-1/+1
* Integrated preprocessor.Zack Weinberg2000-09-071-0/+5
* Makefile.in (OBJS): Add timevar.o.Alex Samuel2000-04-281-0/+86