summaryrefslogtreecommitdiffstats
path: root/libgfortran/intrinsics/time_1.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in libgfortran/rsandifo2014-01-021-1/+1
* PR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.jb2013-04-151-1/+1
* Update copyright years in libgfortran.rsandifo2013-01-141-1/+1
* PR 53456 Fix typo in gf_cputime.jb2012-06-041-1/+1
* Minor timing cleanups.jb2012-05-271-6/+7
* PR 53456 CPU timing fallback using clock_gettime.jb2012-05-241-1/+16
* PR 53456 clock_gettime fallback for gf_gettimejb2012-05-231-2/+8
* Let the compiler decide whether to inline.jb2011-11-101-9/+1
* Simplify time() usage.jb2011-11-091-3/+2
* Configure cleanup.jb2011-11-091-25/+14
* PR 47802 Use strftime for CTIME and FDATE intrinsicsjb2011-02-241-0/+20
* PR 47571 Fix HPUX bootstrap regression, cleanupjb2011-02-051-57/+10
* PR 47571 Weakref trickery for clock_gettime()jb2011-02-021-8/+28
* Include errno.h needed by fallbacksjb2011-02-011-0/+2
* Fix GF_CLOCK_MONOTONIC from r169449jb2011-01-311-1/+1
* Use clock_gettime in libgfortran timing intrinsics, cleanupjb2011-01-311-9/+112
* 2009-08-24 Steven G. Kargl <kargl@gcc.gnu.org>kargl2009-08-251-1/+5
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-15/+10
* * intrinsics/time_1.h (__time_1): Remove unused variable.fxcoudert2008-04-241-1/+0
* 2008-03-01 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>jvdelisle2008-03-011-2/+2
* gcc/fortran:dfranke2007-12-251-0/+142
OpenPOWER on IntegriCloud