summaryrefslogtreecommitdiff
path: root/gcc/timevar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Undo my accidental checkin.hubicka2000-05-041-1/+0
* * ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thesthubicka2000-05-031-0/+1
* * timevar.c (init_timevar): DeANSIfy function definition.ghazi2000-04-281-1/+1
* * Makefile.in (timevar.o): Depend on flags.h.samuel2000-04-281-29/+84
* hangeLog:samuel2000-04-281-0/+448