summaryrefslogtreecommitdiff
path: root/gcc/timevar.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * timevar.c (validate_phases): Add cast.hubicka2013-08-221-1/+2
* * timevar.c (validate_phases): Use size_t for memory.hubicka2013-08-221-2/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* The intent of the phases was to have a high-level but mutually exclusivecrowl2012-06-191-0/+53
* 2011-06-25 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2011-06-251-1/+1
* Upgrade the utility of timevars.crowl2011-05-021-0/+55
* * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.jsm282010-11-291-7/+2
* * Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.steven2010-05-211-10/+6
* Remove trailing white spaces.hjl2009-11-251-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * timevar.c (timevar_print): Test ENABLE_ASSERT_CHECKING insteadebotcazou2007-05-061-4/+3
* 2007-04-21 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-04-211-1/+6
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * c-pch.c, timevar.c, timevar.h, unwind-compat.c,kazu2005-05-271-1/+1
* * ggc-page.c (ggc_alloc_stat): Record amount of memory allocated.rakdver2005-05-171-2/+22
* 2004-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-041-9/+3
* * timevar.h (timevar_get): Remove.bje2004-11-021-25/+0
* * targhooks.c (default_unwind_emit, default_scalar_mode_supported_p):nathan2004-09-091-13/+5
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* 2004-01-28 Daniel Berlin <dberlin@dberlin.org>dberlin2004-01-291-0/+5
* * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cghazi2003-07-191-3/+2
* * basic-block.h: Convert prototypes to ISO C90.aj2003-07-061-2/+2
* * sbitmap.c: Convert prototypes to ISO C90.aj2003-07-061-29/+17
* * timevar.c (get_run_time): Remove function provided also byaj2003-06-161-12/+1
* * flags.h (time_report): Remove.neil2003-04-261-12/+10
* * timevar.c (getrusage): Don't ever declare if not HAVE_GETRUSAGE.dannysmith2003-01-311-11/+9
* cp:ghazi2003-01-151-5/+6
* * timevar.def: define TV_NAME_LOOKUP.gdr2003-01-141-1/+5
* * ChangeLog: Follow spelling conventions.kazu2002-12-191-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-5/+7
* Fix spelling.mrs2002-10-101-1/+1
* * LANGUAGES: Follow spelling conventions.kazu2002-09-271-1/+1
* * timevar.c: Fix formatting.kazu2002-05-181-17/+17
* * timevar.c (rtl.h): Include so get fancy abort.kenner2001-11-161-13/+14
* * loop.h (struct induction): Rename ext_dependant tojsm282001-10-291-2/+2
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-10/+10
* * timevar.h (struct timevar_time_def): Change element type to float.rth2001-08-181-26/+22
* * sbitmap.c: Fix comment formatting.kazu2001-08-171-3/+3
* * final.c (shorten_branches): Clear the end of the label_alignzack2001-08-171-37/+45
* * configure.in: Probe for times, clock, struct tms, and clock_t.zack2001-04-201-73/+87
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-4/+4
* * timevar.c (timevar_add): Delete.zack2000-09-061-22/+12
* * flags.h (time_report, mem_report): New global flags.zack2000-08-291-1/+1
* * timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>.hp2000-07-061-0/+7
* * c-decl.c, timevar.c, tlink.c: Include intl.h.zack2000-06-291-0/+1
* 2000-06-28 Philipp Thomas <pthomas@suse.de>pthomas2000-06-281-3/+3
* * timevar.def: Add TV_EXPAND.jason2000-06-091-0/+18