summaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/etime.c
Commit message (Expand)AuthorAgeFilesLines
* libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus2012-03-101-3/+3
* Use clock_gettime in libgfortran timing intrinsics, cleanupJanne Blomqvist2011-01-311-3/+4
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-2/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-15/+10
* re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke2007-12-251-21/+10
* minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert2007-08-311-4/+1
* cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert2007-04-061-1/+0
* etime.c: Remove etime_Steven G. Kargl2006-07-151-22/+0
* in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist2006-06-061-4/+1
* All files: Update FSF address.Kelley Cook2005-08-171-2/+2
* Remove extra whitespace.Andreas Jaeger2005-05-151-1/+1
* normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger2005-05-151-2/+1
* re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene2005-01-121-5/+14
* acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson2004-12-121-4/+14
* * intrinsics/etime.c (etime_): New function.Tobias Schlüter2004-09-241-0/+19
* etime.c (etime_sub): Remove array rank check; Add check for sufficient space.Steven G. Kargl2004-06-211-3/+2
* check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl2004-06-121-0/+81