aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/time_1.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-24PR 47802 Use strftime for CTIME and FDATE intrinsicsJanne Blomqvist1-0/+20
2011-02-05PR 47571 Fix HPUX bootstrap regression, cleanupJanne Blomqvist1-57/+10
2011-02-02PR 47571 Weakref trickery for clock_gettime()Janne Blomqvist1-8/+28
2011-02-01Include errno.h needed by fallbacksJanne Blomqvist1-0/+2
2011-01-31Fix GF_CLOCK_MONOTONIC from r169449Janne Blomqvist1-1/+1
2011-01-31Use clock_gettime in libgfortran timing intrinsics, cleanupJanne Blomqvist1-9/+112
2009-08-25re PR libfortran/41157 (dtime not consistent in times reported)Steven G. Kargl1-1/+5
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2008-04-24* intrinsics/time_1.h (__time_1): Remove unused variable.Francois-Xavier Coudert1-1/+0
2008-03-01re PR libfortran/35355 (CPU_TIME gives wrong values on mingw)Francois-Xavier Coudert1-2/+2
2007-12-25re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke1-0/+142