aboutsummaryrefslogtreecommitdiff
path: root/gcc/timevar.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-18timevar.c: Fix formatting.Kazu Hirata1-17/+17
2001-11-15* timevar.c (rtl.h): Include so get fancy abort.Richard Kenner1-13/+14
2001-10-29loop.h (struct induction): Rename ext_dependant to ext_dependent.Joseph Myers1-2/+2
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-26/+22
2001-08-17sbitmap.c: Fix comment formatting.Kazu Hirata1-3/+3
2001-08-17final.c (shorten_branches): Clear the end of the label_align array only if we...Zack Weinberg1-37/+45
2001-04-20configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg1-73/+87
2001-03-02print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin1-4/+4
2000-09-06timevar.c (timevar_add): Delete.Zack Weinberg1-22/+12
2000-08-29flags.h (time_report, mem_report): New global flags.Zack Weinberg1-1/+1
2000-07-06timevar.c: [HAVE_SYS_RESOURCE_H]: Include <sys/resource.h>.Hans-Peter Nilsson1-0/+7
2000-06-29c-decl.c, [...]: Include intl.h.Zack Weinberg1-0/+1
2000-06-28c-decl.c: Mark strings for translation.Philipp Thomas1-3/+3
2000-06-09timevar.def: Add TV_EXPAND.Jason Merrill1-0/+18
2000-05-04Undo my accidental checkin.Jan Hubicka1-1/+0
2000-05-03ifcvt.c (noce_try_cmove_arith): Use may_trap_p to thest whether address may t...Jan Hubicka1-0/+1
2000-04-28* timevar.c (init_timevar): DeANSIfy function definition.Kaveh R. Ghazi1-1/+1
2000-04-28Makefile.in (timevar.o): Depend on flags.h.Alex Samuel1-29/+84
2000-04-28Makefile.in (OBJS): Add timevar.o.Alex Samuel1-0/+448