summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/time_1.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in libgfortran/Richard Sandiford2014-01-021-1/+1
* PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.Janne Blomqvist2013-04-151-1/+1
* Update copyright years in libgfortran.Richard Sandiford2013-01-141-1/+1
* PR 53456 Fix typo in gf_cputime.Robert Mason2012-06-041-1/+1
* Minor timing cleanups.Janne Blomqvist2012-05-271-6/+7
* PR 53456 CPU timing fallback using clock_gettime.Janne Blomqvist2012-05-241-1/+16
* PR 53456 clock_gettime fallback for gf_gettimeJanne Blomqvist2012-05-231-2/+8
* Let the compiler decide whether to inline.Janne Blomqvist2011-11-101-9/+1
* Simplify time() usage.Janne Blomqvist2011-11-091-3/+2
* Configure cleanup.Janne Blomqvist2011-11-091-25/+14
* PR 47802 Use strftime for CTIME and FDATE intrinsicsJanne Blomqvist2011-02-241-0/+20
* PR 47571 Fix HPUX bootstrap regression, cleanupJanne Blomqvist2011-02-051-57/+10
* PR 47571 Weakref trickery for clock_gettime()Janne Blomqvist2011-02-021-8/+28
* Include errno.h needed by fallbacksJanne Blomqvist2011-02-011-0/+2
* Fix GF_CLOCK_MONOTONIC from r169449Janne Blomqvist2011-01-311-1/+1
* Use clock_gettime in libgfortran timing intrinsics, cleanupJanne Blomqvist2011-01-311-9/+112
* re PR libfortran/41157 (dtime not consistent in times reported)Steven G. Kargl2009-08-251-1/+5
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* * intrinsics/time_1.h (__time_1): Remove unused variable.Francois-Xavier Coudert2008-04-241-1/+0
* re PR libfortran/35355 (CPU_TIME gives wrong values on mingw)Francois-Xavier Coudert2008-03-011-2/+2
* re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke2007-12-251-0/+142