summaryrefslogtreecommitdiff
path: root/gcc/timevar.c
Commit message (Expand)AuthorAgeFilesLines
* * timevar.c (rtl.h): Include so get fancy abort.Richard Kenner2001-11-151-13/+14
* loop.h (struct induction): Rename ext_dependant to ext_dependent.Joseph Myers2001-10-291-2/+2
* 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-26/+22
* sbitmap.c: Fix comment formatting.Kazu Hirata2001-08-171-3/+3
* final.c (shorten_branches): Clear the end of the label_align array only if we...Zack Weinberg2001-08-171-37/+45
* configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg2001-04-201-73/+87
* print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin2001-03-021-4/+4
* timevar.c (timevar_add): Delete.Zack Weinberg2000-09-061-22/+12
* flags.h (time_report, mem_report): New global flags.Zack Weinberg2000-08-291-1/+1
* timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>.Hans-Peter Nilsson2000-07-061-0/+7
* c-decl.c, [...]: Include intl.h.Zack Weinberg2000-06-291-0/+1
* c-decl.c: Mark strings for translation.Philipp Thomas2000-06-281-3/+3
* timevar.def: Add TV_EXPAND.Jason Merrill2000-06-091-0/+18
* Undo my accidental checkin.Jan Hubicka2000-05-041-1/+0
* ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thest whether address may t...Jan Hubicka2000-05-031-0/+1
* * timevar.c (init_timevar): DeANSIfy function definition.Kaveh R. Ghazi2000-04-281-1/+1
* Makefile.in (timevar.o): Depend on flags.h.Alex Samuel2000-04-281-29/+84
* Makefile.in (OBJS): Add timevar.o.Alex Samuel2000-04-281-0/+448