PR fortran/91414: Improved PRNG
[gcc.git] / libgfortran / intrinsics / time_1.h
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-03-15 NightStrikeDon't use Win32 functions on CYGWIN.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-04-15 Janne BlomqvistPR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2012-06-04 Robert MasonPR 53456 Fix typo in gf_cputime.
2012-05-27 Janne BlomqvistMinor timing cleanups.
2012-05-24 Janne BlomqvistPR 53456 CPU timing fallback using clock_gettime.
2012-05-23 Janne BlomqvistPR 53456 clock_gettime fallback for gf_gettime
2011-11-10 Janne BlomqvistLet the compiler decide whether to inline.
2011-11-09 Janne BlomqvistSimplify time() usage.
2011-11-09 Janne BlomqvistConfigure cleanup.
2011-02-24 Janne BlomqvistPR 47802 Use strftime for CTIME and FDATE intrinsics
2011-02-05 Janne BlomqvistPR 47571 Fix HPUX bootstrap regression, cleanup
2011-02-02 Janne BlomqvistPR 47571 Weakref trickery for clock_gettime()
2011-02-01 Janne BlomqvistInclude errno.h needed by fallbacks
2011-01-31 Janne BlomqvistFix GF_CLOCK_MONOTONIC from r169449
2011-01-31 Janne BlomqvistUse clock_gettime in libgfortran timing intrinsics...
2009-08-25 Steven G. Karglre PR libfortran/41157 (dtime not consistent in times...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-04-24 Francois-Xavier... * intrinsics/time_1.h (__time_1): Remove unused variable.
2008-03-01 Francois-Xavier... re PR libfortran/35355 (CPU_TIME gives wrong values...
2007-12-25 Daniel Frankere PR fortran/34533 (DTIME returns total process time...