aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/etime.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libgfortran/Richard Sandiford1-1/+1
2013-01-14Update copyright years in libgfortran.Richard Sandiford1-2/+1
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus1-3/+3
2011-01-31Use clock_gettime in libgfortran timing intrinsics, cleanupJanne Blomqvist1-3/+4
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-2/+2
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2007-12-25re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke1-21/+10
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert1-4/+1
2007-04-06cpu_time.c: Don't include headers already included by libgfortran.h.Francois-Xavier Coudert1-1/+0
2006-07-15etime.c: Remove etime_Steven G. Kargl1-22/+0
2006-06-06in_pack.m4: Add TODO comment about detecting temporaries...Janne Blomqvist1-4/+1
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-05-15Remove extra whitespace.Andreas Jaeger1-1/+1
2005-05-15normalize.c (almostone_r4, [...]): Fix parameter list.Andreas Jaeger1-2/+1
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-5/+14
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-4/+14
2004-09-24* intrinsics/etime.c (etime_): New function.Tobias Schlüter1-0/+19
2004-06-21etime.c (etime_sub): Remove array rank check; Add check for sufficient space.Steven G. Kargl1-3/+2
2004-06-12check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl1-0/+81