egcs/gcc ChangeLog timevar.c timevar.h
rth@gcc.gnu.org
rth@gcc.gnu.org
Sat Aug 18 16:10:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: rth@gcc.gnu.org 2001-08-18 16:10:22
Modified files:
gcc : ChangeLog timevar.c timevar.h
Log message:
* timevar.h (struct timevar_time_def): Change element type to float.
(ticks_to_msec, clocks_to_msec): Likewise.
(TICKS_TO_MSEC, CLOCKS_TO_MSEC): Rescale to seconds; use type float.
(get_time): Likewise.
(timevar_print): Adjust zero check and printing to match.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.11073&r2=1.11074
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/timevar.c.diff?cvsroot=gcc&r1=1.15&r2=1.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/timevar.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
More information about the Gcc-cvs
mailing list